distriqt / ANE-AndroidSupport

Android Support Library Native Extension
https://airnativeextensions.com
22 stars 4 forks source link

Error when publishing to device #10

Closed simengjermundsen closed 3 years ago

simengjermundsen commented 3 years ago

If you are reporting a bug please make sure you fill out the following information, otherwise delete this template and ask your question.

Expected behaviour

Publishing completed

Actual behaviour

Publishing failed with: Unknown error. Warning: Using default implementation for native extension 'androidx.core' ld: unexpected token: !tapi-tbd file '/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.4.sdk/usr/lib/libc++.tbd' for architecture arm64

Environment
Logs

Device logs if relevant

marchbold commented 3 years ago

Please update to the latest version of AIR. This is related to the iOS linker.

simengjermundsen commented 3 years ago

Thank you! Worked!