Iphone simulator issue with Apache Flex mobile

Answered

Hi,

I'm trying to test a flex mobile project on the iPhone simulator but I get the following error :

I don't understand the message 'building for iOS/iOS Simulator, but linking in object file built for iOS Simulator, ...' 

Version of Xcode is 12.5.1 (12E507)
Path to simulator : /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.5.sdk

Thanks.

Vincent.

 

0
2 comments

Looks like rather specific to AIR SDK. May be an incompatible AIR SDK components and the target architecture. Check these threads about similar error:

https://github.com/airsdk/Adobe-Runtime-Support/issues/569

https://github.com/airsdk/Adobe-Runtime-Support/issues/542

See e.g. https://github.com/airsdk/Adobe-Runtime-Support/issues/569#issuecomment-770310748 and https://github.com/airsdk/Adobe-Runtime-Support/issues/542#issuecomment-735746609

I would ask AIR SDK maintainers about this problem.

0
Avatar
Permanently deleted user

Hi Andrey,

Thanks for your guidance.
The issue seems to be related to a native extension.

Vincent.

0

Please sign in to leave a comment.