Skip to content

Commit

Permalink
Merge pull request #13 from transcend-io/1.1.0
Browse files Browse the repository at this point in the history
Update usage of Transcend library in Sample app
  • Loading branch information
JonnavithulaGirish authored Feb 14, 2024
2 parents 8a14372 + f4ad135 commit fb5c122
Show file tree
Hide file tree
Showing 63 changed files with 14,133 additions and 7,964 deletions.
2 changes: 1 addition & 1 deletion Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
target 'sampleSDK' do
# Comment the next line if you don't want to use dynamic frameworks
use_frameworks!
pod 'Transcend', '1.0.6'
pod 'Transcend', '1.1.0'
# Pods for sampleSDK

target 'sampleSDKTests' do
Expand Down
8 changes: 4 additions & 4 deletions Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
PODS:
- Transcend (1.0.6)
- Transcend (1.1.0)

DEPENDENCIES:
- Transcend (= 1.0.6)
- Transcend (= 1.1.0)

SPEC REPOS:
trunk:
- Transcend

SPEC CHECKSUMS:
Transcend: 5e7dd892941568ba9f1159822d9f0bbb408cbb2c
Transcend: 6b0760ae14abec1d65b4c55ec8d6f96794abbcc1

PODFILE CHECKSUM: 4ecd3d2d5904de42baf79e91e35a12953d022911
PODFILE CHECKSUM: 193242b8f26f4eb535b6dc8cf871713cbd206c63

COCOAPODS: 1.13.0
8 changes: 4 additions & 4 deletions Pods/Manifest.lock

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

14 changes: 7 additions & 7 deletions Pods/Transcend/release/Transcend.xcframework/Info.plist

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.

Binary file not shown.
Loading

0 comments on commit fb5c122

Please sign in to comment.