Skip to content

Commit

Permalink
iOS example: update to use release 3.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
JOikarinen committed May 18, 2022
1 parent 811fbc7 commit 93053ae
Show file tree
Hide file tree
Showing 34 changed files with 383 additions and 148 deletions.
8 changes: 4 additions & 4 deletions examples/example-ios/iosBleSdkTestApp/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
PODS:
- PolarBleSdk (3.2.7):
- PolarBleSdk (3.3.0):
- RxSwift (~> 6.5.0)
- SwiftProtobuf (~> 1.0)
- RxSwift (6.5.0)
- SwiftProtobuf (1.18.0)
- SwiftProtobuf (1.19.0)

DEPENDENCIES:
- PolarBleSdk (~> 3.2)
Expand All @@ -15,9 +15,9 @@ SPEC REPOS:
- SwiftProtobuf

SPEC CHECKSUMS:
PolarBleSdk: 4bb6aca272d73192b5314b3fe32051ec6db8959c
PolarBleSdk: 74ed616d0ad8ddcbc74cbe0b0ab7f5c75f4f4ff3
RxSwift: 5710a9e6b17f3c3d6e40d6e559b9fa1e813b2ef8
SwiftProtobuf: c3c12645230d9b09c72267e0de89468c5543bd86
SwiftProtobuf: 6ef3f0e422ef90d6605ca20b21a94f6c1324d6b3

PODFILE CHECKSUM: 4fb83d433e7978769eea29c1c61d3ad3e9acfdfd

Expand Down
8 changes: 4 additions & 4 deletions examples/example-ios/iosBleSdkTestApp/Pods/Manifest.lock

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

61 changes: 43 additions & 18 deletions examples/example-ios/iosBleSdkTestApp/Pods/PolarBleSdk/README.md

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.

Loading

0 comments on commit 93053ae

Please sign in to comment.