|
83 | 83 | /* End PBXBuildFile section */
|
84 | 84 |
|
85 | 85 | /* Begin PBXFileReference section */
|
86 |
| - 0F43B7702B60D397003A435D /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = ../layout/Applications/TrollSpeed.app/es.lproj/Localizable.strings; sourceTree = "<group>"; }; |
87 |
| - 0F43B7712B60D397003A435D /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = ../layout/Applications/TrollSpeed.app/es.lproj/InfoPlist.strings; sourceTree = "<group>"; }; |
88 |
| - CC2A772F2B6AADB400796650 /* Settings.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; name = Settings.bundle; path = layout/Applications/TrollSpeed.app/Settings.bundle; sourceTree = SOURCE_ROOT; }; |
| 86 | + 0F43B7702B60D397003A435D /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = ../Resources/es.lproj/Localizable.strings; sourceTree = "<group>"; }; |
| 87 | + 0F43B7712B60D397003A435D /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = ../Resources/es.lproj/InfoPlist.strings; sourceTree = "<group>"; }; |
| 88 | + CC2A772F2B6AADB400796650 /* Settings.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; name = Settings.bundle; path = Resources/Settings.bundle; sourceTree = SOURCE_ROOT; }; |
89 | 89 | CC2BAFE22B5CA9DD00A429D1 /* TrollSpeed-Sandbox.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "TrollSpeed-Sandbox.app"; sourceTree = BUILT_PRODUCTS_DIR; };
|
90 | 90 | CC2BAFE42B5CAF2200A429D1 /* Sandbox-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "Sandbox-Info.plist"; sourceTree = "<group>"; };
|
91 | 91 | CC711D012B5BF550007235A6 /* TrollSpeed.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = TrollSpeed.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
157 | 157 | CC711D7D2B5BF6B7007235A6 /* UIEventDispatcher.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UIEventDispatcher.h; sourceTree = "<group>"; };
|
158 | 158 | CC711D7E2B5BF772007235A6 /* hudapp-prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "hudapp-prefix.pch"; sourceTree = "<group>"; };
|
159 | 159 | CC711D7F2B5BF772007235A6 /* entitlements.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = entitlements.plist; sourceTree = "<group>"; };
|
160 |
| - CC711D812B5BFA64007235A6 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist; name = Info.plist; path = layout/Applications/TrollSpeed.app/Info.plist; sourceTree = SOURCE_ROOT; }; |
161 |
| - CC711D862B5BFCC4007235A6 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = layout/Applications/TrollSpeed.app/en.lproj/Localizable.strings; sourceTree = SOURCE_ROOT; }; |
162 |
| - CC711D892B5BFCE0007235A6 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "layout/Applications/TrollSpeed.app/zh-Hans.lproj/Localizable.strings"; sourceTree = SOURCE_ROOT; }; |
163 |
| - CC711D8D2B5BFD50007235A6 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = layout/Applications/TrollSpeed.app/en.lproj/InfoPlist.strings; sourceTree = SOURCE_ROOT; }; |
164 |
| - CC711D8F2B5BFD51007235A6 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "layout/Applications/TrollSpeed.app/zh-Hans.lproj/InfoPlist.strings"; sourceTree = SOURCE_ROOT; }; |
165 |
| - CC711D922B5BFE66007235A6 /* icon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = icon.png; path = layout/Applications/TrollSpeed.app/icon.png; sourceTree = SOURCE_ROOT; }; |
| 160 | + CC711D812B5BFA64007235A6 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist; name = Info.plist; path = Resources/Info.plist; sourceTree = SOURCE_ROOT; }; |
| 161 | + CC711D862B5BFCC4007235A6 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = Resources/en.lproj/Localizable.strings; sourceTree = SOURCE_ROOT; }; |
| 162 | + CC711D892B5BFCE0007235A6 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "Resources/zh-Hans.lproj/Localizable.strings"; sourceTree = SOURCE_ROOT; }; |
| 163 | + CC711D8D2B5BFD50007235A6 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = Resources/en.lproj/InfoPlist.strings; sourceTree = SOURCE_ROOT; }; |
| 164 | + CC711D8F2B5BFD51007235A6 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "Resources/zh-Hans.lproj/InfoPlist.strings"; sourceTree = SOURCE_ROOT; }; |
| 165 | + CC711D922B5BFE66007235A6 /* icon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = icon.png; path = Resources/icon.png; sourceTree = SOURCE_ROOT; }; |
166 | 166 | CC711D952B5BFF2F007235A6 /* GraphicsServices.tbd */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = "sourcecode.text-based-dylib-definition"; path = GraphicsServices.tbd; sourceTree = "<group>"; };
|
167 | 167 | CC711D962B5BFF2F007235A6 /* SpringBoardServices.tbd */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = "sourcecode.text-based-dylib-definition"; path = SpringBoardServices.tbd; sourceTree = "<group>"; };
|
168 | 168 | CC711D972B5BFF2F007235A6 /* BackBoardServices.tbd */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = "sourcecode.text-based-dylib-definition"; path = BackBoardServices.tbd; sourceTree = "<group>"; };
|
|
613 | 613 | "$(inherited)",
|
614 | 614 | "$(PROJECT_DIR)/libraries",
|
615 | 615 | );
|
616 |
| - MARKETING_VERSION = 1.11.5; |
| 616 | + MARKETING_VERSION = 1.11.6; |
617 | 617 | PRODUCT_BUNDLE_IDENTIFIER = "ch.xxtou.hudapp-sandbox";
|
618 | 618 | PRODUCT_NAME = "$(TARGET_NAME)";
|
619 | 619 | PROVISIONING_PROFILE_SPECIFIER = "";
|
|
656 | 656 | "$(inherited)",
|
657 | 657 | "$(PROJECT_DIR)/libraries",
|
658 | 658 | );
|
659 |
| - MARKETING_VERSION = 1.11.5; |
| 659 | + MARKETING_VERSION = 1.11.6; |
660 | 660 | PRODUCT_BUNDLE_IDENTIFIER = "ch.xxtou.hudapp-sandbox";
|
661 | 661 | PRODUCT_NAME = "$(TARGET_NAME)";
|
662 | 662 | PROVISIONING_PROFILE_SPECIFIER = "";
|
|
813 | 813 | "$(inherited)",
|
814 | 814 | "THEOS_PACKAGE_INSTALL_PREFIX=\\\"\\\"",
|
815 | 815 | );
|
816 |
| - INFOPLIST_FILE = layout/Applications/TrollSpeed.app/Info.plist; |
| 816 | + INFOPLIST_FILE = Resources/Info.plist; |
817 | 817 | INFOPLIST_KEY_CFBundleDisplayName = TrollSpeed;
|
818 | 818 | INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.developer-tools";
|
819 | 819 | INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
|
|
827 | 827 | "$(inherited)",
|
828 | 828 | "$(PROJECT_DIR)/libraries",
|
829 | 829 | );
|
830 |
| - MARKETING_VERSION = 1.11.5; |
| 830 | + MARKETING_VERSION = 1.11.6; |
831 | 831 | PRODUCT_BUNDLE_IDENTIFIER = ch.xxtou.hudapp;
|
832 | 832 | PRODUCT_NAME = "$(TARGET_NAME)";
|
833 | 833 | PROVISIONING_PROFILE_SPECIFIER = "";
|
|
857 | 857 | "$(inherited)",
|
858 | 858 | "THEOS_PACKAGE_INSTALL_PREFIX=\\\"\\\"",
|
859 | 859 | );
|
860 |
| - INFOPLIST_FILE = layout/Applications/TrollSpeed.app/Info.plist; |
| 860 | + INFOPLIST_FILE = Resources/Info.plist; |
861 | 861 | INFOPLIST_KEY_CFBundleDisplayName = TrollSpeed;
|
862 | 862 | INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.developer-tools";
|
863 | 863 | INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
|
|
871 | 871 | "$(inherited)",
|
872 | 872 | "$(PROJECT_DIR)/libraries",
|
873 | 873 | );
|
874 |
| - MARKETING_VERSION = 1.11.5; |
| 874 | + MARKETING_VERSION = 1.11.6; |
875 | 875 | PRODUCT_BUNDLE_IDENTIFIER = ch.xxtou.hudapp;
|
876 | 876 | PRODUCT_NAME = "$(TARGET_NAME)";
|
877 | 877 | PROVISIONING_PROFILE_SPECIFIER = "";
|
|
0 commit comments