diff --git a/AppCenter.podspec b/AppCenter.podspec index 0877c06b6b..e23f0349a0 100644 --- a/AppCenter.podspec +++ b/AppCenter.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.cocoapods_version = '>= 1.10' s.name = 'AppCenter' - s.version = '4.4.2' + s.version = '4.4.3' s.summary = 'Visual Studio App Center is your continuous integration, delivery and learning solution for iOS and macOS apps.' s.description = <<-DESC diff --git a/CHANGELOG.md b/CHANGELOG.md index 3efe998817..e939bb7a5f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # App Center SDK for iOS, macOS and tvOS Change Log +## Version 4.4.3 + +### App Center Crashes + +* **[Improvement]** Update PLCrashReporter to 1.10.2. + +___ + ## Version 4.4.2 ### App Center Analytics diff --git a/Config/Version.xcconfig b/Config/Version.xcconfig index 5002393d26..1701f35d98 100644 --- a/Config/Version.xcconfig +++ b/Config/Version.xcconfig @@ -1,2 +1,2 @@ BUILD_NUMBER = 1 -VERSION_STRING = 4.4.2 +VERSION_STRING = 4.4.3 diff --git a/Documentation/iOS/AppCenter/.jazzy.yaml b/Documentation/iOS/AppCenter/.jazzy.yaml index 9eaca7067f..d3467e4ffd 100644 --- a/Documentation/iOS/AppCenter/.jazzy.yaml +++ b/Documentation/iOS/AppCenter/.jazzy.yaml @@ -5,7 +5,7 @@ sdk: iphonesimulator theme: ../../Themes/apple module: AppCenter -module_version: 4.4.2 +module_version: 4.4.3 author: Microsoft Corp author_url: http://www.microsoft.com diff --git a/Documentation/iOS/AppCenterAnalytics/.jazzy.yaml b/Documentation/iOS/AppCenterAnalytics/.jazzy.yaml index a5a4b50309..ee10ec7d2b 100644 --- a/Documentation/iOS/AppCenterAnalytics/.jazzy.yaml +++ b/Documentation/iOS/AppCenterAnalytics/.jazzy.yaml @@ -5,7 +5,7 @@ sdk: iphonesimulator theme: ../../Themes/apple module: AppCenterAnalytics -module_version: 4.4.2 +module_version: 4.4.3 author: Microsoft Corp author_url: http://www.microsoft.com diff --git a/Documentation/iOS/AppCenterCrashes/.jazzy.yaml b/Documentation/iOS/AppCenterCrashes/.jazzy.yaml index 83445181dd..ba9a33eb9f 100644 --- a/Documentation/iOS/AppCenterCrashes/.jazzy.yaml +++ b/Documentation/iOS/AppCenterCrashes/.jazzy.yaml @@ -5,7 +5,7 @@ sdk: iphonesimulator theme: ../../Themes/apple module: AppCenterCrashes -module_version: 4.4.2 +module_version: 4.4.3 author: Microsoft Corp author_url: http://www.microsoft.com diff --git a/Documentation/iOS/AppCenterDistribute/.jazzy.yaml b/Documentation/iOS/AppCenterDistribute/.jazzy.yaml index 532eeb2554..e778c065f0 100644 --- a/Documentation/iOS/AppCenterDistribute/.jazzy.yaml +++ b/Documentation/iOS/AppCenterDistribute/.jazzy.yaml @@ -5,7 +5,7 @@ sdk: iphonesimulator theme: ../../Themes/apple module: AppCenterDistribute -module_version: 4.4.2 +module_version: 4.4.3 author: Microsoft Corp author_url: http://www.microsoft.com diff --git a/Documentation/macOS/AppCenter/.jazzy.yaml b/Documentation/macOS/AppCenter/.jazzy.yaml index 5652adf456..0ff77e39e6 100644 --- a/Documentation/macOS/AppCenter/.jazzy.yaml +++ b/Documentation/macOS/AppCenter/.jazzy.yaml @@ -5,7 +5,7 @@ sdk: macosx theme: ../../Themes/apple module: AppCenter -module_version: 4.4.2 +module_version: 4.4.3 author: Microsoft Corp author_url: http://www.microsoft.com diff --git a/Documentation/macOS/AppCenterAnalytics/.jazzy.yaml b/Documentation/macOS/AppCenterAnalytics/.jazzy.yaml index 18619d2fae..f5e03174c0 100644 --- a/Documentation/macOS/AppCenterAnalytics/.jazzy.yaml +++ b/Documentation/macOS/AppCenterAnalytics/.jazzy.yaml @@ -5,7 +5,7 @@ sdk: macosx theme: ../../Themes/apple module: AppCenterAnalytics -module_version: 4.4.2 +module_version: 4.4.3 author: Microsoft Corp author_url: http://www.microsoft.com diff --git a/Documentation/macOS/AppCenterCrashes/.jazzy.yaml b/Documentation/macOS/AppCenterCrashes/.jazzy.yaml index 195bff7dd1..b4c36530fb 100644 --- a/Documentation/macOS/AppCenterCrashes/.jazzy.yaml +++ b/Documentation/macOS/AppCenterCrashes/.jazzy.yaml @@ -5,7 +5,7 @@ sdk: macosx theme: ../../Themes/apple module: AppCenterCrashes -module_version: 4.4.2 +module_version: 4.4.3 author: Microsoft Corp author_url: http://www.microsoft.com diff --git a/Documentation/tvOS/AppCenter/.jazzy.yaml b/Documentation/tvOS/AppCenter/.jazzy.yaml index 962324913a..b17b239ec2 100644 --- a/Documentation/tvOS/AppCenter/.jazzy.yaml +++ b/Documentation/tvOS/AppCenter/.jazzy.yaml @@ -5,7 +5,7 @@ sdk: appletvsimulator theme: ../../Themes/apple module: AppCenter -module_version: 4.4.2 +module_version: 4.4.3 author: Microsoft Corp author_url: http://www.microsoft.com diff --git a/Documentation/tvOS/AppCenterAnalytics/.jazzy.yaml b/Documentation/tvOS/AppCenterAnalytics/.jazzy.yaml index bcaa74c207..ab5ecdd7d8 100644 --- a/Documentation/tvOS/AppCenterAnalytics/.jazzy.yaml +++ b/Documentation/tvOS/AppCenterAnalytics/.jazzy.yaml @@ -5,7 +5,7 @@ sdk: appletvsimulator theme: ../../Themes/apple module: AppCenterAnalytics -module_version: 4.4.2 +module_version: 4.4.3 author: Microsoft Corp author_url: http://www.microsoft.com diff --git a/Documentation/tvOS/AppCenterCrashes/.jazzy.yaml b/Documentation/tvOS/AppCenterCrashes/.jazzy.yaml index 48b46edd6c..d1962f75e4 100644 --- a/Documentation/tvOS/AppCenterCrashes/.jazzy.yaml +++ b/Documentation/tvOS/AppCenterCrashes/.jazzy.yaml @@ -5,7 +5,7 @@ sdk: appletvsimulator theme: ../../Themes/apple module: AppCenterCrashes -module_version: 4.4.2 +module_version: 4.4.3 author: Microsoft Corp author_url: http://www.microsoft.com diff --git a/Package.swift b/Package.swift index daa74ab2c3..a013fcb7cd 100644 --- a/Package.swift +++ b/Package.swift @@ -68,7 +68,7 @@ let package = Package( targets: ["AppCenterCrashes"]) ], dependencies: [ - .package(url: "https://github.com/microsoft/plcrashreporter.git", .upToNextMinor(from: "1.10.1")), + .package(url: "https://github.com/microsoft/plcrashreporter.git", .upToNextMinor(from: "1.10.2")), ], targets: [ .target( @@ -77,7 +77,7 @@ let package = Package( exclude: ["Support"], cSettings: { var settings: [CSetting] = [ - .define("APP_CENTER_C_VERSION", to: "\"4.4.2\""), + .define("APP_CENTER_C_VERSION", to: "\"4.4.3\""), .define("APP_CENTER_C_BUILD", to: "\"1\"") ] settings.append(contentsOf: cHeaderSearchPaths) diff --git a/Package@swift-5.3.swift b/Package@swift-5.3.swift index cc203eb036..95b3fd1200 100644 --- a/Package@swift-5.3.swift +++ b/Package@swift-5.3.swift @@ -73,7 +73,7 @@ let package = Package( targets: ["AppCenterDistribute"]), ], dependencies: [ - .package(url: "https://github.com/microsoft/PLCrashReporter.git", .upToNextMinor(from: "1.10.1")), + .package(url: "https://github.com/microsoft/PLCrashReporter.git", .upToNextMinor(from: "1.10.2")), ], targets: [ .target( @@ -82,7 +82,7 @@ let package = Package( exclude: ["Support"], cSettings: { var settings: [CSetting] = [ - .define("APP_CENTER_C_VERSION", to: "\"4.4.2\""), + .define("APP_CENTER_C_VERSION", to: "\"4.4.3\""), .define("APP_CENTER_C_BUILD", to: "\"1\"") ] settings.append(contentsOf: cHeaderSearchPaths) diff --git a/Vendor/PLCrashReporter b/Vendor/PLCrashReporter index fb99815e78..1edf9be2c8 160000 --- a/Vendor/PLCrashReporter +++ b/Vendor/PLCrashReporter @@ -1 +1 @@ -Subproject commit fb99815e78f8acf05e61504d5ea008a288ad7d09 +Subproject commit 1edf9be2c83172e7f9e3c72ffe42f07c41106f02 diff --git a/cgmanifest.json b/cgmanifest.json index b478b32a07..e75aa931eb 100644 --- a/cgmanifest.json +++ b/cgmanifest.json @@ -6,7 +6,7 @@ "git": { "name": "PLCrashReporter", "repositoryUrl": "https://github.com/microsoft/plcrashreporter.git", - "commitHash": "fb99815e78f8acf05e61504d5ea008a288ad7d09" + "commitHash": "1edf9be2c83172e7f9e3c72ffe42f07c41106f02" } } },