diff --git a/Repro.podspec b/Repro.podspec index c4c31a8..27b9977 100644 --- a/Repro.podspec +++ b/Repro.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'Repro' - s.version = '5.10.0' + s.version = '5.10.1' s.summary = 'Repro is a mobile analytics tool that lets you have much deeper understanding of your users.' s.homepage = 'https://repro.io/' s.license = { diff --git a/Repro.xcframework/Info.plist b/Repro.xcframework/Info.plist index dd717e6..3fe7e23 100644 --- a/Repro.xcframework/Info.plist +++ b/Repro.xcframework/Info.plist @@ -6,33 +6,33 @@ LibraryIdentifier - ios-arm64_armv7_armv7s + ios-arm64_i386_x86_64-simulator LibraryPath Repro.framework SupportedArchitectures arm64 - armv7 - armv7s + i386 + x86_64 SupportedPlatform ios + SupportedPlatformVariant + simulator LibraryIdentifier - ios-arm64_i386_x86_64-simulator + ios-arm64_armv7_armv7s LibraryPath Repro.framework SupportedArchitectures arm64 - i386 - x86_64 + armv7 + armv7s SupportedPlatform ios - SupportedPlatformVariant - simulator CFBundlePackageType diff --git a/Repro.xcframework/ios-arm64_armv7_armv7s/Repro.framework/Info.plist b/Repro.xcframework/ios-arm64_armv7_armv7s/Repro.framework/Info.plist index dcbd64d..8828d18 100644 Binary files a/Repro.xcframework/ios-arm64_armv7_armv7s/Repro.framework/Info.plist and b/Repro.xcframework/ios-arm64_armv7_armv7s/Repro.framework/Info.plist differ diff --git a/Repro.xcframework/ios-arm64_armv7_armv7s/Repro.framework/Repro b/Repro.xcframework/ios-arm64_armv7_armv7s/Repro.framework/Repro index 5029293..bdb3412 100644 Binary files a/Repro.xcframework/ios-arm64_armv7_armv7s/Repro.framework/Repro and b/Repro.xcframework/ios-arm64_armv7_armv7s/Repro.framework/Repro differ diff --git a/Repro.xcframework/ios-arm64_i386_x86_64-simulator/Repro.framework/Info.plist b/Repro.xcframework/ios-arm64_i386_x86_64-simulator/Repro.framework/Info.plist index 3a53e7a..e823784 100644 Binary files a/Repro.xcframework/ios-arm64_i386_x86_64-simulator/Repro.framework/Info.plist and b/Repro.xcframework/ios-arm64_i386_x86_64-simulator/Repro.framework/Info.plist differ diff --git a/Repro.xcframework/ios-arm64_i386_x86_64-simulator/Repro.framework/Repro b/Repro.xcframework/ios-arm64_i386_x86_64-simulator/Repro.framework/Repro index 57ab7b5..a8b7b9a 100644 Binary files a/Repro.xcframework/ios-arm64_i386_x86_64-simulator/Repro.framework/Repro and b/Repro.xcframework/ios-arm64_i386_x86_64-simulator/Repro.framework/Repro differ