|
21 | 21 | /* End PBXBuildFile section */
|
22 | 22 |
|
23 | 23 | /* Begin PBXContainerItemProxy section */
|
| 24 | + 021E1B2B1944FCF700FDC37C /* PBXContainerItemProxy */ = { |
| 25 | + isa = PBXContainerItemProxy; |
| 26 | + containerPortal = 021E1B261944FCF700FDC37C /* SwiftNetworking.xcodeproj */; |
| 27 | + proxyType = 2; |
| 28 | + remoteGlobalIDString = 021E1AFE1944F5A300FDC37C; |
| 29 | + remoteInfo = SwiftNetworking; |
| 30 | + }; |
| 31 | + 021E1B2D1944FCF700FDC37C /* PBXContainerItemProxy */ = { |
| 32 | + isa = PBXContainerItemProxy; |
| 33 | + containerPortal = 021E1B261944FCF700FDC37C /* SwiftNetworking.xcodeproj */; |
| 34 | + proxyType = 2; |
| 35 | + remoteGlobalIDString = 021E1B091944F5A400FDC37C; |
| 36 | + remoteInfo = SwiftNetworkingTests; |
| 37 | + }; |
| 38 | + 021E1B2F1944FD1500FDC37C /* PBXContainerItemProxy */ = { |
| 39 | + isa = PBXContainerItemProxy; |
| 40 | + containerPortal = 021E1B261944FCF700FDC37C /* SwiftNetworking.xcodeproj */; |
| 41 | + proxyType = 1; |
| 42 | + remoteGlobalIDString = 021E1AFD1944F5A300FDC37C; |
| 43 | + remoteInfo = SwiftNetworking; |
| 44 | + }; |
24 | 45 | 02CCF4B5193D16930069AEE9 /* PBXContainerItemProxy */ = {
|
25 | 46 | isa = PBXContainerItemProxy;
|
26 | 47 | containerPortal = 02CCF49A193D16930069AEE9 /* Project object */;
|
|
33 | 54 | /* Begin PBXFileReference section */
|
34 | 55 | 021E1AEE1944CDDE00FDC37C /* Track.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = Track.swift; path = Classes/Track.swift; sourceTree = "<group>"; };
|
35 | 56 | 021E1AF01944D4A800FDC37C /* TrackCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TrackCell.swift; sourceTree = "<group>"; };
|
| 57 | + 021E1B261944FCF700FDC37C /* SwiftNetworking.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = SwiftNetworking.xcodeproj; path = ../../SwiftNetworking/SwiftNetworking.xcodeproj; sourceTree = "<group>"; }; |
36 | 58 | 022889EE193FC3AC00D729A0 /* DetailsViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = DetailsViewController.swift; path = Classes/DetailsViewController.swift; sourceTree = "<group>"; };
|
37 | 59 | 022889F0193FD6C000D729A0 /* Album.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = Album.swift; path = Classes/Album.swift; sourceTree = "<group>"; };
|
38 | 60 | 0229AE62193F97EF00BCED97 /* Blank52.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Blank52.png; sourceTree = "<group>"; };
|
|
103 | 125 | name = Graphics;
|
104 | 126 | sourceTree = "<group>";
|
105 | 127 | };
|
| 128 | + 021E1B271944FCF700FDC37C /* Products */ = { |
| 129 | + isa = PBXGroup; |
| 130 | + children = ( |
| 131 | + 021E1B2C1944FCF700FDC37C /* SwiftNetworking.framework */, |
| 132 | + 021E1B2E1944FCF700FDC37C /* SwiftNetworkingTests.xctest */, |
| 133 | + ); |
| 134 | + name = Products; |
| 135 | + sourceTree = "<group>"; |
| 136 | + }; |
106 | 137 | 02CCF499193D16930069AEE9 = {
|
107 | 138 | isa = PBXGroup;
|
108 | 139 | children = (
|
|
124 | 155 | 02CCF4A4193D16930069AEE9 /* TestSwift */ = {
|
125 | 156 | isa = PBXGroup;
|
126 | 157 | children = (
|
| 158 | + 021E1B261944FCF700FDC37C /* SwiftNetworking.xcodeproj */, |
127 | 159 | 021E1AED1944CCA800FDC37C /* Graphics */,
|
128 | 160 | 021E1AEC1944CC9500FDC37C /* REST */,
|
129 | 161 | 021E1AEB1944CC8D00FDC37C /* Model */,
|
|
175 | 207 | buildRules = (
|
176 | 208 | );
|
177 | 209 | dependencies = (
|
| 210 | + 021E1B301944FD1500FDC37C /* PBXTargetDependency */, |
178 | 211 | );
|
179 | 212 | name = TestSwift;
|
180 | 213 | productName = TestSwift;
|
|
228 | 261 | mainGroup = 02CCF499193D16930069AEE9;
|
229 | 262 | productRefGroup = 02CCF4A3193D16930069AEE9 /* Products */;
|
230 | 263 | projectDirPath = "";
|
| 264 | + projectReferences = ( |
| 265 | + { |
| 266 | + ProductGroup = 021E1B271944FCF700FDC37C /* Products */; |
| 267 | + ProjectRef = 021E1B261944FCF700FDC37C /* SwiftNetworking.xcodeproj */; |
| 268 | + }, |
| 269 | + ); |
231 | 270 | projectRoot = "";
|
232 | 271 | targets = (
|
233 | 272 | 02CCF4A1193D16930069AEE9 /* TestSwift */,
|
|
236 | 275 | };
|
237 | 276 | /* End PBXProject section */
|
238 | 277 |
|
| 278 | +/* Begin PBXReferenceProxy section */ |
| 279 | + 021E1B2C1944FCF700FDC37C /* SwiftNetworking.framework */ = { |
| 280 | + isa = PBXReferenceProxy; |
| 281 | + fileType = wrapper.framework; |
| 282 | + path = SwiftNetworking.framework; |
| 283 | + remoteRef = 021E1B2B1944FCF700FDC37C /* PBXContainerItemProxy */; |
| 284 | + sourceTree = BUILT_PRODUCTS_DIR; |
| 285 | + }; |
| 286 | + 021E1B2E1944FCF700FDC37C /* SwiftNetworkingTests.xctest */ = { |
| 287 | + isa = PBXReferenceProxy; |
| 288 | + fileType = wrapper.cfbundle; |
| 289 | + path = SwiftNetworkingTests.xctest; |
| 290 | + remoteRef = 021E1B2D1944FCF700FDC37C /* PBXContainerItemProxy */; |
| 291 | + sourceTree = BUILT_PRODUCTS_DIR; |
| 292 | + }; |
| 293 | +/* End PBXReferenceProxy section */ |
| 294 | + |
239 | 295 | /* Begin PBXResourcesBuildPhase section */
|
240 | 296 | 02CCF4A0193D16930069AEE9 /* Resources */ = {
|
241 | 297 | isa = PBXResourcesBuildPhase;
|
|
282 | 338 | /* End PBXSourcesBuildPhase section */
|
283 | 339 |
|
284 | 340 | /* Begin PBXTargetDependency section */
|
| 341 | + 021E1B301944FD1500FDC37C /* PBXTargetDependency */ = { |
| 342 | + isa = PBXTargetDependency; |
| 343 | + name = SwiftNetworking; |
| 344 | + targetProxy = 021E1B2F1944FD1500FDC37C /* PBXContainerItemProxy */; |
| 345 | + }; |
285 | 346 | 02CCF4B6193D16930069AEE9 /* PBXTargetDependency */ = {
|
286 | 347 | isa = PBXTargetDependency;
|
287 | 348 | target = 02CCF4A1193D16930069AEE9 /* TestSwift */;
|
|
386 | 447 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
387 | 448 | ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
|
388 | 449 | CLANG_ENABLE_MODULES = YES;
|
| 450 | + FRAMEWORK_SEARCH_PATHS = ( |
| 451 | + "$(inherited)", |
| 452 | + /Users/jquave/Code/libs, |
| 453 | + ); |
389 | 454 | INFOPLIST_FILE = TestSwift/Info.plist;
|
390 | 455 | IPHONEOS_DEPLOYMENT_TARGET = 6.0;
|
391 | 456 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
| 457 | + LIBRARY_SEARCH_PATHS = /Users/jquave/Code/lib; |
392 | 458 | PRODUCT_NAME = "$(TARGET_NAME)";
|
393 | 459 | SWIFT_OBJC_BRIDGING_HEADER = "TestSwift/TestSwift-Bridging-Header.h";
|
394 | 460 | SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
|
401 | 467 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
402 | 468 | ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
|
403 | 469 | CLANG_ENABLE_MODULES = YES;
|
| 470 | + FRAMEWORK_SEARCH_PATHS = ( |
| 471 | + "$(inherited)", |
| 472 | + /Users/jquave/Code/libs, |
| 473 | + ); |
404 | 474 | INFOPLIST_FILE = TestSwift/Info.plist;
|
405 | 475 | IPHONEOS_DEPLOYMENT_TARGET = 6.0;
|
406 | 476 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
| 477 | + LIBRARY_SEARCH_PATHS = /Users/jquave/Code/lib; |
407 | 478 | PRODUCT_NAME = "$(TARGET_NAME)";
|
408 | 479 | SWIFT_OBJC_BRIDGING_HEADER = "TestSwift/TestSwift-Bridging-Header.h";
|
409 | 480 | };
|
|
0 commit comments