Wednesday 25 May 2022

Theos-preference_bundle sdk issue

I face this issue when i make do : > Making all for bundle test… ==> Copying resource directories into the bundle wrapper… ==> Compiling crackterbRootListController.m (armv7)… ==> Linking bundle test (armv7)… ld: warning: directory not found for option '-F/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.4.sdk/System/Library/PrivateFrameworks' ld: framework not found Preferences clang: error: linker command failed with exit code 1 (use -v to see invocation) make[3]: *** [/Users/xcode/Desktop/dump-tweak/Randy420/test/.theos/obj/debug/armv7/test.bundle/test] Error 1 make[2]: *** [/Users/xcode/Desktop/dump-tweak/Randy420/test/.theos/obj/debug/armv7/test.bundle/test] Error 2 make[1]: *** [internal-bundle-all_] Error 2 make: *** [test.all.bundle.variables] Error 2 and this is make file : TARGET := iphone:clang:latest:7.0 include $(THEOS)/makefiles/common.mk BUNDLE_NAME = test test_FILES = crackterbRootListController.m test_FRAMEWORKS = UIKit test_PRIVATE_FRAMEWORKS = Preferences test_INSTALL_PATH = /Library/PreferenceBundles test_CFLAGS = -fobjc-arc include $(THEOS_MAKE_PATH)/bundle.mk also i use my pc not my phone

from iOSGods RSS Feed https://ift.tt/adFWoMD

No comments:

Post a Comment