Code Monkey home page Code Monkey logo

Comments (4)

tuarua avatar tuarua commented on May 22, 2024

Can you please provide more detail:

  1. Did your ANE previously work with Xcode 9.3 or is this a brand new ANE you created after you upgraded to Xcode 9.4? i.e. Is this a new problem?
  2. Confirm you are using latest AIR beta 30.0.0.103
  3. Which IDE are you using to package?
  4. Are you including any other 3rd party Dynamic Frameworks?
  5. Does your project run ok on the device (built for AdHoc or debug).

Can you validate your app using
/Applications/Xcode.app/Contents/Applications/Application\ Loader.app/Contents/Frameworks/ITunesSoftwareService.framework/Support/altool --validate-app -f /path/to/App.ipa -u [UN] -p [PW]

Run code sign and report back
codesign -dv Payload/SampleApp.app/Frameworks/SampleFramework.framework *

I am able to use Xcode 9.3, AIR Beta 30 and IntelliJ to successfully produce an app that passes verification

You are using 9.4 which is a different version of Swift, and may be the problem. It is explicitly stated in the README to use 9.3

from swift-ios-ane.

tuarua avatar tuarua commented on May 22, 2024

Closing due to lack of response.

from swift-ios-ane.

tuarua avatar tuarua commented on May 22, 2024

Issue is with adt.
When including Entitlements with your app adt is incorrectly applying Entitlements to the dynamic frameworks.
See https://forums.adobe.com/message/10756033#10756033

I have applied a hotfix to adt.jar
Replace adt.jar in your AIR 31 SDK with the adt.jar from https://github.com/tuarua/Swift-IOS-ANE/releases/download/2.5.0/AIRSDK_additions.zip

from swift-ios-ane.

Borman2000 avatar Borman2000 commented on May 22, 2024

That works
Thanks!

from swift-ios-ane.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.