diff --git a/Repro.podspec b/Repro.podspec index 90be6cd..13013e6 100644 --- a/Repro.podspec +++ b/Repro.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'Repro' - s.version = '5.9.0' + s.version = '5.9.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 891fc22..00a53f0 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 ed59f57..5bb3393 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 d186a10..bc633ab 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 73fa3a0..d03801e 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