Skip to content

Commit

Permalink
update platform in podfile
Browse files Browse the repository at this point in the history
  • Loading branch information
AnbalaganD committed Aug 10, 2024
1 parent 9d8d04a commit 0a485a6
Show file tree
Hide file tree
Showing 8 changed files with 113 additions and 111 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, '15.0'

target 'iModels_Example' do
pod 'iModels', :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:
- iModels (0.1.2)
- iModels (0.1.3)

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

SPEC CHECKSUMS:
iModels: 55bde53f1cbfdc704c41797afa2b5227765199cb
iModels: 2ed0d40aaa29ee653ab83b0f83b8e2883bcf1a72

PODFILE CHECKSUM: cb2f970eed4152f185c20197f778dbe89215361b
PODFILE CHECKSUM: b351da0f02bc59334d31fcb94c9dab264ed82aeb

COCOAPODS: 1.15.2
4 changes: 2 additions & 2 deletions Example/Pods/Local Podspecs/iModels.podspec.json

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 0a485a6

Please sign in to comment.