|
11 | 11 | 279D63A81AD07FFF0024E2BC /* JWT.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 279D639C1AD07FFF0024E2BC /* JWT.framework */; };
|
12 | 12 | 279D63AF1AD07FFF0024E2BC /* JWTTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 279D63AE1AD07FFF0024E2BC /* JWTTests.swift */; };
|
13 | 13 | 279D63B91AD0803F0024E2BC /* JWT.swift in Sources */ = {isa = PBXBuildFile; fileRef = 279D63B81AD0803F0024E2BC /* JWT.swift */; };
|
| 14 | + 885619E9E1C342A9D8BD77B7 /* Pods_JWT.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 540942F3614C41E3827F2013 /* Pods_JWT.framework */; settings = {ATTRIBUTES = (Weak, ); }; }; |
| 15 | + EBEC5851F5183DF2D7BFE1AF /* Pods_JWTTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CE8198B6E30BA6B8F8125FA7 /* Pods_JWTTests.framework */; settings = {ATTRIBUTES = (Weak, ); }; }; |
14 | 16 | /* End PBXBuildFile section */
|
15 | 17 |
|
16 | 18 | /* Begin PBXContainerItemProxy section */
|
|
31 | 33 | 279D63AD1AD07FFF0024E2BC /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
32 | 34 | 279D63AE1AD07FFF0024E2BC /* JWTTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = JWTTests.swift; sourceTree = "<group>"; };
|
33 | 35 | 279D63B81AD0803F0024E2BC /* JWT.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = JWT.swift; sourceTree = "<group>"; };
|
| 36 | + 3BD8D638895FE8AF4FDDA8A9 /* Pods-JWTTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-JWTTests.debug.xcconfig"; path = "Pods/Target Support Files/Pods-JWTTests/Pods-JWTTests.debug.xcconfig"; sourceTree = "<group>"; }; |
| 37 | + 540942F3614C41E3827F2013 /* Pods_JWT.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_JWT.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 38 | + 56671E3EAC540766DE31974E /* Pods-JWT.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-JWT.release.xcconfig"; path = "Pods/Target Support Files/Pods-JWT/Pods-JWT.release.xcconfig"; sourceTree = "<group>"; }; |
| 39 | + 85B0E9B465B3B29391C19D14 /* Pods-JWTTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-JWTTests.release.xcconfig"; path = "Pods/Target Support Files/Pods-JWTTests/Pods-JWTTests.release.xcconfig"; sourceTree = "<group>"; }; |
| 40 | + 8CDC721EB1EAFD72E8CCF46E /* Pods-JWT.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-JWT.debug.xcconfig"; path = "Pods/Target Support Files/Pods-JWT/Pods-JWT.debug.xcconfig"; sourceTree = "<group>"; }; |
| 41 | + CE8198B6E30BA6B8F8125FA7 /* Pods_JWTTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_JWTTests.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
34 | 42 | /* End PBXFileReference section */
|
35 | 43 |
|
36 | 44 | /* Begin PBXFrameworksBuildPhase section */
|
37 | 45 | 279D63981AD07FFF0024E2BC /* Frameworks */ = {
|
38 | 46 | isa = PBXFrameworksBuildPhase;
|
39 | 47 | buildActionMask = 2147483647;
|
40 | 48 | files = (
|
| 49 | + 885619E9E1C342A9D8BD77B7 /* Pods_JWT.framework in Frameworks */, |
41 | 50 | );
|
42 | 51 | runOnlyForDeploymentPostprocessing = 0;
|
43 | 52 | };
|
|
46 | 55 | buildActionMask = 2147483647;
|
47 | 56 | files = (
|
48 | 57 | 279D63A81AD07FFF0024E2BC /* JWT.framework in Frameworks */,
|
| 58 | + EBEC5851F5183DF2D7BFE1AF /* Pods_JWTTests.framework in Frameworks */, |
49 | 59 | );
|
50 | 60 | runOnlyForDeploymentPostprocessing = 0;
|
51 | 61 | };
|
|
58 | 68 | 279D639E1AD07FFF0024E2BC /* JWT */,
|
59 | 69 | 279D63AB1AD07FFF0024E2BC /* JWTTests */,
|
60 | 70 | 279D639D1AD07FFF0024E2BC /* Products */,
|
| 71 | + 378492BA2DE66F2F8E379F49 /* Pods */, |
| 72 | + AC8AE547FDAF3DD80EB4DB2F /* Frameworks */, |
61 | 73 | );
|
62 | 74 | indentWidth = 2;
|
63 | 75 | sourceTree = "<group>";
|
|
107 | 119 | name = "Supporting Files";
|
108 | 120 | sourceTree = "<group>";
|
109 | 121 | };
|
| 122 | + 378492BA2DE66F2F8E379F49 /* Pods */ = { |
| 123 | + isa = PBXGroup; |
| 124 | + children = ( |
| 125 | + 8CDC721EB1EAFD72E8CCF46E /* Pods-JWT.debug.xcconfig */, |
| 126 | + 56671E3EAC540766DE31974E /* Pods-JWT.release.xcconfig */, |
| 127 | + 3BD8D638895FE8AF4FDDA8A9 /* Pods-JWTTests.debug.xcconfig */, |
| 128 | + 85B0E9B465B3B29391C19D14 /* Pods-JWTTests.release.xcconfig */, |
| 129 | + ); |
| 130 | + name = Pods; |
| 131 | + sourceTree = "<group>"; |
| 132 | + }; |
| 133 | + AC8AE547FDAF3DD80EB4DB2F /* Frameworks */ = { |
| 134 | + isa = PBXGroup; |
| 135 | + children = ( |
| 136 | + 540942F3614C41E3827F2013 /* Pods_JWT.framework */, |
| 137 | + CE8198B6E30BA6B8F8125FA7 /* Pods_JWTTests.framework */, |
| 138 | + ); |
| 139 | + name = Frameworks; |
| 140 | + sourceTree = "<group>"; |
| 141 | + }; |
110 | 142 | /* End PBXGroup section */
|
111 | 143 |
|
112 | 144 | /* Begin PBXHeadersBuildPhase section */
|
|
125 | 157 | isa = PBXNativeTarget;
|
126 | 158 | buildConfigurationList = 279D63B21AD07FFF0024E2BC /* Build configuration list for PBXNativeTarget "JWT" */;
|
127 | 159 | buildPhases = (
|
| 160 | + 4B9936F743EA727EA58353BD /* Check Pods Manifest.lock */, |
128 | 161 | 279D63971AD07FFF0024E2BC /* Sources */,
|
129 | 162 | 279D63981AD07FFF0024E2BC /* Frameworks */,
|
130 | 163 | 279D63991AD07FFF0024E2BC /* Headers */,
|
131 | 164 | 279D639A1AD07FFF0024E2BC /* Resources */,
|
| 165 | + 842FB8EA008161B653B5AD81 /* Embed Pods Frameworks */, |
| 166 | + 6D3D4069FD3A7DC06168A6A2 /* Copy Pods Resources */, |
132 | 167 | );
|
133 | 168 | buildRules = (
|
134 | 169 | );
|
|
143 | 178 | isa = PBXNativeTarget;
|
144 | 179 | buildConfigurationList = 279D63B51AD07FFF0024E2BC /* Build configuration list for PBXNativeTarget "JWTTests" */;
|
145 | 180 | buildPhases = (
|
| 181 | + 7DCEFCF83F6CF372A33D5219 /* Check Pods Manifest.lock */, |
146 | 182 | 279D63A31AD07FFF0024E2BC /* Sources */,
|
147 | 183 | 279D63A41AD07FFF0024E2BC /* Frameworks */,
|
148 | 184 | 279D63A51AD07FFF0024E2BC /* Resources */,
|
| 185 | + E68E26141F4DF11E3638A2F0 /* Embed Pods Frameworks */, |
| 186 | + F7C4974401B24623F6907649 /* Copy Pods Resources */, |
149 | 187 | );
|
150 | 188 | buildRules = (
|
151 | 189 | );
|
|
209 | 247 | };
|
210 | 248 | /* End PBXResourcesBuildPhase section */
|
211 | 249 |
|
| 250 | +/* Begin PBXShellScriptBuildPhase section */ |
| 251 | + 4B9936F743EA727EA58353BD /* Check Pods Manifest.lock */ = { |
| 252 | + isa = PBXShellScriptBuildPhase; |
| 253 | + buildActionMask = 2147483647; |
| 254 | + files = ( |
| 255 | + ); |
| 256 | + inputPaths = ( |
| 257 | + ); |
| 258 | + name = "Check Pods Manifest.lock"; |
| 259 | + outputPaths = ( |
| 260 | + ); |
| 261 | + runOnlyForDeploymentPostprocessing = 0; |
| 262 | + shellPath = /bin/sh; |
| 263 | + shellScript = "diff \"${PODS_ROOT}/../Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [[ $? != 0 ]] ; then\n cat << EOM\nerror: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\nEOM\n exit 1\nfi\n"; |
| 264 | + showEnvVarsInLog = 0; |
| 265 | + }; |
| 266 | + 6D3D4069FD3A7DC06168A6A2 /* Copy Pods Resources */ = { |
| 267 | + isa = PBXShellScriptBuildPhase; |
| 268 | + buildActionMask = 2147483647; |
| 269 | + files = ( |
| 270 | + ); |
| 271 | + inputPaths = ( |
| 272 | + ); |
| 273 | + name = "Copy Pods Resources"; |
| 274 | + outputPaths = ( |
| 275 | + ); |
| 276 | + runOnlyForDeploymentPostprocessing = 0; |
| 277 | + shellPath = /bin/sh; |
| 278 | + shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-JWT/Pods-JWT-resources.sh\"\n"; |
| 279 | + showEnvVarsInLog = 0; |
| 280 | + }; |
| 281 | + 7DCEFCF83F6CF372A33D5219 /* Check Pods Manifest.lock */ = { |
| 282 | + isa = PBXShellScriptBuildPhase; |
| 283 | + buildActionMask = 2147483647; |
| 284 | + files = ( |
| 285 | + ); |
| 286 | + inputPaths = ( |
| 287 | + ); |
| 288 | + name = "Check Pods Manifest.lock"; |
| 289 | + outputPaths = ( |
| 290 | + ); |
| 291 | + runOnlyForDeploymentPostprocessing = 0; |
| 292 | + shellPath = /bin/sh; |
| 293 | + shellScript = "diff \"${PODS_ROOT}/../Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [[ $? != 0 ]] ; then\n cat << EOM\nerror: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\nEOM\n exit 1\nfi\n"; |
| 294 | + showEnvVarsInLog = 0; |
| 295 | + }; |
| 296 | + 842FB8EA008161B653B5AD81 /* Embed Pods Frameworks */ = { |
| 297 | + isa = PBXShellScriptBuildPhase; |
| 298 | + buildActionMask = 2147483647; |
| 299 | + files = ( |
| 300 | + ); |
| 301 | + inputPaths = ( |
| 302 | + ); |
| 303 | + name = "Embed Pods Frameworks"; |
| 304 | + outputPaths = ( |
| 305 | + ); |
| 306 | + runOnlyForDeploymentPostprocessing = 0; |
| 307 | + shellPath = /bin/sh; |
| 308 | + shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-JWT/Pods-JWT-frameworks.sh\"\n"; |
| 309 | + showEnvVarsInLog = 0; |
| 310 | + }; |
| 311 | + E68E26141F4DF11E3638A2F0 /* Embed Pods Frameworks */ = { |
| 312 | + isa = PBXShellScriptBuildPhase; |
| 313 | + buildActionMask = 2147483647; |
| 314 | + files = ( |
| 315 | + ); |
| 316 | + inputPaths = ( |
| 317 | + ); |
| 318 | + name = "Embed Pods Frameworks"; |
| 319 | + outputPaths = ( |
| 320 | + ); |
| 321 | + runOnlyForDeploymentPostprocessing = 0; |
| 322 | + shellPath = /bin/sh; |
| 323 | + shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-JWTTests/Pods-JWTTests-frameworks.sh\"\n"; |
| 324 | + showEnvVarsInLog = 0; |
| 325 | + }; |
| 326 | + F7C4974401B24623F6907649 /* Copy Pods Resources */ = { |
| 327 | + isa = PBXShellScriptBuildPhase; |
| 328 | + buildActionMask = 2147483647; |
| 329 | + files = ( |
| 330 | + ); |
| 331 | + inputPaths = ( |
| 332 | + ); |
| 333 | + name = "Copy Pods Resources"; |
| 334 | + outputPaths = ( |
| 335 | + ); |
| 336 | + runOnlyForDeploymentPostprocessing = 0; |
| 337 | + shellPath = /bin/sh; |
| 338 | + shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-JWTTests/Pods-JWTTests-resources.sh\"\n"; |
| 339 | + showEnvVarsInLog = 0; |
| 340 | + }; |
| 341 | +/* End PBXShellScriptBuildPhase section */ |
| 342 | + |
212 | 343 | /* Begin PBXSourcesBuildPhase section */
|
213 | 344 | 279D63971AD07FFF0024E2BC /* Sources */ = {
|
214 | 345 | isa = PBXSourcesBuildPhase;
|
|
320 | 451 | };
|
321 | 452 | 279D63B31AD07FFF0024E2BC /* Debug */ = {
|
322 | 453 | isa = XCBuildConfiguration;
|
| 454 | + baseConfigurationReference = 8CDC721EB1EAFD72E8CCF46E /* Pods-JWT.debug.xcconfig */; |
323 | 455 | buildSettings = {
|
324 | 456 | CLANG_ENABLE_MODULES = YES;
|
325 | 457 | COMBINE_HIDPI_IMAGES = YES;
|
|
339 | 471 | };
|
340 | 472 | 279D63B41AD07FFF0024E2BC /* Release */ = {
|
341 | 473 | isa = XCBuildConfiguration;
|
| 474 | + baseConfigurationReference = 56671E3EAC540766DE31974E /* Pods-JWT.release.xcconfig */; |
342 | 475 | buildSettings = {
|
343 | 476 | CLANG_ENABLE_MODULES = YES;
|
344 | 477 | COMBINE_HIDPI_IMAGES = YES;
|
|
357 | 490 | };
|
358 | 491 | 279D63B61AD07FFF0024E2BC /* Debug */ = {
|
359 | 492 | isa = XCBuildConfiguration;
|
| 493 | + baseConfigurationReference = 3BD8D638895FE8AF4FDDA8A9 /* Pods-JWTTests.debug.xcconfig */; |
360 | 494 | buildSettings = {
|
361 | 495 | COMBINE_HIDPI_IMAGES = YES;
|
362 | 496 | FRAMEWORK_SEARCH_PATHS = (
|
|
375 | 509 | };
|
376 | 510 | 279D63B71AD07FFF0024E2BC /* Release */ = {
|
377 | 511 | isa = XCBuildConfiguration;
|
| 512 | + baseConfigurationReference = 85B0E9B465B3B29391C19D14 /* Pods-JWTTests.release.xcconfig */; |
378 | 513 | buildSettings = {
|
379 | 514 | COMBINE_HIDPI_IMAGES = YES;
|
380 | 515 | FRAMEWORK_SEARCH_PATHS = (
|
|
0 commit comments