Code Monkey home page Code Monkey logo

Comments (3)

tuarua avatar tuarua commented on May 16, 2024

Is there a scriptable way of generating these?

Anytime I update Xcode version I copy these out of Xcode. For example when Xcode 12 is released there will likely be new Apple packages for iOS15. I would need an automated way of generating before simply updating to your version.

The main reason the tbds are included in AIRSDK_Additions is to support Firebase-ANE as Firebase are static libraries.

It's not important to me to support old versions of Xcode.

from swift-ios-ane.

mrchnk avatar mrchnk commented on May 16, 2024

I used inoahdev/tbd to generate tbd files of specific format from dylib, after that I used a hand-written script to merge different architectures. That could be scripted using that way, but it seems too complicated.

I'm not sure are you looking for Windows support as a build host or not, but it is impossible to package AIR applications with Firebase-ANE using provided AIRSDK_Additions on Windows (same as Mac without Xcode 12) with TBD v4.

from swift-ios-ane.

tuarua avatar tuarua commented on May 16, 2024

I don't officially support Windows for iOS ANEs.
There are too many problems in general with AIR iOS and Windows in more recent years as the iOS platform has gotten significantly more complicated since AIR 3.0 (dynamic frameworks, assets.car, storyboards, swift, signing, etc etc).

The same goes for the possibility of supporting older Xcode. It all takes time. Unless someone is willing to pay/sponsor me to support their legacy setup then there is no incentive on my part to do so.

That being said if I was provided with a script to generate the tbds consistently I would consider adding that.

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.