Quantcast
Channel: Adobe Community : Popular Discussions - AIR Development
Viewing all articles
Browse latest Browse all 24121

iOS ANE with resources

$
0
0

Hello,

 

I'm building an iOS ANE with a third party lib framework + resources, so, I need to add both references to options.xml

Seems OK to framework but I received the following error when I tried to include resources: error 103: platform.packaged Resources is an unexpected element/attribute

 

    <packagedDependencies>

        <packagedDependency>ThirdLibAPI.embeddedframework/ThirdLibAPI.framework</packagedDependency>

    </packagedDependencies>

    <packagedResources>

  <packagedResource>

    <packageName>ThirdLibAPIResources</packageName>

    <folderName>ThirdLibAPI.embeddedframework</folderName>

  </packagedResource>

  </packagedResources>

 

Environment:

AIR 19 (final)

OSX 10.11.1


Viewing all articles
Browse latest Browse all 24121

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>