diff --git a/CrashMonitor/GrowingAPMCrashMonitor.xcframework/Info.plist b/CrashMonitor/GrowingAPMCrashMonitor.xcframework/Info.plist index 8e0de14..efbb49d 100644 --- a/CrashMonitor/GrowingAPMCrashMonitor.xcframework/Info.plist +++ b/CrashMonitor/GrowingAPMCrashMonitor.xcframework/Info.plist @@ -6,32 +6,32 @@ LibraryIdentifier - ios-arm64_armv7 + ios-arm64_i386_x86_64-simulator LibraryPath GrowingAPMCrashMonitor.framework SupportedArchitectures arm64 - armv7 + i386 + x86_64 SupportedPlatform ios + SupportedPlatformVariant + simulator LibraryIdentifier - ios-arm64_i386_x86_64-simulator + ios-arm64_armv7 LibraryPath GrowingAPMCrashMonitor.framework SupportedArchitectures arm64 - i386 - x86_64 + armv7 SupportedPlatform ios - SupportedPlatformVariant - simulator CFBundlePackageType diff --git a/CrashMonitor/GrowingAPMCrashMonitor.xcframework/ios-arm64_armv7/GrowingAPMCrashMonitor.framework/GrowingAPMCrashMonitor b/CrashMonitor/GrowingAPMCrashMonitor.xcframework/ios-arm64_armv7/GrowingAPMCrashMonitor.framework/GrowingAPMCrashMonitor index 1055d7b..562cc3e 100644 Binary files a/CrashMonitor/GrowingAPMCrashMonitor.xcframework/ios-arm64_armv7/GrowingAPMCrashMonitor.framework/GrowingAPMCrashMonitor and b/CrashMonitor/GrowingAPMCrashMonitor.xcframework/ios-arm64_armv7/GrowingAPMCrashMonitor.framework/GrowingAPMCrashMonitor differ diff --git a/CrashMonitor/GrowingAPMCrashMonitor.xcframework/ios-arm64_i386_x86_64-simulator/GrowingAPMCrashMonitor.framework/GrowingAPMCrashMonitor b/CrashMonitor/GrowingAPMCrashMonitor.xcframework/ios-arm64_i386_x86_64-simulator/GrowingAPMCrashMonitor.framework/GrowingAPMCrashMonitor index 270f8dc..8853462 100644 Binary files a/CrashMonitor/GrowingAPMCrashMonitor.xcframework/ios-arm64_i386_x86_64-simulator/GrowingAPMCrashMonitor.framework/GrowingAPMCrashMonitor and b/CrashMonitor/GrowingAPMCrashMonitor.xcframework/ios-arm64_i386_x86_64-simulator/GrowingAPMCrashMonitor.framework/GrowingAPMCrashMonitor differ diff --git a/GrowingAPM.podspec b/GrowingAPM.podspec index 55efb85..b2bbbd3 100644 --- a/GrowingAPM.podspec +++ b/GrowingAPM.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'GrowingAPM' - s.version = '0.0.4' + s.version = '0.0.5' s.summary = 'iOS SDK of GrowingIO.' s.description = <<-DESC GrowingAPM提供移动端性能采集分析功能,包括崩溃分析、启动分析、页面加载分析等。 diff --git a/UIMonitor/GrowingAPMUIMonitor.xcframework/Info.plist b/UIMonitor/GrowingAPMUIMonitor.xcframework/Info.plist index 1a9f876..c80a1d7 100644 --- a/UIMonitor/GrowingAPMUIMonitor.xcframework/Info.plist +++ b/UIMonitor/GrowingAPMUIMonitor.xcframework/Info.plist @@ -6,32 +6,32 @@ LibraryIdentifier - ios-arm64_armv7 + ios-arm64_i386_x86_64-simulator LibraryPath GrowingAPMUIMonitor.framework SupportedArchitectures arm64 - armv7 + i386 + x86_64 SupportedPlatform ios + SupportedPlatformVariant + simulator LibraryIdentifier - ios-arm64_i386_x86_64-simulator + ios-arm64_armv7 LibraryPath GrowingAPMUIMonitor.framework SupportedArchitectures arm64 - i386 - x86_64 + armv7 SupportedPlatform ios - SupportedPlatformVariant - simulator CFBundlePackageType diff --git a/UIMonitor/GrowingAPMUIMonitor.xcframework/ios-arm64_armv7/GrowingAPMUIMonitor.framework/GrowingAPMUIMonitor b/UIMonitor/GrowingAPMUIMonitor.xcframework/ios-arm64_armv7/GrowingAPMUIMonitor.framework/GrowingAPMUIMonitor index 9a94f24..a93b8a6 100644 Binary files a/UIMonitor/GrowingAPMUIMonitor.xcframework/ios-arm64_armv7/GrowingAPMUIMonitor.framework/GrowingAPMUIMonitor and b/UIMonitor/GrowingAPMUIMonitor.xcframework/ios-arm64_armv7/GrowingAPMUIMonitor.framework/GrowingAPMUIMonitor differ diff --git a/UIMonitor/GrowingAPMUIMonitor.xcframework/ios-arm64_i386_x86_64-simulator/GrowingAPMUIMonitor.framework/GrowingAPMUIMonitor b/UIMonitor/GrowingAPMUIMonitor.xcframework/ios-arm64_i386_x86_64-simulator/GrowingAPMUIMonitor.framework/GrowingAPMUIMonitor index ad20130..4e8c09c 100644 Binary files a/UIMonitor/GrowingAPMUIMonitor.xcframework/ios-arm64_i386_x86_64-simulator/GrowingAPMUIMonitor.framework/GrowingAPMUIMonitor and b/UIMonitor/GrowingAPMUIMonitor.xcframework/ios-arm64_i386_x86_64-simulator/GrowingAPMUIMonitor.framework/GrowingAPMUIMonitor differ