Where is the executable file for iOS and Xcode bundle? -
I have only header and M files and myApp.xcodeproj files but do not have "executable file" in my bundle? Can anyone say that where can I find this?
Open the Organizer Projects tab. In the list on the left, select your project. Click the small arrow located to the right of the derived data path. The folder should open in Finder Open the subfolder whose name is your project name, followed by a long string of garbage. Under that subfolder, Build & gt; Open Products & gt; Debug-isoimimulator (or release- ifofmessimator or debug-iphone or whatever you want).
Demo:
Comments
Post a Comment