• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Creating an IPA in Xcode 4.2 / Code Signing
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Creating an IPA in Xcode 4.2 / Code Signing


  • Subject: Re: Creating an IPA in Xcode 4.2 / Code Signing
  • From: Conrad Shultz <email@hidden>
  • Date: Sat, 14 Apr 2012 00:00:05 -0700

That is correct. The exception would be that if your friends happen to be registered developers then they could re-sign your app for installation on their provisioned devices. 

TestFlight and company do not have some magic way to circumvent the code signature check by the operating system. And if they did, it would certainly be a violation of their developer agreement to use/distribute it. 

Except for enterprise account holders (who are governed by a separate set of policies that don't apply to most of us), each developer account can only provision a finite number of devices (100 last I looked). TestFlight certainly has more than 100 devices that people want to deploy to, hence the need for the developer to handle provisioning. 

(Sent from my iPhone.)

--
Conrad Shultz

On Apr 13, 2012, at 23:35, The Rhythmic <email@hidden> wrote:

Thanks so much for your patient replies!

OMG! Do you "really" mean that there is no way to share the app (even just for gags), without paying a fee to Apple!!??!! Is it true? I presumed that sites as testflightapp.com was present just so that one can share the code with friends/small group 'without' paying Apple. Am I hearing it right??


Regards
Priya

On Sat, Apr 14, 2012 at 9:32 AM, Alex Zavatone <email@hidden> wrote:

On Apr 13, 2012, at 9:22 PM, The Rhythmic wrote:

Am a newbie to iOS Programming. I have put together a simple app and want to share with my friends to test it, using testflightapp.com . I haven't yet registered for the iOS Developer Program (planning to do it in a day or two).

  1. Can I test using TestFlight "without" having registered for the Developer Program?

Only if yes to the above, it makes sense to ask the following:

  1. In XCode 4.2, I don't see how to create Entitlements (I have REALLY broken my head on this and also google'd and looked up almost every link that came up!). Someone says XCOde version 4.2 doesn't need 'entitlements'. So, how then do I do create IPA with Xcode 4.2?
Welcome to hell.

You need to have a device plugged in to your Mac to create the IPA. If you do not have a device plugged in to your Mac, Archive will be forever gray.  But first, to deploy to a device at all, you need a dev license.

The command you need is Archive (naturally, sarcasm intended) under the Product menu. Once you have created an archive, you then go to the Organizer, select Archives and click Share.  From there, you can decide if you want to distribute for Enterprise or Ad Hoc.    If you don't have an Enterprise license, (more than 99 bucks), then you you're left with only one option.

From what I have learned (and I could be wrong), you're probably going to simply want to take your friend's iPod/iPhone/iPad, plug it in to your Mac, wait until it mounts and shows up in the Organizer, then click on it in the Organizer and on the right, select "Use for Development" and wait while Xcode does things for you.

To the best of my knowledge, you CAN NOT email someone an app, or host it on a non configured browser.  If you are doing Ad Hoc, you can add the app to iTunes and sync devices.

An Enterprise license may be required to do any distribution over a configured http server.  I've only done it with Enterprise and it's also a pain.  Dunno if you can distribute apps off of an http server without the Enterprise license, but I think not.



Do not post admin requests to the list. They will be ignored. Xcode-users mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
References: 
 >Creating an IPA in Xcode 4.2 / Code Signing (From: The Rhythmic <email@hidden>)
 >Re: Creating an IPA in Xcode 4.2 / Code Signing (From: Alex Zavatone <email@hidden>)
 >Re: Creating an IPA in Xcode 4.2 / Code Signing (From: The Rhythmic <email@hidden>)

  • Prev by Date: Re: Creating an IPA in Xcode 4.2 / Code Signing
  • Next by Date: Re: Creating an IPA in Xcode 4.2 / Code Signing
  • Previous by thread: Re: Creating an IPA in Xcode 4.2 / Code Signing
  • Next by thread: Re: Creating an IPA in Xcode 4.2 / Code Signing
  • Index(es):
    • Date
    • Thread