diff --git a/BlueStack-SDK.podspec b/BlueStack-SDK.podspec index b2eebbf..b1347f1 100644 --- a/BlueStack-SDK.podspec +++ b/BlueStack-SDK.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |spec| spec.name = "BlueStack-SDK" - spec.version = "4.4.10" + spec.version = "4.4.11" spec.static_framework = true spec.summary = "BlueStack by Azerion provides functionalities for monetizing your mobile application" spec.description = <<-DESC diff --git a/BlueStackSDK.xcframework/Info.plist b/BlueStackSDK.xcframework/Info.plist index 7767ed2..e7dede9 100644 --- a/BlueStackSDK.xcframework/Info.plist +++ b/BlueStackSDK.xcframework/Info.plist @@ -8,32 +8,32 @@ <key>BinaryPath</key> <string>BlueStackSDK.framework/BlueStackSDK</string> <key>LibraryIdentifier</key> - <string>ios-arm64</string> + <string>ios-arm64_x86_64-simulator</string> <key>LibraryPath</key> <string>BlueStackSDK.framework</string> <key>SupportedArchitectures</key> <array> <string>arm64</string> + <string>x86_64</string> </array> <key>SupportedPlatform</key> <string>ios</string> + <key>SupportedPlatformVariant</key> + <string>simulator</string> </dict> <dict> <key>BinaryPath</key> <string>BlueStackSDK.framework/BlueStackSDK</string> <key>LibraryIdentifier</key> - <string>ios-arm64_x86_64-simulator</string> + <string>ios-arm64</string> <key>LibraryPath</key> <string>BlueStackSDK.framework</string> <key>SupportedArchitectures</key> <array> <string>arm64</string> - <string>x86_64</string> </array> <key>SupportedPlatform</key> <string>ios</string> - <key>SupportedPlatformVariant</key> - <string>simulator</string> </dict> </array> <key>CFBundlePackageType</key> diff --git a/BlueStackSDK.xcframework/ios-arm64/BlueStackSDK.framework/BlueStackSDK b/BlueStackSDK.xcframework/ios-arm64/BlueStackSDK.framework/BlueStackSDK index 29812ba..a1711a2 100644 Binary files a/BlueStackSDK.xcframework/ios-arm64/BlueStackSDK.framework/BlueStackSDK and b/BlueStackSDK.xcframework/ios-arm64/BlueStackSDK.framework/BlueStackSDK differ diff --git a/BlueStackSDK.xcframework/ios-arm64/BlueStackSDK.framework/BlueStackSDKResources.bundle/_CodeSignature/CodeSignature b/BlueStackSDK.xcframework/ios-arm64/BlueStackSDK.framework/BlueStackSDKResources.bundle/_CodeSignature/CodeSignature index 50468c8..cca9759 100644 Binary files a/BlueStackSDK.xcframework/ios-arm64/BlueStackSDK.framework/BlueStackSDKResources.bundle/_CodeSignature/CodeSignature and b/BlueStackSDK.xcframework/ios-arm64/BlueStackSDK.framework/BlueStackSDKResources.bundle/_CodeSignature/CodeSignature differ diff --git a/BlueStackSDK.xcframework/ios-arm64_x86_64-simulator/BlueStackSDK.framework/BlueStackSDK b/BlueStackSDK.xcframework/ios-arm64_x86_64-simulator/BlueStackSDK.framework/BlueStackSDK index 7a1bd0e..98a015a 100644 Binary files a/BlueStackSDK.xcframework/ios-arm64_x86_64-simulator/BlueStackSDK.framework/BlueStackSDK and b/BlueStackSDK.xcframework/ios-arm64_x86_64-simulator/BlueStackSDK.framework/BlueStackSDK differ diff --git a/BlueStackSDK.xcframework/ios-arm64_x86_64-simulator/BlueStackSDK.framework/_CodeSignature/CodeDirectory b/BlueStackSDK.xcframework/ios-arm64_x86_64-simulator/BlueStackSDK.framework/_CodeSignature/CodeDirectory index a24e7c7..92f71a5 100644 Binary files a/BlueStackSDK.xcframework/ios-arm64_x86_64-simulator/BlueStackSDK.framework/_CodeSignature/CodeDirectory and b/BlueStackSDK.xcframework/ios-arm64_x86_64-simulator/BlueStackSDK.framework/_CodeSignature/CodeDirectory differ diff --git a/BlueStackSDK.xcframework/ios-arm64_x86_64-simulator/BlueStackSDK.framework/_CodeSignature/CodeRequirements-1 b/BlueStackSDK.xcframework/ios-arm64_x86_64-simulator/BlueStackSDK.framework/_CodeSignature/CodeRequirements-1 index c5dc7a3..f860d57 100644 Binary files a/BlueStackSDK.xcframework/ios-arm64_x86_64-simulator/BlueStackSDK.framework/_CodeSignature/CodeRequirements-1 and b/BlueStackSDK.xcframework/ios-arm64_x86_64-simulator/BlueStackSDK.framework/_CodeSignature/CodeRequirements-1 differ