Skip to content

Commit

Permalink
Binaries updated
Browse files Browse the repository at this point in the history
  • Loading branch information
JOikarinen committed Jan 20, 2021
1 parent 3aeb923 commit 979d2bd
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions polar-sdk-ios/PolarBleSdk.xcframework/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -4,18 +4,6 @@
<dict>
<key>AvailableLibraries</key>
<array>
<dict>
<key>LibraryIdentifier</key>
<string>ios-arm64</string>
<key>LibraryPath</key>
<string>PolarBleSdk.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
</array>
<key>SupportedPlatform</key>
<string>ios</string>
</dict>
<dict>
<key>LibraryIdentifier</key>
<string>watchos-arm64_i386_x86_64-simulator</string>
Expand Down Expand Up @@ -60,6 +48,18 @@
<key>SupportedPlatform</key>
<string>watchos</string>
</dict>
<dict>
<key>LibraryIdentifier</key>
<string>ios-arm64</string>
<key>LibraryPath</key>
<string>PolarBleSdk.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
</array>
<key>SupportedPlatform</key>
<string>ios</string>
</dict>
</array>
<key>CFBundlePackageType</key>
<string>XFWK</string>
Expand Down

0 comments on commit 979d2bd

Please sign in to comment.