|
52 | 52 | CC654E3F2DABD9C200D54F83 /* Settings.bundle in Resources */ = {isa = PBXBuildFile; fileRef = CC2A772F2B6AADB400796650 /* Settings.bundle */; }; |
53 | 53 | CC654E402DABD9C200D54F83 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = CC711D872B5BFCC4007235A6 /* Localizable.strings */; }; |
54 | 54 | CC654E412DABD9C200D54F83 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = CC711D102B5BF551007235A6 /* Assets.xcassets */; }; |
55 | | - CC654E602DABE3EB00D54F83 /* libroot_dyn_iphoneos-arm64.a in Frameworks */ = {isa = PBXBuildFile; fileRef = CC654E5F2DABE3EB00D54F83 /* libroot_dyn_iphoneos-arm64.a */; }; |
56 | 55 | CC711D112B5BF551007235A6 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = CC711D102B5BF551007235A6 /* Assets.xcassets */; }; |
57 | 56 | CC711D4A2B5BF5C6007235A6 /* HUDHelper.mm in Sources */ = {isa = PBXBuildFile; fileRef = CC711D1E2B5BF5C6007235A6 /* HUDHelper.mm */; }; |
58 | 57 | CC711D4B2B5BF5C6007235A6 /* RootViewController.mm in Sources */ = {isa = PBXBuildFile; fileRef = CC711D1F2B5BF5C6007235A6 /* RootViewController.mm */; }; |
|
101 | 100 | /* Begin PBXFileReference section */ |
102 | 101 | 0F43B7702B60D397003A435D /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = ../Resources/es.lproj/Localizable.strings; sourceTree = "<group>"; }; |
103 | 102 | 0F43B7712B60D397003A435D /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = ../Resources/es.lproj/InfoPlist.strings; sourceTree = "<group>"; }; |
104 | | - 6143419B2CD0D8F00069FD88 /* libroot_dyn_iphoneos-arm64.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = "libroot_dyn_iphoneos-arm64.a"; sourceTree = "<group>"; }; |
105 | 103 | CC2A772F2B6AADB400796650 /* Settings.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; name = Settings.bundle; path = Resources/Settings.bundle; sourceTree = SOURCE_ROOT; }; |
106 | 104 | CC654E032DABD94300D54F83 /* AssertionServices.Sim.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; path = AssertionServices.Sim.tbd; sourceTree = "<group>"; }; |
107 | 105 | CC654E052DABD94A00D54F83 /* IOKit.Sim.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; path = IOKit.Sim.tbd; sourceTree = "<group>"; }; |
108 | 106 | CC654E072DABD95200D54F83 /* BackBoardServices.Sim.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; path = BackBoardServices.Sim.tbd; sourceTree = "<group>"; }; |
109 | 107 | CC654E092DABD95800D54F83 /* GraphicsServices.Sim.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; path = GraphicsServices.Sim.tbd; sourceTree = "<group>"; }; |
110 | 108 | CC654E0B2DABD95E00D54F83 /* SpringBoardServices.Sim.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; path = SpringBoardServices.Sim.tbd; sourceTree = "<group>"; }; |
111 | 109 | CC654E452DABD9C200D54F83 /* TrollSpeed.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = TrollSpeed.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
112 | | - CC654E5F2DABE3EB00D54F83 /* libroot_dyn_iphoneos-arm64.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = "libroot_dyn_iphoneos-arm64.a"; sourceTree = "<group>"; }; |
113 | 110 | CC711D012B5BF550007235A6 /* TrollSpeed.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = TrollSpeed.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
114 | 111 | CC711D102B5BF551007235A6 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; }; |
115 | 112 | CC711D1E2B5BF5C6007235A6 /* HUDHelper.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = HUDHelper.mm; sourceTree = "<group>"; }; |
|
227 | 224 | CC8DDA9A2B6631DC001C7C9E /* AppIntents.framework in Frameworks */, |
228 | 225 | CC711D9C2B5C0032007235A6 /* IOKit.tbd in Frameworks */, |
229 | 226 | CC711D9A2B5BFF2F007235A6 /* BackBoardServices.tbd in Frameworks */, |
230 | | - CC654E602DABE3EB00D54F83 /* libroot_dyn_iphoneos-arm64.a in Frameworks */, |
231 | 227 | CC711D982B5BFF2F007235A6 /* GraphicsServices.tbd in Frameworks */, |
232 | 228 | ); |
233 | 229 | runOnlyForDeploymentPostprocessing = 0; |
234 | 230 | }; |
235 | 231 | /* End PBXFrameworksBuildPhase section */ |
236 | 232 |
|
237 | 233 | /* Begin PBXGroup section */ |
238 | | - CC654E5E2DABE22E00D54F83 /* Recovered References */ = { |
239 | | - isa = PBXGroup; |
240 | | - children = ( |
241 | | - 6143419B2CD0D8F00069FD88 /* libroot_dyn_iphoneos-arm64.a */, |
242 | | - ); |
243 | | - name = "Recovered References"; |
244 | | - sourceTree = "<group>"; |
245 | | - }; |
246 | 234 | CC711CF82B5BF550007235A6 = { |
247 | 235 | isa = PBXGroup; |
248 | 236 | children = ( |
|
252 | 240 | CC711D032B5BF550007235A6 /* supports */, |
253 | 241 | CC711D1D2B5BF5C6007235A6 /* sources */, |
254 | 242 | CC8DDA972B66318E001C7C9E /* Frameworks */, |
255 | | - CC654E5E2DABE22E00D54F83 /* Recovered References */, |
256 | 243 | ); |
257 | 244 | sourceTree = "<group>"; |
258 | 245 | }; |
|
405 | 392 | CC654E052DABD94A00D54F83 /* IOKit.Sim.tbd */, |
406 | 393 | CC711D962B5BFF2F007235A6 /* SpringBoardServices.tbd */, |
407 | 394 | CC654E0B2DABD95E00D54F83 /* SpringBoardServices.Sim.tbd */, |
408 | | - CC654E5F2DABE3EB00D54F83 /* libroot_dyn_iphoneos-arm64.a */, |
409 | 395 | ); |
410 | 396 | path = libraries; |
411 | 397 | sourceTree = "<group>"; |
|
866 | 852 | CODE_SIGN_STYLE = Manual; |
867 | 853 | CURRENT_PROJECT_VERSION = 13; |
868 | 854 | DEVELOPMENT_TEAM = "-"; |
| 855 | + ENABLE_APPINTENTS_DEPLOYMENT_AWARE_PROCESSING = NO; |
| 856 | + ENABLE_PREVIEWS = NO; |
869 | 857 | GCC_PRECOMPILE_PREFIX_HEADER = YES; |
870 | 858 | GCC_PREFIX_HEADER = "supports/hudapp-prefix.pch"; |
871 | 859 | GCC_PREPROCESSOR_DEFINITIONS = ( |
872 | 860 | "$(inherited)", |
| 861 | + "DISABLE_PATH_REDIRECTION=1", |
873 | 862 | "THEOS_PACKAGE_INSTALL_PREFIX=\\\"\\\"", |
874 | 863 | ); |
875 | 864 | INFOPLIST_FILE = Resources/Info.plist; |
|
912 | 901 | CODE_SIGN_STYLE = Manual; |
913 | 902 | CURRENT_PROJECT_VERSION = 13; |
914 | 903 | DEVELOPMENT_TEAM = "-"; |
| 904 | + ENABLE_APPINTENTS_DEPLOYMENT_AWARE_PROCESSING = NO; |
| 905 | + ENABLE_PREVIEWS = NO; |
915 | 906 | GCC_PRECOMPILE_PREFIX_HEADER = YES; |
916 | 907 | GCC_PREFIX_HEADER = "supports/hudapp-prefix.pch"; |
917 | 908 | GCC_PREPROCESSOR_DEFINITIONS = ( |
918 | 909 | "$(inherited)", |
| 910 | + "DISABLE_PATH_REDIRECTION=1", |
919 | 911 | "THEOS_PACKAGE_INSTALL_PREFIX=\\\"\\\"", |
920 | 912 | ); |
921 | 913 | INFOPLIST_FILE = Resources/Info.plist; |
|
0 commit comments