From 628dcb7ec641d24fa1407eda3c0f303be98d919f Mon Sep 17 00:00:00 2001 From: Jukka Oikarinen Date: Thu, 25 Mar 2021 11:08:16 +0200 Subject: [PATCH] iOS binary: update to version 3.0.4 --- .../PolarBleSdk.xcframework/Info.plist | 20 +++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/polar-sdk-ios/PolarBleSdk.xcframework/Info.plist b/polar-sdk-ios/PolarBleSdk.xcframework/Info.plist index 38a1876f..623dce6a 100644 --- a/polar-sdk-ios/PolarBleSdk.xcframework/Info.plist +++ b/polar-sdk-ios/PolarBleSdk.xcframework/Info.plist @@ -21,19 +21,15 @@ LibraryIdentifier - watchos-arm64_i386_x86_64-simulator + ios-arm64 LibraryPath - PolarBleSdkWatchOs.framework + PolarBleSdk.framework SupportedArchitectures arm64 - i386 - x86_64 SupportedPlatform - watchos - SupportedPlatformVariant - simulator + ios LibraryIdentifier @@ -50,15 +46,19 @@ LibraryIdentifier - ios-arm64 + watchos-arm64_i386_x86_64-simulator LibraryPath - PolarBleSdk.framework + PolarBleSdkWatchOs.framework SupportedArchitectures arm64 + i386 + x86_64 SupportedPlatform - ios + watchos + SupportedPlatformVariant + simulator CFBundlePackageType