Skip to content
This repository has been archived by the owner. It is now read-only.

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
a.ignatov committed Aug 10, 2023
1 parent 61125e9 commit 6d64e5f
Show file tree
Hide file tree
Showing 5 changed files with 36 additions and 36 deletions.
2 changes: 1 addition & 1 deletion Cloudpayments-SDK-iOS.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
Pod::Spec.new do |spec|

spec.name = "Cloudpayments"
spec.version = "1.3.0"
spec.version = "1.3.1"
spec.summary = "Core library that allows you to use internet acquiring from CloudPayments in your app"
spec.description = "Core library that allows you to use internet acquiring from CloudPayments in your app!"

Expand Down
4 changes: 2 additions & 2 deletions demo/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PODS:
- Cloudpayments (1.2.15):
- Cloudpayments (1.3.0):
- CloudpaymentsNetworking
- YandexLoginSDK
- YandexPaySDK/Dynamic (~> 1.3.9)
Expand Down Expand Up @@ -35,7 +35,7 @@ EXTERNAL SOURCES:
:path: "../networking"

SPEC CHECKSUMS:
Cloudpayments: 67362920ec5888a642d45033504fdc924f06aabe
Cloudpayments: f4c6d0d405e72d4c73659138e55b39d6da626bb9
CloudpaymentsNetworking: b03a482d4200209a46f27da663d235228bab5071
PromiseKit: 49d70c53d5d20e346beaea4b276b5dd2ab446bb4
YandexLoginSDK: ad9a07aca36a7748353af17c9cbbf2b83be9ba26
Expand Down
58 changes: 29 additions & 29 deletions demo/demo.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
13B49EC5224A4793001F85CF /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 13B49EC3224A4793001F85CF /* Main.storyboard */; };
13B49EC7224A4795001F85CF /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 13B49EC6224A4795001F85CF /* Assets.xcassets */; };
13B49ECA224A4795001F85CF /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 13B49EC8224A4795001F85CF /* LaunchScreen.storyboard */; };
6F5FB7615BC8B5E39D7A2504 /* Pods_demo.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 22F1402171DC0547C76492C2 /* Pods_demo.framework */; };
831A1D222538413A003CA251 /* BaseViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 831A1D212538413A003CA251 /* BaseViewController.swift */; };
E83BCFCB993E61993B30CDE6 /* Pods_demo.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 32CC132F4AD11B513FE85AC3 /* Pods_demo.framework */; };
E86315D12A4B24E80041F778 /* LogoHeaderView.xib in Resources */ = {isa = PBXBuildFile; fileRef = E86315D02A4B24E80041F778 /* LogoHeaderView.xib */; };
E86315D42A4B29E10041F778 /* FooterActionView.xib in Resources */ = {isa = PBXBuildFile; fileRef = E86315D32A4B29E10041F778 /* FooterActionView.xib */; };
E86315D62A4B29F00041F778 /* FooterActionView.swift in Sources */ = {isa = PBXBuildFile; fileRef = E86315D52A4B29F00041F778 /* FooterActionView.swift */; };
Expand All @@ -38,11 +38,11 @@
13B49EC6224A4795001F85CF /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
13B49EC9224A4795001F85CF /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
13B49ECB224A4795001F85CF /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
22F1402171DC0547C76492C2 /* Pods_demo.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_demo.framework; sourceTree = BUILT_PRODUCTS_DIR; };
32CC132F4AD11B513FE85AC3 /* Pods_demo.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_demo.framework; sourceTree = BUILT_PRODUCTS_DIR; };
54072A220D465C38D6013D9F /* Pods-demo.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-demo.release.xcconfig"; path = "Target Support Files/Pods-demo/Pods-demo.release.xcconfig"; sourceTree = "<group>"; };
831A1D212538413A003CA251 /* BaseViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BaseViewController.swift; sourceTree = "<group>"; };
8387197B2519F06C00797EDA /* demo.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = demo.entitlements; sourceTree = "<group>"; };
9F0BD64C6137225158C9CF44 /* Pods-demo.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-demo.release.xcconfig"; path = "Target Support Files/Pods-demo/Pods-demo.release.xcconfig"; sourceTree = "<group>"; };
BD38D7D9DD1E931DC97F9E4A /* Pods-demo.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-demo.debug.xcconfig"; path = "Target Support Files/Pods-demo/Pods-demo.debug.xcconfig"; sourceTree = "<group>"; };
A436A7F020E168681A7AEE6F /* Pods-demo.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-demo.debug.xcconfig"; path = "Target Support Files/Pods-demo/Pods-demo.debug.xcconfig"; sourceTree = "<group>"; };
E86315D02A4B24E80041F778 /* LogoHeaderView.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = LogoHeaderView.xib; sourceTree = "<group>"; };
E86315D32A4B29E10041F778 /* FooterActionView.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = FooterActionView.xib; sourceTree = "<group>"; };
E86315D52A4B29F00041F778 /* FooterActionView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FooterActionView.swift; sourceTree = "<group>"; };
Expand All @@ -57,7 +57,7 @@
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
6F5FB7615BC8B5E39D7A2504 /* Pods_demo.framework in Frameworks */,
E83BCFCB993E61993B30CDE6 /* Pods_demo.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
Expand Down Expand Up @@ -95,7 +95,7 @@
children = (
13B49EBE224A4793001F85CF /* demo */,
783360454E6067683DC51BAD /* Pods */,
4024C9614BEFBA2EFD50A144 /* Frameworks */,
6150061884DD6A299EBF9741 /* Frameworks */,
);
sourceTree = "<group>";
};
Expand All @@ -118,19 +118,19 @@
path = demo;
sourceTree = "<group>";
};
4024C9614BEFBA2EFD50A144 /* Frameworks */ = {
6150061884DD6A299EBF9741 /* Frameworks */ = {
isa = PBXGroup;
children = (
22F1402171DC0547C76492C2 /* Pods_demo.framework */,
32CC132F4AD11B513FE85AC3 /* Pods_demo.framework */,
);
name = Frameworks;
sourceTree = "<group>";
};
783360454E6067683DC51BAD /* Pods */ = {
isa = PBXGroup;
children = (
BD38D7D9DD1E931DC97F9E4A /* Pods-demo.debug.xcconfig */,
9F0BD64C6137225158C9CF44 /* Pods-demo.release.xcconfig */,
A436A7F020E168681A7AEE6F /* Pods-demo.debug.xcconfig */,
54072A220D465C38D6013D9F /* Pods-demo.release.xcconfig */,
);
path = Pods;
sourceTree = "<group>";
Expand Down Expand Up @@ -261,11 +261,11 @@
isa = PBXNativeTarget;
buildConfigurationList = 13B49ECE224A4795001F85CF /* Build configuration list for PBXNativeTarget "demo" */;
buildPhases = (
3FD49B0BD17CEF8C29CCD12E /* [CP] Check Pods Manifest.lock */,
C18F1133A2F44F4DD6A192EE /* [CP] Check Pods Manifest.lock */,
13B49EB8224A4793001F85CF /* Sources */,
13B49EB9224A4793001F85CF /* Frameworks */,
13B49EBA224A4793001F85CF /* Resources */,
8658D5B5966800CD83F8E0B6 /* [CP] Embed Pods Frameworks */,
03524D685945276BDC4557A9 /* [CP] Embed Pods Frameworks */,
);
buildRules = (
);
Expand Down Expand Up @@ -325,43 +325,43 @@
/* End PBXResourcesBuildPhase section */

/* Begin PBXShellScriptBuildPhase section */
3FD49B0BD17CEF8C29CCD12E /* [CP] Check Pods Manifest.lock */ = {
03524D685945276BDC4557A9 /* [CP] Embed Pods Frameworks */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputFileListPaths = (
"${PODS_ROOT}/Target Support Files/Pods-demo/Pods-demo-frameworks-${CONFIGURATION}-input-files.xcfilelist",
);
inputPaths = (
"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
"${PODS_ROOT}/Manifest.lock",
);
name = "[CP] Check Pods Manifest.lock";
name = "[CP] Embed Pods Frameworks";
outputFileListPaths = (
);
outputPaths = (
"$(DERIVED_FILE_DIR)/Pods-demo-checkManifestLockResult.txt",
"${PODS_ROOT}/Target Support Files/Pods-demo/Pods-demo-frameworks-${CONFIGURATION}-output-files.xcfilelist",
);
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";
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-demo/Pods-demo-frameworks.sh\"\n";
showEnvVarsInLog = 0;
};
8658D5B5966800CD83F8E0B6 /* [CP] Embed Pods Frameworks */ = {
C18F1133A2F44F4DD6A192EE /* [CP] Check Pods Manifest.lock */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputFileListPaths = (
"${PODS_ROOT}/Target Support Files/Pods-demo/Pods-demo-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-demo/Pods-demo-frameworks-${CONFIGURATION}-output-files.xcfilelist",
);
outputPaths = (
"$(DERIVED_FILE_DIR)/Pods-demo-checkManifestLockResult.txt",
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-demo/Pods-demo-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;
};
/* End PBXShellScriptBuildPhase section */
Expand Down Expand Up @@ -527,7 +527,7 @@
};
13B49ECF224A4795001F85CF /* Debug */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = BD38D7D9DD1E931DC97F9E4A /* Pods-demo.debug.xcconfig */;
baseConfigurationReference = A436A7F020E168681A7AEE6F /* Pods-demo.debug.xcconfig */;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_ENTITLEMENTS = demo/demo.entitlements;
Expand Down Expand Up @@ -559,7 +559,7 @@
};
13B49ED0224A4795001F85CF /* Release */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = 9F0BD64C6137225158C9CF44 /* Pods-demo.release.xcconfig */;
baseConfigurationReference = 54072A220D465C38D6013D9F /* Pods-demo.release.xcconfig */;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_ENTITLEMENTS = demo/demo.entitlements;
Expand Down
2 changes: 1 addition & 1 deletion sdk/Cloudpayments.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
Pod::Spec.new do |spec|

spec.name = "Cloudpayments"
spec.version = "1.3.0"
spec.version = "1.3.1"
spec.summary = "Core library that allows you to use internet acquiring from CloudPayments in your app"
spec.description = "Core library that allows you to use internet acquiring from CloudPayments in your app!"

Expand Down
6 changes: 3 additions & 3 deletions sdk/Resources/PaymentForm.storyboard
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
<color key="textColor" name="color_text_button"/>
<nil key="highlightedColor"/>
</label>
<textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" textAlignment="natural" minimumFontSize="16" translatesAutoresizingMaskIntoConstraints="NO" id="jQn-IO-Zsi" customClass="TextField" customModule="sdk">
<textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" textAlignment="natural" minimumFontSize="16" translatesAutoresizingMaskIntoConstraints="NO" id="jQn-IO-Zsi" customClass="TextField" customModule="sdk" customModuleProvider="target">
<rect key="frame" x="16" y="26" width="243" height="22"/>
<constraints>
<constraint firstAttribute="height" constant="22" id="evG-77-Oeh"/>
Expand Down Expand Up @@ -135,7 +135,7 @@
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="8z6-s9-M8m" userLabel="Expdate view" customClass="View" customModule="sdk" customModuleProvider="target">
<rect key="frame" x="0.0" y="0.0" width="168.66666666666666" height="56"/>
<subviews>
<textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" textAlignment="natural" minimumFontSize="16" translatesAutoresizingMaskIntoConstraints="NO" id="u1g-7O-WBg" customClass="TextField" customModule="sdk">
<textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" textAlignment="natural" minimumFontSize="16" translatesAutoresizingMaskIntoConstraints="NO" id="u1g-7O-WBg" customClass="TextField" customModule="sdk" customModuleProvider="target">
<rect key="frame" x="16" y="26" width="136.66666666666666" height="22"/>
<constraints>
<constraint firstAttribute="height" constant="22" id="8SA-qY-tbm"/>
Expand Down Expand Up @@ -192,7 +192,7 @@
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="17Q-q2-SrP" userLabel="Cvv view" customClass="View" customModule="sdk" customModuleProvider="target">
<rect key="frame" x="184.66666666666663" y="0.0" width="168.33333333333337" height="56"/>
<subviews>
<textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" textAlignment="natural" minimumFontSize="16" translatesAutoresizingMaskIntoConstraints="NO" id="H7z-3W-BC2" customClass="TextField" customModule="sdk">
<textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" textAlignment="natural" minimumFontSize="16" translatesAutoresizingMaskIntoConstraints="NO" id="H7z-3W-BC2" customClass="TextField" customModule="sdk" customModuleProvider="target">
<rect key="frame" x="14.999999999999993" y="26" width="98.333333333333314" height="22"/>
<constraints>
<constraint firstAttribute="height" constant="22" id="FB0-rR-L78"/>
Expand Down

0 comments on commit 6d64e5f

Please sign in to comment.