|
13 | 13 | 6B6FC11228C9F09D00C7F760 /* GS1Barcode.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6B6FC10E28C9F09C00C7F760 /* GS1Barcode.swift */; }; |
14 | 14 | 6B6FC11328C9F09D00C7F760 /* GS1BarcodeParser.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6B6FC10F28C9F09C00C7F760 /* GS1BarcodeParser.swift */; }; |
15 | 15 | 6BB6A4BA28D4A97B0006D7D1 /* .swiftlint.yml in Resources */ = {isa = PBXBuildFile; fileRef = 6BB6A4B928D4A9760006D7D1 /* .swiftlint.yml */; }; |
16 | | - F79370D7CB920867EF0AA3E6 /* Pods_GS1BarcodeParser_Framework.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1BBD943C38414756C464B243 /* Pods_GS1BarcodeParser_Framework.framework */; }; |
17 | 16 | /* End PBXBuildFile section */ |
18 | 17 |
|
19 | 18 | /* Begin PBXFileReference section */ |
20 | | - 1BBD943C38414756C464B243 /* Pods_GS1BarcodeParser_Framework.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_GS1BarcodeParser_Framework.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
21 | 19 | 6B6FC0D528C9E8D900C7F760 /* GS1BarcodeParser_Framework.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = GS1BarcodeParser_Framework.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
22 | 20 | 6B6FC0D828C9E8D900C7F760 /* GS1Barcode_Framework.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GS1Barcode_Framework.h; sourceTree = "<group>"; }; |
23 | 21 | 6B6FC10228C9EE0400C7F760 /* LICENSE.md */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = net.daringfireball.markdown; path = LICENSE.md; sourceTree = "<group>"; }; |
|
29 | 27 | 6B6FC10F28C9F09C00C7F760 /* GS1BarcodeParser.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = GS1BarcodeParser.swift; path = Source/GS1BarcodeParser.swift; sourceTree = "<group>"; }; |
30 | 28 | 6BB6A4B928D4A9760006D7D1 /* .swiftlint.yml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = .swiftlint.yml; sourceTree = "<group>"; }; |
31 | 29 | 6BD6F08C28CB30B900E5E7EB /* Shakuro.GS1BarcodeParser.podspec */ = {isa = PBXFileReference; lastKnownFileType = text; path = Shakuro.GS1BarcodeParser.podspec; sourceTree = "<group>"; }; |
32 | | - A3E4BC841890FDA7D4BF601D /* Pods-GS1BarcodeParser_Framework.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-GS1BarcodeParser_Framework.debug.xcconfig"; path = "Target Support Files/Pods-GS1BarcodeParser_Framework/Pods-GS1BarcodeParser_Framework.debug.xcconfig"; sourceTree = "<group>"; }; |
33 | | - BE85971B3B43745B1DF0119F /* Pods-GS1BarcodeParser_Framework.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-GS1BarcodeParser_Framework.release.xcconfig"; path = "Target Support Files/Pods-GS1BarcodeParser_Framework/Pods-GS1BarcodeParser_Framework.release.xcconfig"; sourceTree = "<group>"; }; |
34 | 30 | /* End PBXFileReference section */ |
35 | 31 |
|
36 | 32 | /* Begin PBXFrameworksBuildPhase section */ |
37 | 33 | 6B6FC0D228C9E8D900C7F760 /* Frameworks */ = { |
38 | 34 | isa = PBXFrameworksBuildPhase; |
39 | 35 | buildActionMask = 2147483647; |
40 | 36 | files = ( |
41 | | - F79370D7CB920867EF0AA3E6 /* Pods_GS1BarcodeParser_Framework.framework in Frameworks */, |
42 | 37 | ); |
43 | 38 | runOnlyForDeploymentPostprocessing = 0; |
44 | 39 | }; |
45 | 40 | /* End PBXFrameworksBuildPhase section */ |
46 | 41 |
|
47 | 42 | /* Begin PBXGroup section */ |
48 | | - 1968619876F1B295E4790563 /* Frameworks */ = { |
49 | | - isa = PBXGroup; |
50 | | - children = ( |
51 | | - 1BBD943C38414756C464B243 /* Pods_GS1BarcodeParser_Framework.framework */, |
52 | | - ); |
53 | | - name = Frameworks; |
54 | | - sourceTree = "<group>"; |
55 | | - }; |
56 | 43 | 5042595121338FAB4DAB60CF /* Pods */ = { |
57 | 44 | isa = PBXGroup; |
58 | 45 | children = ( |
59 | | - A3E4BC841890FDA7D4BF601D /* Pods-GS1BarcodeParser_Framework.debug.xcconfig */, |
60 | | - BE85971B3B43745B1DF0119F /* Pods-GS1BarcodeParser_Framework.release.xcconfig */, |
61 | 46 | ); |
62 | 47 | path = Pods; |
63 | 48 | sourceTree = "<group>"; |
|
69 | 54 | 6B6FC10428C9EE0D00C7F760 /* README.md */, |
70 | 55 | 6BD6F08C28CB30B900E5E7EB /* Shakuro.GS1BarcodeParser.podspec */, |
71 | 56 | 6BB6A4B928D4A9760006D7D1 /* .swiftlint.yml */, |
72 | | - 1968619876F1B295E4790563 /* Frameworks */, |
73 | 57 | 6B6FC0D728C9E8D900C7F760 /* GS1BarcodeParser_Framework */, |
74 | 58 | 5042595121338FAB4DAB60CF /* Pods */, |
75 | 59 | 6B6FC0D628C9E8D900C7F760 /* Products */, |
|
123 | 107 | isa = PBXNativeTarget; |
124 | 108 | buildConfigurationList = 6B6FC0DC28C9E8D900C7F760 /* Build configuration list for PBXNativeTarget "GS1BarcodeParser_Framework" */; |
125 | 109 | buildPhases = ( |
126 | | - BBD720D82031C555FC765D12 /* [CP] Check Pods Manifest.lock */, |
127 | 110 | 6B6FC0D028C9E8D900C7F760 /* Headers */, |
128 | 111 | 6B6FC0D128C9E8D900C7F760 /* Sources */, |
129 | 112 | 6B6FC0D228C9E8D900C7F760 /* Frameworks */, |
|
182 | 165 | }; |
183 | 166 | /* End PBXResourcesBuildPhase section */ |
184 | 167 |
|
185 | | -/* Begin PBXShellScriptBuildPhase section */ |
186 | | - BBD720D82031C555FC765D12 /* [CP] Check Pods Manifest.lock */ = { |
187 | | - isa = PBXShellScriptBuildPhase; |
188 | | - buildActionMask = 2147483647; |
189 | | - files = ( |
190 | | - ); |
191 | | - inputFileListPaths = ( |
192 | | - ); |
193 | | - inputPaths = ( |
194 | | - "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
195 | | - "${PODS_ROOT}/Manifest.lock", |
196 | | - ); |
197 | | - name = "[CP] Check Pods Manifest.lock"; |
198 | | - outputFileListPaths = ( |
199 | | - ); |
200 | | - outputPaths = ( |
201 | | - "$(DERIVED_FILE_DIR)/Pods-GS1BarcodeParser_Framework-checkManifestLockResult.txt", |
202 | | - ); |
203 | | - runOnlyForDeploymentPostprocessing = 0; |
204 | | - shellPath = /bin/sh; |
205 | | - shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n"; |
206 | | - showEnvVarsInLog = 0; |
207 | | - }; |
208 | | -/* End PBXShellScriptBuildPhase section */ |
209 | | - |
210 | 168 | /* Begin PBXSourcesBuildPhase section */ |
211 | 169 | 6B6FC0D128C9E8D900C7F760 /* Sources */ = { |
212 | 170 | isa = PBXSourcesBuildPhase; |
|
344 | 302 | }; |
345 | 303 | 6B6FC0DD28C9E8D900C7F760 /* Debug */ = { |
346 | 304 | isa = XCBuildConfiguration; |
347 | | - baseConfigurationReference = A3E4BC841890FDA7D4BF601D /* Pods-GS1BarcodeParser_Framework.debug.xcconfig */; |
348 | 305 | buildSettings = { |
349 | 306 | CLANG_ENABLE_MODULES = YES; |
350 | 307 | CODE_SIGN_STYLE = Automatic; |
|
376 | 333 | }; |
377 | 334 | 6B6FC0DE28C9E8D900C7F760 /* Release */ = { |
378 | 335 | isa = XCBuildConfiguration; |
379 | | - baseConfigurationReference = BE85971B3B43745B1DF0119F /* Pods-GS1BarcodeParser_Framework.release.xcconfig */; |
380 | 336 | buildSettings = { |
381 | 337 | CLANG_ENABLE_MODULES = YES; |
382 | 338 | CODE_SIGN_STYLE = Automatic; |
|
0 commit comments