|
|
|
@ -166,6 +166,7 @@
|
|
|
|
|
2CB8BDA32C1F6B16006010CC /* TranslateStrings.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2CB8BDA22C1F6B16006010CC /* TranslateStrings.swift */; };
|
|
|
|
|
2CB8BDA52C1F6B24006010CC /* TranslateMetadata.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2CB8BDA42C1F6B24006010CC /* TranslateMetadata.swift */; };
|
|
|
|
|
2CC0CDBE2692027E0072922A /* PriceService.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2CC0CDBD2692027E0072922A /* PriceService.swift */; };
|
|
|
|
|
2CC3327DDA9DDF1BABF8E9BA /* Pods_Big_Wallet_iOS.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B30C22BD4AA614DFD9D83EC1 /* Pods_Big_Wallet_iOS.framework */; };
|
|
|
|
|
2CC6EF0D275E64810040CC62 /* UIViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2CC6EF0C275E64810040CC62 /* UIViewController.swift */; };
|
|
|
|
|
2CC79DF82AFD4BD6002B5A2D /* TransactionInspector.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2CC79DF72AFD4BD6002B5A2D /* TransactionInspector.swift */; };
|
|
|
|
|
2CC79DF92AFD4BD6002B5A2D /* TransactionInspector.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2CC79DF72AFD4BD6002B5A2D /* TransactionInspector.swift */; };
|
|
|
|
@ -246,8 +247,7 @@
|
|
|
|
|
2CF429592C1DBFCF00AD303A /* Data.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2CF429582C1DBFCF00AD303A /* Data.swift */; };
|
|
|
|
|
2CFAE56A28BE6292001D0799 /* NSImage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2CFAE56928BE6292001D0799 /* NSImage.swift */; };
|
|
|
|
|
2CFDDF4E2765417E00F89019 /* ios_specific_content.js in Resources */ = {isa = PBXBuildFile; fileRef = 2CFDDF4D2765417D00F89019 /* ios_specific_content.js */; };
|
|
|
|
|
871DFAF8597856A7A6ABBBE0 /* Pods_Wallet_iOS.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8F09E09B7F90D2B239B8F5A8 /* Pods_Wallet_iOS.framework */; };
|
|
|
|
|
BB17FF0C741B7FA3D9F8169B /* Pods_Wallet.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F95D859588FD30A6E4135716 /* Pods_Wallet.framework */; };
|
|
|
|
|
31168B6AAD64E47F3400A9DC /* Pods_Big_Wallet.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6971B4D91C75FA187D83EB5E /* Pods_Big_Wallet.framework */; };
|
|
|
|
|
/* End PBXBuildFile section */
|
|
|
|
|
|
|
|
|
|
/* Begin PBXContainerItemProxy section */
|
|
|
|
@ -316,10 +316,9 @@
|
|
|
|
|
/* End PBXCopyFilesBuildPhase section */
|
|
|
|
|
|
|
|
|
|
/* Begin PBXFileReference section */
|
|
|
|
|
0B311D2D387B62B311573A42 /* Pods-Wallet.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Wallet.release.xcconfig"; path = "Target Support Files/Pods-Wallet/Pods-Wallet.release.xcconfig"; sourceTree = "<group>"; };
|
|
|
|
|
0D059AD126C2796200EE3023 /* ApprovalSubject.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ApprovalSubject.swift; sourceTree = "<group>"; };
|
|
|
|
|
0DC850E626B73A5900809E82 /* AuthenticationReason.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AuthenticationReason.swift; sourceTree = "<group>"; };
|
|
|
|
|
232D72E48AE389B729712000 /* Pods-Wallet macOS.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Wallet macOS.release.xcconfig"; path = "Target Support Files/Pods-Wallet macOS/Pods-Wallet macOS.release.xcconfig"; sourceTree = "<group>"; };
|
|
|
|
|
229DBB3CFF32B2141A50C3E0 /* Pods-Big Wallet.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Big Wallet.debug.xcconfig"; path = "Target Support Files/Pods-Big Wallet/Pods-Big Wallet.debug.xcconfig"; sourceTree = "<group>"; };
|
|
|
|
|
2C03D1D1269B407900EF10EA /* NetworkMonitor.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NetworkMonitor.swift; sourceTree = "<group>"; };
|
|
|
|
|
2C03D1D4269B428C00EF10EA /* Notification.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Notification.swift; sourceTree = "<group>"; };
|
|
|
|
|
2C03EB752B069B5A00EF61F5 /* Tests_iOS.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Tests_iOS.swift; sourceTree = "<group>"; };
|
|
|
|
@ -871,12 +870,11 @@
|
|
|
|
|
2CF965C02BF4D778001E9D1B /* Fastfile */ = {isa = PBXFileReference; lastKnownFileType = text; path = Fastfile; sourceTree = "<group>"; };
|
|
|
|
|
2CFAE56928BE6292001D0799 /* NSImage.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NSImage.swift; sourceTree = "<group>"; };
|
|
|
|
|
2CFDDF4D2765417D00F89019 /* ios_specific_content.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = ios_specific_content.js; sourceTree = "<group>"; };
|
|
|
|
|
4C3C9F0F204C74B31E1B84B8 /* Pods-Wallet iOS.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Wallet iOS.release.xcconfig"; path = "Target Support Files/Pods-Wallet iOS/Pods-Wallet iOS.release.xcconfig"; sourceTree = "<group>"; };
|
|
|
|
|
8417A1E039411FAEA075D3BE /* Pods-Wallet.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Wallet.debug.xcconfig"; path = "Target Support Files/Pods-Wallet/Pods-Wallet.debug.xcconfig"; sourceTree = "<group>"; };
|
|
|
|
|
8F09E09B7F90D2B239B8F5A8 /* Pods_Wallet_iOS.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Wallet_iOS.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
|
|
A247D014A9AA981D1FC564ED /* Pods-Wallet iOS.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Wallet iOS.debug.xcconfig"; path = "Target Support Files/Pods-Wallet iOS/Pods-Wallet iOS.debug.xcconfig"; sourceTree = "<group>"; };
|
|
|
|
|
A270E5966B3A5E8C43272271 /* Pods-Wallet macOS.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Wallet macOS.debug.xcconfig"; path = "Target Support Files/Pods-Wallet macOS/Pods-Wallet macOS.debug.xcconfig"; sourceTree = "<group>"; };
|
|
|
|
|
F95D859588FD30A6E4135716 /* Pods_Wallet.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Wallet.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
|
|
6971B4D91C75FA187D83EB5E /* Pods_Big_Wallet.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Big_Wallet.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
|
|
AACC96BEB0BF9C0317B5D61E /* Pods-Big Wallet iOS.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Big Wallet iOS.debug.xcconfig"; path = "Target Support Files/Pods-Big Wallet iOS/Pods-Big Wallet iOS.debug.xcconfig"; sourceTree = "<group>"; };
|
|
|
|
|
B30C22BD4AA614DFD9D83EC1 /* Pods_Big_Wallet_iOS.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Big_Wallet_iOS.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
|
|
BC3401C60AA869A96F07444D /* Pods-Big Wallet.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Big Wallet.release.xcconfig"; path = "Target Support Files/Pods-Big Wallet/Pods-Big Wallet.release.xcconfig"; sourceTree = "<group>"; };
|
|
|
|
|
E57BFC59D8FE71D605231B60 /* Pods-Big Wallet iOS.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Big Wallet iOS.release.xcconfig"; path = "Target Support Files/Pods-Big Wallet iOS/Pods-Big Wallet iOS.release.xcconfig"; sourceTree = "<group>"; };
|
|
|
|
|
/* End PBXFileReference section */
|
|
|
|
|
|
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
|
|
@ -891,7 +889,7 @@
|
|
|
|
|
isa = PBXFrameworksBuildPhase;
|
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
|
files = (
|
|
|
|
|
BB17FF0C741B7FA3D9F8169B /* Pods_Wallet.framework in Frameworks */,
|
|
|
|
|
31168B6AAD64E47F3400A9DC /* Pods_Big_Wallet.framework in Frameworks */,
|
|
|
|
|
);
|
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
|
};
|
|
|
|
@ -899,7 +897,7 @@
|
|
|
|
|
isa = PBXFrameworksBuildPhase;
|
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
|
files = (
|
|
|
|
|
871DFAF8597856A7A6ABBBE0 /* Pods_Wallet_iOS.framework in Frameworks */,
|
|
|
|
|
2CC3327DDA9DDF1BABF8E9BA /* Pods_Big_Wallet_iOS.framework in Frameworks */,
|
|
|
|
|
);
|
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
|
};
|
|
|
|
@ -2232,12 +2230,10 @@
|
|
|
|
|
AA97AE0C21DC8732F06C98F1 /* Pods */ = {
|
|
|
|
|
isa = PBXGroup;
|
|
|
|
|
children = (
|
|
|
|
|
A247D014A9AA981D1FC564ED /* Pods-Wallet iOS.debug.xcconfig */,
|
|
|
|
|
4C3C9F0F204C74B31E1B84B8 /* Pods-Wallet iOS.release.xcconfig */,
|
|
|
|
|
A270E5966B3A5E8C43272271 /* Pods-Wallet macOS.debug.xcconfig */,
|
|
|
|
|
232D72E48AE389B729712000 /* Pods-Wallet macOS.release.xcconfig */,
|
|
|
|
|
8417A1E039411FAEA075D3BE /* Pods-Wallet.debug.xcconfig */,
|
|
|
|
|
0B311D2D387B62B311573A42 /* Pods-Wallet.release.xcconfig */,
|
|
|
|
|
229DBB3CFF32B2141A50C3E0 /* Pods-Big Wallet.debug.xcconfig */,
|
|
|
|
|
BC3401C60AA869A96F07444D /* Pods-Big Wallet.release.xcconfig */,
|
|
|
|
|
AACC96BEB0BF9C0317B5D61E /* Pods-Big Wallet iOS.debug.xcconfig */,
|
|
|
|
|
E57BFC59D8FE71D605231B60 /* Pods-Big Wallet iOS.release.xcconfig */,
|
|
|
|
|
);
|
|
|
|
|
path = Pods;
|
|
|
|
|
sourceTree = "<group>";
|
|
|
|
@ -2245,9 +2241,9 @@
|
|
|
|
|
D66A976372772850C3C45413 /* Frameworks */ = {
|
|
|
|
|
isa = PBXGroup;
|
|
|
|
|
children = (
|
|
|
|
|
8F09E09B7F90D2B239B8F5A8 /* Pods_Wallet_iOS.framework */,
|
|
|
|
|
2C7A8CDE2B7CD98A00683E15 /* UniformTypeIdentifiers.framework */,
|
|
|
|
|
F95D859588FD30A6E4135716 /* Pods_Wallet.framework */,
|
|
|
|
|
6971B4D91C75FA187D83EB5E /* Pods_Big_Wallet.framework */,
|
|
|
|
|
B30C22BD4AA614DFD9D83EC1 /* Pods_Big_Wallet_iOS.framework */,
|
|
|
|
|
);
|
|
|
|
|
name = Frameworks;
|
|
|
|
|
sourceTree = "<group>";
|
|
|
|
@ -2274,46 +2270,46 @@
|
|
|
|
|
productReference = 2C09CB9F273979C1009AD39B /* Safari macOS.appex */;
|
|
|
|
|
productType = "com.apple.product-type.app-extension";
|
|
|
|
|
};
|
|
|
|
|
2C19953B2674C4B900A8E370 /* Wallet */ = {
|
|
|
|
|
2C19953B2674C4B900A8E370 /* Big Wallet */ = {
|
|
|
|
|
isa = PBXNativeTarget;
|
|
|
|
|
buildConfigurationList = 2C19954C2674C4BA00A8E370 /* Build configuration list for PBXNativeTarget "Wallet" */;
|
|
|
|
|
buildConfigurationList = 2C19954C2674C4BA00A8E370 /* Build configuration list for PBXNativeTarget "Big Wallet" */;
|
|
|
|
|
buildPhases = (
|
|
|
|
|
059265992FD4C394A26E0768 /* [CP] Check Pods Manifest.lock */,
|
|
|
|
|
EDADE245D1821178ED77652A /* [CP] Check Pods Manifest.lock */,
|
|
|
|
|
2C1995382674C4B900A8E370 /* Sources */,
|
|
|
|
|
2C1995392674C4B900A8E370 /* Frameworks */,
|
|
|
|
|
2CB0BC4D2B13B2B800603E68 /* Run Script */,
|
|
|
|
|
2C19953A2674C4B900A8E370 /* Resources */,
|
|
|
|
|
2C09CBB8273979C1009AD39B /* Embed Foundation Extensions */,
|
|
|
|
|
E5B3B91DA503B77BB8CA7A6D /* [CP] Embed Pods Frameworks */,
|
|
|
|
|
7025202543236992AB343750 /* [CP] Embed Pods Frameworks */,
|
|
|
|
|
);
|
|
|
|
|
buildRules = (
|
|
|
|
|
);
|
|
|
|
|
dependencies = (
|
|
|
|
|
2C09CBB7273979C1009AD39B /* PBXTargetDependency */,
|
|
|
|
|
);
|
|
|
|
|
name = Wallet;
|
|
|
|
|
name = "Big Wallet";
|
|
|
|
|
productName = "Ecrypted Ink";
|
|
|
|
|
productReference = 2C19953C2674C4B900A8E370 /* Big Wallet.app */;
|
|
|
|
|
productType = "com.apple.product-type.application";
|
|
|
|
|
};
|
|
|
|
|
2C5FF96E26C84F7B00B32ACC /* Wallet iOS */ = {
|
|
|
|
|
2C5FF96E26C84F7B00B32ACC /* Big Wallet iOS */ = {
|
|
|
|
|
isa = PBXNativeTarget;
|
|
|
|
|
buildConfigurationList = 2C5FF98026C84F7C00B32ACC /* Build configuration list for PBXNativeTarget "Wallet iOS" */;
|
|
|
|
|
buildConfigurationList = 2C5FF98026C84F7C00B32ACC /* Build configuration list for PBXNativeTarget "Big Wallet iOS" */;
|
|
|
|
|
buildPhases = (
|
|
|
|
|
2B90E98311B5EE83B38279EB /* [CP] Check Pods Manifest.lock */,
|
|
|
|
|
A2276EF716B866EF6CE41A8B /* [CP] Check Pods Manifest.lock */,
|
|
|
|
|
2C5FF96B26C84F7B00B32ACC /* Sources */,
|
|
|
|
|
2C5FF96C26C84F7B00B32ACC /* Frameworks */,
|
|
|
|
|
2CB0BC4E2B13B2E300603E68 /* ShellScript */,
|
|
|
|
|
2C5FF96D26C84F7B00B32ACC /* Resources */,
|
|
|
|
|
2CCEB84627594E2A00768473 /* Embed Foundation Extensions */,
|
|
|
|
|
D666E08D9C8205A813CD888C /* [CP] Embed Pods Frameworks */,
|
|
|
|
|
F0EAD91C32F9E7466FC45A0D /* [CP] Embed Pods Frameworks */,
|
|
|
|
|
);
|
|
|
|
|
buildRules = (
|
|
|
|
|
);
|
|
|
|
|
dependencies = (
|
|
|
|
|
2CCEB84427594E2A00768473 /* PBXTargetDependency */,
|
|
|
|
|
);
|
|
|
|
|
name = "Wallet iOS";
|
|
|
|
|
name = "Big Wallet iOS";
|
|
|
|
|
productName = "Encrypted Ink iOS";
|
|
|
|
|
productReference = 2C5FF96F26C84F7B00B32ACC /* Big Wallet.app */;
|
|
|
|
|
productType = "com.apple.product-type.application";
|
|
|
|
@ -2414,7 +2410,7 @@
|
|
|
|
|
attributes = {
|
|
|
|
|
BuildIndependentTargetsInParallel = YES;
|
|
|
|
|
LastSwiftUpdateCheck = 1530;
|
|
|
|
|
LastUpgradeCheck = 1540;
|
|
|
|
|
LastUpgradeCheck = 1610;
|
|
|
|
|
TargetAttributes = {
|
|
|
|
|
2C09CB9E273979C1009AD39B = {
|
|
|
|
|
CreatedOnToolsVersion = 13.0;
|
|
|
|
@ -2490,8 +2486,8 @@
|
|
|
|
|
projectDirPath = "";
|
|
|
|
|
projectRoot = "";
|
|
|
|
|
targets = (
|
|
|
|
|
2C19953B2674C4B900A8E370 /* Wallet */,
|
|
|
|
|
2C5FF96E26C84F7B00B32ACC /* Wallet iOS */,
|
|
|
|
|
2C19953B2674C4B900A8E370 /* Big Wallet */,
|
|
|
|
|
2C5FF96E26C84F7B00B32ACC /* Big Wallet iOS */,
|
|
|
|
|
2C09CB9E273979C1009AD39B /* Safari macOS */,
|
|
|
|
|
2CCEB82C27594E2A00768473 /* Safari iOS */,
|
|
|
|
|
2CE02C792BAA0F6700381D70 /* Tests macOS */,
|
|
|
|
@ -2580,50 +2576,6 @@
|
|
|
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
|
|
|
|
|
|
/* Begin PBXShellScriptBuildPhase section */
|
|
|
|
|
059265992FD4C394A26E0768 /* [CP] Check Pods Manifest.lock */ = {
|
|
|
|
|
isa = PBXShellScriptBuildPhase;
|
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
|
files = (
|
|
|
|
|
);
|
|
|
|
|
inputFileListPaths = (
|
|
|
|
|
);
|
|
|
|
|
inputPaths = (
|
|
|
|
|
"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
|
|
|
|
|
"${PODS_ROOT}/Manifest.lock",
|
|
|
|
|
);
|
|
|
|
|
name = "[CP] Check Pods Manifest.lock";
|
|
|
|
|
outputFileListPaths = (
|
|
|
|
|
);
|
|
|
|
|
outputPaths = (
|
|
|
|
|
"$(DERIVED_FILE_DIR)/Pods-Wallet-checkManifestLockResult.txt",
|
|
|
|
|
);
|
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
|
shellPath = /bin/sh;
|
|
|
|
|
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";
|
|
|
|
|
showEnvVarsInLog = 0;
|
|
|
|
|
};
|
|
|
|
|
2B90E98311B5EE83B38279EB /* [CP] Check Pods Manifest.lock */ = {
|
|
|
|
|
isa = PBXShellScriptBuildPhase;
|
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
|
files = (
|
|
|
|
|
);
|
|
|
|
|
inputFileListPaths = (
|
|
|
|
|
);
|
|
|
|
|
inputPaths = (
|
|
|
|
|
"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
|
|
|
|
|
"${PODS_ROOT}/Manifest.lock",
|
|
|
|
|
);
|
|
|
|
|
name = "[CP] Check Pods Manifest.lock";
|
|
|
|
|
outputFileListPaths = (
|
|
|
|
|
);
|
|
|
|
|
outputPaths = (
|
|
|
|
|
"$(DERIVED_FILE_DIR)/Pods-Wallet iOS-checkManifestLockResult.txt",
|
|
|
|
|
);
|
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
|
shellPath = /bin/sh;
|
|
|
|
|
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";
|
|
|
|
|
showEnvVarsInLog = 0;
|
|
|
|
|
};
|
|
|
|
|
2C85D99C274E531100160AD5 /* Run Script */ = {
|
|
|
|
|
isa = PBXShellScriptBuildPhase;
|
|
|
|
|
alwaysOutOfDate = 1;
|
|
|
|
@ -2750,38 +2702,82 @@
|
|
|
|
|
shellScript = "YARN_PATH=$(command -v yarn)\n\nif [ -z \"$YARN_PATH\" ]; then\n echo \"warning: install yarn to make changes to the inpage script\"\nelse\n FILE=/usr/lib/bin/yarn\n if [ -f \"$FILE\" ]; then\n export PATH=/usr/lib/bin:$PATH\n else\n export PATH=/opt/homebrew/bin:$PATH\n fi\n\n cd \"$PROJECT_DIR\"/Safari\\ Shared/Inpage\\ Provider\n yarn run prebuild\n yarn run build\nfi\n";
|
|
|
|
|
showEnvVarsInLog = 0;
|
|
|
|
|
};
|
|
|
|
|
D666E08D9C8205A813CD888C /* [CP] Embed Pods Frameworks */ = {
|
|
|
|
|
7025202543236992AB343750 /* [CP] Embed Pods Frameworks */ = {
|
|
|
|
|
isa = PBXShellScriptBuildPhase;
|
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
|
files = (
|
|
|
|
|
);
|
|
|
|
|
inputFileListPaths = (
|
|
|
|
|
"${PODS_ROOT}/Target Support Files/Pods-Wallet iOS/Pods-Wallet iOS-frameworks-${CONFIGURATION}-input-files.xcfilelist",
|
|
|
|
|
"${PODS_ROOT}/Target Support Files/Pods-Big Wallet/Pods-Big Wallet-frameworks-${CONFIGURATION}-input-files.xcfilelist",
|
|
|
|
|
);
|
|
|
|
|
name = "[CP] Embed Pods Frameworks";
|
|
|
|
|
outputFileListPaths = (
|
|
|
|
|
"${PODS_ROOT}/Target Support Files/Pods-Wallet iOS/Pods-Wallet iOS-frameworks-${CONFIGURATION}-output-files.xcfilelist",
|
|
|
|
|
"${PODS_ROOT}/Target Support Files/Pods-Big Wallet/Pods-Big Wallet-frameworks-${CONFIGURATION}-output-files.xcfilelist",
|
|
|
|
|
);
|
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
|
shellPath = /bin/sh;
|
|
|
|
|
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Wallet iOS/Pods-Wallet iOS-frameworks.sh\"\n";
|
|
|
|
|
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Big Wallet/Pods-Big Wallet-frameworks.sh\"\n";
|
|
|
|
|
showEnvVarsInLog = 0;
|
|
|
|
|
};
|
|
|
|
|
E5B3B91DA503B77BB8CA7A6D /* [CP] Embed Pods Frameworks */ = {
|
|
|
|
|
A2276EF716B866EF6CE41A8B /* [CP] Check Pods Manifest.lock */ = {
|
|
|
|
|
isa = PBXShellScriptBuildPhase;
|
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
|
files = (
|
|
|
|
|
);
|
|
|
|
|
inputFileListPaths = (
|
|
|
|
|
"${PODS_ROOT}/Target Support Files/Pods-Wallet/Pods-Wallet-frameworks-${CONFIGURATION}-input-files.xcfilelist",
|
|
|
|
|
);
|
|
|
|
|
name = "[CP] Embed Pods Frameworks";
|
|
|
|
|
inputPaths = (
|
|
|
|
|
"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
|
|
|
|
|
"${PODS_ROOT}/Manifest.lock",
|
|
|
|
|
);
|
|
|
|
|
name = "[CP] Check Pods Manifest.lock";
|
|
|
|
|
outputFileListPaths = (
|
|
|
|
|
"${PODS_ROOT}/Target Support Files/Pods-Wallet/Pods-Wallet-frameworks-${CONFIGURATION}-output-files.xcfilelist",
|
|
|
|
|
);
|
|
|
|
|
outputPaths = (
|
|
|
|
|
"$(DERIVED_FILE_DIR)/Pods-Big Wallet iOS-checkManifestLockResult.txt",
|
|
|
|
|
);
|
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
|
shellPath = /bin/sh;
|
|
|
|
|
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Wallet/Pods-Wallet-frameworks.sh\"\n";
|
|
|
|
|
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";
|
|
|
|
|
showEnvVarsInLog = 0;
|
|
|
|
|
};
|
|
|
|
|
EDADE245D1821178ED77652A /* [CP] Check Pods Manifest.lock */ = {
|
|
|
|
|
isa = PBXShellScriptBuildPhase;
|
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
|
files = (
|
|
|
|
|
);
|
|
|
|
|
inputFileListPaths = (
|
|
|
|
|
);
|
|
|
|
|
inputPaths = (
|
|
|
|
|
"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
|
|
|
|
|
"${PODS_ROOT}/Manifest.lock",
|
|
|
|
|
);
|
|
|
|
|
name = "[CP] Check Pods Manifest.lock";
|
|
|
|
|
outputFileListPaths = (
|
|
|
|
|
);
|
|
|
|
|
outputPaths = (
|
|
|
|
|
"$(DERIVED_FILE_DIR)/Pods-Big Wallet-checkManifestLockResult.txt",
|
|
|
|
|
);
|
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
|
shellPath = /bin/sh;
|
|
|
|
|
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";
|
|
|
|
|
showEnvVarsInLog = 0;
|
|
|
|
|
};
|
|
|
|
|
F0EAD91C32F9E7466FC45A0D /* [CP] Embed Pods Frameworks */ = {
|
|
|
|
|
isa = PBXShellScriptBuildPhase;
|
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
|
files = (
|
|
|
|
|
);
|
|
|
|
|
inputFileListPaths = (
|
|
|
|
|
"${PODS_ROOT}/Target Support Files/Pods-Big Wallet iOS/Pods-Big Wallet iOS-frameworks-${CONFIGURATION}-input-files.xcfilelist",
|
|
|
|
|
);
|
|
|
|
|
name = "[CP] Embed Pods Frameworks";
|
|
|
|
|
outputFileListPaths = (
|
|
|
|
|
"${PODS_ROOT}/Target Support Files/Pods-Big Wallet iOS/Pods-Big Wallet iOS-frameworks-${CONFIGURATION}-output-files.xcfilelist",
|
|
|
|
|
);
|
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
|
shellPath = /bin/sh;
|
|
|
|
|
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Big Wallet iOS/Pods-Big Wallet iOS-frameworks.sh\"\n";
|
|
|
|
|
showEnvVarsInLog = 0;
|
|
|
|
|
};
|
|
|
|
|
/* End PBXShellScriptBuildPhase section */
|
|
|
|
@ -3058,7 +3054,7 @@
|
|
|
|
|
};
|
|
|
|
|
2C8612562B76BDDC00B22794 /* PBXTargetDependency */ = {
|
|
|
|
|
isa = PBXTargetDependency;
|
|
|
|
|
target = 2C5FF96E26C84F7B00B32ACC /* Wallet iOS */;
|
|
|
|
|
target = 2C5FF96E26C84F7B00B32ACC /* Big Wallet iOS */;
|
|
|
|
|
targetProxy = 2C8612552B76BDDC00B22794 /* PBXContainerItemProxy */;
|
|
|
|
|
};
|
|
|
|
|
2CCEB84427594E2A00768473 /* PBXTargetDependency */ = {
|
|
|
|
@ -3068,7 +3064,7 @@
|
|
|
|
|
};
|
|
|
|
|
2CE02C7F2BAA0F6700381D70 /* PBXTargetDependency */ = {
|
|
|
|
|
isa = PBXTargetDependency;
|
|
|
|
|
target = 2C19953B2674C4B900A8E370 /* Wallet */;
|
|
|
|
|
target = 2C19953B2674C4B900A8E370 /* Big Wallet */;
|
|
|
|
|
targetProxy = 2CE02C7E2BAA0F6700381D70 /* PBXContainerItemProxy */;
|
|
|
|
|
};
|
|
|
|
|
/* End PBXTargetDependency section */
|
|
|
|
@ -3133,6 +3129,7 @@
|
|
|
|
|
SKIP_INSTALL = YES;
|
|
|
|
|
SWIFT_EMIT_LOC_STRINGS = YES;
|
|
|
|
|
SWIFT_VERSION = 5.0;
|
|
|
|
|
VALIDATE_PRODUCT = YES;
|
|
|
|
|
};
|
|
|
|
|
name = Debug;
|
|
|
|
|
};
|
|
|
|
@ -3168,6 +3165,7 @@
|
|
|
|
|
SKIP_INSTALL = YES;
|
|
|
|
|
SWIFT_EMIT_LOC_STRINGS = YES;
|
|
|
|
|
SWIFT_VERSION = 5.0;
|
|
|
|
|
VALIDATE_PRODUCT = YES;
|
|
|
|
|
};
|
|
|
|
|
name = Release;
|
|
|
|
|
};
|
|
|
|
@ -3231,6 +3229,7 @@
|
|
|
|
|
SDKROOT = macosx;
|
|
|
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
|
|
|
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
|
|
|
|
VALIDATE_PRODUCT = YES;
|
|
|
|
|
};
|
|
|
|
|
name = Debug;
|
|
|
|
|
};
|
|
|
|
@ -3287,14 +3286,14 @@
|
|
|
|
|
SDKROOT = macosx;
|
|
|
|
|
SWIFT_COMPILATION_MODE = wholemodule;
|
|
|
|
|
SWIFT_OPTIMIZATION_LEVEL = "-O";
|
|
|
|
|
VALIDATE_PRODUCT = YES;
|
|
|
|
|
};
|
|
|
|
|
name = Release;
|
|
|
|
|
};
|
|
|
|
|
2C19954D2674C4BA00A8E370 /* Debug */ = {
|
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
|
baseConfigurationReference = 8417A1E039411FAEA075D3BE /* Pods-Wallet.debug.xcconfig */;
|
|
|
|
|
baseConfigurationReference = 229DBB3CFF32B2141A50C3E0 /* Pods-Big Wallet.debug.xcconfig */;
|
|
|
|
|
buildSettings = {
|
|
|
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = "$(inherited)";
|
|
|
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
|
|
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
|
|
|
|
CODE_SIGN_ENTITLEMENTS = "App macOS/Supporting Files/Wallet macOS.entitlements";
|
|
|
|
@ -3318,14 +3317,14 @@
|
|
|
|
|
PRODUCT_NAME = "Big Wallet";
|
|
|
|
|
PROVISIONING_PROFILE_SPECIFIER = "";
|
|
|
|
|
SWIFT_VERSION = 5.0;
|
|
|
|
|
VALIDATE_PRODUCT = YES;
|
|
|
|
|
};
|
|
|
|
|
name = Debug;
|
|
|
|
|
};
|
|
|
|
|
2C19954E2674C4BA00A8E370 /* Release */ = {
|
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
|
baseConfigurationReference = 0B311D2D387B62B311573A42 /* Pods-Wallet.release.xcconfig */;
|
|
|
|
|
baseConfigurationReference = BC3401C60AA869A96F07444D /* Pods-Big Wallet.release.xcconfig */;
|
|
|
|
|
buildSettings = {
|
|
|
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = "$(inherited)";
|
|
|
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
|
|
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
|
|
|
|
CODE_SIGN_ENTITLEMENTS = "App macOS/Supporting Files/Wallet macOS.entitlements";
|
|
|
|
@ -3349,14 +3348,14 @@
|
|
|
|
|
PRODUCT_NAME = "Big Wallet";
|
|
|
|
|
PROVISIONING_PROFILE_SPECIFIER = "";
|
|
|
|
|
SWIFT_VERSION = 5.0;
|
|
|
|
|
VALIDATE_PRODUCT = YES;
|
|
|
|
|
};
|
|
|
|
|
name = Release;
|
|
|
|
|
};
|
|
|
|
|
2C5FF98126C84F7C00B32ACC /* Debug */ = {
|
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
|
baseConfigurationReference = A247D014A9AA981D1FC564ED /* Pods-Wallet iOS.debug.xcconfig */;
|
|
|
|
|
baseConfigurationReference = AACC96BEB0BF9C0317B5D61E /* Pods-Big Wallet iOS.debug.xcconfig */;
|
|
|
|
|
buildSettings = {
|
|
|
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = "$(inherited)";
|
|
|
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
|
|
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
|
|
|
|
CODE_SIGN_ENTITLEMENTS = "App iOS/Wallet iOS.entitlements";
|
|
|
|
@ -3371,7 +3370,7 @@
|
|
|
|
|
"$(inherited)",
|
|
|
|
|
"@executable_path/Frameworks",
|
|
|
|
|
);
|
|
|
|
|
MACOSX_DEPLOYMENT_TARGET = "$(RECOMMENDED_MACOSX_DEPLOYMENT_TARGET)";
|
|
|
|
|
MACOSX_DEPLOYMENT_TARGET = 11.0;
|
|
|
|
|
MARKETING_VERSION = 1.0.0;
|
|
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = org.lil.wallet;
|
|
|
|
|
PRODUCT_NAME = "Big Wallet";
|
|
|
|
@ -3381,14 +3380,14 @@
|
|
|
|
|
SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
|
|
|
|
|
SWIFT_VERSION = 5.0;
|
|
|
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
|
|
|
VALIDATE_PRODUCT = YES;
|
|
|
|
|
};
|
|
|
|
|
name = Debug;
|
|
|
|
|
};
|
|
|
|
|
2C5FF98226C84F7C00B32ACC /* Release */ = {
|
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
|
baseConfigurationReference = 4C3C9F0F204C74B31E1B84B8 /* Pods-Wallet iOS.release.xcconfig */;
|
|
|
|
|
baseConfigurationReference = E57BFC59D8FE71D605231B60 /* Pods-Big Wallet iOS.release.xcconfig */;
|
|
|
|
|
buildSettings = {
|
|
|
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = "$(inherited)";
|
|
|
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
|
|
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
|
|
|
|
CODE_SIGN_ENTITLEMENTS = "App iOS/Wallet iOS.entitlements";
|
|
|
|
@ -3403,7 +3402,7 @@
|
|
|
|
|
"$(inherited)",
|
|
|
|
|
"@executable_path/Frameworks",
|
|
|
|
|
);
|
|
|
|
|
MACOSX_DEPLOYMENT_TARGET = "$(RECOMMENDED_MACOSX_DEPLOYMENT_TARGET)";
|
|
|
|
|
MACOSX_DEPLOYMENT_TARGET = 11.0;
|
|
|
|
|
MARKETING_VERSION = 1.0.0;
|
|
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = org.lil.wallet;
|
|
|
|
|
PRODUCT_NAME = "Big Wallet";
|
|
|
|
@ -3531,7 +3530,7 @@
|
|
|
|
|
"@executable_path/Frameworks",
|
|
|
|
|
"@executable_path/../../Frameworks",
|
|
|
|
|
);
|
|
|
|
|
MACOSX_DEPLOYMENT_TARGET = "$(RECOMMENDED_MACOSX_DEPLOYMENT_TARGET)";
|
|
|
|
|
MACOSX_DEPLOYMENT_TARGET = 11.0;
|
|
|
|
|
MARKETING_VERSION = 1.0.0;
|
|
|
|
|
OTHER_LDFLAGS = (
|
|
|
|
|
"-framework",
|
|
|
|
@ -3547,6 +3546,7 @@
|
|
|
|
|
SWIFT_EMIT_LOC_STRINGS = YES;
|
|
|
|
|
SWIFT_VERSION = 5.0;
|
|
|
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
|
|
|
VALIDATE_PRODUCT = YES;
|
|
|
|
|
};
|
|
|
|
|
name = Debug;
|
|
|
|
|
};
|
|
|
|
@ -3569,7 +3569,7 @@
|
|
|
|
|
"@executable_path/Frameworks",
|
|
|
|
|
"@executable_path/../../Frameworks",
|
|
|
|
|
);
|
|
|
|
|
MACOSX_DEPLOYMENT_TARGET = "$(RECOMMENDED_MACOSX_DEPLOYMENT_TARGET)";
|
|
|
|
|
MACOSX_DEPLOYMENT_TARGET = 11.0;
|
|
|
|
|
MARKETING_VERSION = 1.0.0;
|
|
|
|
|
OTHER_LDFLAGS = (
|
|
|
|
|
"-framework",
|
|
|
|
@ -3697,7 +3697,7 @@
|
|
|
|
|
defaultConfigurationIsVisible = 0;
|
|
|
|
|
defaultConfigurationName = Release;
|
|
|
|
|
};
|
|
|
|
|
2C19954C2674C4BA00A8E370 /* Build configuration list for PBXNativeTarget "Wallet" */ = {
|
|
|
|
|
2C19954C2674C4BA00A8E370 /* Build configuration list for PBXNativeTarget "Big Wallet" */ = {
|
|
|
|
|
isa = XCConfigurationList;
|
|
|
|
|
buildConfigurations = (
|
|
|
|
|
2C19954D2674C4BA00A8E370 /* Debug */,
|
|
|
|
@ -3706,7 +3706,7 @@
|
|
|
|
|
defaultConfigurationIsVisible = 0;
|
|
|
|
|
defaultConfigurationName = Release;
|
|
|
|
|
};
|
|
|
|
|
2C5FF98026C84F7C00B32ACC /* Build configuration list for PBXNativeTarget "Wallet iOS" */ = {
|
|
|
|
|
2C5FF98026C84F7C00B32ACC /* Build configuration list for PBXNativeTarget "Big Wallet iOS" */ = {
|
|
|
|
|
isa = XCConfigurationList;
|
|
|
|
|
buildConfigurations = (
|
|
|
|
|
2C5FF98126C84F7C00B32ACC /* Debug */,
|
|
|
|
|