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

Missing dependency for platform iPhone-ARM

New Here ,
Oct 06, 2015 Oct 06, 2015

Copy link to clipboard

Copied

Hi, I'm trying to include a framework inside the ane, this framework doesn't have the usual structure, I've noticed that ios 9 sdk has differently formed framework folders. Anyone has done this with this new ios 9 sdk? it keeps telling me what it says on the title.

This is the platform.xml

<platform xmlns="http://ns.adobe.com/air/extension/19.0">

  <sdkVersion>9.0</sdkVersion>

  <linkerOptions>

  </linkerOptions>

  <packagedDependencies>

  <packagedDependency>ExternalAccessory.framework</packagedDependency>

  </packagedDependencies>

</platform>

Using Air 19 sdk for everything.

TOPICS
Development

Views

412

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
New Here ,
Oct 12, 2015 Oct 12, 2015

Copy link to clipboard

Copied

LATEST

I have been trying other things, and no matter what I do, what framework or library I try to add in the packaged dependencies, it always gives the same error.

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