Copy link to clipboard
Copied
Latest build 32.0.0.103 - my app now fails to compile with:
ld: entry point (start) undefined. Usually in crt1.o for architecture arm64
Undefined symbols for architecture armv7:
"_OBJC_CLASS_$_NSObject", referenced from:
_OBJC_CLASS_$_CTAppDescriptor in libRuntimeInterpreter.arm-air.a(CTContentPlayer.o)
_OBJC_CLASS_$_ExtensionInfo in libRuntimeInterpreter.arm-air.a(CTContentPlayer.o)
_OBJC_CLASS_$__CTPlayerTimerGlue in libRuntimeInterpreter.arm-air.a(CTPlayer.o)
_OBJC_CLASS_$_ServiceASyncOnMainThread in libRuntimeInterpreter.arm-air.a(CTPlayer.o)
_OBJC_CLASS_$__CTGestureState in libRuntimeInterpreter.arm-air.a(CTStageView.o)
_OBJC_CLASS_$__CTTouchInfo in libRuntimeInterpreter.arm-air.a(CTStageView.o)
_OBJC_CLASS_$__CTTransform in libRuntimeInterpreter.arm-air.a(CTStageView.o)
...
"_OBJC_METACLASS_$_NSObject", referenced from:
_OBJC_METACLASS_$__CTGameInputDevice in libRuntimeInterpreter.arm-air.a(CTGameInput.o)
_OBJC_METACLASS_$__CTGameInputButton in libRuntimeInterpreter.arm-air.a(CTGameInput.o)
_OBJC_METACLASS_$__CTGameInputAxis in libRuntimeInterpreter.arm-air.a(CTGameInput.o)
_OBJC_METACLASS_$_CTAppDescriptor in libRuntimeInterpreter.arm-air.a(CTContentPlayer.o)
_OBJC_METACLASS_$_ExtensionInfo in libRuntimeInterpreter.arm-air.a(CTContentPlayer.o)
_OBJC_METACLASS_$_CTApplication in libRuntimeInterpreter.arm-air.a(CTAIRApplication.o)
_OBJC_METACLASS_$__CTPlayerTimerGlue in libRuntimeInterpreter.arm-air.a(CTPlayer.o)
...
ld: symbol(s) not found for architecture armv7
Compilation failed while executing : ld64
AIR 32 from January - all was ok.
Copy link to clipboard
Copied
Hi dews,
Are you using the stubs from the latest AIRSDK ? Did you modify AIRSDK in any way ?
Please share the packaging command you are using.
Thanks.
Copy link to clipboard
Copied
Hey!
I haven't modified the SDK.. I am using a number of ANEs though. The starling forum has a thread worth noting here - same problem reported but solutions also discussed: https://forum.starling-framework.org/topic/air-32-ios-12-issues-resolved/page/2
Will check through our ANEs and report back.
Copy link to clipboard
Copied
Hi ,
Please share ANE's which are causing the problem, if any.
Also check the min iOS version of the ANEs. https://stackoverflow.com/questions/52427687/invalid-architectures-xcode-10
Thanks,
Sandeep
Copy link to clipboard
Copied
The problem seems widespread so I added a bug :
You might vote if you don"t want to buy a Mac before the Apple deadline 😉