Skip to content

Commit

Permalink
Merge pull request #2 from hanifbinhasan/master
Browse files Browse the repository at this point in the history
Change rms pod to fiuu pod
  • Loading branch information
apis17 authored Mar 18, 2024
2 parents 1db5de3 + 7f99f5e commit e225b87
Show file tree
Hide file tree
Showing 33 changed files with 353 additions and 454 deletions.
4 changes: 2 additions & 2 deletions Example/Podfile
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
use_frameworks!

platform :ios, '9.0'
platform :ios, '12.0'

target 'rms-mobile-xdk-cocoapods_Example' do
pod 'rms-mobile-xdk-cocoapods', :path => '../'
pod 'fiuu-mobile-xdk-cocoapods', :path => '../'

target 'rms-mobile-xdk-cocoapods_Tests' do
inherit! :search_paths
Expand Down
12 changes: 6 additions & 6 deletions Example/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
PODS:
- rms-mobile-xdk-cocoapods (3.29.0)
- fiuu-mobile-xdk-cocoapods (3.33.8rc-1)

DEPENDENCIES:
- rms-mobile-xdk-cocoapods (from `../`)
- fiuu-mobile-xdk-cocoapods (from `../`)

EXTERNAL SOURCES:
rms-mobile-xdk-cocoapods:
fiuu-mobile-xdk-cocoapods:
:path: "../"

SPEC CHECKSUMS:
rms-mobile-xdk-cocoapods: b18fda4998e9401bc14d7efbe4f7a891ac9459f2
fiuu-mobile-xdk-cocoapods: 6c08c396e6f244878c3adff06643de9d95442ee8

PODFILE CHECKSUM: 6f4caaf38cdf3b29c4c0219b787311e539fae4f0
PODFILE CHECKSUM: 5044249d310d807705c2be99f05db0f1a0c72e70

COCOAPODS: 1.8.4
COCOAPODS: 1.14.3

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

This file was deleted.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

This file was deleted.

30 changes: 30 additions & 0 deletions Example/Pods/Local Podspecs/fiuu-mobile-xdk-cocoapods.podspec.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

26 changes: 0 additions & 26 deletions Example/Pods/Local Podspecs/rms-mobile-xdk-cocoapods.podspec.json

This file was deleted.

12 changes: 6 additions & 6 deletions Example/Pods/Manifest.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

549 changes: 271 additions & 278 deletions Example/Pods/Pods.xcodeproj/project.pbxproj

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

19 changes: 0 additions & 19 deletions Example/rms-mobile-xdk-cocoapods.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,6 @@
6003F586195388D20070C39A /* Sources */,
6003F587195388D20070C39A /* Frameworks */,
6003F588195388D20070C39A /* Resources */,
CF0B4334C6ED36EB408BC26F /* [CP] Copy Pods Resources */,
);
buildRules = (
);
Expand Down Expand Up @@ -353,24 +352,6 @@
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;
};
CF0B4334C6ED36EB408BC26F /* [CP] Copy Pods Resources */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputPaths = (
"${PODS_ROOT}/Target Support Files/Pods-rms-mobile-xdk-cocoapods_Example/Pods-rms-mobile-xdk-cocoapods_Example-resources.sh",
"${PODS_ROOT}/../../MOLPayXDK.bundle",
);
name = "[CP] Copy Pods Resources";
outputPaths = (
"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/MOLPayXDK.bundle",
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-rms-mobile-xdk-cocoapods_Example/Pods-rms-mobile-xdk-cocoapods_Example-resources.sh\"\n";
showEnvVarsInLog = 0;
};
/* End PBXShellScriptBuildPhase section */

/* Begin PBXSourcesBuildPhase section */
Expand Down
2 changes: 1 addition & 1 deletion Example/rms-mobile-xdk-cocoapods/RMSViewController.m
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
//

#import "RMSViewController.h"
#import <rms-mobile-xdk-cocoapods/MOLPayLib.h>
#import <fiuu-mobile-xdk-cocoapods/MOLPayLib.h>

@interface RMSViewController () <MOLPayLibDelegate>
{
Expand Down
Binary file modified MOLPayXDK.framework/Versions/A/MOLPayXDK
Binary file not shown.
2 changes: 1 addition & 1 deletion fiuu-mobile-xdk-cocoapods.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

Pod::Spec.new do |s|
s.name = 'fiuu-mobile-xdk-cocoapods'
s.version = '3.33.8rc-1'
s.version = '3.33.8rc-2'
s.summary = 'Fiuu Mobile XDK.'

# This description is used to generate tags and improve search results.
Expand Down
Empty file.
Empty file.
Loading

0 comments on commit e225b87

Please sign in to comment.