Skip to content

Commit

Permalink
Merge pull request #10 from hanifbinhasan/master
Browse files Browse the repository at this point in the history
Change deployment target to 11
  • Loading branch information
apis17 authored May 6, 2024
2 parents 099e698 + 88e231d commit 474fcdb
Show file tree
Hide file tree
Showing 8 changed files with 112 additions and 130 deletions.
2 changes: 1 addition & 1 deletion Example/Podfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
use_frameworks!

platform :ios, '12.0'
platform :ios, '11.0'

target 'fiuu-mobile-xdk-cocoapods_Example' do
pod 'fiuu-mobile-xdk-cocoapods', :path => '../'
Expand Down
6 changes: 3 additions & 3 deletions Example/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PODS:
- fiuu-mobile-xdk-cocoapods (3.33.8rc-3)
- fiuu-mobile-xdk-cocoapods (3.33.11)

DEPENDENCIES:
- fiuu-mobile-xdk-cocoapods (from `../`)
Expand All @@ -9,8 +9,8 @@ EXTERNAL SOURCES:
:path: "../"

SPEC CHECKSUMS:
fiuu-mobile-xdk-cocoapods: 7668fdecf21204ab0b1fe15f8a52c895b52d3b55
fiuu-mobile-xdk-cocoapods: 2e86d5cf7b4871ed1301cf8c005b5ddd178ba39b

PODFILE CHECKSUM: a81f955ed9bed7bb054a4a1ec99c629119b088f8
PODFILE CHECKSUM: 7b2f8a84f0d70a9bd8f43da1b19932ca6c47d812

COCOAPODS: 1.14.3

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

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

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

Loading

0 comments on commit 474fcdb

Please sign in to comment.