Skip to content

Commit

Permalink
Merge pull request #2489 from microsoft/develop
Browse files Browse the repository at this point in the history
Merge develop to master for 5.0.3
  • Loading branch information
DmitriyKirakosyan committed Jul 3, 2023
2 parents f2bcbd9 + 76b497f commit 5756ddb
Show file tree
Hide file tree
Showing 15 changed files with 20 additions and 14 deletions.
2 changes: 1 addition & 1 deletion AppCenter.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|
s.cocoapods_version = '>= 1.10'
s.name = 'AppCenter'
s.version = '5.0.2'
s.version = '5.0.3'

s.summary = 'Visual Studio App Center is your continuous integration, delivery and learning solution for iOS and macOS apps.'
s.description = <<-DESC
Expand Down
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# App Center SDK for iOS, macOS and tvOS Change Log

## Version 5.0.3

* **[Fix]** Fix the build issue with Xcode 15 beta when integrating via Swift Package Manager.

## Version 5.0.2

### App Center
Expand Down
2 changes: 1 addition & 1 deletion Config/Version.xcconfig
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
BUILD_NUMBER = 1
VERSION_STRING = 5.0.2
VERSION_STRING = 5.0.3
2 changes: 1 addition & 1 deletion Documentation/iOS/AppCenter/.jazzy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ sdk: iphonesimulator
theme: ../../Themes/apple

module: AppCenter
module_version: 5.0.2
module_version: 5.0.3
author: Microsoft Corp
author_url: http://www.microsoft.com

Expand Down
2 changes: 1 addition & 1 deletion Documentation/iOS/AppCenterAnalytics/.jazzy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ sdk: iphonesimulator
theme: ../../Themes/apple

module: AppCenterAnalytics
module_version: 5.0.2
module_version: 5.0.3
author: Microsoft Corp
author_url: http://www.microsoft.com

Expand Down
2 changes: 1 addition & 1 deletion Documentation/iOS/AppCenterCrashes/.jazzy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ sdk: iphonesimulator
theme: ../../Themes/apple

module: AppCenterCrashes
module_version: 5.0.2
module_version: 5.0.3
author: Microsoft Corp
author_url: http://www.microsoft.com

Expand Down
2 changes: 1 addition & 1 deletion Documentation/iOS/AppCenterDistribute/.jazzy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ sdk: iphonesimulator
theme: ../../Themes/apple

module: AppCenterDistribute
module_version: 5.0.2
module_version: 5.0.3
author: Microsoft Corp
author_url: http://www.microsoft.com

Expand Down
2 changes: 1 addition & 1 deletion Documentation/macOS/AppCenter/.jazzy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ sdk: macosx
theme: ../../Themes/apple

module: AppCenter
module_version: 5.0.2
module_version: 5.0.3
author: Microsoft Corp
author_url: http://www.microsoft.com

Expand Down
2 changes: 1 addition & 1 deletion Documentation/macOS/AppCenterAnalytics/.jazzy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ sdk: macosx
theme: ../../Themes/apple

module: AppCenterAnalytics
module_version: 5.0.2
module_version: 5.0.3
author: Microsoft Corp
author_url: http://www.microsoft.com

Expand Down
2 changes: 1 addition & 1 deletion Documentation/macOS/AppCenterCrashes/.jazzy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ sdk: macosx
theme: ../../Themes/apple

module: AppCenterCrashes
module_version: 5.0.2
module_version: 5.0.3
author: Microsoft Corp
author_url: http://www.microsoft.com

Expand Down
2 changes: 1 addition & 1 deletion Documentation/tvOS/AppCenter/.jazzy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ sdk: appletvsimulator
theme: ../../Themes/apple

module: AppCenter
module_version: 5.0.2
module_version: 5.0.3
author: Microsoft Corp
author_url: http://www.microsoft.com

Expand Down
2 changes: 1 addition & 1 deletion Documentation/tvOS/AppCenterAnalytics/.jazzy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ sdk: appletvsimulator
theme: ../../Themes/apple

module: AppCenterAnalytics
module_version: 5.0.2
module_version: 5.0.3
author: Microsoft Corp
author_url: http://www.microsoft.com

Expand Down
2 changes: 1 addition & 1 deletion Documentation/tvOS/AppCenterCrashes/.jazzy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ sdk: appletvsimulator
theme: ../../Themes/apple

module: AppCenterCrashes
module_version: 5.0.2
module_version: 5.0.3
author: Microsoft Corp
author_url: http://www.microsoft.com

Expand Down
3 changes: 2 additions & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ let projectHeaderSearchPaths = [
"../../AppCenterCrashes/AppCenterCrashes/WrapperSDKUtilities",
"../../AppCenterDistribute/AppCenterDistribute/Internals",
"../../AppCenterDistribute/AppCenterDistribute/Internals/Channel",
"../../AppCenterDistribute/AppCenterDistribute/Internals/Ingestion",
"../../AppCenterDistribute/AppCenterDistribute/Internals/Model",
"../../AppCenterDistribute/AppCenterDistribute/Internals/Version",
"../../AppCenterDistribute/AppCenterDistribute/Internals/Util",
Expand Down Expand Up @@ -76,7 +77,7 @@ let package = Package(
exclude: ["Support"],
cSettings: {
var settings: [CSetting] = [
.define("APP_CENTER_C_VERSION", to:"\"5.0.2\""),
.define("APP_CENTER_C_VERSION", to:"\"5.0.3\""),
.define("APP_CENTER_C_BUILD", to: "\"1\"")
]
settings.append(contentsOf: cHeaderSearchPaths)
Expand Down
3 changes: 2 additions & 1 deletion Package@swift-5.3.swift
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ let projectHeaderSearchPaths = [
"../../AppCenterCrashes/AppCenterCrashes/WrapperSDKUtilities",
"../../AppCenterDistribute/AppCenterDistribute/Internals",
"../../AppCenterDistribute/AppCenterDistribute/Internals/Channel",
"../../AppCenterDistribute/AppCenterDistribute/Internals/Ingestion",
"../../AppCenterDistribute/AppCenterDistribute/Internals/Model",
"../../AppCenterDistribute/AppCenterDistribute/Internals/Version",
"../../AppCenterDistribute/AppCenterDistribute/Internals/Util",
Expand Down Expand Up @@ -79,7 +80,7 @@ let package = Package(
exclude: ["Support"],
cSettings: {
var settings: [CSetting] = [
.define("APP_CENTER_C_VERSION", to:"\"5.0.2\""),
.define("APP_CENTER_C_VERSION", to:"\"5.0.3\""),
.define("APP_CENTER_C_BUILD", to: "\"1\"")
]
settings.append(contentsOf: cHeaderSearchPaths)
Expand Down

0 comments on commit 5756ddb

Please sign in to comment.