Git Product home page Git Product logo

Comments (2)

L1ghtmann avatar L1ghtmann commented on June 11, 2024

I don't use OSX, so take this with a grain of salt, but that error typically occurs when there is an SDK-toolchain incompatibility. In this case, I'm guessing that the tapi format used in the 14 sdk may be too new for that toolchain.

I would try either using an older sdk (e.g., 13.7, 12.4, etc) by adjusting your TARGET or updating Xcode.

from theos.

Janisbtw avatar Janisbtw commented on June 11, 2024

I tried setting

TARGET = iphone:11.4

but I still receive this error:

make package
==> Notice: Build may be slow as Theos isn’t using all available CPU cores on this computer. Consider upgrading GNU Make: https://theos.dev/docs/parallel-building
Making all for tweak test…
==> Preprocessing Tweak.xm…
==> Compiling Tweak.xm (armv7)…
==> Linking tweak test (armv7)…
ld: unsupported tapi file type '!tapi-tbd' in YAML file '/Users/janis/theos/sdks/iPhoneOS14.5.sdk/usr/lib/libobjc.tbd' for architecture armv7
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[3]: *** [/Users/janis/Documents/tweak/test/.theos/obj/debug/armv7/test.dylib] Error 1
make[2]: *** [/Users/janis/Documents/tweak/test/.theos/obj/debug/armv7/test.dylib] Error 2
make[1]: *** [internal-library-all_] Error 2
make: *** [test.all.tweak.variables] Error 2

from theos.

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.