File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -20,4 +20,4 @@ include $(THEOS_MAKE_PATH)/aggregate.mk
2020
2121after-package ::
2222 @echo " Renaming .ipa to .tipa..."
23- @mv ./packages/com.developlab.RebootTools_1.1 .ipa ./packages/com.developlab.RebootTools_1.1 .tipa || echo " No .ipa file found."
23+ @mv ./packages/com.developlab.RebootTools_1.2 .ipa ./packages/com.developlab.RebootTools_1.2 .tipa || echo " No .ipa file found."
Original file line number Diff line number Diff line change 8282 <key >LSApplicationCategoryType </key >
8383 <string >public.app-category.utilities </string >
8484 <key >CFBundleShortVersionString </key >
85- <string >1.1 </string >
85+ <string >1.2 </string >
8686</dict >
8787</plist >
Original file line number Diff line number Diff line change 11Package: com.developlab.RebootTools
22Name: RebootTools
3- Version: 1.1
3+ Version: 1.2
44Architecture: iphoneos-arm
55Description: TrollStore app reboot your device.
66Maintainer: developlab
You can’t perform that action at this time.
0 commit comments