SystemVolumeNativeExtension icon indicating copy to clipboard operation
SystemVolumeNativeExtension copied to clipboard

Error when Exporting Release Build with AIR 3.8

Open bjeld opened this issue 12 years ago • 2 comments

See Attached Image: error

bjeld avatar Aug 29 '13 12:08 bjeld

I guess its related to this: ...when compiling and packaging apps for iOS against AIR 3.8, if the app uses a native extensions, it might cause the following error:"

internal_package-ios: [exec] ld: -pie can only be used when targeting iOS 4.2 or later [exec] Compilation failed while executing : ld64

bjeld avatar Aug 29 '13 12:08 bjeld

This problem happens with AIR 13.0.0.64, which builds for iOS 7 I believe. Here is the error:

Invalid input. ld: -pie can only be used when targeting iOS 4.2 or later

CoIin avatar Mar 19 '14 21:03 CoIin