diff --git a/GliaWidgets/Info.plist b/GliaWidgets/Info.plist index 8f20337ea..e427819e9 100644 --- a/GliaWidgets/Info.plist +++ b/GliaWidgets/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType $(PRODUCT_BUNDLE_PACKAGE_TYPE) CFBundleShortVersionString - 0.5.4 + 0.5.5 CFBundleVersion $(CURRENT_PROJECT_VERSION) diff --git a/GliaWidgetsTests/Info.plist b/GliaWidgetsTests/Info.plist index 02e4b2d7d..7e89b9f89 100644 --- a/GliaWidgetsTests/Info.plist +++ b/GliaWidgetsTests/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType $(PRODUCT_BUNDLE_PACKAGE_TYPE) CFBundleShortVersionString - 0.5.4 + 0.5.5 CFBundleVersion 1 diff --git a/Package.swift b/Package.swift index b4d7bffbb..0e096bcf4 100644 --- a/Package.swift +++ b/Package.swift @@ -26,13 +26,13 @@ let package = Package( ), .binaryTarget( name: "SalemoveSDK", - url: "https://github.com/salemove/ios-bundle/releases/download/0.30.2/SalemoveSDK.xcframework.zip", - checksum: "b0ff624f6105a2ee636b23b01b31da4b97e00680413c51af789fbb42d47a3f2e" + url: "https://github.com/salemove/ios-bundle/releases/download/0.31.0/SalemoveSDK.xcframework.zip", + checksum: "d02bf87ffca0a42a8c7f4243912bd8bb6b9c12759c8081e6e550895363acb3a9" ), .binaryTarget( name: "GliaWidgets", - url: "https://github.com/salemove/ios-sdk-widgets/releases/download/0.5.4/GliaWidgets.xcframework.zip", - checksum: "8c2631844e4e4ae8ecbc696c6f60f78724aa3af10011031ebfa1ba0f3c781c7b" + url: "https://github.com/salemove/ios-sdk-widgets/releases/download/0.5.5/GliaWidgets.xcframework.zip", + checksum: "a0bee8787c8890212a7073bcffad2297e8c6262832a18eb17c3c814f05715e68" ), .binaryTarget( name: "PureLayout", diff --git a/Podfile.lock b/Podfile.lock index a4bf941f1..8d7850c6b 100644 --- a/Podfile.lock +++ b/Podfile.lock @@ -1,7 +1,7 @@ PODS: - glia-webrtc/bitcode (0.0.3) - - PureLayout (3.1.8) - - SalemoveSDK (0.30.2): + - PureLayout (3.1.9) + - SalemoveSDK (0.31.0): - glia-webrtc/bitcode (= 0.0.3) - TwilioVoice (= 6.2.0) - TwilioVoice (6.2.0) @@ -20,8 +20,8 @@ SPEC REPOS: SPEC CHECKSUMS: glia-webrtc: a5c7e59ae752281d19734b4f918db9da39e8009d - PureLayout: a4afb3d79dd958564ce33d22c89f407280d8e6a8 - SalemoveSDK: 79198593d87c63fc93d54c8730074f102e2e6ab5 + PureLayout: 5fb5e5429519627d60d079ccb1eaa7265ce7cf88 + SalemoveSDK: 8b733d16ea8bb7b7d5b4c534607bd586baf23a33 TwilioVoice: 5e6fd6b5e99dfec03dcb57331f7e7c77ad79f1f0 PODFILE CHECKSUM: 0350eb43b9010e64660cffdbf5f5d58caccbaab5 diff --git a/TestingApp/Info.plist b/TestingApp/Info.plist index 9b09e1acc..4ab0bbd53 100644 --- a/TestingApp/Info.plist +++ b/TestingApp/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType $(PRODUCT_BUNDLE_PACKAGE_TYPE) CFBundleShortVersionString - 0.5.4 + 0.5.5 CFBundleVersion 1 LSRequiresIPhoneOS