• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
Locked
0

AIR SDK 20.0.0.233 iOS ld:warning when packaging application with ANE, not seen in previous AIR SDK's.

Community Beginner ,
Jan 08, 2016 Jan 08, 2016

Copy link to clipboard

Copied

I am receiving a number of warnings when I am packaging my application that seem to belong with some included Air Native Extensions.  Many of these extensions are not provided by our company, but third parties and some of them are not open sourced.

The application will run fine, however I haven't had to send to the ITunes app store, so not sure if this will result in a rejection or not.  Can these warnings be ignored?  Usually we don't let our applications pass QA if any warnings are thrown from any compilation process.

Thanks for any info!

--John

p.w. here's a sample of the warnings, they entire listing is quite long...

Packaging for iOS - package

Picked up _JAVA_OPTIONS: -Xms1024m -Xmx4096m

Picked up _JAVA_OPTIONS: -Xms1024m -Xmx4096m

Picked up _JAVA_OPTIONS: -Xms1024m -Xmx4096m

ld: warning: object file (/var/folders/_n/pvx2q2pd6m98v9jt79txcnk80000gn/T/cda03bd7-0dbb-4356-ae18-e05ca6f2f4a6/Bolts.framework/Bolts(BFAppLinkTarget.o)) was built for newer iOS version (7.0) than being linked (6.0)

ld: warning: object file (/var/folders/_n/pvx2q2pd6m98v9jt79txcnk80000gn/T/cda03bd7-0dbb-4356-ae18-e05ca6f2f4a6/Bolts.framework/Bolts(BFCancellationTokenRegistration.o)) was built for newer iOS version (7.0) than being linked (6.0)

ld: warning: object file (/var/folders/_n/pvx2q2pd6m98v9jt79txcnk80000gn/T/cda03bd7-0dbb-4356-ae18-e05ca6f2f4a6/Bolts.framework/Bolts(BFAppLinkReturnToRefererView.o)) was built for newer iOS version (7.0) than being linked (6.0)

ld: warning: object file (/var/folders/_n/pvx2q2pd6m98v9jt79txcnk80000gn/T/cda03bd7-0dbb-4356-ae18-e05ca6f2f4a6/Bolts.framework/Bolts(BFAppLinkReturnToRefererController.o)) was built for newer iOS version (7.0) than being linked (6.0)

ld: warning: object file (/var/folders/_n/pvx2q2pd6m98v9jt79txcnk80000gn/T/cda03bd7-0dbb-4356-ae18-e05ca6f2f4a6/Bolts.framework/Bolts(BFWebViewAppLinkResolver.o)) was built for newer iOS version (7.0) than being linked (6.0)

ld: warning: object file (/var/folders/_n/pvx2q2pd6m98v9jt79txcnk80000gn/T/cda03bd7-0dbb-4356-ae18-e05ca6f2f4a6/Bolts.framework/Bolts(BFTask.o)) was built for newer iOS version (7.0) than being linked (6.0)

ld: warning: object file (/var/folders/_n/pvx2q2pd6m98v9jt79txcnk80000gn/T/cda03bd7-0dbb-4356-ae18-e05ca6f2f4a6/Bolts.framework/Bolts(BFAppLink.o)) was built for newer iOS version (7.0) than being linked (6.0)

ld: warning: object file (/var/folders/_n/pvx2q2pd6m98v9jt79txcnk80000gn/T/cda03bd7-0dbb-4356-ae18-e05ca6f2f4a6/Bolts.framework/Bolts(BFTaskCompletionSource.o)) was built for newer iOS version (7.0) than being linked (6.0)

ld: warning: object file (/var/folders/_n/pvx2q2pd6m98v9jt79txcnk80000gn/T/cda03bd7-0dbb-4356-ae18-e05ca6f2f4a6/Bolts.framework/Bolts(BFURL.o)) was built for newer iOS version (7.0) than being linked (6.0)

ld: warning: object file (/var/folders/_n/pvx2q2pd6m98v9jt79txcnk80000gn/T/cda03bd7-0dbb-4356-ae18-e05ca6f2f4a6/Bolts.framework/Bolts(BFCancellationToken.o)) was built for newer iOS version (7.0) than being linked (6.0)

ld: warning: object file (/var/folders/_n/pvx2q2pd6m98v9jt79txcnk80000gn/T/cda03bd7-0dbb-4356-ae18-e05ca6f2f4a6/Bolts.framework/Bolts(BFCancellationTokenSource.o)) was built for newer iOS version (7.0) than being linked (6.0)

ld: warning: object file (/var/folders/_n/pvx2q2pd6m98v9jt79txcnk80000gn/T/cda03bd7-0dbb-4356-ae18-e05ca6f2f4a6/Bolts.framework/Bolts(BFAppLinkNavigation.o)) was built for newer iOS version (7.0) than being linked (6.0)

ld: warning: object file (/var/folders/_n/pvx2q2pd6m98v9jt79txcnk80000gn/T/cda03bd7-0dbb-4356-ae18-e05ca6f2f4a6/Bolts.framework/Bolts(BFExecutor.o)) was built for newer iOS version (7.0) than being linked (6.0)

ld: warning: object file (/var/folders/_n/pvx2q2pd6m98v9jt79txcnk80000gn/T/cda03bd7-0dbb-4356-ae18-e05ca6f2f4a6/Bolts.framework/Bolts(Bolts.o)) was built for newer iOS version (7.0) than being linked (6.0)

ld: warning: object file (/var/folders/_n/pvx2q2pd6m98v9jt79txcnk80000gn/T/cda03bd7-0dbb-4356-ae18-e05ca6f2f4a6/Bolts.framework/Bolts(BFMeasurementEvent.o)) was built for newer iOS version (7.0) than being linked (6.0)

ld: warning: object file (/var/folders/_n/pvx2q2pd6m98v9jt79txcnk80000gn/T/cda03bd7-0dbb-4356-ae18-e05ca6f2f4a6/FBAudienceNetwork.framework/FBAudienceNetwork(FBANBannerAdAdapter.o)) was built for newer iOS version (7.0) than being linked (6.0)

TOPICS
Performance issues

Views

824

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe Employee ,
Jan 11, 2016 Jan 11, 2016

Copy link to clipboard

Copied

Hi jhous

This warning is valid and comes when an ANE is deployed for a later target than 6.0.

Please let us know if you face any issues on application upload to APP Store.

-Roshan

Adobe Air

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Jan 12, 2016 Jan 12, 2016

Copy link to clipboard

Copied

Hi all,

I wanted to report that after re-importing my distribution certificate into my KeyChain as mentioned( and accepting codesign's request to use the cert ).  I was able to successfully upload to iTunes Connect.

Seems the warnings did not effect the uploading of our game to the store.

--John

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe Employee ,
Jan 12, 2016 Jan 12, 2016

Copy link to clipboard

Copied

LATEST

Thanks

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines