Git Product home page Git Product logo

Comments (12)

marchbold avatar marchbold commented on June 6, 2024

Hi,

Are you linking against an iOS SDK at all?

from ane-exceptions.

mspdevelopers avatar mspdevelopers commented on June 6, 2024

Hi,
I think that I don't understand the question.
I'm just using adt to create a build for iOS.

Am I missing something? Maybe I've been creating my builds in a wrong way.

from ane-exceptions.

marchbold avatar marchbold commented on June 6, 2024

Not at all, we do suggest you link against an iOS SDK however it's not a requirement for this ANE.

Anything else you are doing to replicate this error? We aren't having an issue packaging an ipa using AIR 23.

from ane-exceptions.

mspdevelopers avatar mspdevelopers commented on June 6, 2024

Not really, it works perflectly with air 19.
Same application.xml, same ANEs, same swcs, same .bat files that creates the .ipa.

Could be related to a mix of ANEs?

com.distriqt.Notifications com.distriqt.InAppBilling com.distriqt.Dialog com.distriqt.Application com.distriqt.Image com.distriqt.AndroidSupport com.distriqt.Core com.distriqt.ApplicationRater com.distriqt.Memory com.distriqt.Exceptions

from ane-exceptions.

marchbold avatar marchbold commented on June 6, 2024

Is there any more to the error?

You should potentially try adding the iOS SDK in, as there have been some major changes since 19 in what AIR includes.

http://airnativeextensions.com/knowledgebase/tutorial/1#ios

from ane-exceptions.

mspdevelopers avatar mspdevelopers commented on June 6, 2024

Ok, I will try to test this but we don't use OSX to build our game.

from ane-exceptions.

marchbold avatar marchbold commented on June 6, 2024

You don't need OSX to add the platformsdk option, and you can grab a version of the iOS SDK from that tutorial.

from ane-exceptions.

mspdevelopers avatar mspdevelopers commented on June 6, 2024

Update:
I got the iOS sdk from the tutorial.

I added this line to the adt:
-platformsdk C:[Path]\iPhoneOS10.0.sdk

Now I'm getting this:
Warning: The path to platform sdk should end with iPhoneOSx.x or iPhoneSimulatorx.x format to avoid any unintended behavior.
ld: unexpected token: !tapi-tbd-v2 for architecture arm64
ld: unexpected token: !tapi-tbd-v2 for architecture armv7
Compilation failed while executing : ld64

I tried renaming to iPhoneOS10.sdk but it didn't work at all.

from ane-exceptions.

leefj avatar leefj commented on June 6, 2024

it seems AIR 23 is not compatible with iPhoneOS10.0.sdk, use 9.x may fine

from ane-exceptions.

leefj avatar leefj commented on June 6, 2024

wait for AIR SDK 24

from ane-exceptions.

mspdevelopers avatar mspdevelopers commented on June 6, 2024

Yep I will wait.
If I use 9.3 it creates the package properly but only if I don't use the Exceptions ANE in the application.xml
If I add it it will throw the original exception about the missing CrashReporter lib.

We can close this if you want....

from ane-exceptions.

marchbold avatar marchbold commented on June 6, 2024

Hi,

Yeah there is a workaround for OSX (macOS) but nothing for windows yet. However there shouldn't be an issue using 9.x for the moment.

I will make a note of the requirement for linking the iOS SDK in the docs.

from ane-exceptions.

Related Issues (14)

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.