diff --git a/Repro.podspec b/Repro.podspec index 15aad43..876e634 100644 --- a/Repro.podspec +++ b/Repro.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'Repro' - s.version = '5.8.2' + s.version = '5.8.3' 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 3fe7e23..dd717e6 100644 --- a/Repro.xcframework/Info.plist +++ b/Repro.xcframework/Info.plist @@ -6,33 +6,33 @@ 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 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 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 cc21e5c..b211b16 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 2aeb7e0..e325468 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 8617784..f71210c 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 62a677f..f4aa560 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