|
3 | 3 | archiveVersion = 1;
|
4 | 4 | classes = {
|
5 | 5 | };
|
6 |
| - objectVersion = 50; |
| 6 | + objectVersion = 52; |
7 | 7 | objects = {
|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
|
49 | 49 | 7793AA622516729500910FAC /* CommonClosureSleeve.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7793AA612516729500910FAC /* CommonClosureSleeve.swift */; };
|
50 | 50 | 7793AA65251672B600910FAC /* UIControlExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7793AA64251672B600910FAC /* UIControlExtension.swift */; };
|
51 | 51 | 7793AB822516CD4E00910FAC /* UICollectionViewExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7793AB812516CD4E00910FAC /* UICollectionViewExtension.swift */; };
|
| 52 | + 77E9AEDF25198A55002A8538 /* OnoKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 770456E7251522F1006CC071 /* OnoKit.framework */; platformFilter = ios; }; |
| 53 | + 77E9AEE925198A76002A8538 /* ExampleView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 77E9AEE825198A76002A8538 /* ExampleView.swift */; }; |
| 54 | + 77E9AEEF25198A7E002A8538 /* ExampleViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 77E9AEEE25198A7E002A8538 /* ExampleViewModel.swift */; }; |
| 55 | + 77E9AEF625198A89002A8538 /* ExampleViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 77E9AEF525198A89002A8538 /* ExampleViewController.swift */; }; |
| 56 | + 77E9AEFA25198BC1002A8538 /* ExampleViewModelTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 77E9AEF925198BC1002A8538 /* ExampleViewModelTests.swift */; }; |
52 | 57 | F3FF6975D3ADD9ACCA4E275C /* Pods_OnoKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 55A9E3F1689CD6C95BE0112C /* Pods_OnoKit.framework */; };
|
53 | 58 | /* End PBXBuildFile section */
|
54 | 59 |
|
| 60 | +/* Begin PBXContainerItemProxy section */ |
| 61 | + 77E9AEE025198A55002A8538 /* PBXContainerItemProxy */ = { |
| 62 | + isa = PBXContainerItemProxy; |
| 63 | + containerPortal = 770456DE251522F0006CC071 /* Project object */; |
| 64 | + proxyType = 1; |
| 65 | + remoteGlobalIDString = 770456E6251522F0006CC071; |
| 66 | + remoteInfo = OnoKit; |
| 67 | + }; |
| 68 | +/* End PBXContainerItemProxy section */ |
| 69 | + |
55 | 70 | /* Begin PBXFileReference section */
|
56 | 71 | 55A9E3F1689CD6C95BE0112C /* Pods_OnoKit.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_OnoKit.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
57 | 72 | 678736D52C2FCD745E0D3315 /* Pods-OnoKit.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-OnoKit.debug.xcconfig"; path = "Target Support Files/Pods-OnoKit/Pods-OnoKit.debug.xcconfig"; sourceTree = "<group>"; };
|
|
100 | 115 | 7793AA612516729500910FAC /* CommonClosureSleeve.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CommonClosureSleeve.swift; sourceTree = "<group>"; };
|
101 | 116 | 7793AA64251672B600910FAC /* UIControlExtension.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UIControlExtension.swift; sourceTree = "<group>"; };
|
102 | 117 | 7793AB812516CD4E00910FAC /* UICollectionViewExtension.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UICollectionViewExtension.swift; sourceTree = "<group>"; };
|
| 118 | + 77E9AEDA25198A55002A8538 /* OnoKitTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = OnoKitTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 119 | + 77E9AEDE25198A55002A8538 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
| 120 | + 77E9AEE825198A76002A8538 /* ExampleView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ExampleView.swift; sourceTree = "<group>"; }; |
| 121 | + 77E9AEEE25198A7E002A8538 /* ExampleViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ExampleViewModel.swift; sourceTree = "<group>"; }; |
| 122 | + 77E9AEF525198A89002A8538 /* ExampleViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ExampleViewController.swift; sourceTree = "<group>"; }; |
| 123 | + 77E9AEF925198BC1002A8538 /* ExampleViewModelTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ExampleViewModelTests.swift; sourceTree = "<group>"; }; |
103 | 124 | 969680373C63C20055DFA949 /* Pods-OnoCommon.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-OnoCommon.debug.xcconfig"; path = "Target Support Files/Pods-OnoCommon/Pods-OnoCommon.debug.xcconfig"; sourceTree = "<group>"; };
|
104 | 125 | BBA679E72A357B6E2F971A96 /* Pods-OnoCommon.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-OnoCommon.release.xcconfig"; path = "Target Support Files/Pods-OnoCommon/Pods-OnoCommon.release.xcconfig"; sourceTree = "<group>"; };
|
105 | 126 | D9B2FECED0ECBEB2F5FCA534 /* Pods-Common.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Common.release.xcconfig"; path = "Target Support Files/Pods-Common/Pods-Common.release.xcconfig"; sourceTree = "<group>"; };
|
|
115 | 136 | );
|
116 | 137 | runOnlyForDeploymentPostprocessing = 0;
|
117 | 138 | };
|
| 139 | + 77E9AED725198A55002A8538 /* Frameworks */ = { |
| 140 | + isa = PBXFrameworksBuildPhase; |
| 141 | + buildActionMask = 2147483647; |
| 142 | + files = ( |
| 143 | + 77E9AEDF25198A55002A8538 /* OnoKit.framework in Frameworks */, |
| 144 | + ); |
| 145 | + runOnlyForDeploymentPostprocessing = 0; |
| 146 | + }; |
118 | 147 | /* End PBXFrameworksBuildPhase section */
|
119 | 148 |
|
120 | 149 | /* Begin PBXGroup section */
|
|
130 | 159 | isa = PBXGroup;
|
131 | 160 | children = (
|
132 | 161 | 770456E9251522F1006CC071 /* OnoKit */,
|
| 162 | + 77E9AEDB25198A55002A8538 /* OnoKitTests */, |
133 | 163 | 770456E8251522F1006CC071 /* Products */,
|
134 | 164 | D862A78856655A581D570C6B /* Pods */,
|
135 | 165 | 74E660A7E976FA58851907A5 /* Frameworks */,
|
|
140 | 170 | isa = PBXGroup;
|
141 | 171 | children = (
|
142 | 172 | 770456E7251522F1006CC071 /* OnoKit.framework */,
|
| 173 | + 77E9AEDA25198A55002A8538 /* OnoKitTests.xctest */, |
143 | 174 | );
|
144 | 175 | name = Products;
|
145 | 176 | sourceTree = "<group>";
|
146 | 177 | };
|
147 | 178 | 770456E9251522F1006CC071 /* OnoKit */ = {
|
148 | 179 | isa = PBXGroup;
|
149 | 180 | children = (
|
| 181 | + 77E9AEE725198A69002A8538 /* Example */, |
150 | 182 | 770457302515249E006CC071 /* Resources */,
|
151 | 183 | 770456F425152330006CC071 /* Extensions */,
|
152 | 184 | 770456F325152328006CC071 /* Classes */,
|
|
218 | 250 | path = Resources;
|
219 | 251 | sourceTree = "<group>";
|
220 | 252 | };
|
| 253 | + 77E9AEDB25198A55002A8538 /* OnoKitTests */ = { |
| 254 | + isa = PBXGroup; |
| 255 | + children = ( |
| 256 | + 77E9AEDE25198A55002A8538 /* Info.plist */, |
| 257 | + 77E9AEF925198BC1002A8538 /* ExampleViewModelTests.swift */, |
| 258 | + ); |
| 259 | + path = OnoKitTests; |
| 260 | + sourceTree = "<group>"; |
| 261 | + }; |
| 262 | + 77E9AEE725198A69002A8538 /* Example */ = { |
| 263 | + isa = PBXGroup; |
| 264 | + children = ( |
| 265 | + 77E9AEE825198A76002A8538 /* ExampleView.swift */, |
| 266 | + 77E9AEEE25198A7E002A8538 /* ExampleViewModel.swift */, |
| 267 | + 77E9AEF525198A89002A8538 /* ExampleViewController.swift */, |
| 268 | + ); |
| 269 | + path = Example; |
| 270 | + sourceTree = "<group>"; |
| 271 | + }; |
221 | 272 | D862A78856655A581D570C6B /* Pods */ = {
|
222 | 273 | isa = PBXGroup;
|
223 | 274 | children = (
|
|
265 | 316 | productReference = 770456E7251522F1006CC071 /* OnoKit.framework */;
|
266 | 317 | productType = "com.apple.product-type.framework";
|
267 | 318 | };
|
| 319 | + 77E9AED925198A55002A8538 /* OnoKitTests */ = { |
| 320 | + isa = PBXNativeTarget; |
| 321 | + buildConfigurationList = 77E9AEE425198A55002A8538 /* Build configuration list for PBXNativeTarget "OnoKitTests" */; |
| 322 | + buildPhases = ( |
| 323 | + 77E9AED625198A55002A8538 /* Sources */, |
| 324 | + 77E9AED725198A55002A8538 /* Frameworks */, |
| 325 | + 77E9AED825198A55002A8538 /* Resources */, |
| 326 | + ); |
| 327 | + buildRules = ( |
| 328 | + ); |
| 329 | + dependencies = ( |
| 330 | + 77E9AEE125198A55002A8538 /* PBXTargetDependency */, |
| 331 | + ); |
| 332 | + name = OnoKitTests; |
| 333 | + productName = OnoKitTests; |
| 334 | + productReference = 77E9AEDA25198A55002A8538 /* OnoKitTests.xctest */; |
| 335 | + productType = "com.apple.product-type.bundle.unit-test"; |
| 336 | + }; |
268 | 337 | /* End PBXNativeTarget section */
|
269 | 338 |
|
270 | 339 | /* Begin PBXProject section */
|
271 | 340 | 770456DE251522F0006CC071 /* Project object */ = {
|
272 | 341 | isa = PBXProject;
|
273 | 342 | attributes = {
|
| 343 | + LastSwiftUpdateCheck = 1200; |
274 | 344 | LastUpgradeCheck = 1200;
|
275 | 345 | TargetAttributes = {
|
276 | 346 | 770456E6251522F0006CC071 = {
|
277 | 347 | CreatedOnToolsVersion = 12.0;
|
278 | 348 | LastSwiftMigration = 1200;
|
279 | 349 | };
|
| 350 | + 77E9AED925198A55002A8538 = { |
| 351 | + CreatedOnToolsVersion = 12.0; |
| 352 | + }; |
280 | 353 | };
|
281 | 354 | };
|
282 | 355 | buildConfigurationList = 770456E1251522F0006CC071 /* Build configuration list for PBXProject "OnoKit" */;
|
|
293 | 366 | projectRoot = "";
|
294 | 367 | targets = (
|
295 | 368 | 770456E6251522F0006CC071 /* OnoKit */,
|
| 369 | + 77E9AED925198A55002A8538 /* OnoKitTests */, |
296 | 370 | );
|
297 | 371 | };
|
298 | 372 | /* End PBXProject section */
|
|
306 | 380 | );
|
307 | 381 | runOnlyForDeploymentPostprocessing = 0;
|
308 | 382 | };
|
| 383 | + 77E9AED825198A55002A8538 /* Resources */ = { |
| 384 | + isa = PBXResourcesBuildPhase; |
| 385 | + buildActionMask = 2147483647; |
| 386 | + files = ( |
| 387 | + ); |
| 388 | + runOnlyForDeploymentPostprocessing = 0; |
| 389 | + }; |
309 | 390 | /* End PBXResourcesBuildPhase section */
|
310 | 391 |
|
311 | 392 | /* Begin PBXShellScriptBuildPhase section */
|
|
374 | 455 | 7704570D25152373006CC071 /* UIImageExtension.swift in Sources */,
|
375 | 456 | 7704571125152373006CC071 /* UILabelExtension.swift in Sources */,
|
376 | 457 | 77045726251523BE006CC071 /* CommonTextField.swift in Sources */,
|
| 458 | + 77E9AEEF25198A7E002A8538 /* ExampleViewModel.swift in Sources */, |
377 | 459 | 7704575625152523006CC071 /* CommonViewModel.swift in Sources */,
|
378 | 460 | 7704575325152523006CC071 /* CommonCollectionReusableView.swift in Sources */,
|
379 | 461 | 7704571225152373006CC071 /* UIImageViewExtension.swift in Sources */,
|
380 | 462 | 7704570F25152373006CC071 /* NSAttributedStringExtension.swift in Sources */,
|
381 | 463 | 7704575425152523006CC071 /* CommonViewController.swift in Sources */,
|
| 464 | + 77E9AEE925198A76002A8538 /* ExampleView.swift in Sources */, |
382 | 465 | 77870C6D25191B2A0092CE5C /* UITableViewExtension.swift in Sources */,
|
383 | 466 | 7704570C25152373006CC071 /* URLExtension.swift in Sources */,
|
384 | 467 | 7704575825152523006CC071 /* CommonModel.swift in Sources */,
|
385 | 468 | 7704572A251523BE006CC071 /* CommonLabel.swift in Sources */,
|
386 | 469 | 772BF2DA25187A9500359479 /* UIScrollViewExtension.swift in Sources */,
|
387 | 470 | 7704571025152373006CC071 /* NSStringExtension.swift in Sources */,
|
388 | 471 | 77045723251523BE006CC071 /* CommonCollectionView.swift in Sources */,
|
| 472 | + 77E9AEF625198A89002A8538 /* ExampleViewController.swift in Sources */, |
389 | 473 | 7704570525152373006CC071 /* UINavigationControllerExtension.swift in Sources */,
|
390 | 474 | 7704570E25152373006CC071 /* UITextViewExtension.swift in Sources */,
|
391 | 475 | 7704570825152373006CC071 /* UITextFieldExtension.swift in Sources */,
|
|
398 | 482 | );
|
399 | 483 | runOnlyForDeploymentPostprocessing = 0;
|
400 | 484 | };
|
| 485 | + 77E9AED625198A55002A8538 /* Sources */ = { |
| 486 | + isa = PBXSourcesBuildPhase; |
| 487 | + buildActionMask = 2147483647; |
| 488 | + files = ( |
| 489 | + 77E9AEFA25198BC1002A8538 /* ExampleViewModelTests.swift in Sources */, |
| 490 | + ); |
| 491 | + runOnlyForDeploymentPostprocessing = 0; |
| 492 | + }; |
401 | 493 | /* End PBXSourcesBuildPhase section */
|
402 | 494 |
|
| 495 | +/* Begin PBXTargetDependency section */ |
| 496 | + 77E9AEE125198A55002A8538 /* PBXTargetDependency */ = { |
| 497 | + isa = PBXTargetDependency; |
| 498 | + platformFilter = ios; |
| 499 | + target = 770456E6251522F0006CC071 /* OnoKit */; |
| 500 | + targetProxy = 77E9AEE025198A55002A8538 /* PBXContainerItemProxy */; |
| 501 | + }; |
| 502 | +/* End PBXTargetDependency section */ |
| 503 | + |
403 | 504 | /* Begin XCBuildConfiguration section */
|
404 | 505 | 770456ED251522F1006CC071 /* Debug */ = {
|
405 | 506 | isa = XCBuildConfiguration;
|
|
584 | 685 | };
|
585 | 686 | name = Release;
|
586 | 687 | };
|
| 688 | + 77E9AEE225198A55002A8538 /* Debug */ = { |
| 689 | + isa = XCBuildConfiguration; |
| 690 | + buildSettings = { |
| 691 | + CODE_SIGN_STYLE = Automatic; |
| 692 | + INFOPLIST_FILE = OnoKitTests/Info.plist; |
| 693 | + LD_RUNPATH_SEARCH_PATHS = ( |
| 694 | + "$(inherited)", |
| 695 | + "@executable_path/Frameworks", |
| 696 | + "@loader_path/Frameworks", |
| 697 | + ); |
| 698 | + PRODUCT_BUNDLE_IDENTIFIER = com.ono.common.OnoKitTests; |
| 699 | + PRODUCT_NAME = "$(TARGET_NAME)"; |
| 700 | + SWIFT_VERSION = 5.0; |
| 701 | + TARGETED_DEVICE_FAMILY = "1,2"; |
| 702 | + }; |
| 703 | + name = Debug; |
| 704 | + }; |
| 705 | + 77E9AEE325198A55002A8538 /* Release */ = { |
| 706 | + isa = XCBuildConfiguration; |
| 707 | + buildSettings = { |
| 708 | + CODE_SIGN_STYLE = Automatic; |
| 709 | + INFOPLIST_FILE = OnoKitTests/Info.plist; |
| 710 | + LD_RUNPATH_SEARCH_PATHS = ( |
| 711 | + "$(inherited)", |
| 712 | + "@executable_path/Frameworks", |
| 713 | + "@loader_path/Frameworks", |
| 714 | + ); |
| 715 | + PRODUCT_BUNDLE_IDENTIFIER = com.ono.common.OnoKitTests; |
| 716 | + PRODUCT_NAME = "$(TARGET_NAME)"; |
| 717 | + SWIFT_VERSION = 5.0; |
| 718 | + TARGETED_DEVICE_FAMILY = "1,2"; |
| 719 | + }; |
| 720 | + name = Release; |
| 721 | + }; |
587 | 722 | /* End XCBuildConfiguration section */
|
588 | 723 |
|
589 | 724 | /* Begin XCConfigurationList section */
|
|
605 | 740 | defaultConfigurationIsVisible = 0;
|
606 | 741 | defaultConfigurationName = Release;
|
607 | 742 | };
|
| 743 | + 77E9AEE425198A55002A8538 /* Build configuration list for PBXNativeTarget "OnoKitTests" */ = { |
| 744 | + isa = XCConfigurationList; |
| 745 | + buildConfigurations = ( |
| 746 | + 77E9AEE225198A55002A8538 /* Debug */, |
| 747 | + 77E9AEE325198A55002A8538 /* Release */, |
| 748 | + ); |
| 749 | + defaultConfigurationIsVisible = 0; |
| 750 | + defaultConfigurationName = Release; |
| 751 | + }; |
608 | 752 | /* End XCConfigurationList section */
|
609 | 753 | };
|
610 | 754 | rootObject = 770456DE251522F0006CC071 /* Project object */;
|
|
0 commit comments