diff --git a/BlueStackLocationAdapter.xcframework/Info.plist b/BlueStackLocationAdapter.xcframework/Info.plist index a5573b8..7a7a25a 100644 --- a/BlueStackLocationAdapter.xcframework/Info.plist +++ b/BlueStackLocationAdapter.xcframework/Info.plist @@ -22,12 +22,13 @@ BinaryPath BlueStackLocationAdapter.framework/BlueStackLocationAdapter LibraryIdentifier - ios-arm64-simulator + ios-arm64_x86_64-simulator LibraryPath BlueStackLocationAdapter.framework SupportedArchitectures arm64 + x86_64 SupportedPlatform ios diff --git a/BlueStackLocationAdapter.xcframework/ios-arm64-simulator/BlueStackLocationAdapter.framework/BlueStackLocationAdapter b/BlueStackLocationAdapter.xcframework/ios-arm64-simulator/BlueStackLocationAdapter.framework/BlueStackLocationAdapter deleted file mode 100644 index d1074ea..0000000 Binary files a/BlueStackLocationAdapter.xcframework/ios-arm64-simulator/BlueStackLocationAdapter.framework/BlueStackLocationAdapter and /dev/null differ diff --git a/BlueStackLocationAdapter.xcframework/ios-arm64/BlueStackLocationAdapter.framework/BlueStackLocationAdapter b/BlueStackLocationAdapter.xcframework/ios-arm64/BlueStackLocationAdapter.framework/BlueStackLocationAdapter index 4fb6b60..ac7d554 100644 Binary files a/BlueStackLocationAdapter.xcframework/ios-arm64/BlueStackLocationAdapter.framework/BlueStackLocationAdapter and b/BlueStackLocationAdapter.xcframework/ios-arm64/BlueStackLocationAdapter.framework/BlueStackLocationAdapter differ diff --git a/BlueStackLocationAdapter.xcframework/ios-arm64_x86_64-simulator/BlueStackLocationAdapter.framework/BlueStackLocationAdapter b/BlueStackLocationAdapter.xcframework/ios-arm64_x86_64-simulator/BlueStackLocationAdapter.framework/BlueStackLocationAdapter new file mode 100644 index 0000000..d58ce7e Binary files /dev/null and b/BlueStackLocationAdapter.xcframework/ios-arm64_x86_64-simulator/BlueStackLocationAdapter.framework/BlueStackLocationAdapter differ diff --git a/BlueStackLocationAdapter.xcframework/ios-arm64-simulator/BlueStackLocationAdapter.framework/Headers/BlueStackLocationAdapter.h b/BlueStackLocationAdapter.xcframework/ios-arm64_x86_64-simulator/BlueStackLocationAdapter.framework/Headers/BlueStackLocationAdapter.h similarity index 100% rename from BlueStackLocationAdapter.xcframework/ios-arm64-simulator/BlueStackLocationAdapter.framework/Headers/BlueStackLocationAdapter.h rename to BlueStackLocationAdapter.xcframework/ios-arm64_x86_64-simulator/BlueStackLocationAdapter.framework/Headers/BlueStackLocationAdapter.h diff --git a/BlueStackLocationAdapter.xcframework/ios-arm64-simulator/BlueStackLocationAdapter.framework/Info.plist b/BlueStackLocationAdapter.xcframework/ios-arm64_x86_64-simulator/BlueStackLocationAdapter.framework/Info.plist similarity index 100% rename from BlueStackLocationAdapter.xcframework/ios-arm64-simulator/BlueStackLocationAdapter.framework/Info.plist rename to BlueStackLocationAdapter.xcframework/ios-arm64_x86_64-simulator/BlueStackLocationAdapter.framework/Info.plist diff --git a/BlueStackLocationAdapter.xcframework/ios-arm64-simulator/BlueStackLocationAdapter.framework/Modules/module.modulemap b/BlueStackLocationAdapter.xcframework/ios-arm64_x86_64-simulator/BlueStackLocationAdapter.framework/Modules/module.modulemap similarity index 100% rename from BlueStackLocationAdapter.xcframework/ios-arm64-simulator/BlueStackLocationAdapter.framework/Modules/module.modulemap rename to BlueStackLocationAdapter.xcframework/ios-arm64_x86_64-simulator/BlueStackLocationAdapter.framework/Modules/module.modulemap