0

I am not sure how to generate app file for iPhone. I developed app in xcode 4.2. I just want to get the .app file, so I can show to my friends and test on mobile.

Thanks in advance!

Bob
  • 8,392
  • 12
  • 55
  • 96

3 Answers3

2

I guess one option would be to generate a provisioning profile, then follow the steps involved in that process to upload it to your friends iPods.

Or this question might help you out.

Community
  • 1
  • 1
Neil
  • 2,004
  • 3
  • 23
  • 48
  • I changed device to the iOS device. Now archive option is enabled but I get this error when I click on it: The identity 'iPhone Developer' doesn't match any valid certificate/private key pair in the default keychain Do I need to have developer account for making test app?? – Bob Aug 16 '12 at 22:12
  • So, there is no other way to test app on iPhone before buying the Developer licence? – Bob Aug 16 '12 at 22:15
  • Nope, not on an iPhone itself. Only the iOS Simulator – Neil Aug 16 '12 at 22:18
0

Read the "Test Your App on an iOS Device" part: Manage your workflow in Xcode

DrummerB
  • 39,814
  • 12
  • 105
  • 142
0

Read this under Archive section it has mentioned very descriptive. If you have any problem ,let me know.

iCoder4777
  • 1,682
  • 1
  • 14
  • 35