Guest User

Untitled

a guest
Dec 15th, 2020
15
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.93 KB | None | 0 0
  1. > Making all for tweak Fondue…
  2. ==> Preprocessing Tweak.x…
  3. ==> Compiling Classes/FondueBannerWindow.m (arm64)…
  4. ==> Compiling Classes/FondueFullScreenBannerView.m (arm64e)…
  5. ==> Compiling Classes/FondueFullScreenBannerView.m (arm64)…
  6. ==> Compiling Classes/FondueBannerWindow.m (arm64e)…
  7. ==> Compiling Classes/FondueSmallBannerView.m (arm64)…
  8. ==> Compiling Classes/FondueSmallBannerView.m (arm64e)…
  9. ==> Compiling Tweak.x (arm64)…
  10. ==> Compiling Tweak.x (arm64e)…
  11. ==> Linking tweak Fondue (arm64e)…
  12. ld: unsupported tapi file type '!tapi-tbd' in YAML file '/opt/theos/sdks/iPhoneOS14.0.sdk/usr/lib/libobjc.tbd' for architecture arm64e
  13. clang-10: error: linker command failed with exit code 1 (use -v to see invocation)
  14. make[3]: *** [/opt/theos/makefiles/instance/library.mk:52: /home/lucas/official-antique.github.io/open-source/fondue/.theos/obj/debug/arm64e/Fondue.dylib] Error 1
  15. rm /home/lucas/official-antique.github.io/open-source/fondue/.theos/obj/debug/arm64e/Tweak.x.m
  16. ==> Linking tweak Fondue (arm64)…
  17. ld: unsupported tapi file type '!tapi-tbd' in YAML file '/opt/theos/sdks/iPhoneOS14.0.sdk/usr/lib/libobjc.tbd' for architecture arm64
  18. clang-10: error: linker command failed with exit code 1 (use -v to see invocation)
  19. make[3]: *** [/opt/theos/makefiles/instance/library.mk:52: /home/lucas/official-antique.github.io/open-source/fondue/.theos/obj/debug/arm64/Fondue.dylib] Error 1
  20. make[2]: *** [/opt/theos/makefiles/instance/library.mk:52: /home/lucas/official-antique.github.io/open-source/fondue/.theos/obj/debug/arm64/Fondue.dylib] Error 2
  21. make[2]: *** Waiting for unfinished jobs....
  22. make[2]: *** [/opt/theos/makefiles/instance/library.mk:52: /home/lucas/official-antique.github.io/open-source/fondue/.theos/obj/debug/arm64e/Fondue.dylib] Error 2
  23. make[1]: *** [/opt/theos/makefiles/instance/library.mk:37: internal-library-all_] Error 2
  24. make: *** [/opt/theos/makefiles/master/rules.mk:116: Fondue.all.tweak.variables] Error 2
Advertisement
Add Comment
Please, Sign In to add comment