ADOBE AIR BETA 32.0.0.109 and Mojave 10.14.4, Xcode 10.2
It is not possible at the moment to do a build with Adobe Air Beta 32.0.0.109 and the new Xcode 10.2 at Mac with Mojave 10.14.4
If building with the Xcode iPhoneOS12.2.sdk by creating a symlink ld64 to Xcode 10.2 appears the error message:
Compilation failed while executing : ld64
Packaging output:
ld: entry point (start) undefined. Usually in crt1.o for architecture arm64
If building with the original ld64 from adobe air beta 32.0.0.109 without Xcode 10.2 symlink at Mojave 10.14.4 appears the following error message:
Compilation failed while executing : ld64
Packaging output:
Undefined symbols for architecture armv7:
"_OBJC_CLASS_$_NSObject", referenced from:
_OBJC_CLASS_$_CTAppDescriptor in libRuntimeHMAOT.arm-air.a(CTContentPlayer.o)
_OBJC_CLASS_$_ExtensionInfo in libRuntimeHMAOT.arm-air.a(CTContentPlayer.o)
_OBJC_CLASS_$__CTPlayerTimerGlue in libRuntimeHMAOT.arm-air.a(CTPlayer.o)
_OBJC_CLASS_$_ServiceASyncOnMainThread in libRuntimeHMAOT.arm-air.a(CTPlayer.o)
_OBJC_CLASS_$__CTGestureState in libRuntimeHMAOT.arm-air.a(CTStageView.o)
_OBJC_CLASS_$__CTTouchInfo in libRuntimeHMAOT.arm-air.a(CTStageView.o)
_OBJC_CLASS_$__CTTransform in libRuntimeHMAOT.arm-air.a(CTStageView.o)
...
"_OBJC_METACLASS_$_NSObject", referenced from:
_OBJC_METACLASS_$__CTGameInputDevice in libRuntimeHMAOT.arm-air.a(CTGameInput.o)
_OBJC_METACLASS_$__CTGameInputButton in libRuntimeHMAOT.arm-air.a(CTGameInput.o)
_OBJC_METACLASS_$__CTGameInputAxis in libRuntimeHMAOT.arm-air.a(CTGameInput.o)
_OBJC_METACLASS_$__CTDeviceRotationEventSource in libRuntimeHMAOT.arm-air.a(CTDeviceRotationEventSource.o)
_OBJC_METACLASS_$_CTAppDescriptor in libRuntimeHMAOT.arm-air.a(CTContentPlayer.o)
_OBJC_METACLASS_$_ExtensionInfo in libRuntimeHMAOT.arm-air.a(CTContentPlayer.o)
_OBJC_METACLASS_$_CTApplication in libRuntimeHMAOT.arm-air.a(CTAIRApplication.o)
...
ld: symbol(s) not found for architecture armv7
ld: entry point (start) undefined. Usually in crt1.o for architecture arm64
When will Adobe Air be ready to use without suffering and not be able to send updates??
