|
16 | 16 | D325D6491D0574E00021E620 /* NotificationCenter.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D325D6481D0574E00021E620 /* NotificationCenter.framework */; }; |
17 | 17 | D325D64C1D0574E00021E620 /* TodayViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = D325D64B1D0574E00021E620 /* TodayViewController.swift */; }; |
18 | 18 | D325D64F1D0574E00021E620 /* MainInterface.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = D325D64D1D0574E00021E620 /* MainInterface.storyboard */; }; |
19 | | - D325D6531D0574E00021E620 /* RRuleSwiftExample-TodayExtension.appex in Embed App Extensions */ = {isa = PBXBuildFile; fileRef = D325D6461D0574E00021E620 /* RRuleSwiftExample-TodayExtension.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; }; |
| 19 | + D342193D1D65576800A3B8E0 /* RRuleSwift.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D342193C1D65576800A3B8E0 /* RRuleSwift.framework */; }; |
| 20 | + D342193F1D65577F00A3B8E0 /* RRuleSwift.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D342193E1D65577F00A3B8E0 /* RRuleSwift.framework */; }; |
| 21 | + D34219401D65579400A3B8E0 /* RRuleSwift.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D342193C1D65576800A3B8E0 /* RRuleSwift.framework */; }; |
20 | 22 | EB48D1831D64202E001EE872 /* Interface.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = EB48D1811D64202E001EE872 /* Interface.storyboard */; }; |
21 | 23 | EB48D1851D64202E001EE872 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = EB48D1841D64202E001EE872 /* Assets.xcassets */; }; |
22 | 24 | EB48D18C1D64202E001EE872 /* RRuleSwiftExample-Watch Extension.appex in Embed App Extensions */ = {isa = PBXBuildFile; fileRef = EB48D18B1D64202E001EE872 /* RRuleSwiftExample-Watch Extension.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; }; |
|
25 | 27 | EB48D1971D64202E001EE872 /* NotificationController.swift in Sources */ = {isa = PBXBuildFile; fileRef = EB48D1961D64202E001EE872 /* NotificationController.swift */; }; |
26 | 28 | EB48D1991D64202E001EE872 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = EB48D1981D64202E001EE872 /* Assets.xcassets */; }; |
27 | 29 | EB48D19D1D64202E001EE872 /* RRuleSwiftExample-Watch.app in Embed Watch Content */ = {isa = PBXBuildFile; fileRef = EB48D17F1D64202E001EE872 /* RRuleSwiftExample-Watch.app */; }; |
28 | | - EB48D1A71D643394001EE872 /* RRuleSwift.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EB48D1A61D643394001EE872 /* RRuleSwift.framework */; }; |
29 | | - EB48D1A81D643394001EE872 /* RRuleSwift.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = EB48D1A61D643394001EE872 /* RRuleSwift.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; |
30 | 30 | /* End PBXBuildFile section */ |
31 | 31 |
|
32 | 32 | /* Begin PBXContainerItemProxy section */ |
33 | | - D325D6511D0574E00021E620 /* PBXContainerItemProxy */ = { |
34 | | - isa = PBXContainerItemProxy; |
35 | | - containerPortal = D31B13701CA8D8E400D0B863 /* Project object */; |
36 | | - proxyType = 1; |
37 | | - remoteGlobalIDString = D325D6451D0574E00021E620; |
38 | | - remoteInfo = "RRuleSwiftExample-TodayExtension"; |
39 | | - }; |
40 | 33 | EB48D18D1D64202E001EE872 /* PBXContainerItemProxy */ = { |
41 | 34 | isa = PBXContainerItemProxy; |
42 | 35 | containerPortal = D31B13701CA8D8E400D0B863 /* Project object */; |
|
54 | 47 | /* End PBXContainerItemProxy section */ |
55 | 48 |
|
56 | 49 | /* Begin PBXCopyFilesBuildPhase section */ |
57 | | - D325D6571D0574E10021E620 /* Embed App Extensions */ = { |
58 | | - isa = PBXCopyFilesBuildPhase; |
59 | | - buildActionMask = 2147483647; |
60 | | - dstPath = ""; |
61 | | - dstSubfolderSpec = 13; |
62 | | - files = ( |
63 | | - D325D6531D0574E00021E620 /* RRuleSwiftExample-TodayExtension.appex in Embed App Extensions */, |
64 | | - ); |
65 | | - name = "Embed App Extensions"; |
66 | | - runOnlyForDeploymentPostprocessing = 0; |
67 | | - }; |
68 | 50 | EB48D1A31D64202E001EE872 /* Embed App Extensions */ = { |
69 | 51 | isa = PBXCopyFilesBuildPhase; |
70 | 52 | buildActionMask = 2147483647; |
|
93 | 75 | dstPath = ""; |
94 | 76 | dstSubfolderSpec = 10; |
95 | 77 | files = ( |
96 | | - EB48D1A81D643394001EE872 /* RRuleSwift.framework in Embed Frameworks */, |
97 | 78 | ); |
98 | 79 | name = "Embed Frameworks"; |
99 | 80 | runOnlyForDeploymentPostprocessing = 0; |
|
114 | 95 | D325D64B1D0574E00021E620 /* TodayViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TodayViewController.swift; sourceTree = "<group>"; }; |
115 | 96 | D325D64E1D0574E00021E620 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/MainInterface.storyboard; sourceTree = "<group>"; }; |
116 | 97 | D325D6501D0574E00021E620 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
| 98 | + D342193C1D65576800A3B8E0 /* RRuleSwift.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = RRuleSwift.framework; path = "../../Library/Developer/Xcode/DerivedData/RRuleSwift-bsfdvctfhfasceecxzjeffpridns/Build/Products/Debug-iphoneos/RRuleSwift.framework"; sourceTree = "<group>"; }; |
| 99 | + D342193E1D65577F00A3B8E0 /* RRuleSwift.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = RRuleSwift.framework; path = "../../Library/Developer/Xcode/DerivedData/RRuleSwift-bsfdvctfhfasceecxzjeffpridns/Build/Products/Debug-watchos/RRuleSwift.framework"; sourceTree = "<group>"; }; |
117 | 100 | EB48D17F1D64202E001EE872 /* RRuleSwiftExample-Watch.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "RRuleSwiftExample-Watch.app"; sourceTree = BUILT_PRODUCTS_DIR; }; |
118 | 101 | EB48D1821D64202E001EE872 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Interface.storyboard; sourceTree = "<group>"; }; |
119 | 102 | EB48D1841D64202E001EE872 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; }; |
|
125 | 108 | EB48D1961D64202E001EE872 /* NotificationController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NotificationController.swift; sourceTree = "<group>"; }; |
126 | 109 | EB48D1981D64202E001EE872 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; }; |
127 | 110 | EB48D19A1D64202E001EE872 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
128 | | - EB48D1A61D643394001EE872 /* RRuleSwift.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; name = RRuleSwift.framework; path = "/Users/StormXX/Library/Developer/Xcode/DerivedData/RRuleSwift-fkbgafmxczazdlbyzxeusnkrviec/Build/Products/Debug-watchsimulator/RRuleSwift.framework"; sourceTree = "<absolute>"; }; |
129 | | - EB48D1AA1D6433A2001EE872 /* RRuleSwift.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; name = RRuleSwift.framework; path = "/Users/StormXX/Library/Developer/Xcode/DerivedData/RRuleSwift-fkbgafmxczazdlbyzxeusnkrviec/Build/Products/Debug-iphonesimulator/RRuleSwift.framework"; sourceTree = "<absolute>"; }; |
130 | 111 | /* End PBXFileReference section */ |
131 | 112 |
|
132 | 113 | /* Begin PBXFrameworksBuildPhase section */ |
133 | 114 | D31B13751CA8D8E400D0B863 /* Frameworks */ = { |
134 | 115 | isa = PBXFrameworksBuildPhase; |
135 | 116 | buildActionMask = 2147483647; |
136 | 117 | files = ( |
| 118 | + D342193D1D65576800A3B8E0 /* RRuleSwift.framework in Frameworks */, |
137 | 119 | ); |
138 | 120 | runOnlyForDeploymentPostprocessing = 0; |
139 | 121 | }; |
|
142 | 124 | buildActionMask = 2147483647; |
143 | 125 | files = ( |
144 | 126 | D325D6491D0574E00021E620 /* NotificationCenter.framework in Frameworks */, |
| 127 | + D34219401D65579400A3B8E0 /* RRuleSwift.framework in Frameworks */, |
145 | 128 | ); |
146 | 129 | runOnlyForDeploymentPostprocessing = 0; |
147 | 130 | }; |
148 | 131 | EB48D1881D64202E001EE872 /* Frameworks */ = { |
149 | 132 | isa = PBXFrameworksBuildPhase; |
150 | 133 | buildActionMask = 2147483647; |
151 | 134 | files = ( |
152 | | - EB48D1A71D643394001EE872 /* RRuleSwift.framework in Frameworks */, |
| 135 | + D342193F1D65577F00A3B8E0 /* RRuleSwift.framework in Frameworks */, |
153 | 136 | ); |
154 | 137 | runOnlyForDeploymentPostprocessing = 0; |
155 | 138 | }; |
|
159 | 142 | D31B136F1CA8D8E400D0B863 = { |
160 | 143 | isa = PBXGroup; |
161 | 144 | children = ( |
162 | | - EB48D1AA1D6433A2001EE872 /* RRuleSwift.framework */, |
163 | | - EB48D1A61D643394001EE872 /* RRuleSwift.framework */, |
164 | 145 | D31B137A1CA8D8E400D0B863 /* RRuleSwiftExample */, |
165 | 146 | D325D64A1D0574E00021E620 /* RRuleSwiftExample-TodayExtension */, |
166 | 147 | EB48D1801D64202E001EE872 /* RRuleSwiftExample-Watch */, |
|
198 | 179 | D325D6471D0574E00021E620 /* Frameworks */ = { |
199 | 180 | isa = PBXGroup; |
200 | 181 | children = ( |
| 182 | + D342193E1D65577F00A3B8E0 /* RRuleSwift.framework */, |
| 183 | + D342193C1D65576800A3B8E0 /* RRuleSwift.framework */, |
201 | 184 | D325D6481D0574E00021E620 /* NotificationCenter.framework */, |
202 | 185 | ); |
203 | 186 | name = Frameworks; |
|
254 | 237 | D31B13741CA8D8E400D0B863 /* Sources */, |
255 | 238 | D31B13751CA8D8E400D0B863 /* Frameworks */, |
256 | 239 | D31B13761CA8D8E400D0B863 /* Resources */, |
257 | | - D325D6571D0574E10021E620 /* Embed App Extensions */, |
258 | 240 | EB48D1A51D64202E001EE872 /* Embed Watch Content */, |
259 | 241 | ); |
260 | 242 | buildRules = ( |
261 | 243 | ); |
262 | 244 | dependencies = ( |
263 | | - D325D6521D0574E00021E620 /* PBXTargetDependency */, |
264 | 245 | EB48D19C1D64202E001EE872 /* PBXTargetDependency */, |
265 | 246 | ); |
266 | 247 | name = RRuleSwiftExample; |
|
435 | 416 | /* End PBXSourcesBuildPhase section */ |
436 | 417 |
|
437 | 418 | /* Begin PBXTargetDependency section */ |
438 | | - D325D6521D0574E00021E620 /* PBXTargetDependency */ = { |
439 | | - isa = PBXTargetDependency; |
440 | | - target = D325D6451D0574E00021E620 /* RRuleSwiftExample-TodayExtension */; |
441 | | - targetProxy = D325D6511D0574E00021E620 /* PBXContainerItemProxy */; |
442 | | - }; |
443 | 419 | EB48D18E1D64202E001EE872 /* PBXTargetDependency */ = { |
444 | 420 | isa = PBXTargetDependency; |
445 | 421 | target = EB48D18A1D64202E001EE872 /* RRuleSwiftExample-Watch Extension */; |
|
569 | 545 | isa = XCBuildConfiguration; |
570 | 546 | buildSettings = { |
571 | 547 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
572 | | - EMBEDDED_CONTENT_CONTAINS_SWIFT = YES; |
573 | 548 | INFOPLIST_FILE = "$(SRCROOT)/RRuleSwiftExample/Info.plist"; |
574 | 549 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; |
575 | 550 | PRODUCT_BUNDLE_IDENTIFIER = Teambition.RRuleSwiftExample; |
|
581 | 556 | isa = XCBuildConfiguration; |
582 | 557 | buildSettings = { |
583 | 558 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
584 | | - EMBEDDED_CONTENT_CONTAINS_SWIFT = YES; |
585 | 559 | INFOPLIST_FILE = "$(SRCROOT)/RRuleSwiftExample/Info.plist"; |
586 | 560 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; |
587 | 561 | PRODUCT_BUNDLE_IDENTIFIER = Teambition.RRuleSwiftExample; |
|
593 | 567 | isa = XCBuildConfiguration; |
594 | 568 | buildSettings = { |
595 | 569 | INFOPLIST_FILE = "RRuleSwiftExample-TodayExtension/Info.plist"; |
596 | | - IPHONEOS_DEPLOYMENT_TARGET = 9.3; |
| 570 | + IPHONEOS_DEPLOYMENT_TARGET = 8.0; |
597 | 571 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @executable_path/../../Frameworks"; |
598 | 572 | PRODUCT_BUNDLE_IDENTIFIER = "Teambition.RRuleSwiftExample.RRuleSwiftExample-TodayExtension"; |
599 | 573 | PRODUCT_NAME = "$(TARGET_NAME)"; |
|
605 | 579 | isa = XCBuildConfiguration; |
606 | 580 | buildSettings = { |
607 | 581 | INFOPLIST_FILE = "RRuleSwiftExample-TodayExtension/Info.plist"; |
608 | | - IPHONEOS_DEPLOYMENT_TARGET = 9.3; |
| 582 | + IPHONEOS_DEPLOYMENT_TARGET = 8.0; |
609 | 583 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @executable_path/../../Frameworks"; |
610 | 584 | PRODUCT_BUNDLE_IDENTIFIER = "Teambition.RRuleSwiftExample.RRuleSwiftExample-TodayExtension"; |
611 | 585 | PRODUCT_NAME = "$(TARGET_NAME)"; |
|
710 | 684 | EB48D1A11D64202E001EE872 /* Release */, |
711 | 685 | ); |
712 | 686 | defaultConfigurationIsVisible = 0; |
| 687 | + defaultConfigurationName = Release; |
713 | 688 | }; |
714 | 689 | EB48D1A41D64202E001EE872 /* Build configuration list for PBXNativeTarget "RRuleSwiftExample-Watch" */ = { |
715 | 690 | isa = XCConfigurationList; |
|
718 | 693 | EB48D19F1D64202E001EE872 /* Release */, |
719 | 694 | ); |
720 | 695 | defaultConfigurationIsVisible = 0; |
| 696 | + defaultConfigurationName = Release; |
721 | 697 | }; |
722 | 698 | /* End XCConfigurationList section */ |
723 | 699 | }; |
|
0 commit comments