|
7 | 7 | objects = {
|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
10 |
| - 2D62A08A32A6AE996B5932AA /* Pods_PROVERClapperboard.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BCC2262B3C52F795DA2A04F2 /* Pods_PROVERClapperboard.framework */; }; |
| 10 | + 1A9C2C4D20D92A3C004EA3C6 /* NavigationBar.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1A9C2C4C20D92A3C004EA3C6 /* NavigationBar.swift */; }; |
| 11 | + 75A5572DFAD39D800F548D7D /* Pods_PROVERClapperboard.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3FA5DA41DD745A7480D066C8 /* Pods_PROVERClapperboard.framework */; }; |
11 | 12 | 9A0E848E2056BB8100624995 /* AsyncOperation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9A0E848D2056BB8100624995 /* AsyncOperation.swift */; };
|
12 | 13 | 9A0E84902056BD9E00624995 /* GetInfoOperation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9A0E848F2056BD9E00624995 /* GetInfoOperation.swift */; };
|
13 | 14 | 9A0E84922056C1C500624995 /* SubmitOperation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9A0E84912056C1C500624995 /* SubmitOperation.swift */; };
|
|
50 | 51 | /* End PBXContainerItemProxy section */
|
51 | 52 |
|
52 | 53 | /* Begin PBXFileReference section */
|
53 |
| - 7E544281C44D61F26F00ED3F /* Pods-PROVERClapperboard.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-PROVERClapperboard.debug.xcconfig"; path = "Pods/Target Support Files/Pods-PROVERClapperboard/Pods-PROVERClapperboard.debug.xcconfig"; sourceTree = "<group>"; }; |
| 54 | + 1A9C2C4C20D92A3C004EA3C6 /* NavigationBar.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NavigationBar.swift; sourceTree = "<group>"; }; |
| 55 | + 3FA5DA41DD745A7480D066C8 /* Pods_PROVERClapperboard.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_PROVERClapperboard.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
54 | 56 | 9A0E848D2056BB8100624995 /* AsyncOperation.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AsyncOperation.swift; sourceTree = "<group>"; };
|
55 | 57 | 9A0E848F2056BD9E00624995 /* GetInfoOperation.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GetInfoOperation.swift; sourceTree = "<group>"; };
|
56 | 58 | 9A0E84912056C1C500624995 /* SubmitOperation.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SubmitOperation.swift; sourceTree = "<group>"; };
|
|
71 | 73 | 9AD6D6082057A6B700D9E1FE /* QRCodeDataOperation.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = QRCodeDataOperation.swift; sourceTree = "<group>"; };
|
72 | 74 | 9AD6D63020580F1400D9E1FE /* WalletViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WalletViewController.swift; sourceTree = "<group>"; };
|
73 | 75 | 9AFA5DDB205A7FBB009818EA /* ExportWalletViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ExportWalletViewController.swift; sourceTree = "<group>"; };
|
74 |
| - A0D18F7D9F3FA28B86C15F7A /* Pods-PROVERClapperboard.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-PROVERClapperboard.release.xcconfig"; path = "Pods/Target Support Files/Pods-PROVERClapperboard/Pods-PROVERClapperboard.release.xcconfig"; sourceTree = "<group>"; }; |
| 76 | + B826588F6083079C9B68BE64 /* Pods-PROVERClapperboard.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-PROVERClapperboard.debug.xcconfig"; path = "Pods/Target Support Files/Pods-PROVERClapperboard/Pods-PROVERClapperboard.debug.xcconfig"; sourceTree = "<group>"; }; |
75 | 77 | BA2747B12046CA5900364A1D /* PROVERClapperboard.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = PROVERClapperboard.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
76 | 78 | BA2747B42046CA5900364A1D /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
|
77 | 79 | BA2747B62046CA5900364A1D /* InputTextViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InputTextViewController.swift; sourceTree = "<group>"; };
|
|
85 | 87 | BACE32EB2047F33C007B8FF9 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
86 | 88 | BACE32F32047F5DD007B8FF9 /* EthereumService.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EthereumService.swift; sourceTree = "<group>"; };
|
87 | 89 | BACE32F820481414007B8FF9 /* ProverAPI.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProverAPI.swift; sourceTree = "<group>"; };
|
88 |
| - BCC2262B3C52F795DA2A04F2 /* Pods_PROVERClapperboard.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_PROVERClapperboard.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 90 | + C83ABDBB2208FCB95D1D0D72 /* Pods-PROVERClapperboard.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-PROVERClapperboard.release.xcconfig"; path = "Pods/Target Support Files/Pods-PROVERClapperboard/Pods-PROVERClapperboard.release.xcconfig"; sourceTree = "<group>"; }; |
89 | 91 | /* End PBXFileReference section */
|
90 | 92 |
|
91 | 93 | /* Begin PBXFrameworksBuildPhase section */
|
92 | 94 | BA2747AE2046CA5900364A1D /* Frameworks */ = {
|
93 | 95 | isa = PBXFrameworksBuildPhase;
|
94 | 96 | buildActionMask = 2147483647;
|
95 | 97 | files = (
|
96 |
| - 2D62A08A32A6AE996B5932AA /* Pods_PROVERClapperboard.framework in Frameworks */, |
| 98 | + 75A5572DFAD39D800F548D7D /* Pods_PROVERClapperboard.framework in Frameworks */, |
97 | 99 | );
|
98 | 100 | runOnlyForDeploymentPostprocessing = 0;
|
99 | 101 | };
|
|
107 | 109 | /* End PBXFrameworksBuildPhase section */
|
108 | 110 |
|
109 | 111 | /* Begin PBXGroup section */
|
110 |
| - 0654FA56A3DE13446939756B /* Frameworks */ = { |
| 112 | + 0A483C798FDB9069E5468634 /* Frameworks */ = { |
111 | 113 | isa = PBXGroup;
|
112 | 114 | children = (
|
113 |
| - BCC2262B3C52F795DA2A04F2 /* Pods_PROVERClapperboard.framework */, |
| 115 | + 3FA5DA41DD745A7480D066C8 /* Pods_PROVERClapperboard.framework */, |
114 | 116 | );
|
115 | 117 | name = Frameworks;
|
116 | 118 | sourceTree = "<group>";
|
117 | 119 | };
|
118 |
| - 3FB3B82E8DE7C3DA0B06BB06 /* Pods */ = { |
| 120 | + 0B836EA6EDFEA98D503FB731 /* Pods */ = { |
119 | 121 | isa = PBXGroup;
|
120 | 122 | children = (
|
121 |
| - 7E544281C44D61F26F00ED3F /* Pods-PROVERClapperboard.debug.xcconfig */, |
122 |
| - A0D18F7D9F3FA28B86C15F7A /* Pods-PROVERClapperboard.release.xcconfig */, |
| 123 | + B826588F6083079C9B68BE64 /* Pods-PROVERClapperboard.debug.xcconfig */, |
| 124 | + C83ABDBB2208FCB95D1D0D72 /* Pods-PROVERClapperboard.release.xcconfig */, |
123 | 125 | );
|
124 | 126 | name = Pods;
|
125 | 127 | sourceTree = "<group>";
|
126 | 128 | };
|
| 129 | + 1A9C2C4B20D92A17004EA3C6 /* NavigationBar */ = { |
| 130 | + isa = PBXGroup; |
| 131 | + children = ( |
| 132 | + 1A9C2C4C20D92A3C004EA3C6 /* NavigationBar.swift */, |
| 133 | + ); |
| 134 | + path = NavigationBar; |
| 135 | + sourceTree = "<group>"; |
| 136 | + }; |
127 | 137 | 9A0E848C2056BB7200624995 /* Operation */ = {
|
128 | 138 | isa = PBXGroup;
|
129 | 139 | children = (
|
|
173 | 183 | 9AD6D62E20580EB400D9E1FE /* Screeens */ = {
|
174 | 184 | isa = PBXGroup;
|
175 | 185 | children = (
|
| 186 | + 1A9C2C4B20D92A17004EA3C6 /* NavigationBar */, |
176 | 187 | 9AFA5DDA205A7F9C009818EA /* ExportWallet */,
|
177 | 188 | 9AD2BB7020595BAC00CD4E03 /* ImportWallet */,
|
178 | 189 | 9ACA53F3205022D5007FBAD9 /* QRCode */,
|
|
204 | 215 | BA2747B32046CA5900364A1D /* PROVERClapperboard */,
|
205 | 216 | BACE32E82047F33C007B8FF9 /* PROVERClapperboardTests */,
|
206 | 217 | BA2747B22046CA5900364A1D /* Products */,
|
207 |
| - 3FB3B82E8DE7C3DA0B06BB06 /* Pods */, |
208 |
| - 0654FA56A3DE13446939756B /* Frameworks */, |
| 218 | + 0B836EA6EDFEA98D503FB731 /* Pods */, |
| 219 | + 0A483C798FDB9069E5468634 /* Frameworks */, |
209 | 220 | );
|
210 | 221 | sourceTree = "<group>";
|
211 | 222 | };
|
|
284 | 295 | isa = PBXNativeTarget;
|
285 | 296 | buildConfigurationList = BA2747C32046CA5900364A1D /* Build configuration list for PBXNativeTarget "PROVERClapperboard" */;
|
286 | 297 | buildPhases = (
|
287 |
| - 155301334D30D3DC135EC01A /* [CP] Check Pods Manifest.lock */, |
| 298 | + 05FA55EF4EB3698C2EDD67A8 /* [CP] Check Pods Manifest.lock */, |
288 | 299 | BA2747AD2046CA5900364A1D /* Sources */,
|
289 | 300 | BA2747AE2046CA5900364A1D /* Frameworks */,
|
290 | 301 | BA2747AF2046CA5900364A1D /* Resources */,
|
291 | 302 | BA2747C62046CA6700364A1D /* ShellScript */,
|
292 |
| - 8990BAF9D10AC368093795E3 /* [CP] Embed Pods Frameworks */, |
293 |
| - DD7B5D18D476455DDFC31903 /* [CP] Copy Pods Resources */, |
| 303 | + 9D402BE01F75EBC00F7741E3 /* [CP] Embed Pods Frameworks */, |
294 | 304 | );
|
295 | 305 | buildRules = (
|
296 | 306 | );
|
|
388 | 398 | /* End PBXResourcesBuildPhase section */
|
389 | 399 |
|
390 | 400 | /* Begin PBXShellScriptBuildPhase section */
|
391 |
| - 155301334D30D3DC135EC01A /* [CP] Check Pods Manifest.lock */ = { |
| 401 | + 05FA55EF4EB3698C2EDD67A8 /* [CP] Check Pods Manifest.lock */ = { |
392 | 402 | isa = PBXShellScriptBuildPhase;
|
393 | 403 | buildActionMask = 2147483647;
|
394 | 404 | files = (
|
|
406 | 416 | 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";
|
407 | 417 | showEnvVarsInLog = 0;
|
408 | 418 | };
|
409 |
| - 8990BAF9D10AC368093795E3 /* [CP] Embed Pods Frameworks */ = { |
| 419 | + 9D402BE01F75EBC00F7741E3 /* [CP] Embed Pods Frameworks */ = { |
410 | 420 | isa = PBXShellScriptBuildPhase;
|
411 | 421 | buildActionMask = 2147483647;
|
412 | 422 | files = (
|
|
449 | 459 | shellPath = /bin/sh;
|
450 | 460 | shellScript = "if which swiftlint >/dev/null; then\n swiftlint\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi";
|
451 | 461 | };
|
452 |
| - DD7B5D18D476455DDFC31903 /* [CP] Copy Pods Resources */ = { |
453 |
| - isa = PBXShellScriptBuildPhase; |
454 |
| - buildActionMask = 2147483647; |
455 |
| - files = ( |
456 |
| - ); |
457 |
| - inputPaths = ( |
458 |
| - ); |
459 |
| - name = "[CP] Copy Pods Resources"; |
460 |
| - outputPaths = ( |
461 |
| - ); |
462 |
| - runOnlyForDeploymentPostprocessing = 0; |
463 |
| - shellPath = /bin/sh; |
464 |
| - shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-PROVERClapperboard/Pods-PROVERClapperboard-resources.sh\"\n"; |
465 |
| - showEnvVarsInLog = 0; |
466 |
| - }; |
467 | 462 | /* End PBXShellScriptBuildPhase section */
|
468 | 463 |
|
469 | 464 | /* Begin PBXSourcesBuildPhase section */
|
|
494 | 489 | BA2747B52046CA5900364A1D /* AppDelegate.swift in Sources */,
|
495 | 490 | 9AC6AD1420568376007C6BBF /* SubmitRequestError.swift in Sources */,
|
496 | 491 | 9A0E848E2056BB8100624995 /* AsyncOperation.swift in Sources */,
|
| 492 | + 1A9C2C4D20D92A3C004EA3C6 /* NavigationBar.swift in Sources */, |
497 | 493 | 9A44D52320566F400027A2D0 /* InfoReslut.swift in Sources */,
|
498 | 494 | 9A0E84942056C6A100624995 /* CheckOperation.swift in Sources */,
|
499 | 495 | 9A0E84922056C1C500624995 /* SubmitOperation.swift in Sources */,
|
|
646 | 642 | };
|
647 | 643 | BA2747C42046CA5900364A1D /* Debug */ = {
|
648 | 644 | isa = XCBuildConfiguration;
|
649 |
| - baseConfigurationReference = 7E544281C44D61F26F00ED3F /* Pods-PROVERClapperboard.debug.xcconfig */; |
| 645 | + baseConfigurationReference = B826588F6083079C9B68BE64 /* Pods-PROVERClapperboard.debug.xcconfig */; |
650 | 646 | buildSettings = {
|
651 | 647 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
652 | 648 | "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
667 | 663 | };
|
668 | 664 | BA2747C52046CA5900364A1D /* Release */ = {
|
669 | 665 | isa = XCBuildConfiguration;
|
670 |
| - baseConfigurationReference = A0D18F7D9F3FA28B86C15F7A /* Pods-PROVERClapperboard.release.xcconfig */; |
| 666 | + baseConfigurationReference = C83ABDBB2208FCB95D1D0D72 /* Pods-PROVERClapperboard.release.xcconfig */; |
671 | 667 | buildSettings = {
|
672 | 668 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
673 | 669 | "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
0 commit comments