Jump to content

xiaov

Senior Member
  • Posts

    1,436
  • Joined

  • Last visited

Everything posted by xiaov

  1. ARCHS = armv7 ms_LDFLAGS += -Wl,-segalign,4000 i know this need to add for support for armv7 .. ARM64 also need to add this ?
  2. ms is APP_NAME ARCHS = arm64 TARGET = iphone:clang:latest:latest include theos/makefiles/common.mk TWEAK_NAME = ms ms_FRAMEWORKS =UIKit ms_FILES = Tweakms.xm include $(THEOS_MAKE_PATH)/tweak.mk SUBPROJECTS += ms_kyov include $(THEOS_MAKE_PATH)/aggregate.mk
  3. Hi, i m new here. i learn to make deb file for around 2yrs. but i face 1 problem around 1 yrs, cant find the reason. i had no idea abt that. my deb file for arm64 only support on ios8 apple device. (.dylib done encrypted by used CPLoader 8.5 online ). After i install the deb file on IOS9 device, the APP cant be run properly ,Inside the APP can see UIAlertView that i write in tweak,but the APP will auto close before enter to Main Menu. Thank You ..
×
  • Create New...

Important Information

We would like to place cookies on your device to help make this website better. The website cannot give you the best user experience without cookies. You can accept or decline our cookies. You may also adjust your cookie settings. Privacy Policy - Guidelines