|
28 | 28 |
|
29 | 29 | /* Begin PBXFileReference section */ |
30 | 30 | 373E931736ACB00454521C63 /* Pods-PassLibrary-PassLibraryTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-PassLibrary-PassLibraryTests.debug.xcconfig"; path = "Target Support Files/Pods-PassLibrary-PassLibraryTests/Pods-PassLibrary-PassLibraryTests.debug.xcconfig"; sourceTree = "<group>"; }; |
| 31 | + 3AF1D087B30967432C00DFC1 /* Pods-PassLibrary.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-PassLibrary.debug.xcconfig"; path = "Target Support Files/Pods-PassLibrary/Pods-PassLibrary.debug.xcconfig"; sourceTree = "<group>"; }; |
31 | 32 | 4912C7A0FA58A7B1C7BFEA31 /* Pods_PassLibrary.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_PassLibrary.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
32 | 33 | 60437BE12572EA9F00F4F4AF /* PassLibrary.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PassLibrary.swift; sourceTree = "<group>"; }; |
33 | 34 | 60437BE82572EB4700F4F4AF /* LinuxMain.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LinuxMain.swift; sourceTree = "<group>"; }; |
|
38 | 39 | 6065D8F32572E9F90034FCF8 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
39 | 40 | 6065D8F82572E9F90034FCF8 /* PassLibraryTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = PassLibraryTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
40 | 41 | 6065D8FF2572E9F90034FCF8 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
| 42 | + 73ACAD142072DB941C49BE29 /* Pods-PassLibrary.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-PassLibrary.release.xcconfig"; path = "Target Support Files/Pods-PassLibrary/Pods-PassLibrary.release.xcconfig"; sourceTree = "<group>"; }; |
41 | 43 | 75C5D524CEE21D38B605D748 /* Pods-PassLibrary-PassLibraryTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-PassLibrary-PassLibraryTests.release.xcconfig"; path = "Target Support Files/Pods-PassLibrary-PassLibraryTests/Pods-PassLibrary-PassLibraryTests.release.xcconfig"; sourceTree = "<group>"; }; |
42 | 44 | A608EBAC833D82868F5191AC /* Pods_PassLibrary_PassLibraryTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_PassLibrary_PassLibraryTests.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
43 | | - B51754EA09510545A3C4C30C /* Pods-PassLibrary.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-PassLibrary.release.xcconfig"; path = "Target Support Files/Pods-PassLibrary/Pods-PassLibrary.release.xcconfig"; sourceTree = "<group>"; }; |
44 | | - F4E6904860E2C0259E066AB2 /* Pods-PassLibrary.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-PassLibrary.debug.xcconfig"; path = "Target Support Files/Pods-PassLibrary/Pods-PassLibrary.debug.xcconfig"; sourceTree = "<group>"; }; |
45 | 45 | /* End PBXFileReference section */ |
46 | 46 |
|
47 | 47 | /* Begin PBXFrameworksBuildPhase section */ |
|
134 | 134 | D68CD550069DF601BAE6A0C6 /* Pods */ = { |
135 | 135 | isa = PBXGroup; |
136 | 136 | children = ( |
137 | | - F4E6904860E2C0259E066AB2 /* Pods-PassLibrary.debug.xcconfig */, |
138 | | - B51754EA09510545A3C4C30C /* Pods-PassLibrary.release.xcconfig */, |
139 | 137 | 373E931736ACB00454521C63 /* Pods-PassLibrary-PassLibraryTests.debug.xcconfig */, |
140 | 138 | 75C5D524CEE21D38B605D748 /* Pods-PassLibrary-PassLibraryTests.release.xcconfig */, |
| 139 | + 3AF1D087B30967432C00DFC1 /* Pods-PassLibrary.debug.xcconfig */, |
| 140 | + 73ACAD142072DB941C49BE29 /* Pods-PassLibrary.release.xcconfig */, |
141 | 141 | ); |
142 | 142 | path = Pods; |
143 | 143 | sourceTree = "<group>"; |
|
465 | 465 | }; |
466 | 466 | 6065D9042572E9F90034FCF8 /* Debug */ = { |
467 | 467 | isa = XCBuildConfiguration; |
468 | | - baseConfigurationReference = F4E6904860E2C0259E066AB2 /* Pods-PassLibrary.debug.xcconfig */; |
| 468 | + baseConfigurationReference = 3AF1D087B30967432C00DFC1 /* Pods-PassLibrary.debug.xcconfig */; |
469 | 469 | buildSettings = { |
470 | 470 | CODE_SIGN_STYLE = Automatic; |
471 | 471 | DEFINES_MODULE = YES; |
|
491 | 491 | }; |
492 | 492 | 6065D9052572E9F90034FCF8 /* Release */ = { |
493 | 493 | isa = XCBuildConfiguration; |
494 | | - baseConfigurationReference = B51754EA09510545A3C4C30C /* Pods-PassLibrary.release.xcconfig */; |
| 494 | + baseConfigurationReference = 73ACAD142072DB941C49BE29 /* Pods-PassLibrary.release.xcconfig */; |
495 | 495 | buildSettings = { |
496 | 496 | CODE_SIGN_STYLE = Automatic; |
497 | 497 | DEFINES_MODULE = YES; |
|
0 commit comments