|
6 | 6 | objectVersion = 77; |
7 | 7 | objects = { |
8 | 8 |
|
| 9 | +/* Begin PBXContainerItemProxy section */ |
| 10 | + D24AEA782D995C4100BB1E2E /* PBXContainerItemProxy */ = { |
| 11 | + isa = PBXContainerItemProxy; |
| 12 | + containerPortal = D2B4D9042D18550F004EA6D5 /* Project object */; |
| 13 | + proxyType = 1; |
| 14 | + remoteGlobalIDString = D2B4D90B2D18550F004EA6D5; |
| 15 | + remoteInfo = iblot; |
| 16 | + }; |
| 17 | +/* End PBXContainerItemProxy section */ |
| 18 | + |
9 | 19 | /* Begin PBXFileReference section */ |
| 20 | + D24AEA722D995C4100BB1E2E /* iblotUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = iblotUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
10 | 21 | D2B4D90C2D18550F004EA6D5 /* iblot.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = iblot.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
11 | 22 | /* End PBXFileReference section */ |
12 | 23 |
|
13 | 24 | /* Begin PBXFileSystemSynchronizedRootGroup section */ |
| 25 | + D24AEA732D995C4100BB1E2E /* iblotUITests */ = { |
| 26 | + isa = PBXFileSystemSynchronizedRootGroup; |
| 27 | + path = iblotUITests; |
| 28 | + sourceTree = "<group>"; |
| 29 | + }; |
14 | 30 | D2B4D90E2D18550F004EA6D5 /* iblot */ = { |
15 | 31 | isa = PBXFileSystemSynchronizedRootGroup; |
16 | 32 | path = iblot; |
|
19 | 35 | /* End PBXFileSystemSynchronizedRootGroup section */ |
20 | 36 |
|
21 | 37 | /* Begin PBXFrameworksBuildPhase section */ |
| 38 | + D24AEA6F2D995C4100BB1E2E /* Frameworks */ = { |
| 39 | + isa = PBXFrameworksBuildPhase; |
| 40 | + buildActionMask = 2147483647; |
| 41 | + files = ( |
| 42 | + ); |
| 43 | + runOnlyForDeploymentPostprocessing = 0; |
| 44 | + }; |
22 | 45 | D2B4D9092D18550F004EA6D5 /* Frameworks */ = { |
23 | 46 | isa = PBXFrameworksBuildPhase; |
24 | 47 | buildActionMask = 2147483647; |
|
33 | 56 | isa = PBXGroup; |
34 | 57 | children = ( |
35 | 58 | D2B4D90E2D18550F004EA6D5 /* iblot */, |
| 59 | + D24AEA732D995C4100BB1E2E /* iblotUITests */, |
36 | 60 | D2B4D90D2D18550F004EA6D5 /* Products */, |
37 | 61 | ); |
38 | 62 | sourceTree = "<group>"; |
|
41 | 65 | isa = PBXGroup; |
42 | 66 | children = ( |
43 | 67 | D2B4D90C2D18550F004EA6D5 /* iblot.app */, |
| 68 | + D24AEA722D995C4100BB1E2E /* iblotUITests.xctest */, |
44 | 69 | ); |
45 | 70 | name = Products; |
46 | 71 | sourceTree = "<group>"; |
47 | 72 | }; |
48 | 73 | /* End PBXGroup section */ |
49 | 74 |
|
50 | 75 | /* Begin PBXNativeTarget section */ |
| 76 | + D24AEA712D995C4100BB1E2E /* iblotUITests */ = { |
| 77 | + isa = PBXNativeTarget; |
| 78 | + buildConfigurationList = D24AEA7C2D995C4100BB1E2E /* Build configuration list for PBXNativeTarget "iblotUITests" */; |
| 79 | + buildPhases = ( |
| 80 | + D24AEA6E2D995C4100BB1E2E /* Sources */, |
| 81 | + D24AEA6F2D995C4100BB1E2E /* Frameworks */, |
| 82 | + D24AEA702D995C4100BB1E2E /* Resources */, |
| 83 | + ); |
| 84 | + buildRules = ( |
| 85 | + ); |
| 86 | + dependencies = ( |
| 87 | + D24AEA792D995C4100BB1E2E /* PBXTargetDependency */, |
| 88 | + ); |
| 89 | + fileSystemSynchronizedGroups = ( |
| 90 | + D24AEA732D995C4100BB1E2E /* iblotUITests */, |
| 91 | + ); |
| 92 | + name = iblotUITests; |
| 93 | + packageProductDependencies = ( |
| 94 | + ); |
| 95 | + productName = iblotUITests; |
| 96 | + productReference = D24AEA722D995C4100BB1E2E /* iblotUITests.xctest */; |
| 97 | + productType = "com.apple.product-type.bundle.ui-testing"; |
| 98 | + }; |
51 | 99 | D2B4D90B2D18550F004EA6D5 /* iblot */ = { |
52 | 100 | isa = PBXNativeTarget; |
53 | 101 | buildConfigurationList = D2B4D91B2D185511004EA6D5 /* Build configuration list for PBXNativeTarget "iblot" */; |
|
80 | 128 | LastSwiftUpdateCheck = 1620; |
81 | 129 | LastUpgradeCheck = 1620; |
82 | 130 | TargetAttributes = { |
| 131 | + D24AEA712D995C4100BB1E2E = { |
| 132 | + CreatedOnToolsVersion = 16.2; |
| 133 | + TestTargetID = D2B4D90B2D18550F004EA6D5; |
| 134 | + }; |
83 | 135 | D2B4D90B2D18550F004EA6D5 = { |
84 | 136 | CreatedOnToolsVersion = 16.2; |
85 | 137 | }; |
|
100 | 152 | projectRoot = ""; |
101 | 153 | targets = ( |
102 | 154 | D2B4D90B2D18550F004EA6D5 /* iblot */, |
| 155 | + D24AEA712D995C4100BB1E2E /* iblotUITests */, |
103 | 156 | ); |
104 | 157 | }; |
105 | 158 | /* End PBXProject section */ |
106 | 159 |
|
107 | 160 | /* Begin PBXResourcesBuildPhase section */ |
| 161 | + D24AEA702D995C4100BB1E2E /* Resources */ = { |
| 162 | + isa = PBXResourcesBuildPhase; |
| 163 | + buildActionMask = 2147483647; |
| 164 | + files = ( |
| 165 | + ); |
| 166 | + runOnlyForDeploymentPostprocessing = 0; |
| 167 | + }; |
108 | 168 | D2B4D90A2D18550F004EA6D5 /* Resources */ = { |
109 | 169 | isa = PBXResourcesBuildPhase; |
110 | 170 | buildActionMask = 2147483647; |
|
115 | 175 | /* End PBXResourcesBuildPhase section */ |
116 | 176 |
|
117 | 177 | /* Begin PBXSourcesBuildPhase section */ |
| 178 | + D24AEA6E2D995C4100BB1E2E /* Sources */ = { |
| 179 | + isa = PBXSourcesBuildPhase; |
| 180 | + buildActionMask = 2147483647; |
| 181 | + files = ( |
| 182 | + ); |
| 183 | + runOnlyForDeploymentPostprocessing = 0; |
| 184 | + }; |
118 | 185 | D2B4D9082D18550F004EA6D5 /* Sources */ = { |
119 | 186 | isa = PBXSourcesBuildPhase; |
120 | 187 | buildActionMask = 2147483647; |
|
124 | 191 | }; |
125 | 192 | /* End PBXSourcesBuildPhase section */ |
126 | 193 |
|
| 194 | +/* Begin PBXTargetDependency section */ |
| 195 | + D24AEA792D995C4100BB1E2E /* PBXTargetDependency */ = { |
| 196 | + isa = PBXTargetDependency; |
| 197 | + target = D2B4D90B2D18550F004EA6D5 /* iblot */; |
| 198 | + targetProxy = D24AEA782D995C4100BB1E2E /* PBXContainerItemProxy */; |
| 199 | + }; |
| 200 | +/* End PBXTargetDependency section */ |
| 201 | + |
127 | 202 | /* Begin XCBuildConfiguration section */ |
| 203 | + D24AEA7A2D995C4100BB1E2E /* Debug */ = { |
| 204 | + isa = XCBuildConfiguration; |
| 205 | + buildSettings = { |
| 206 | + CODE_SIGN_STYLE = Automatic; |
| 207 | + CURRENT_PROJECT_VERSION = 1; |
| 208 | + DEVELOPMENT_TEAM = U4679NLU6P; |
| 209 | + GENERATE_INFOPLIST_FILE = YES; |
| 210 | + IPHONEOS_DEPLOYMENT_TARGET = 18.2; |
| 211 | + MARKETING_VERSION = 1.0; |
| 212 | + PRODUCT_BUNDLE_IDENTIFIER = club.bbsshack.iblotUITests; |
| 213 | + PRODUCT_NAME = "$(TARGET_NAME)"; |
| 214 | + SDKROOT = iphoneos; |
| 215 | + SWIFT_EMIT_LOC_STRINGS = NO; |
| 216 | + SWIFT_VERSION = 5.0; |
| 217 | + TARGETED_DEVICE_FAMILY = "1,2"; |
| 218 | + TEST_TARGET_NAME = iblot; |
| 219 | + }; |
| 220 | + name = Debug; |
| 221 | + }; |
| 222 | + D24AEA7B2D995C4100BB1E2E /* Release */ = { |
| 223 | + isa = XCBuildConfiguration; |
| 224 | + buildSettings = { |
| 225 | + CODE_SIGN_STYLE = Automatic; |
| 226 | + CURRENT_PROJECT_VERSION = 1; |
| 227 | + DEVELOPMENT_TEAM = U4679NLU6P; |
| 228 | + GENERATE_INFOPLIST_FILE = YES; |
| 229 | + IPHONEOS_DEPLOYMENT_TARGET = 18.2; |
| 230 | + MARKETING_VERSION = 1.0; |
| 231 | + PRODUCT_BUNDLE_IDENTIFIER = club.bbsshack.iblotUITests; |
| 232 | + PRODUCT_NAME = "$(TARGET_NAME)"; |
| 233 | + SDKROOT = iphoneos; |
| 234 | + SWIFT_EMIT_LOC_STRINGS = NO; |
| 235 | + SWIFT_VERSION = 5.0; |
| 236 | + TARGETED_DEVICE_FAMILY = "1,2"; |
| 237 | + TEST_TARGET_NAME = iblot; |
| 238 | + VALIDATE_PRODUCT = YES; |
| 239 | + }; |
| 240 | + name = Release; |
| 241 | + }; |
128 | 242 | D2B4D9192D185511004EA6D5 /* Debug */ = { |
129 | 243 | isa = XCBuildConfiguration; |
130 | 244 | buildSettings = { |
|
258 | 372 | "INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents[sdk=iphonesimulator*]" = YES; |
259 | 373 | "INFOPLIST_KEY_UILaunchScreen_Generation[sdk=iphoneos*]" = YES; |
260 | 374 | "INFOPLIST_KEY_UILaunchScreen_Generation[sdk=iphonesimulator*]" = YES; |
| 375 | + INFOPLIST_KEY_UIRequiresFullScreen = YES; |
| 376 | + INFOPLIST_KEY_UIStatusBarHidden = YES; |
261 | 377 | "INFOPLIST_KEY_UIStatusBarStyle[sdk=iphoneos*]" = UIStatusBarStyleDefault; |
262 | 378 | "INFOPLIST_KEY_UIStatusBarStyle[sdk=iphonesimulator*]" = UIStatusBarStyleDefault; |
263 | | - INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; |
264 | | - INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; |
| 379 | + INFOPLIST_KEY_UISupportedInterfaceOrientations = UIInterfaceOrientationPortrait; |
265 | 380 | IPHONEOS_DEPLOYMENT_TARGET = 18.2; |
266 | 381 | LD_RUNPATH_SEARCH_PATHS = "@executable_path/Frameworks"; |
267 | 382 | "LD_RUNPATH_SEARCH_PATHS[sdk=macosx*]" = "@executable_path/../Frameworks"; |
|
297 | 412 | "INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents[sdk=iphonesimulator*]" = YES; |
298 | 413 | "INFOPLIST_KEY_UILaunchScreen_Generation[sdk=iphoneos*]" = YES; |
299 | 414 | "INFOPLIST_KEY_UILaunchScreen_Generation[sdk=iphonesimulator*]" = YES; |
| 415 | + INFOPLIST_KEY_UIRequiresFullScreen = YES; |
| 416 | + INFOPLIST_KEY_UIStatusBarHidden = YES; |
300 | 417 | "INFOPLIST_KEY_UIStatusBarStyle[sdk=iphoneos*]" = UIStatusBarStyleDefault; |
301 | 418 | "INFOPLIST_KEY_UIStatusBarStyle[sdk=iphonesimulator*]" = UIStatusBarStyleDefault; |
302 | | - INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; |
303 | | - INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; |
| 419 | + INFOPLIST_KEY_UISupportedInterfaceOrientations = UIInterfaceOrientationPortrait; |
304 | 420 | IPHONEOS_DEPLOYMENT_TARGET = 18.2; |
305 | 421 | LD_RUNPATH_SEARCH_PATHS = "@executable_path/Frameworks"; |
306 | 422 | "LD_RUNPATH_SEARCH_PATHS[sdk=macosx*]" = "@executable_path/../Frameworks"; |
|
320 | 436 | /* End XCBuildConfiguration section */ |
321 | 437 |
|
322 | 438 | /* Begin XCConfigurationList section */ |
| 439 | + D24AEA7C2D995C4100BB1E2E /* Build configuration list for PBXNativeTarget "iblotUITests" */ = { |
| 440 | + isa = XCConfigurationList; |
| 441 | + buildConfigurations = ( |
| 442 | + D24AEA7A2D995C4100BB1E2E /* Debug */, |
| 443 | + D24AEA7B2D995C4100BB1E2E /* Release */, |
| 444 | + ); |
| 445 | + defaultConfigurationIsVisible = 0; |
| 446 | + defaultConfigurationName = Release; |
| 447 | + }; |
323 | 448 | D2B4D9072D18550F004EA6D5 /* Build configuration list for PBXProject "iblot" */ = { |
324 | 449 | isa = XCConfigurationList; |
325 | 450 | buildConfigurations = ( |
|
0 commit comments