mirror of
https://github.com/cappuccino/cappuccino.git
synced 2026-08-28 14:37:04 +00:00
Now if either .XcodeSupport or the .xcodeproj is missing, both are recreated to ensure they are in sync. Also, when trying to open the Xcode project, if it is missing or cannot be opened, an alert is displayed and the user is given the option of regenerating the project. Some code cleanup as well.