|
20 | 20 | DFF2DACE2EDC02AD00778738 /* OrderedCollections in Frameworks */ = {isa = PBXBuildFile; productRef = DFF2DACD2EDC02AD00778738 /* OrderedCollections */; }; |
21 | 21 | /* End PBXBuildFile section */ |
22 | 22 |
|
| 23 | +/* Begin PBXContainerItemProxy section */ |
| 24 | + DF34164B2E45F67C00F9312B /* PBXContainerItemProxy */ = { |
| 25 | + isa = PBXContainerItemProxy; |
| 26 | + containerPortal = DFD48AF82DC4D6E2005905C5 /* Project object */; |
| 27 | + proxyType = 1; |
| 28 | + remoteGlobalIDString = DFD48AFF2DC4D6E2005905C5; |
| 29 | + remoteInfo = DevLog; |
| 30 | + }; |
| 31 | +/* End PBXContainerItemProxy section */ |
| 32 | + |
23 | 33 | /* Begin PBXFileReference section */ |
| 34 | + DF3416492E45F67C00F9312B /* DevLog_Unit.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = DevLog_Unit.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
24 | 35 | DFD48B002DC4D6E2005905C5 /* DevLog.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = DevLog.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
25 | 36 | DFD6453F2EC827A10073E133 /* .gitignore */ = {isa = PBXFileReference; lastKnownFileType = text; path = .gitignore; sourceTree = "<group>"; }; |
26 | 37 | DFD74E2E2E423EA700613803 /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; }; |
|
38 | 49 | /* End PBXFileSystemSynchronizedBuildFileExceptionSet section */ |
39 | 50 |
|
40 | 51 | /* Begin PBXFileSystemSynchronizedRootGroup section */ |
| 52 | + DF34164A2E45F67C00F9312B /* DevLog_Unit */ = { |
| 53 | + isa = PBXFileSystemSynchronizedRootGroup; |
| 54 | + path = DevLog_Unit; |
| 55 | + sourceTree = "<group>"; |
| 56 | + }; |
41 | 57 | DF8AB7982E938B0B00E50BBF /* DevLog */ = { |
42 | 58 | isa = PBXFileSystemSynchronizedRootGroup; |
43 | 59 | exceptions = ( |
|
49 | 65 | /* End PBXFileSystemSynchronizedRootGroup section */ |
50 | 66 |
|
51 | 67 | /* Begin PBXFrameworksBuildPhase section */ |
| 68 | + DF3416472E45F67C00F9312B /* Frameworks */ = { |
| 69 | + isa = PBXFrameworksBuildPhase; |
| 70 | + buildActionMask = 2147483647; |
| 71 | + files = ( |
| 72 | + ); |
| 73 | + runOnlyForDeploymentPostprocessing = 0; |
| 74 | + }; |
52 | 75 | DFD48AFD2DC4D6E2005905C5 /* Frameworks */ = { |
53 | 76 | isa = PBXFrameworksBuildPhase; |
54 | 77 | buildActionMask = 2147483647; |
|
73 | 96 | children = ( |
74 | 97 | DFD6453F2EC827A10073E133 /* .gitignore */, |
75 | 98 | DF8AB7982E938B0B00E50BBF /* DevLog */, |
| 99 | + DF34164A2E45F67C00F9312B /* DevLog_Unit */, |
76 | 100 | DFD74E2E2E423EA700613803 /* README.md */, |
77 | 101 | DFE28EB62DCCF26300B28FE5 /* Frameworks */, |
78 | 102 | DFD48B012DC4D6E2005905C5 /* Products */, |
|
82 | 106 | DFD48B012DC4D6E2005905C5 /* Products */ = { |
83 | 107 | isa = PBXGroup; |
84 | 108 | children = ( |
| 109 | + DF3416492E45F67C00F9312B /* DevLog_Unit.xctest */, |
85 | 110 | DFD48B002DC4D6E2005905C5 /* DevLog.app */, |
86 | 111 | ); |
87 | 112 | name = Products; |
|
97 | 122 | /* End PBXGroup section */ |
98 | 123 |
|
99 | 124 | /* Begin PBXNativeTarget section */ |
| 125 | + DF3416442E45F67C00F9312B /* DevLog_Unit */ = { |
| 126 | + isa = PBXNativeTarget; |
| 127 | + buildConfigurationList = DF3416452E45F67C00F9312B /* Build configuration list for PBXNativeTarget "DevLog_Unit" */; |
| 128 | + buildPhases = ( |
| 129 | + DF3416462E45F67C00F9312B /* Sources */, |
| 130 | + DF3416472E45F67C00F9312B /* Frameworks */, |
| 131 | + DF3416482E45F67C00F9312B /* Resources */, |
| 132 | + ); |
| 133 | + buildRules = ( |
| 134 | + ); |
| 135 | + dependencies = ( |
| 136 | + DF34164C2E45F67C00F9312B /* PBXTargetDependency */, |
| 137 | + ); |
| 138 | + fileSystemSynchronizedGroups = ( |
| 139 | + DF34164A2E45F67C00F9312B /* DevLog_Unit */, |
| 140 | + ); |
| 141 | + name = DevLog_Unit; |
| 142 | + packageProductDependencies = ( |
| 143 | + ); |
| 144 | + productName = DevLog_Unit; |
| 145 | + productReference = DF3416492E45F67C00F9312B /* DevLog_Unit.xctest */; |
| 146 | + productType = "com.apple.product-type.bundle.unit-test"; |
| 147 | + }; |
100 | 148 | DFD48AFF2DC4D6E2005905C5 /* DevLog */ = { |
101 | 149 | isa = PBXNativeTarget; |
102 | 150 | buildConfigurationList = DFD48B112DC4D6E4005905C5 /* Build configuration list for PBXNativeTarget "DevLog" */; |
|
139 | 187 | LastSwiftUpdateCheck = 1640; |
140 | 188 | LastUpgradeCheck = 2600; |
141 | 189 | TargetAttributes = { |
| 190 | + DF3416442E45F67C00F9312B = { |
| 191 | + CreatedOnToolsVersion = 16.3; |
| 192 | + TestTargetID = DFD48AFF2DC4D6E2005905C5; |
| 193 | + }; |
142 | 194 | DFD48AFF2DC4D6E2005905C5 = { |
143 | 195 | CreatedOnToolsVersion = 16.3; |
144 | 196 | }; |
|
165 | 217 | projectDirPath = ""; |
166 | 218 | projectRoot = ""; |
167 | 219 | targets = ( |
| 220 | + DF3416442E45F67C00F9312B /* DevLog_Unit */, |
168 | 221 | DFD48AFF2DC4D6E2005905C5 /* DevLog */, |
169 | 222 | ); |
170 | 223 | }; |
171 | 224 | /* End PBXProject section */ |
172 | 225 |
|
173 | 226 | /* Begin PBXResourcesBuildPhase section */ |
| 227 | + DF3416482E45F67C00F9312B /* Resources */ = { |
| 228 | + isa = PBXResourcesBuildPhase; |
| 229 | + buildActionMask = 2147483647; |
| 230 | + files = ( |
| 231 | + ); |
| 232 | + runOnlyForDeploymentPostprocessing = 0; |
| 233 | + }; |
174 | 234 | DFD48AFE2DC4D6E2005905C5 /* Resources */ = { |
175 | 235 | isa = PBXResourcesBuildPhase; |
176 | 236 | buildActionMask = 2147483647; |
|
183 | 243 | /* End PBXResourcesBuildPhase section */ |
184 | 244 |
|
185 | 245 | /* Begin PBXSourcesBuildPhase section */ |
| 246 | + DF3416462E45F67C00F9312B /* Sources */ = { |
| 247 | + isa = PBXSourcesBuildPhase; |
| 248 | + buildActionMask = 2147483647; |
| 249 | + files = ( |
| 250 | + ); |
| 251 | + runOnlyForDeploymentPostprocessing = 0; |
| 252 | + }; |
186 | 253 | DFD48AFC2DC4D6E2005905C5 /* Sources */ = { |
187 | 254 | isa = PBXSourcesBuildPhase; |
188 | 255 | buildActionMask = 2147483647; |
|
193 | 260 | /* End PBXSourcesBuildPhase section */ |
194 | 261 |
|
195 | 262 | /* Begin PBXTargetDependency section */ |
| 263 | + DF34164C2E45F67C00F9312B /* PBXTargetDependency */ = { |
| 264 | + isa = PBXTargetDependency; |
| 265 | + target = DFD48AFF2DC4D6E2005905C5 /* DevLog */; |
| 266 | + targetProxy = DF34164B2E45F67C00F9312B /* PBXContainerItemProxy */; |
| 267 | + }; |
196 | 268 | DF66A07D2EA52E9F0098E643 /* PBXTargetDependency */ = { |
197 | 269 | isa = PBXTargetDependency; |
198 | 270 | productRef = DF66A07C2EA52E9F0098E643 /* SwiftLintBuildToolPlugin */; |
199 | 271 | }; |
200 | 272 | /* End PBXTargetDependency section */ |
201 | 273 |
|
202 | 274 | /* Begin XCBuildConfiguration section */ |
| 275 | + DF34164D2E45F67C00F9312B /* Debug */ = { |
| 276 | + isa = XCBuildConfiguration; |
| 277 | + buildSettings = { |
| 278 | + BUNDLE_LOADER = "$(TEST_HOST)"; |
| 279 | + CODE_SIGN_STYLE = Automatic; |
| 280 | + CURRENT_PROJECT_VERSION = 1; |
| 281 | + DEVELOPMENT_TEAM = 4CPC6N38WA; |
| 282 | + GENERATE_INFOPLIST_FILE = YES; |
| 283 | + IPHONEOS_DEPLOYMENT_TARGET = 17; |
| 284 | + MARKETING_VERSION = 1.0; |
| 285 | + PRODUCT_BUNDLE_IDENTIFIER = opfic.DevLog_Unit; |
| 286 | + PRODUCT_NAME = "$(TARGET_NAME)"; |
| 287 | + STRING_CATALOG_GENERATE_SYMBOLS = NO; |
| 288 | + SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; |
| 289 | + SUPPORTS_MACCATALYST = NO; |
| 290 | + SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO; |
| 291 | + SUPPORTS_XR_DESIGNED_FOR_IPHONE_IPAD = NO; |
| 292 | + SWIFT_EMIT_LOC_STRINGS = NO; |
| 293 | + SWIFT_VERSION = 5.0; |
| 294 | + TARGETED_DEVICE_FAMILY = 1; |
| 295 | + TEST_HOST = "$(BUILT_PRODUCTS_DIR)/DevLog.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/DevLog"; |
| 296 | + TEST_TARGET_NAME = DevLog; |
| 297 | + }; |
| 298 | + name = Debug; |
| 299 | + }; |
| 300 | + DF34164E2E45F67C00F9312B /* Release */ = { |
| 301 | + isa = XCBuildConfiguration; |
| 302 | + buildSettings = { |
| 303 | + BUNDLE_LOADER = "$(TEST_HOST)"; |
| 304 | + CODE_SIGN_STYLE = Automatic; |
| 305 | + CURRENT_PROJECT_VERSION = 1; |
| 306 | + DEVELOPMENT_TEAM = 4CPC6N38WA; |
| 307 | + GENERATE_INFOPLIST_FILE = YES; |
| 308 | + IPHONEOS_DEPLOYMENT_TARGET = 17; |
| 309 | + MARKETING_VERSION = 1.0; |
| 310 | + PRODUCT_BUNDLE_IDENTIFIER = opfic.DevLog_Unit; |
| 311 | + PRODUCT_NAME = "$(TARGET_NAME)"; |
| 312 | + STRING_CATALOG_GENERATE_SYMBOLS = NO; |
| 313 | + SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; |
| 314 | + SUPPORTS_MACCATALYST = NO; |
| 315 | + SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO; |
| 316 | + SUPPORTS_XR_DESIGNED_FOR_IPHONE_IPAD = NO; |
| 317 | + SWIFT_EMIT_LOC_STRINGS = NO; |
| 318 | + SWIFT_VERSION = 5.0; |
| 319 | + TARGETED_DEVICE_FAMILY = 1; |
| 320 | + TEST_HOST = "$(BUILT_PRODUCTS_DIR)/DevLog.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/DevLog"; |
| 321 | + TEST_TARGET_NAME = DevLog; |
| 322 | + }; |
| 323 | + name = Release; |
| 324 | + }; |
203 | 325 | DFD48B122DC4D6E4005905C5 /* Debug */ = { |
204 | 326 | isa = XCBuildConfiguration; |
205 | 327 | baseConfigurationReferenceAnchor = DF8AB7982E938B0B00E50BBF /* DevLog */; |
|
426 | 548 | /* End XCBuildConfiguration section */ |
427 | 549 |
|
428 | 550 | /* Begin XCConfigurationList section */ |
| 551 | + DF3416452E45F67C00F9312B /* Build configuration list for PBXNativeTarget "DevLog_Unit" */ = { |
| 552 | + isa = XCConfigurationList; |
| 553 | + buildConfigurations = ( |
| 554 | + DF34164D2E45F67C00F9312B /* Debug */, |
| 555 | + DF34164E2E45F67C00F9312B /* Release */, |
| 556 | + ); |
| 557 | + defaultConfigurationIsVisible = 0; |
| 558 | + defaultConfigurationName = Release; |
| 559 | + }; |
429 | 560 | DFD48AFB2DC4D6E2005905C5 /* Build configuration list for PBXProject "DevLog" */ = { |
430 | 561 | isa = XCConfigurationList; |
431 | 562 | buildConfigurations = ( |
|
0 commit comments