|
14 | 14 | FA61E95A23134505006A5B6B /* GridExamples watchOS WatchKit App.app in Embed Watch Content */ = {isa = PBXBuildFile; fileRef = FA61E95923134505006A5B6B /* GridExamples watchOS WatchKit App.app */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
|
15 | 15 | FA61E96023134505006A5B6B /* Interface.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = FA61E95E23134505006A5B6B /* Interface.storyboard */; };
|
16 | 16 | FA61E96223134507006A5B6B /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = FA61E96123134507006A5B6B /* Assets.xcassets */; };
|
17 |
| - FA61E96923134507006A5B6B /* GridExamples watchOS WatchKit Extension.appex in Embed App Extensions */ = {isa = PBXBuildFile; fileRef = FA61E96823134507006A5B6B /* GridExamples watchOS WatchKit Extension.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; }; |
18 | 17 | FA61E96E23134507006A5B6B /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA61E96D23134507006A5B6B /* ContentView.swift */; };
|
19 | 18 | FA61E97023134507006A5B6B /* HostingController.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA61E96F23134507006A5B6B /* HostingController.swift */; };
|
20 | 19 | FA61E97223134507006A5B6B /* ExtensionDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA61E97123134507006A5B6B /* ExtensionDelegate.swift */; };
|
21 | 20 | FA61E97423134508006A5B6B /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = FA61E97323134508006A5B6B /* Assets.xcassets */; };
|
22 | 21 | FA61E97723134508006A5B6B /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = FA61E97623134508006A5B6B /* Preview Assets.xcassets */; };
|
| 22 | + FA61E98523134656006A5B6B /* Grid in Frameworks */ = {isa = PBXBuildFile; productRef = FA61E98423134656006A5B6B /* Grid */; }; |
| 23 | + FA61E98623134C61006A5B6B /* GridExamples watchOS WatchKit Extension.appex in Embed App Extensions */ = {isa = PBXBuildFile; fileRef = FA61E96823134507006A5B6B /* GridExamples watchOS WatchKit Extension.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; }; |
| 24 | + FA61E98A23134CF8006A5B6B /* Color+Random.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA902160230B379D00BF9341 /* Color+Random.swift */; }; |
| 25 | + FA61E98B23134D22006A5B6B /* AutoColumnsLayoutView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA902169230B39C800BF9341 /* AutoColumnsLayoutView.swift */; }; |
| 26 | + FA61E98C23134D22006A5B6B /* FixedColumnsLayoutView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA61E9512312FF0F006A5B6B /* FixedColumnsLayoutView.swift */; }; |
| 27 | + FA61E98D23134D22006A5B6B /* SingleColumnLayoutView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA61E94E2312FE6D006A5B6B /* SingleColumnLayoutView.swift */; }; |
| 28 | + FA61E98E23134D22006A5B6B /* PerformanceLayoutView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA90216C230B3EC100BF9341 /* PerformanceLayoutView.swift */; }; |
| 29 | + FA61E98F23134D3F006A5B6B /* Card.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA902163230B389900BF9341 /* Card.swift */; }; |
23 | 30 | FA6ED893231090FF00651DD9 /* BuilderLayoutView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA6ED892231090FF00651DD9 /* BuilderLayoutView.swift */; };
|
24 | 31 | FA6ED894231090FF00651DD9 /* BuilderLayoutView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA6ED892231090FF00651DD9 /* BuilderLayoutView.swift */; };
|
25 | 32 | FA902115230B32EA00BF9341 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA902114230B32EA00BF9341 /* AppDelegate.swift */; };
|
|
53 | 60 | remoteGlobalIDString = FA61E95823134505006A5B6B;
|
54 | 61 | remoteInfo = "GridExamples watchOS WatchKit App";
|
55 | 62 | };
|
56 |
| - FA61E96A23134507006A5B6B /* PBXContainerItemProxy */ = { |
| 63 | + FA61E98723134C61006A5B6B /* PBXContainerItemProxy */ = { |
57 | 64 | isa = PBXContainerItemProxy;
|
58 | 65 | containerPortal = FA902107230B32A500BF9341 /* Project object */;
|
59 | 66 | proxyType = 1;
|
|
74 | 81 | name = "Embed Watch Content";
|
75 | 82 | runOnlyForDeploymentPostprocessing = 0;
|
76 | 83 | };
|
77 |
| - FA61E97E23134508006A5B6B /* Embed App Extensions */ = { |
| 84 | + FA61E98923134C61006A5B6B /* Embed App Extensions */ = { |
78 | 85 | isa = PBXCopyFilesBuildPhase;
|
79 | 86 | buildActionMask = 2147483647;
|
80 | 87 | dstPath = "";
|
81 | 88 | dstSubfolderSpec = 13;
|
82 | 89 | files = (
|
83 |
| - FA61E96923134507006A5B6B /* GridExamples watchOS WatchKit Extension.appex in Embed App Extensions */, |
| 90 | + FA61E98623134C61006A5B6B /* GridExamples watchOS WatchKit Extension.appex in Embed App Extensions */, |
84 | 91 | );
|
85 | 92 | name = "Embed App Extensions";
|
86 | 93 | runOnlyForDeploymentPostprocessing = 0;
|
|
133 | 140 | isa = PBXFrameworksBuildPhase;
|
134 | 141 | buildActionMask = 2147483647;
|
135 | 142 | files = (
|
| 143 | + FA61E98523134656006A5B6B /* Grid in Frameworks */, |
136 | 144 | );
|
137 | 145 | runOnlyForDeploymentPostprocessing = 0;
|
138 | 146 | };
|
|
304 | 312 | buildConfigurationList = FA61E98223134508006A5B6B /* Build configuration list for PBXNativeTarget "GridExamples watchOS WatchKit App" */;
|
305 | 313 | buildPhases = (
|
306 | 314 | FA61E95723134505006A5B6B /* Resources */,
|
307 |
| - FA61E97E23134508006A5B6B /* Embed App Extensions */, |
| 315 | + FA61E98923134C61006A5B6B /* Embed App Extensions */, |
308 | 316 | );
|
309 | 317 | buildRules = (
|
310 | 318 | );
|
311 | 319 | dependencies = (
|
312 |
| - FA61E96B23134507006A5B6B /* PBXTargetDependency */, |
| 320 | + FA61E98823134C61006A5B6B /* PBXTargetDependency */, |
313 | 321 | );
|
314 | 322 | name = "GridExamples watchOS WatchKit App";
|
315 | 323 | productName = "GridExamples watchOS WatchKit App";
|
|
329 | 337 | dependencies = (
|
330 | 338 | );
|
331 | 339 | name = "GridExamples watchOS WatchKit Extension";
|
| 340 | + packageProductDependencies = ( |
| 341 | + FA61E98423134656006A5B6B /* Grid */, |
| 342 | + ); |
332 | 343 | productName = "GridExamples watchOS WatchKit Extension";
|
333 | 344 | productReference = FA61E96823134507006A5B6B /* GridExamples watchOS WatchKit Extension.appex */;
|
334 | 345 | productType = "com.apple.product-type.watchkit2-extension";
|
|
477 | 488 | isa = PBXSourcesBuildPhase;
|
478 | 489 | buildActionMask = 2147483647;
|
479 | 490 | files = (
|
| 491 | + FA61E98D23134D22006A5B6B /* SingleColumnLayoutView.swift in Sources */, |
| 492 | + FA61E98F23134D3F006A5B6B /* Card.swift in Sources */, |
| 493 | + FA61E98E23134D22006A5B6B /* PerformanceLayoutView.swift in Sources */, |
| 494 | + FA61E98A23134CF8006A5B6B /* Color+Random.swift in Sources */, |
| 495 | + FA61E98C23134D22006A5B6B /* FixedColumnsLayoutView.swift in Sources */, |
480 | 496 | FA61E97023134507006A5B6B /* HostingController.swift in Sources */,
|
481 | 497 | FA61E96E23134507006A5B6B /* ContentView.swift in Sources */,
|
482 | 498 | FA61E97223134507006A5B6B /* ExtensionDelegate.swift in Sources */,
|
| 499 | + FA61E98B23134D22006A5B6B /* AutoColumnsLayoutView.swift in Sources */, |
483 | 500 | );
|
484 | 501 | runOnlyForDeploymentPostprocessing = 0;
|
485 | 502 | };
|
|
524 | 541 | target = FA61E95823134505006A5B6B /* GridExamples watchOS WatchKit App */;
|
525 | 542 | targetProxy = FA61E95B23134505006A5B6B /* PBXContainerItemProxy */;
|
526 | 543 | };
|
527 |
| - FA61E96B23134507006A5B6B /* PBXTargetDependency */ = { |
| 544 | + FA61E98823134C61006A5B6B /* PBXTargetDependency */ = { |
528 | 545 | isa = PBXTargetDependency;
|
529 | 546 | target = FA61E96723134507006A5B6B /* GridExamples watchOS WatchKit Extension */;
|
530 |
| - targetProxy = FA61E96A23134507006A5B6B /* PBXContainerItemProxy */; |
| 547 | + targetProxy = FA61E98723134C61006A5B6B /* PBXContainerItemProxy */; |
531 | 548 | };
|
532 | 549 | /* End PBXTargetDependency section */
|
533 | 550 |
|
|
616 | 633 | MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
|
617 | 634 | MTL_FAST_MATH = YES;
|
618 | 635 | ONLY_ACTIVE_ARCH = YES;
|
619 |
| - PRODUCT_BUNDLE_IDENTIFIER = "com.spacenation.GridExamples-watchOS"; |
| 636 | + PRODUCT_BUNDLE_IDENTIFIER = com.spacenation.grid.examples.watchos; |
620 | 637 | PRODUCT_NAME = "$(TARGET_NAME)";
|
621 | 638 | SDKROOT = iphoneos;
|
622 | 639 | SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
|
|
675 | 692 | MARKETING_VERSION = 1.0;
|
676 | 693 | MTL_ENABLE_DEBUG_INFO = NO;
|
677 | 694 | MTL_FAST_MATH = YES;
|
678 |
| - PRODUCT_BUNDLE_IDENTIFIER = "com.spacenation.GridExamples-watchOS"; |
| 695 | + PRODUCT_BUNDLE_IDENTIFIER = com.spacenation.grid.examples.watchos; |
679 | 696 | PRODUCT_NAME = "$(TARGET_NAME)";
|
680 | 697 | SDKROOT = iphoneos;
|
681 | 698 | SWIFT_COMPILATION_MODE = wholemodule;
|
|
688 | 705 | FA61E97C23134508006A5B6B /* Debug */ = {
|
689 | 706 | isa = XCBuildConfiguration;
|
690 | 707 | buildSettings = {
|
691 |
| - ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; |
692 | 708 | ALWAYS_SEARCH_USER_PATHS = NO;
|
693 | 709 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
694 | 710 | CLANG_ANALYZER_NONNULL = YES;
|
|
744 | 760 | MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
|
745 | 761 | MTL_FAST_MATH = YES;
|
746 | 762 | ONLY_ACTIVE_ARCH = YES;
|
747 |
| - PRODUCT_BUNDLE_IDENTIFIER = "com.spacenation.GridExamples-watchOS.watchkitapp"; |
| 763 | + PRODUCT_BUNDLE_IDENTIFIER = com.spacenation.grid.examples.watchos.watchkitapp; |
748 | 764 | PRODUCT_NAME = "$(TARGET_NAME)";
|
749 | 765 | SDKROOT = watchos;
|
750 | 766 | SKIP_INSTALL = YES;
|
|
759 | 775 | FA61E97D23134508006A5B6B /* Release */ = {
|
760 | 776 | isa = XCBuildConfiguration;
|
761 | 777 | buildSettings = {
|
762 |
| - ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; |
763 | 778 | ALWAYS_SEARCH_USER_PATHS = NO;
|
764 | 779 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
765 | 780 | CLANG_ANALYZER_NONNULL = YES;
|
|
808 | 823 | INFOPLIST_FILE = "GridExamples watchOS WatchKit App/Info.plist";
|
809 | 824 | MTL_ENABLE_DEBUG_INFO = NO;
|
810 | 825 | MTL_FAST_MATH = YES;
|
811 |
| - PRODUCT_BUNDLE_IDENTIFIER = "com.spacenation.GridExamples-watchOS.watchkitapp"; |
| 826 | + PRODUCT_BUNDLE_IDENTIFIER = com.spacenation.grid.examples.watchos.watchkitapp; |
812 | 827 | PRODUCT_NAME = "$(TARGET_NAME)";
|
813 | 828 | SDKROOT = watchos;
|
814 | 829 | SKIP_INSTALL = YES;
|
|
885 | 900 | MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
|
886 | 901 | MTL_FAST_MATH = YES;
|
887 | 902 | ONLY_ACTIVE_ARCH = YES;
|
888 |
| - PRODUCT_BUNDLE_IDENTIFIER = "com.spacenation.GridExamples-watchOS.watchkitapp.watchkitextension"; |
| 903 | + PRODUCT_BUNDLE_IDENTIFIER = com.spacenation.grid.examples.watchos.watchkitapp.watchkitextension; |
889 | 904 | PRODUCT_NAME = "${TARGET_NAME}";
|
890 | 905 | SDKROOT = watchos;
|
891 | 906 | SKIP_INSTALL = YES;
|
|
954 | 969 | );
|
955 | 970 | MTL_ENABLE_DEBUG_INFO = NO;
|
956 | 971 | MTL_FAST_MATH = YES;
|
957 |
| - PRODUCT_BUNDLE_IDENTIFIER = "com.spacenation.GridExamples-watchOS.watchkitapp.watchkitextension"; |
| 972 | + PRODUCT_BUNDLE_IDENTIFIER = com.spacenation.grid.examples.watchos.watchkitapp.watchkitextension; |
958 | 973 | PRODUCT_NAME = "${TARGET_NAME}";
|
959 | 974 | SDKROOT = watchos;
|
960 | 975 | SKIP_INSTALL = YES;
|
|
1343 | 1358 | /* End XCRemoteSwiftPackageReference section */
|
1344 | 1359 |
|
1345 | 1360 | /* Begin XCSwiftPackageProductDependency section */
|
| 1361 | + FA61E98423134656006A5B6B /* Grid */ = { |
| 1362 | + isa = XCSwiftPackageProductDependency; |
| 1363 | + productName = Grid; |
| 1364 | + }; |
1346 | 1365 | FA902127230B334800BF9341 /* Grid */ = {
|
1347 | 1366 | isa = XCSwiftPackageProductDependency;
|
1348 | 1367 | package = FA902126230B334800BF9341 /* XCRemoteSwiftPackageReference "grid" */;
|
|
0 commit comments