Hi, Could you please elaborate at what point you are facing the issue. The packaging works fine with : (AIR-SDK: 32.0.0.109, MAC: 10.14.4, Xcode 10.2, iPhoneOS12.2.sdk symlink) For iPhone: adt -package -target ipa-test-interpreter -provisioning-profile xxx.mobileprovision -storetype pkcs12 -keystore Cert.p12 -storepass xx Hi.ipa Hi-app.xml Hi.swf -platformsdk /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.2.sdk For iPhone Simulator: adt -package -target ipa-test-interpreter-simulator -provisioning-profile xx.mobileprovision -storetype pkcs12 -keystore xx.p12 -storepass xx Hi.ipa Hi-app.xml Hi.swf -platformsdk /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator12.2.sdk Please share the steps and application with which you are facing this issue. Thanks and Regards, P.C. Adobe AIR Team
... View more