|
10 | 10 | 59235C592F64245A00198051 /* NekiShareExtension.appex in Embed Foundation Extensions */ = {isa = PBXBuildFile; fileRef = 59235C4F2F64245A00198051 /* NekiShareExtension.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; }; |
11 | 11 | 592F2C5E2F0508FE00802BB7 /* ComposableArchitecture in Frameworks */ = {isa = PBXBuildFile; productRef = 592F2C5D2F0508FE00802BB7 /* ComposableArchitecture */; }; |
12 | 12 | 592F345C2F0E1F1700802BB7 /* NMapsMap in Frameworks */ = {isa = PBXBuildFile; productRef = 592F345B2F0E1F1700802BB7 /* NMapsMap */; }; |
| 13 | + 596F679E2F710D430071F0B7 /* DefaultImageTransformRepositoryTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 596F67982F710D430071F0B7 /* DefaultImageTransformRepositoryTests.swift */; }; |
| 14 | + 596F679F2F710D430071F0B7 /* ImageTransformFeatureTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 596F679A2F710D430071F0B7 /* ImageTransformFeatureTests.swift */; }; |
13 | 15 | 597033582F2482E1000B8194 /* KakaoSDKAuth in Frameworks */ = {isa = PBXBuildFile; productRef = 597033572F2482E1000B8194 /* KakaoSDKAuth */; }; |
14 | 16 | 5970335A2F2482E1000B8194 /* KakaoSDKCert in Frameworks */ = {isa = PBXBuildFile; productRef = 597033592F2482E1000B8194 /* KakaoSDKCert */; }; |
15 | 17 | 5970335C2F2482E1000B8194 /* KakaoSDKCertCore in Frameworks */ = {isa = PBXBuildFile; productRef = 5970335B2F2482E1000B8194 /* KakaoSDKCertCore */; }; |
16 | 18 | 5970335E2F2482E1000B8194 /* KakaoSDKCommon in Frameworks */ = {isa = PBXBuildFile; productRef = 5970335D2F2482E1000B8194 /* KakaoSDKCommon */; }; |
17 | 19 | 597033602F2482E1000B8194 /* KakaoSDKUser in Frameworks */ = {isa = PBXBuildFile; productRef = 5970335F2F2482E1000B8194 /* KakaoSDKUser */; }; |
18 | 20 | 59D1D21B2F168EE800F50EB5 /* Kingfisher in Frameworks */ = {isa = PBXBuildFile; productRef = 59D1D21A2F168EE800F50EB5 /* Kingfisher */; }; |
19 | | - 6C3B4B8A2F65CA4B008449C1 /* WebKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6C3B4B882F65C9B0008449C1 /* WebKit.framework */; }; |
20 | 21 | 6C4D99E52F365E1700E93BF0 /* Lottie in Frameworks */ = {isa = PBXBuildFile; productRef = 6C4D99E42F365E1700E93BF0 /* Lottie */; }; |
21 | 22 | /* End PBXBuildFile section */ |
22 | 23 |
|
23 | 24 | /* Begin PBXContainerItemProxy section */ |
24 | | - 6C3B4B802F65C44C008449C1 /* PBXContainerItemProxy */ = { |
| 25 | + 59235C572F64245A00198051 /* PBXContainerItemProxy */ = { |
25 | 26 | isa = PBXContainerItemProxy; |
26 | 27 | containerPortal = 6C4998D52EF7EF62006BE1DB /* Project object */; |
27 | 28 | proxyType = 1; |
28 | | - remoteGlobalIDString = 6C4998DC2EF7EF62006BE1DB; |
29 | | - remoteInfo = "Neki-iOS"; |
| 29 | + remoteGlobalIDString = 59235C4E2F64245A00198051; |
| 30 | + remoteInfo = NekiShareExtension; |
30 | 31 | }; |
31 | | -/* End PBXContainerItemProxy section */ |
32 | | - |
33 | | -/* Begin PBXFileReference section */ |
34 | | - 6C3B4B7C2F65C44C008449C1 /* Neki-iOSTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Neki-iOSTests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; }; |
35 | | - 6C3B4B882F65C9B0008449C1 /* WebKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = WebKit.framework; path = System/Library/Frameworks/WebKit.framework; sourceTree = SDKROOT; }; |
36 | | - 59235C572F64245A00198051 /* PBXContainerItemProxy */ = { |
| 32 | + 6C3B4B802F65C44C008449C1 /* PBXContainerItemProxy */ = { |
37 | 33 | isa = PBXContainerItemProxy; |
38 | 34 | containerPortal = 6C4998D52EF7EF62006BE1DB /* Project object */; |
39 | 35 | proxyType = 1; |
40 | | - remoteGlobalIDString = 59235C4E2F64245A00198051; |
41 | | - remoteInfo = NekiShareExtension; |
| 36 | + remoteGlobalIDString = 6C4998DC2EF7EF62006BE1DB; |
| 37 | + remoteInfo = "Neki-iOS"; |
42 | 38 | }; |
43 | 39 | /* End PBXContainerItemProxy section */ |
44 | 40 |
|
|
58 | 54 |
|
59 | 55 | /* Begin PBXFileReference section */ |
60 | 56 | 59235C4F2F64245A00198051 /* NekiShareExtension.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = NekiShareExtension.appex; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 57 | + 596F67982F710D430071F0B7 /* DefaultImageTransformRepositoryTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DefaultImageTransformRepositoryTests.swift; sourceTree = "<group>"; }; |
| 58 | + 596F679A2F710D430071F0B7 /* ImageTransformFeatureTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ImageTransformFeatureTests.swift; sourceTree = "<group>"; }; |
| 59 | + 6C3B4B7C2F65C44C008449C1 /* Neki-iOSTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Neki-iOSTests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; }; |
61 | 60 | 6C4998DD2EF7EF62006BE1DB /* Neki-iOS.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Neki-iOS.app"; sourceTree = BUILT_PRODUCTS_DIR; }; |
62 | 61 | /* End PBXFileReference section */ |
63 | 62 |
|
64 | 63 | /* Begin PBXFileSystemSynchronizedBuildFileExceptionSet section */ |
65 | | - 6C45F2B92F65ECE900A6ABBB /* Exceptions for "Neki-iOS" folder in "Neki-iOSTests" target */ = { |
66 | | - isa = PBXFileSystemSynchronizedBuildFileExceptionSet; |
67 | | - membershipExceptions = ( |
68 | | - Core/Sources/ImageTransform/Data/MLModel/whiteboxcartoonization.mlmodel, |
69 | | - ); |
70 | | - target = 6C3B4B7B2F65C44C008449C1 /* Neki-iOSTests */; |
71 | 64 | 59235C5E2F64245A00198051 /* Exceptions for "NekiShareExtension" folder in "NekiShareExtension" target */ = { |
72 | 65 | isa = PBXFileSystemSynchronizedBuildFileExceptionSet; |
73 | 66 | membershipExceptions = ( |
74 | 67 | Resources/Info.plist, |
75 | 68 | ); |
76 | 69 | target = 59235C4E2F64245A00198051 /* NekiShareExtension */; |
77 | 70 | }; |
| 71 | + 6C45F2B92F65ECE900A6ABBB /* Exceptions for "Neki-iOS" folder in "Neki-iOSTests" target */ = { |
| 72 | + isa = PBXFileSystemSynchronizedBuildFileExceptionSet; |
| 73 | + membershipExceptions = ( |
| 74 | + Core/Sources/ImageTransform/Data/MLModel/whiteboxcartoonization.mlmodel, |
| 75 | + ); |
| 76 | + target = 6C3B4B7B2F65C44C008449C1 /* Neki-iOSTests */; |
| 77 | + }; |
78 | 78 | 6C499D3A2F05594E006BE1DB /* Exceptions for "Neki-iOS" folder in "Neki-iOS" target */ = { |
79 | 79 | isa = PBXFileSystemSynchronizedBuildFileExceptionSet; |
80 | 80 | membershipExceptions = ( |
|
85 | 85 | /* End PBXFileSystemSynchronizedBuildFileExceptionSet section */ |
86 | 86 |
|
87 | 87 | /* Begin PBXFileSystemSynchronizedRootGroup section */ |
88 | | - 6C3B4B7D2F65C44C008449C1 /* Neki-iOSTests */ = { |
89 | | - isa = PBXFileSystemSynchronizedRootGroup; |
90 | | - path = "Neki-iOSTests"; |
91 | 88 | 59235C502F64245A00198051 /* NekiShareExtension */ = { |
92 | 89 | isa = PBXFileSystemSynchronizedRootGroup; |
93 | 90 | exceptions = ( |
|
108 | 105 | /* End PBXFileSystemSynchronizedRootGroup section */ |
109 | 106 |
|
110 | 107 | /* Begin PBXFrameworksBuildPhase section */ |
111 | | - 6C3B4B792F65C44C008449C1 /* Frameworks */ = { |
| 108 | + 59235C4C2F64245A00198051 /* Frameworks */ = { |
112 | 109 | isa = PBXFrameworksBuildPhase; |
113 | 110 | buildActionMask = 2147483647; |
114 | 111 | files = ( |
115 | | - 6C3B4B8A2F65CA4B008449C1 /* WebKit.framework in Frameworks */, |
116 | | - 59235C4C2F64245A00198051 /* Frameworks */ = { |
| 112 | + ); |
| 113 | + runOnlyForDeploymentPostprocessing = 0; |
| 114 | + }; |
| 115 | + 6C3B4B792F65C44C008449C1 /* Frameworks */ = { |
117 | 116 | isa = PBXFrameworksBuildPhase; |
118 | 117 | buildActionMask = 2147483647; |
119 | 118 | files = ( |
|
139 | 138 | /* End PBXFrameworksBuildPhase section */ |
140 | 139 |
|
141 | 140 | /* Begin PBXGroup section */ |
142 | | - 6C3B4B872F65C9AF008449C1 /* Frameworks */ = { |
| 141 | + 596F67992F710D430071F0B7 /* Data */ = { |
| 142 | + isa = PBXGroup; |
| 143 | + children = ( |
| 144 | + 596F67982F710D430071F0B7 /* DefaultImageTransformRepositoryTests.swift */, |
| 145 | + ); |
| 146 | + path = Data; |
| 147 | + sourceTree = "<group>"; |
| 148 | + }; |
| 149 | + 596F679B2F710D430071F0B7 /* Presentation */ = { |
| 150 | + isa = PBXGroup; |
| 151 | + children = ( |
| 152 | + 596F679A2F710D430071F0B7 /* ImageTransformFeatureTests.swift */, |
| 153 | + ); |
| 154 | + path = Presentation; |
| 155 | + sourceTree = "<group>"; |
| 156 | + }; |
| 157 | + 596F679C2F710D430071F0B7 /* ImageTransform */ = { |
| 158 | + isa = PBXGroup; |
| 159 | + children = ( |
| 160 | + 596F67992F710D430071F0B7 /* Data */, |
| 161 | + 596F679B2F710D430071F0B7 /* Presentation */, |
| 162 | + ); |
| 163 | + path = ImageTransform; |
| 164 | + sourceTree = "<group>"; |
| 165 | + }; |
| 166 | + 596F679D2F710D430071F0B7 /* Neki-iOSTests */ = { |
143 | 167 | isa = PBXGroup; |
144 | 168 | children = ( |
145 | | - 6C3B4B882F65C9B0008449C1 /* WebKit.framework */, |
| 169 | + 596F679C2F710D430071F0B7 /* ImageTransform */, |
146 | 170 | ); |
147 | | - name = Frameworks; |
| 171 | + path = "Neki-iOSTests"; |
148 | 172 | sourceTree = "<group>"; |
149 | 173 | }; |
150 | 174 | 6C4998D42EF7EF62006BE1DB = { |
151 | 175 | isa = PBXGroup; |
152 | 176 | children = ( |
153 | 177 | 6C4998DF2EF7EF62006BE1DB /* Neki-iOS */, |
154 | | - 6C3B4B7D2F65C44C008449C1 /* Neki-iOSTests */, |
155 | | - 6C3B4B872F65C9AF008449C1 /* Frameworks */, |
| 178 | + 596F679D2F710D430071F0B7 /* Neki-iOSTests */, |
156 | 179 | 59235C502F64245A00198051 /* NekiShareExtension */, |
157 | 180 | 6C4998DE2EF7EF62006BE1DB /* Products */, |
158 | 181 | ); |
|
171 | 194 | /* End PBXGroup section */ |
172 | 195 |
|
173 | 196 | /* Begin PBXNativeTarget section */ |
174 | | - 6C3B4B7B2F65C44C008449C1 /* Neki-iOSTests */ = { |
175 | | - isa = PBXNativeTarget; |
176 | | - buildConfigurationList = 6C3B4B842F65C44C008449C1 /* Build configuration list for PBXNativeTarget "Neki-iOSTests" */; |
177 | | - buildPhases = ( |
178 | | - 6C3B4B782F65C44C008449C1 /* Sources */, |
179 | | - 6C3B4B792F65C44C008449C1 /* Frameworks */, |
180 | | - 6C3B4B7A2F65C44C008449C1 /* Resources */, |
181 | 197 | 59235C4E2F64245A00198051 /* NekiShareExtension */ = { |
182 | 198 | isa = PBXNativeTarget; |
183 | 199 | buildConfigurationList = 59235C5D2F64245A00198051 /* Build configuration list for PBXNativeTarget "NekiShareExtension" */; |
|
189 | 205 | buildRules = ( |
190 | 206 | ); |
191 | 207 | dependencies = ( |
192 | | - 6C3B4B812F65C44C008449C1 /* PBXTargetDependency */, |
193 | | - ); |
194 | | - fileSystemSynchronizedGroups = ( |
195 | | - 6C3B4B7D2F65C44C008449C1 /* Neki-iOSTests */, |
196 | | - ); |
197 | | - name = "Neki-iOSTests"; |
198 | | - packageProductDependencies = ( |
199 | | - ); |
200 | | - productName = "Neki-iOSTests"; |
201 | | - productReference = 6C3B4B7C2F65C44C008449C1 /* Neki-iOSTests.xctest */; |
202 | | - productType = "com.apple.product-type.bundle.unit-test"; |
203 | 208 | ); |
204 | 209 | fileSystemSynchronizedGroups = ( |
205 | 210 | 59235C502F64245A00198051 /* NekiShareExtension */, |
|
211 | 216 | productReference = 59235C4F2F64245A00198051 /* NekiShareExtension.appex */; |
212 | 217 | productType = "com.apple.product-type.app-extension"; |
213 | 218 | }; |
| 219 | + 6C3B4B7B2F65C44C008449C1 /* Neki-iOSTests */ = { |
| 220 | + isa = PBXNativeTarget; |
| 221 | + buildConfigurationList = 6C3B4B842F65C44C008449C1 /* Build configuration list for PBXNativeTarget "Neki-iOSTests" */; |
| 222 | + buildPhases = ( |
| 223 | + 6C3B4B782F65C44C008449C1 /* Sources */, |
| 224 | + 6C3B4B792F65C44C008449C1 /* Frameworks */, |
| 225 | + 6C3B4B7A2F65C44C008449C1 /* Resources */, |
| 226 | + ); |
| 227 | + buildRules = ( |
| 228 | + ); |
| 229 | + dependencies = ( |
| 230 | + 6C3B4B812F65C44C008449C1 /* PBXTargetDependency */, |
| 231 | + ); |
| 232 | + name = "Neki-iOSTests"; |
| 233 | + packageProductDependencies = ( |
| 234 | + ); |
| 235 | + productName = "Neki-iOSTests"; |
| 236 | + productReference = 6C3B4B7C2F65C44C008449C1 /* Neki-iOSTests.xctest */; |
| 237 | + productType = "com.apple.product-type.bundle.unit-test"; |
| 238 | + }; |
214 | 239 | 6C4998DC2EF7EF62006BE1DB /* Neki-iOS */ = { |
215 | 240 | isa = PBXNativeTarget; |
216 | 241 | buildConfigurationList = 6C4998FE2EF7EF64006BE1DB /* Build configuration list for PBXNativeTarget "Neki-iOS" */; |
|
254 | 279 | LastSwiftUpdateCheck = 2630; |
255 | 280 | LastUpgradeCheck = 2620; |
256 | 281 | TargetAttributes = { |
| 282 | + 59235C4E2F64245A00198051 = { |
| 283 | + CreatedOnToolsVersion = 26.0.1; |
| 284 | + }; |
257 | 285 | 6C3B4B7B2F65C44C008449C1 = { |
258 | 286 | CreatedOnToolsVersion = 26.3; |
259 | 287 | TestTargetID = 6C4998DC2EF7EF62006BE1DB; |
260 | | - TargetAttributes = { |
261 | | - 59235C4E2F64245A00198051 = { |
262 | | - CreatedOnToolsVersion = 26.0.1; |
263 | 288 | }; |
264 | 289 | 6C4998DC2EF7EF62006BE1DB = { |
265 | 290 | CreatedOnToolsVersion = 26.2; |
|
295 | 320 | /* End PBXProject section */ |
296 | 321 |
|
297 | 322 | /* Begin PBXResourcesBuildPhase section */ |
298 | | - 6C3B4B7A2F65C44C008449C1 /* Resources */ = { |
299 | 323 | 59235C4D2F64245A00198051 /* Resources */ = { |
300 | 324 | isa = PBXResourcesBuildPhase; |
301 | 325 | buildActionMask = 2147483647; |
302 | 326 | files = ( |
303 | 327 | ); |
304 | 328 | runOnlyForDeploymentPostprocessing = 0; |
305 | 329 | }; |
| 330 | + 6C3B4B7A2F65C44C008449C1 /* Resources */ = { |
| 331 | + isa = PBXResourcesBuildPhase; |
| 332 | + buildActionMask = 2147483647; |
| 333 | + files = ( |
| 334 | + ); |
| 335 | + runOnlyForDeploymentPostprocessing = 0; |
| 336 | + }; |
306 | 337 | 6C4998DB2EF7EF62006BE1DB /* Resources */ = { |
307 | 338 | isa = PBXResourcesBuildPhase; |
308 | 339 | buildActionMask = 2147483647; |
|
313 | 344 | /* End PBXResourcesBuildPhase section */ |
314 | 345 |
|
315 | 346 | /* Begin PBXSourcesBuildPhase section */ |
316 | | - 6C3B4B782F65C44C008449C1 /* Sources */ = { |
317 | 347 | 59235C4B2F64245A00198051 /* Sources */ = { |
318 | 348 | isa = PBXSourcesBuildPhase; |
319 | 349 | buildActionMask = 2147483647; |
320 | 350 | files = ( |
321 | 351 | ); |
322 | 352 | runOnlyForDeploymentPostprocessing = 0; |
323 | 353 | }; |
| 354 | + 6C3B4B782F65C44C008449C1 /* Sources */ = { |
| 355 | + isa = PBXSourcesBuildPhase; |
| 356 | + buildActionMask = 2147483647; |
| 357 | + files = ( |
| 358 | + ); |
| 359 | + runOnlyForDeploymentPostprocessing = 0; |
| 360 | + }; |
324 | 361 | 6C4998D92EF7EF62006BE1DB /* Sources */ = { |
325 | 362 | isa = PBXSourcesBuildPhase; |
326 | 363 | buildActionMask = 2147483647; |
327 | 364 | files = ( |
| 365 | + 596F679E2F710D430071F0B7 /* DefaultImageTransformRepositoryTests.swift in Sources */, |
| 366 | + 596F679F2F710D430071F0B7 /* ImageTransformFeatureTests.swift in Sources */, |
328 | 367 | ); |
329 | 368 | runOnlyForDeploymentPostprocessing = 0; |
330 | 369 | }; |
331 | 370 | /* End PBXSourcesBuildPhase section */ |
332 | 371 |
|
333 | 372 | /* Begin PBXTargetDependency section */ |
334 | | - 6C3B4B812F65C44C008449C1 /* PBXTargetDependency */ = { |
335 | | - isa = PBXTargetDependency; |
336 | | - target = 6C4998DC2EF7EF62006BE1DB /* Neki-iOS */; |
337 | | - targetProxy = 6C3B4B802F65C44C008449C1 /* PBXContainerItemProxy */; |
338 | 373 | 59235C582F64245A00198051 /* PBXTargetDependency */ = { |
339 | 374 | isa = PBXTargetDependency; |
340 | 375 | target = 59235C4E2F64245A00198051 /* NekiShareExtension */; |
341 | 376 | targetProxy = 59235C572F64245A00198051 /* PBXContainerItemProxy */; |
342 | 377 | }; |
| 378 | + 6C3B4B812F65C44C008449C1 /* PBXTargetDependency */ = { |
| 379 | + isa = PBXTargetDependency; |
| 380 | + target = 6C4998DC2EF7EF62006BE1DB /* Neki-iOS */; |
| 381 | + targetProxy = 6C3B4B802F65C44C008449C1 /* PBXContainerItemProxy */; |
| 382 | + }; |
343 | 383 | /* End PBXTargetDependency section */ |
344 | 384 |
|
345 | 385 | /* Begin XCBuildConfiguration section */ |
346 | | - 6C3B4B822F65C44C008449C1 /* Debug */ = { |
347 | | - isa = XCBuildConfiguration; |
348 | | - baseConfigurationReferenceAnchor = 6C4998DF2EF7EF62006BE1DB /* Neki-iOS */; |
349 | | - baseConfigurationReferenceRelativePath = APP/Sources/Resources/Debug.xcconfig; |
350 | | - buildSettings = { |
351 | | - BUNDLE_LOADER = "$(TEST_HOST)"; |
352 | | - CODE_SIGN_IDENTITY = "Apple Development"; |
353 | | - CODE_SIGN_STYLE = Automatic; |
354 | | - CURRENT_PROJECT_VERSION = 1; |
355 | | - DEVELOPMENT_TEAM = 586LZSS32L; |
356 | | - GENERATE_INFOPLIST_FILE = YES; |
357 | | - IPHONEOS_DEPLOYMENT_TARGET = 17.6; |
358 | | - MARKETING_VERSION = 1.0; |
359 | | - PRODUCT_BUNDLE_IDENTIFIER = "com.OneTen.Neki-iOSTests"; |
360 | | - PRODUCT_NAME = "$(TARGET_NAME)"; |
361 | | - PROVISIONING_PROFILE_SPECIFIER = ""; |
362 | | - STRING_CATALOG_GENERATE_SYMBOLS = NO; |
363 | 386 | 59235C5B2F64245A00198051 /* Debug */ = { |
364 | 387 | isa = XCBuildConfiguration; |
365 | 388 | buildSettings = { |
|
430 | 453 | SWIFT_UPCOMING_FEATURE_MEMBER_IMPORT_VISIBILITY = YES; |
431 | 454 | SWIFT_VERSION = 5.0; |
432 | 455 | TARGETED_DEVICE_FAMILY = 1; |
| 456 | + }; |
| 457 | + name = Release; |
| 458 | + }; |
| 459 | + 6C3B4B822F65C44C008449C1 /* Debug */ = { |
| 460 | + isa = XCBuildConfiguration; |
| 461 | + baseConfigurationReferenceAnchor = 6C4998DF2EF7EF62006BE1DB /* Neki-iOS */; |
| 462 | + baseConfigurationReferenceRelativePath = APP/Sources/Resources/Debug.xcconfig; |
| 463 | + buildSettings = { |
| 464 | + BUNDLE_LOADER = "$(TEST_HOST)"; |
| 465 | + CODE_SIGN_IDENTITY = "Apple Development"; |
| 466 | + CODE_SIGN_STYLE = Automatic; |
| 467 | + CURRENT_PROJECT_VERSION = 1; |
| 468 | + DEVELOPMENT_TEAM = 586LZSS32L; |
| 469 | + GENERATE_INFOPLIST_FILE = YES; |
| 470 | + IPHONEOS_DEPLOYMENT_TARGET = 17.6; |
| 471 | + MARKETING_VERSION = 1.0; |
| 472 | + PRODUCT_BUNDLE_IDENTIFIER = "com.OneTen.Neki-iOSTests"; |
| 473 | + PRODUCT_NAME = "$(TARGET_NAME)"; |
| 474 | + PROVISIONING_PROFILE_SPECIFIER = ""; |
| 475 | + STRING_CATALOG_GENERATE_SYMBOLS = NO; |
| 476 | + SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; |
| 477 | + SUPPORTS_MACCATALYST = NO; |
| 478 | + SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO; |
| 479 | + SUPPORTS_XR_DESIGNED_FOR_IPHONE_IPAD = NO; |
| 480 | + SWIFT_APPROACHABLE_CONCURRENCY = YES; |
| 481 | + SWIFT_EMIT_LOC_STRINGS = YES; |
| 482 | + SWIFT_UPCOMING_FEATURE_MEMBER_IMPORT_VISIBILITY = YES; |
| 483 | + SWIFT_VERSION = 5.0; |
| 484 | + TARGETED_DEVICE_FAMILY = 1; |
433 | 485 | TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Neki-iOS.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/Neki-iOS"; |
434 | 486 | }; |
435 | 487 | name = Debug; |
|
461 | 513 | SWIFT_VERSION = 5.0; |
462 | 514 | TARGETED_DEVICE_FAMILY = 1; |
463 | 515 | TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Neki-iOS.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/Neki-iOS"; |
464 | | - SWIFT_EMIT_LOC_STRINGS = YES; |
465 | | - SWIFT_UPCOMING_FEATURE_MEMBER_IMPORT_VISIBILITY = YES; |
466 | | - SWIFT_VERSION = 5.0; |
467 | | - TARGETED_DEVICE_FAMILY = 1; |
468 | 516 | }; |
469 | 517 | name = Release; |
470 | 518 | }; |
|
700 | 748 | /* End XCBuildConfiguration section */ |
701 | 749 |
|
702 | 750 | /* Begin XCConfigurationList section */ |
703 | | - 6C3B4B842F65C44C008449C1 /* Build configuration list for PBXNativeTarget "Neki-iOSTests" */ = { |
704 | | - isa = XCConfigurationList; |
705 | | - buildConfigurations = ( |
706 | | - 6C3B4B822F65C44C008449C1 /* Debug */, |
707 | | - 6C3B4B832F65C44C008449C1 /* Release */, |
708 | 751 | 59235C5D2F64245A00198051 /* Build configuration list for PBXNativeTarget "NekiShareExtension" */ = { |
709 | 752 | isa = XCConfigurationList; |
710 | 753 | buildConfigurations = ( |
|
714 | 757 | defaultConfigurationIsVisible = 0; |
715 | 758 | defaultConfigurationName = Release; |
716 | 759 | }; |
| 760 | + 6C3B4B842F65C44C008449C1 /* Build configuration list for PBXNativeTarget "Neki-iOSTests" */ = { |
| 761 | + isa = XCConfigurationList; |
| 762 | + buildConfigurations = ( |
| 763 | + 6C3B4B822F65C44C008449C1 /* Debug */, |
| 764 | + 6C3B4B832F65C44C008449C1 /* Release */, |
| 765 | + ); |
| 766 | + defaultConfigurationIsVisible = 0; |
| 767 | + defaultConfigurationName = Release; |
| 768 | + }; |
717 | 769 | 6C4998D82EF7EF62006BE1DB /* Build configuration list for PBXProject "Neki-iOS" */ = { |
718 | 770 | isa = XCConfigurationList; |
719 | 771 | buildConfigurations = ( |
|
0 commit comments