File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 602602 "$(PROJECT_DIR)/Sources/CydiaSubstrate/lib/lib$(EFFECTIVE_PLATFORM_NAME)",
603603 );
604604 MACOSX_DEPLOYMENT_TARGET = 10.14.4;
605- MARKETING_VERSION = 1.0.1 ;
605+ MARKETING_VERSION = 1.0.2 ;
606606 MODULEMAP_FILE = Orion/module.modulemap;
607607 OTHER_LDFLAGS = "-weak-lsubstrate";
608608 PRODUCT_BUNDLE_IDENTIFIER = dev.theos.orion;
655655 "$(PROJECT_DIR)/Sources/CydiaSubstrate/lib/lib$(EFFECTIVE_PLATFORM_NAME)",
656656 );
657657 MACOSX_DEPLOYMENT_TARGET = 10.14.4;
658- MARKETING_VERSION = 1.0.1 ;
658+ MARKETING_VERSION = 1.0.2 ;
659659 MODULEMAP_FILE = Orion/module.modulemap;
660660 OTHER_LDFLAGS = "-weak-lsubstrate";
661661 PRODUCT_BUNDLE_IDENTIFIER = dev.theos.orion;
Original file line number Diff line number Diff line change 11Package: dev.theos.orion${SUBPKG_ID}
22Name: Orion (${SUBPKG_NAME})
33Depends: ${SUBPKG_FW}, mobilesubstrate (>= 0.9.5000)
4- Version: 1.0.1
4+ Version: 1.0.2
55Provides: dev.theos.orion (= ${PKG_VERSION})
66Architecture: iphoneos-arm
77Description: Runtime for tweaks built using Orion and Swift
You can’t perform that action at this time.
0 commit comments