Skip to content

Commit

Permalink
iOS example: Minor updates
Browse files Browse the repository at this point in the history
  • Loading branch information
JOikarinen committed Feb 7, 2023
1 parent 740729c commit 588c802
Show file tree
Hide file tree
Showing 4 changed files with 36 additions and 36 deletions.
2 changes: 1 addition & 1 deletion examples/example-ios/iosBleSdkTestApp/Podfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
source 'https://github.com/CocoaPods/Specs.git'

platform :ios, '13.0'
platform :ios, '15.0'
use_frameworks!

target 'iosBleSdkTestApp' do
Expand Down
2 changes: 1 addition & 1 deletion examples/example-ios/iosBleSdkTestApp/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ SPEC CHECKSUMS:
RxSwift: 5710a9e6b17f3c3d6e40d6e559b9fa1e813b2ef8
SwiftProtobuf: b02b5075dcf60c9f5f403000b3b0c202a11b6ae1

PODFILE CHECKSUM: 90b4ff8ca36e8e7f0c8a449cf5cbd4fdba89b2bd
PODFILE CHECKSUM: 0753cd55d000a810c9784cf6ad50566bb13f3684

COCOAPODS: 1.11.3
2 changes: 1 addition & 1 deletion examples/example-ios/iosBleSdkTestApp/Pods/Manifest.lock

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.

0 comments on commit 588c802

Please sign in to comment.