SyntaxFix
Write A Post
Hire A Developer
Questions
🔍
[xcode4] How can I build for release/distribution on the Xcode 4?
Home
Question
How can I build for release/distribution on the Xcode 4?
The short answer is:
choose the iOS scheme from the drop-down near the run button from the menu bar
choose product > archive in the window that pops-up
click 'validate'
upon successful validation, click 'submit'
Examples related to
xcode4
•
How to select Multiple images from UIImagePickerController
•
Xcode: failed to get the task for process
•
Adding Image to xCode by dragging it from File
•
The identity used to sign the executable is no longer valid
•
Can't ignore UserInterfaceState.xcuserstate
•
Why can I not switch branches?
•
How to Empty Caches and Clean All Targets Xcode 4 and later
•
Apple Mach-O Linker Error when compiling for device
•
How can I build for release/distribution on the Xcode 4?
•
Xcode 4 - "Archive" is greyed out?