|
11 | 11 | 058557D9273AAEEB004C7B11 /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 058557D8273AAEEB004C7B11 /* Preview Assets.xcassets */; }; |
12 | 12 | 2152FB042600AC8F00CF470E /* iOSApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2152FB032600AC8F00CF470E /* iOSApp.swift */; }; |
13 | 13 | 7555FF83242A565900829871 /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7555FF82242A565900829871 /* ContentView.swift */; }; |
| 14 | + A11F10012700000000000001 /* iosAppUITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = A11F10042700000000000001 /* iosAppUITests.swift */; }; |
14 | 15 | /* End PBXBuildFile section */ |
15 | 16 |
|
| 17 | +/* Begin PBXContainerItemProxy section */ |
| 18 | + A11F10032700000000000001 /* PBXContainerItemProxy */ = { |
| 19 | + isa = PBXContainerItemProxy; |
| 20 | + containerPortal = 7555FF73242A565900829871 /* Project object */; |
| 21 | + proxyType = 1; |
| 22 | + remoteGlobalIDString = 7555FF7A242A565900829871; |
| 23 | + remoteInfo = iosApp; |
| 24 | + }; |
| 25 | +/* End PBXContainerItemProxy section */ |
| 26 | + |
16 | 27 | /* Begin PBXFileReference section */ |
17 | 28 | 058557BA273AAA24004C7B11 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; }; |
18 | 29 | 058557D8273AAEEB004C7B11 /* Preview Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = "Preview Assets.xcassets"; sourceTree = "<group>"; }; |
19 | 30 | 2152FB032600AC8F00CF470E /* iOSApp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = iOSApp.swift; sourceTree = "<group>"; }; |
20 | 31 | 7555FF7B242A565900829871 /* ScoutEventi.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "ScoutEventi.app"; sourceTree = BUILT_PRODUCTS_DIR; }; |
21 | 32 | 7555FF82242A565900829871 /* ContentView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContentView.swift; sourceTree = "<group>"; }; |
22 | 33 | 7555FF8C242A565B00829871 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
| 34 | + A11F10042700000000000001 /* iosAppUITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = iosAppUITests.swift; sourceTree = "<group>"; }; |
| 35 | + A11F10052700000000000001 /* iosAppUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = iosAppUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
23 | 36 | AB3632DC29227652001CCB65 /* Config.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Config.xcconfig; sourceTree = "<group>"; }; |
24 | 37 | /* End PBXFileReference section */ |
25 | 38 |
|
26 | 39 | /* Begin PBXFrameworksBuildPhase section */ |
| 40 | + A11F10092700000000000001 /* Frameworks */ = { |
| 41 | + isa = PBXFrameworksBuildPhase; |
| 42 | + buildActionMask = 2147483647; |
| 43 | + files = ( |
| 44 | + ); |
| 45 | + runOnlyForDeploymentPostprocessing = 0; |
| 46 | + }; |
27 | 47 | F85CB1118929364A9C6EFABC /* Frameworks */ = { |
28 | 48 | isa = PBXFrameworksBuildPhase; |
29 | 49 | buildActionMask = 2147483647; |
|
54 | 74 | children = ( |
55 | 75 | AB1DB47929225F7C00F7AF9C /* Configuration */, |
56 | 76 | 7555FF7D242A565900829871 /* iosApp */, |
| 77 | + A11F10072700000000000001 /* iosAppUITests */, |
57 | 78 | 7555FF7C242A565900829871 /* Products */, |
58 | 79 | 42799AB246E5F90AF97AA0EF /* Frameworks */, |
59 | 80 | ); |
|
62 | 83 | 7555FF7C242A565900829871 /* Products */ = { |
63 | 84 | isa = PBXGroup; |
64 | 85 | children = ( |
65 | | - 7555FF7B242A565900829871 /* My application.app */, |
| 86 | + 7555FF7B242A565900829871 /* ScoutEventi.app */, |
| 87 | + A11F10052700000000000001 /* iosAppUITests.xctest */, |
66 | 88 | ); |
67 | 89 | name = Products; |
68 | 90 | sourceTree = "<group>"; |
|
79 | 101 | path = iosApp; |
80 | 102 | sourceTree = "<group>"; |
81 | 103 | }; |
| 104 | + A11F10072700000000000001 /* iosAppUITests */ = { |
| 105 | + isa = PBXGroup; |
| 106 | + children = ( |
| 107 | + A11F10042700000000000001 /* iosAppUITests.swift */, |
| 108 | + ); |
| 109 | + path = iosAppUITests; |
| 110 | + sourceTree = "<group>"; |
| 111 | + }; |
82 | 112 | AB1DB47929225F7C00F7AF9C /* Configuration */ = { |
83 | 113 | isa = PBXGroup; |
84 | 114 | children = ( |
|
90 | 120 | /* End PBXGroup section */ |
91 | 121 |
|
92 | 122 | /* Begin PBXNativeTarget section */ |
| 123 | + A11F10082700000000000001 /* iosAppUITests */ = { |
| 124 | + isa = PBXNativeTarget; |
| 125 | + buildConfigurationList = A11F100F2700000000000001 /* Build configuration list for PBXNativeTarget "iosAppUITests" */; |
| 126 | + buildPhases = ( |
| 127 | + A11F10092700000000000001 /* Frameworks */, |
| 128 | + A11F100B2700000000000001 /* Sources */, |
| 129 | + A11F100A2700000000000001 /* Resources */, |
| 130 | + ); |
| 131 | + buildRules = ( |
| 132 | + ); |
| 133 | + dependencies = ( |
| 134 | + A11F100C2700000000000001 /* PBXTargetDependency */, |
| 135 | + ); |
| 136 | + name = iosAppUITests; |
| 137 | + productName = iosAppUITests; |
| 138 | + productReference = A11F10052700000000000001 /* iosAppUITests.xctest */; |
| 139 | + productType = "com.apple.product-type.bundle.ui-testing"; |
| 140 | + }; |
93 | 141 | 7555FF7A242A565900829871 /* iosApp */ = { |
94 | 142 | isa = PBXNativeTarget; |
95 | 143 | buildConfigurationList = 7555FFA5242A565B00829871 /* Build configuration list for PBXNativeTarget "iosApp" */; |
|
117 | 165 | LastUpgradeCheck = 1130; |
118 | 166 | ORGANIZATIONNAME = orgName; |
119 | 167 | TargetAttributes = { |
| 168 | + A11F10082700000000000001 = { |
| 169 | + CreatedOnToolsVersion = 16.3; |
| 170 | + TestTargetID = 7555FF7A242A565900829871; |
| 171 | + }; |
120 | 172 | 7555FF7A242A565900829871 = { |
121 | 173 | CreatedOnToolsVersion = 11.3.1; |
122 | 174 | }; |
|
135 | 187 | projectDirPath = ""; |
136 | 188 | projectRoot = ""; |
137 | 189 | targets = ( |
| 190 | + A11F10082700000000000001 /* iosAppUITests */, |
138 | 191 | 7555FF7A242A565900829871 /* iosApp */, |
139 | 192 | ); |
140 | 193 | }; |
141 | 194 | /* End PBXProject section */ |
142 | 195 |
|
143 | 196 | /* Begin PBXResourcesBuildPhase section */ |
| 197 | + A11F100A2700000000000001 /* Resources */ = { |
| 198 | + isa = PBXResourcesBuildPhase; |
| 199 | + buildActionMask = 2147483647; |
| 200 | + files = ( |
| 201 | + ); |
| 202 | + runOnlyForDeploymentPostprocessing = 0; |
| 203 | + }; |
144 | 204 | 7555FF79242A565900829871 /* Resources */ = { |
145 | 205 | isa = PBXResourcesBuildPhase; |
146 | 206 | buildActionMask = 2147483647; |
|
153 | 213 | /* End PBXResourcesBuildPhase section */ |
154 | 214 |
|
155 | 215 | /* Begin PBXSourcesBuildPhase section */ |
| 216 | + A11F100B2700000000000001 /* Sources */ = { |
| 217 | + isa = PBXSourcesBuildPhase; |
| 218 | + buildActionMask = 2147483647; |
| 219 | + files = ( |
| 220 | + A11F10012700000000000001 /* iosAppUITests.swift in Sources */, |
| 221 | + ); |
| 222 | + runOnlyForDeploymentPostprocessing = 0; |
| 223 | + }; |
156 | 224 | 7555FF77242A565900829871 /* Sources */ = { |
157 | 225 | isa = PBXSourcesBuildPhase; |
158 | 226 | buildActionMask = 2147483647; |
|
164 | 232 | }; |
165 | 233 | /* End PBXSourcesBuildPhase section */ |
166 | 234 |
|
| 235 | +/* Begin PBXTargetDependency section */ |
| 236 | + A11F100C2700000000000001 /* PBXTargetDependency */ = { |
| 237 | + isa = PBXTargetDependency; |
| 238 | + target = 7555FF7A242A565900829871 /* iosApp */; |
| 239 | + targetProxy = A11F10032700000000000001 /* PBXContainerItemProxy */; |
| 240 | + }; |
| 241 | +/* End PBXTargetDependency section */ |
| 242 | + |
167 | 243 | /* Begin XCBuildConfiguration section */ |
| 244 | + A11F100D2700000000000001 /* Debug */ = { |
| 245 | + isa = XCBuildConfiguration; |
| 246 | + buildSettings = { |
| 247 | + CODE_SIGN_IDENTITY = "Apple Development"; |
| 248 | + CODE_SIGN_STYLE = Automatic; |
| 249 | + DEVELOPMENT_TEAM = "${TEAM_ID}"; |
| 250 | + GENERATE_INFOPLIST_FILE = YES; |
| 251 | + IPHONEOS_DEPLOYMENT_TARGET = 16.0; |
| 252 | + PRODUCT_BUNDLE_IDENTIFIER = "${BUNDLE_ID}.uitests"; |
| 253 | + PRODUCT_NAME = "$(TARGET_NAME)"; |
| 254 | + SWIFT_VERSION = 5.0; |
| 255 | + TARGETED_DEVICE_FAMILY = "1,2"; |
| 256 | + TEST_TARGET_NAME = iosApp; |
| 257 | + }; |
| 258 | + name = Debug; |
| 259 | + }; |
| 260 | + A11F100E2700000000000001 /* Release */ = { |
| 261 | + isa = XCBuildConfiguration; |
| 262 | + buildSettings = { |
| 263 | + CODE_SIGN_IDENTITY = "Apple Development"; |
| 264 | + CODE_SIGN_STYLE = Automatic; |
| 265 | + DEVELOPMENT_TEAM = "${TEAM_ID}"; |
| 266 | + GENERATE_INFOPLIST_FILE = YES; |
| 267 | + IPHONEOS_DEPLOYMENT_TARGET = 16.0; |
| 268 | + PRODUCT_BUNDLE_IDENTIFIER = "${BUNDLE_ID}.uitests"; |
| 269 | + PRODUCT_NAME = "$(TARGET_NAME)"; |
| 270 | + SWIFT_VERSION = 5.0; |
| 271 | + TARGETED_DEVICE_FAMILY = "1,2"; |
| 272 | + TEST_TARGET_NAME = iosApp; |
| 273 | + }; |
| 274 | + name = Release; |
| 275 | + }; |
168 | 276 | 7555FFA3242A565B00829871 /* Debug */ = { |
169 | 277 | isa = XCBuildConfiguration; |
170 | 278 | baseConfigurationReference = AB3632DC29227652001CCB65 /* Config.xcconfig */; |
|
341 | 449 | defaultConfigurationIsVisible = 0; |
342 | 450 | defaultConfigurationName = Release; |
343 | 451 | }; |
| 452 | + A11F100F2700000000000001 /* Build configuration list for PBXNativeTarget "iosAppUITests" */ = { |
| 453 | + isa = XCConfigurationList; |
| 454 | + buildConfigurations = ( |
| 455 | + A11F100D2700000000000001 /* Debug */, |
| 456 | + A11F100E2700000000000001 /* Release */, |
| 457 | + ); |
| 458 | + defaultConfigurationIsVisible = 0; |
| 459 | + defaultConfigurationName = Release; |
| 460 | + }; |
344 | 461 | 7555FFA5242A565B00829871 /* Build configuration list for PBXNativeTarget "iosApp" */ = { |
345 | 462 | isa = XCConfigurationList; |
346 | 463 | buildConfigurations = ( |
|
0 commit comments