|
16 | 16 | 8B53916821B4057F00E124A0 /* XcodeGenUITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8B53916721B4057F00E124A0 /* XcodeGenUITests.swift */; }; |
17 | 17 | 8B5391BB21B41ABF00E124A0 /* NotificationService.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8B5391BA21B41ABF00E124A0 /* NotificationService.swift */; }; |
18 | 18 | 8B5391BF21B41ABF00E124A0 /* Notification Service Extension.appex in Embed App Extensions */ = {isa = PBXBuildFile; fileRef = 8B5391B821B41ABF00E124A0 /* Notification Service Extension.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; }; |
| 19 | + 8B53938E21B4226D00E124A0 /* Alamofire.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8B53938A21B4226D00E124A0 /* Alamofire.framework */; }; |
19 | 20 | /* End PBXBuildFile section */ |
20 | 21 |
|
21 | 22 | /* Begin PBXContainerItemProxy section */ |
|
73 | 74 | 8B5391B821B41ABF00E124A0 /* Notification Service Extension.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = "Notification Service Extension.appex"; sourceTree = BUILT_PRODUCTS_DIR; }; |
74 | 75 | 8B5391BA21B41ABF00E124A0 /* NotificationService.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NotificationService.swift; sourceTree = "<group>"; }; |
75 | 76 | 8B5391BC21B41ABF00E124A0 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
| 77 | + 8B53938A21B4226D00E124A0 /* Alamofire.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = Alamofire.framework; sourceTree = "<group>"; }; |
76 | 78 | /* End PBXFileReference section */ |
77 | 79 |
|
78 | 80 | /* Begin PBXFrameworksBuildPhase section */ |
79 | 81 | 8B53914121B4057D00E124A0 /* Frameworks */ = { |
80 | 82 | isa = PBXFrameworksBuildPhase; |
81 | 83 | buildActionMask = 2147483647; |
82 | 84 | files = ( |
| 85 | + 8B53938E21B4226D00E124A0 /* Alamofire.framework in Frameworks */, |
83 | 86 | ); |
84 | 87 | runOnlyForDeploymentPostprocessing = 0; |
85 | 88 | }; |
|
110 | 113 | 8B53913B21B4057D00E124A0 = { |
111 | 114 | isa = PBXGroup; |
112 | 115 | children = ( |
| 116 | + 8B5391C521B4222B00E124A0 /* Carthage */, |
113 | 117 | 8B53914621B4057D00E124A0 /* XcodeGen */, |
114 | 118 | 8B53915B21B4057F00E124A0 /* XcodeGenTests */, |
115 | 119 | 8B53916621B4057F00E124A0 /* XcodeGenUITests */, |
|
169 | 173 | path = "Notification Service Extension"; |
170 | 174 | sourceTree = "<group>"; |
171 | 175 | }; |
| 176 | + 8B5391C521B4222B00E124A0 /* Carthage */ = { |
| 177 | + isa = PBXGroup; |
| 178 | + children = ( |
| 179 | + 8B53938721B4226D00E124A0 /* iOS */, |
| 180 | + ); |
| 181 | + path = Carthage; |
| 182 | + sourceTree = "<group>"; |
| 183 | + }; |
| 184 | + 8B53938721B4226D00E124A0 /* iOS */ = { |
| 185 | + isa = PBXGroup; |
| 186 | + children = ( |
| 187 | + 8B53938A21B4226D00E124A0 /* Alamofire.framework */, |
| 188 | + ); |
| 189 | + name = iOS; |
| 190 | + path = Build/iOS; |
| 191 | + sourceTree = "<group>"; |
| 192 | + }; |
172 | 193 | /* End PBXGroup section */ |
173 | 194 |
|
174 | 195 | /* Begin PBXNativeTarget section */ |
|
234 | 255 | 8B5391B421B41ABF00E124A0 /* Sources */, |
235 | 256 | 8B5391B521B41ABF00E124A0 /* Frameworks */, |
236 | 257 | 8B5391B621B41ABF00E124A0 /* Resources */, |
| 258 | + 8B53939021B4228A00E124A0 /* Carthage */, |
237 | 259 | ); |
238 | 260 | buildRules = ( |
239 | 261 | ); |
|
325 | 347 | }; |
326 | 348 | /* End PBXResourcesBuildPhase section */ |
327 | 349 |
|
| 350 | +/* Begin PBXShellScriptBuildPhase section */ |
| 351 | + 8B53939021B4228A00E124A0 /* Carthage */ = { |
| 352 | + isa = PBXShellScriptBuildPhase; |
| 353 | + buildActionMask = 2147483647; |
| 354 | + files = ( |
| 355 | + ); |
| 356 | + inputFileListPaths = ( |
| 357 | + ); |
| 358 | + inputPaths = ( |
| 359 | + "$(SRCROOT)/Carthage/Build/iOS/Alamofire.framework", |
| 360 | + ); |
| 361 | + name = Carthage; |
| 362 | + outputFileListPaths = ( |
| 363 | + ); |
| 364 | + outputPaths = ( |
| 365 | + "$(BUILT_PRODUCTS_DIR)/$(FRAMEWORKS_FOLDER_PATH)/Alamofire.framework", |
| 366 | + ); |
| 367 | + runOnlyForDeploymentPostprocessing = 0; |
| 368 | + shellPath = /bin/sh; |
| 369 | + shellScript = "carthage copy-frameworks\n"; |
| 370 | + }; |
| 371 | +/* End PBXShellScriptBuildPhase section */ |
| 372 | + |
328 | 373 | /* Begin PBXSourcesBuildPhase section */ |
329 | 374 | 8B53914021B4057D00E124A0 /* Sources */ = { |
330 | 375 | isa = PBXSourcesBuildPhase; |
|
521 | 566 | ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; |
522 | 567 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
523 | 568 | CODE_SIGN_STYLE = Automatic; |
| 569 | + FRAMEWORK_SEARCH_PATHS = ( |
| 570 | + "$(inherited)", |
| 571 | + "$(PROJECT_DIR)/Carthage/Build/iOS", |
| 572 | + ); |
524 | 573 | INFOPLIST_FILE = XcodeGen/Info.plist; |
525 | 574 | LD_RUNPATH_SEARCH_PATHS = ( |
526 | 575 | "$(inherited)", |
|
539 | 588 | ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; |
540 | 589 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
541 | 590 | CODE_SIGN_STYLE = Automatic; |
| 591 | + FRAMEWORK_SEARCH_PATHS = ( |
| 592 | + "$(inherited)", |
| 593 | + "$(PROJECT_DIR)/Carthage/Build/iOS", |
| 594 | + ); |
542 | 595 | INFOPLIST_FILE = XcodeGen/Info.plist; |
543 | 596 | LD_RUNPATH_SEARCH_PATHS = ( |
544 | 597 | "$(inherited)", |
|
0 commit comments