Quantcast
Channel: JetBrains Developer Community : Thread List - IntelliJ IDEA Users
Viewing all articles
Browse latest Browse all 5661

Packaging AIR for iOS - missing bundle identifier

$
0
0

I have been able to package my AS3 project for Android with no problem. I am now trying to get iOS working and have run into an error. IntelliJ creates the package but when it tries to install I get an error:

Installation Error: MissingBundleIdentifier

 

I am using a development provisioning profile with a bundle identifier set: com.hookbang.packrat

My application descriptor xml file specifies <id>com.hookbang.packrat</id>

 

I have opened the ipa and looked in the application. I have found a info.plist file that has the bundle identifier set.

 

I am not specifying an Apple iOS SDK in the build configuration.

I am also not specifying any Additional ADT options.

 

I am running out of things to try. What am I missing?

 

I have xcode 6.1.1 installed

iTunes 12.0.1

AIR SDK 16

IntelliJ 13.1.4


Viewing all articles
Browse latest Browse all 5661

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>