diff --git a/.gitignore b/.gitignore index 35a470a..a7e8bea 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,5 @@ FlashBack/.DS_Store FlashBack.xcodeproj/project.pbxproj FlashBack/.DS_Store FlashBack/Assets.xcassets/.DS_Store +.theos +packages \ No newline at end of file diff --git a/FlashBack.xcodeproj/project.pbxproj b/FlashBack.xcodeproj/project.pbxproj index d802544..e460009 100644 --- a/FlashBack.xcodeproj/project.pbxproj +++ b/FlashBack.xcodeproj/project.pbxproj @@ -54,15 +54,15 @@ 935A57C923E761D300AA2C7D /* SpecialTableViewCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SpecialTableViewCell.m; sourceTree = ""; }; 93666BDF23CFC98B004511C5 /* InfoTableViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = InfoTableViewController.h; sourceTree = ""; }; 93666BE023CFC98B004511C5 /* InfoTableViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = InfoTableViewController.m; sourceTree = ""; }; - 93678D76241AD03400C8B28F /* SBSRestartRenderServerAction.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SBSRestartRenderServerAction.h; path = "../../../../Downloads/headers-master/SpringBoardServices/SBSRestartRenderServerAction.h"; sourceTree = ""; }; - 93678D77241AD04800C8B28F /* SBSRelaunchAction.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SBSRelaunchAction.h; path = "../../../../Downloads/headers-master/SpringBoardServices/SBSRelaunchAction.h"; sourceTree = ""; }; - 93678D78241AD07300C8B28F /* FBSSystemService.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = FBSSystemService.h; path = "../../../../Downloads/headers-master/FrontBoardServices/FBSSystemService.h"; sourceTree = ""; }; - 93678D79241AD0E600C8B28F /* BSAction.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = BSAction.h; path = "../../../../Downloads/headers-master/BaseBoard/BSAction.h"; sourceTree = ""; }; 93891D9423B16D76001480E8 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = FlashBack/Base.lproj/Main.storyboard; sourceTree = ""; }; 93891D9623B19319001480E8 /* UIBackgroundStyle.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UIBackgroundStyle.h; sourceTree = ""; }; - 93891D9823B197C5001480E8 /* sign.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; name = sign.entitlements; path = "../../FlashBack-master/FlashBack/sign.entitlements"; sourceTree = ""; }; 93AAC8B723DBF848008F8FED /* CircleImageView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CircleImageView.h; sourceTree = ""; }; 93AAC8B823DBF848008F8FED /* CircleImageView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CircleImageView.m; sourceTree = ""; }; + 93D28AE626E25CF700D1561C /* sign.entitlements */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.entitlements; path = sign.entitlements; sourceTree = ""; }; + 93D28AE726E452D200D1561C /* BSAction.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BSAction.h; sourceTree = ""; }; + 93D28AE926E4533E00D1561C /* SBSRelaunchAction.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SBSRelaunchAction.h; sourceTree = ""; }; + 93D28AEA26E4534F00D1561C /* SBSRestartRenderServerAction.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SBSRestartRenderServerAction.h; sourceTree = ""; }; + 93D28AEB26E4536800D1561C /* FBSSystemService.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FBSSystemService.h; sourceTree = ""; }; 93F6038323E1090100479F31 /* FlashBack.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = FlashBack.entitlements; sourceTree = ""; }; A5303A83F5FA846DCC89DB82 /* Pods-FlashBack.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-FlashBack.debug.xcconfig"; path = "Target Support Files/Pods-FlashBack/Pods-FlashBack.debug.xcconfig"; sourceTree = ""; }; BD5BEF5C23E297D90014EE51 /* globalVars.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = globalVars.h; sourceTree = ""; }; @@ -139,21 +139,21 @@ isa = PBXGroup; children = ( 93F6038323E1090100479F31 /* FlashBack.entitlements */, - 93891D9823B197C5001480E8 /* sign.entitlements */, BDCF0695224B544F00ED9A62 /* AppDelegate.h */, BDCF0696224B544F00ED9A62 /* AppDelegate.m */, 93891D9623B19319001480E8 /* UIBackgroundStyle.h */, 9318182E23B85E8100E3F260 /* UINavigationItem+LargeAccessoryView.h */, + 93D28AE726E452D200D1561C /* BSAction.h */, BDCF0698224B544F00ED9A62 /* ViewController.h */, BDCF0699224B544F00ED9A62 /* ViewController.m */, 935A57C223E6A8AE00AA2C7D /* UIAlertAction+Common.h */, 935A57C323E6A8AE00AA2C7D /* UIAlertAction+Common.m */, 93666BE023CFC98B004511C5 /* InfoTableViewController.m */, - 93678D77241AD04800C8B28F /* SBSRelaunchAction.h */, - 93678D78241AD07300C8B28F /* FBSSystemService.h */, - 93678D76241AD03400C8B28F /* SBSRestartRenderServerAction.h */, + 93D28AE626E25CF700D1561C /* sign.entitlements */, + 93D28AE926E4533E00D1561C /* SBSRelaunchAction.h */, + 93D28AEB26E4536800D1561C /* FBSSystemService.h */, + 93D28AEA26E4534F00D1561C /* SBSRestartRenderServerAction.h */, 93666BDF23CFC98B004511C5 /* InfoTableViewController.h */, - 93678D79241AD0E600C8B28F /* BSAction.h */, 93AAC8B723DBF848008F8FED /* CircleImageView.h */, 93AAC8B823DBF848008F8FED /* CircleImageView.m */, BDCF069B224B544F00ED9A62 /* Main.storyboard */, @@ -569,7 +569,7 @@ "$(inherited)", "@executable_path/Frameworks", ); - MARKETING_VERSION = 4.0.0; + MARKETING_VERSION = 4.0.2; PRODUCT_BUNDLE_IDENTIFIER = com.mpg13.FlashBack; PRODUCT_NAME = "$(TARGET_NAME)"; PROVISIONING_PROFILE_SPECIFIER = ""; @@ -598,7 +598,7 @@ "$(inherited)", "@executable_path/Frameworks", ); - MARKETING_VERSION = 4.0.0; + MARKETING_VERSION = 4.0.2; PRODUCT_BUNDLE_IDENTIFIER = com.mpg13.FlashBack; PRODUCT_NAME = "$(TARGET_NAME)"; PROVISIONING_PROFILE_SPECIFIER = ""; diff --git a/FlashBack.xcworkspace/xcuserdata/aaron.xcuserdatad/UserInterfaceState.xcuserstate b/FlashBack.xcworkspace/xcuserdata/aaron.xcuserdatad/UserInterfaceState.xcuserstate index f77a22a..c3fa9a9 100644 Binary files a/FlashBack.xcworkspace/xcuserdata/aaron.xcuserdatad/UserInterfaceState.xcuserstate and b/FlashBack.xcworkspace/xcuserdata/aaron.xcuserdatad/UserInterfaceState.xcuserstate differ diff --git a/FlashBack/BSAction.h b/FlashBack/BSAction.h new file mode 100755 index 0000000..b47a189 --- /dev/null +++ b/FlashBack/BSAction.h @@ -0,0 +1,7 @@ +#import "BSDescriptionProviding.h" +#import "BSSettingDescriptionProvider.h" +#import "BSXPCCoding.h" + +@interface BSAction : NSObject + +@end diff --git a/FlashBack/Base.lproj/Main.storyboard b/FlashBack/Base.lproj/Main.storyboard index 6383baa..fdc6111 100644 --- a/FlashBack/Base.lproj/Main.storyboard +++ b/FlashBack/Base.lproj/Main.storyboard @@ -1,10 +1,11 @@ - + - + + @@ -23,7 +24,7 @@ - + @@ -43,7 +44,7 @@ - + - + @@ -91,7 +92,7 @@ - + - + @@ -150,10 +151,10 @@ - + - + @@ -182,10 +183,10 @@ - + - + @@ -213,14 +214,14 @@ - + - + - + @@ -265,10 +266,10 @@ - + - + @@ -285,7 +286,7 @@ - + - + @@ -324,7 +325,7 @@ - + - + @@ -386,10 +387,10 @@ - + - + @@ -424,7 +425,7 @@ - + @@ -530,12 +531,12 @@ - - - -