You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 11, 2023. It is now read-only.
fdelbos edited this page Nov 26, 2011
·
29 revisions
Setup a new FCat Project
Creating an "Empty Project"
The thing to do is to fire up XCode and in the menu choose : "File" -> "New Project". Then select "IOS" -> "Application" -> "Empty Application", click next, name it, make sure the "Use Automatic Reference Counting" check box is left unchecked, you could also uncheck "Use Storyboard" because FCat allows you to do the same...