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 600600 "$(PROJECT_DIR)/Sources/CydiaSubstrate/lib/lib$(EFFECTIVE_PLATFORM_NAME)",
601601 );
602602 MACOSX_DEPLOYMENT_TARGET = 10.14.4;
603- MARKETING_VERSION = 0.9.5 ;
603+ MARKETING_VERSION = 1.0.0 ;
604604 MODULEMAP_FILE = Orion/module.modulemap;
605605 OTHER_LDFLAGS = "-weak-lsubstrate";
606606 PRODUCT_BUNDLE_IDENTIFIER = dev.theos.orion;
651651 "$(PROJECT_DIR)/Sources/CydiaSubstrate/lib/lib$(EFFECTIVE_PLATFORM_NAME)",
652652 );
653653 MACOSX_DEPLOYMENT_TARGET = 10.14.4;
654- MARKETING_VERSION = 0.9.5 ;
654+ MARKETING_VERSION = 1.0.0 ;
655655 MODULEMAP_FILE = Orion/module.modulemap;
656656 OTHER_LDFLAGS = "-weak-lsubstrate";
657657 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: 0.9.5
4+ Version: 1.0.0
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