I am trying to build my app for ad hoc distribution (on TestFlight). I have read through all instructions and done lots of web searching. My problem is with how to create entitlements.plist on Xcode 4.2.1
All instructions say go to New File, then select entitlements under code signing. This option is not available in 4.2.1 and I cannot work out how else to do it. I can build the ipa but it won't install properly on anybody's device and I am pretty sure the entitlements issue is causing the problem.
This is my first app for distribution so I have no experience in doing this.
Any help would be appreciated.
Thanks