Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Xcode 11.5 #6526

Merged
merged 13 commits into from
May 27, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
153 changes: 153 additions & 0 deletions .jenkins.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ xcode_version:
- 11.2.1
- 11.3
- 11.4.1
- 11.5
target:
- docs
- swiftlint
Expand Down Expand Up @@ -75,6 +76,14 @@ exclude:
target: docs
configuration: Debug

- xcode_version: 11.4.1
target: docs
configuration: Release

- xcode_version: 11.5
target: docs
configuration: Debug

- xcode_version: 10.3
target: swiftlint
configuration: Debug
Expand Down Expand Up @@ -111,6 +120,14 @@ exclude:
target: swiftlint
configuration: Debug

- xcode_version: 11.4.1
target: swiftlint
configuration: Release

- xcode_version: 11.5
target: swiftlint
configuration: Debug

- xcode_version: 10.3
target: osx-encryption
configuration: Debug
Expand Down Expand Up @@ -143,6 +160,14 @@ exclude:
target: osx-encryption
configuration: Debug

- xcode_version: 11.4.1
target: osx-encryption
configuration: Release

- xcode_version: 11.5
target: osx-encryption
configuration: Debug

- xcode_version: 10.3
target: osx-object-server
configuration: Debug
Expand Down Expand Up @@ -175,6 +200,14 @@ exclude:
target: osx-object-server
configuration: Debug

- xcode_version: 11.4.1
target: osx-object-server
configuration: Release

- xcode_version: 11.5
target: osx-object-server
configuration: Debug

- xcode_version: 10.3
target: ios-static
configuration: Debug
Expand Down Expand Up @@ -207,6 +240,14 @@ exclude:
target: ios-static
configuration: Debug

- xcode_version: 11.4.1
target: ios-static
configuration: Release

- xcode_version: 11.5
target: ios-static
configuration: Debug

- xcode_version: 10.3
target: ios-dynamic
configuration: Debug
Expand Down Expand Up @@ -239,6 +280,14 @@ exclude:
target: ios-dynamic
configuration: Debug

- xcode_version: 11.4.1
target: ios-dynamic
configuration: Release

- xcode_version: 11.5
target: ios-dynamic
configuration: Debug

- xcode_version: 10.3
target: watchos
configuration: Debug
Expand Down Expand Up @@ -271,6 +320,14 @@ exclude:
target: watchos
configuration: Debug

- xcode_version: 11.4.1
target: watchos
configuration: Release

- xcode_version: 11.5
target: watchos
configuration: Debug

- xcode_version: 10.3
target: tvos
configuration: Debug
Expand Down Expand Up @@ -303,6 +360,14 @@ exclude:
target: tvos
configuration: Debug

- xcode_version: 11.4.1
target: tvos
configuration: Release

- xcode_version: 11.5
target: tvos
configuration: Debug

- xcode_version: 10.3
target: ios-swift
configuration: Debug
Expand Down Expand Up @@ -335,6 +400,14 @@ exclude:
target: ios-swift
configuration: Debug

- xcode_version: 11.4.1
target: ios-swift
configuration: Release

- xcode_version: 11.5
target: ios-swift
configuration: Debug

- xcode_version: 10.3
target: tvos-swift
configuration: Debug
Expand Down Expand Up @@ -367,6 +440,14 @@ exclude:
target: tvos-swift
configuration: Debug

- xcode_version: 11.4.1
target: tvos-swift
configuration: Release

- xcode_version: 11.5
target: tvos-swift
configuration: Debug

- xcode_version: 10.3
target: catalyst
configuration: Debug
Expand All @@ -387,6 +468,10 @@ exclude:
target: catalyst
configuration: Debug

- xcode_version: 11.4.1
target: catalyst
configuration: Debug

- xcode_version: 10.3
target: catalyst-swift
configuration: Debug
Expand All @@ -407,6 +492,10 @@ exclude:
target: catalyst-swift
configuration: Debug

- xcode_version: 11.4.1
target: catalyst-swift
configuration: Debug

- xcode_version: 10.3
target: xcframework
configuration: Debug
Expand Down Expand Up @@ -443,6 +532,14 @@ exclude:
target: xcframework
configuration: Debug

- xcode_version: 11.4.1
target: xcframework
configuration: Release

- xcode_version: 11.5
target: xcframework
configuration: Debug

- xcode_version: 10.3
target: cocoapods-osx
configuration: Debug
Expand All @@ -463,6 +560,10 @@ exclude:
target: cocoapods-osx
configuration: Debug

- xcode_version: 11.5
target: cocoapods-osx
configuration: Debug

- xcode_version: 10.3
target: cocoapods-ios
configuration: Debug
Expand Down Expand Up @@ -495,6 +596,14 @@ exclude:
target: cocoapods-ios
configuration: Debug

- xcode_version: 11.4.1
target: cocoapods-ios
configuration: Release

- xcode_version: 11.5
target: cocoapods-ios
configuration: Debug

- xcode_version: 10.3
target: cocoapods-ios-dynamic
configuration: Debug
Expand Down Expand Up @@ -527,6 +636,14 @@ exclude:
target: cocoapods-ios-dynamic
configuration: Debug

- xcode_version: 11.4.1
target: cocoapods-ios-dynamic
configuration: Release

- xcode_version: 11.5
target: cocoapods-ios-dynamic
configuration: Debug

- xcode_version: 10.3
target: cocoapods-watchos
configuration: Debug
Expand Down Expand Up @@ -559,6 +676,14 @@ exclude:
target: cocoapods-watchos
configuration: Debug

- xcode_version: 11.4.1
target: cocoapods-watchos
configuration: Release

- xcode_version: 11.5
target: cocoapods-watchos
configuration: Debug

- xcode_version: 10.3
target: swiftpm
configuration: Debug
Expand All @@ -579,6 +704,10 @@ exclude:
target: swiftpm
configuration: Debug

- xcode_version: 11.4.1
target: swiftpm
configuration: Debug

- xcode_version: 10.3
target: swiftpm-address
configuration: Debug
Expand Down Expand Up @@ -615,6 +744,14 @@ exclude:
target: swiftpm-address
configuration: Debug

- xcode_version: 11.4.1
target: swiftpm-address
configuration: Release

- xcode_version: 11.5
target: swiftpm-address
configuration: Debug

- xcode_version: 10.3
target: swiftpm-thread
configuration: Debug
Expand Down Expand Up @@ -651,6 +788,14 @@ exclude:
target: swiftpm-thread
configuration: Debug

- xcode_version: 11.4.1
target: swiftpm-thread
configuration: Release

- xcode_version: 11.5
target: swiftpm-thread
configuration: Debug

- xcode_version: 10.3
target: swiftpm-ios
configuration: Debug
Expand Down Expand Up @@ -686,3 +831,11 @@ exclude:
- xcode_version: 11.4.1
target: swiftpm-ios
configuration: Debug

- xcode_version: 11.4.1
target: swiftpm-ios
configuration: Release

- xcode_version: 11.5
target: swiftpm-ios
configuration: Debug
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
x.y.z Release notes (yyyy-MM-dd)
=============================================================
### Enhancements
* None.
* Add prebuilt binary for Xcode 11.5 to the release package.

### Fixed
* Fix linker error when building a xcframework for Catalyst.
Expand All @@ -19,7 +19,7 @@ x.y.z Release notes (yyyy-MM-dd)
* Realm Object Server: 3.21.0 or later.
* Realm Studio: 3.11 or later.
* APIs are backwards compatible with all previous releases in the 5.x.y series.
* Carthage release for Swift is built with Xcode 11.4.1.
* Carthage release for Swift is built with Xcode 11.5.

### Internal
* Upgraded realm-core from ? to ?
Expand Down
6 changes: 3 additions & 3 deletions Jenkinsfile.releasability
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
xcodeVersions = ['10.3', '11.1', '11.2.1', '11.3', '11.4.1']
xcodeVersions = ['10.3', '11.1', '11.2.1', '11.3', '11.4.1', '11.5']
platforms = ['osx', 'ios', 'watchos', 'tvos', 'catalyst']
carthagePlatforms = ['osx', 'ios', 'watchos', 'tvos']
platformNames = ['osx': 'macOS', 'ios': 'iOS', 'watchos': 'watchOS', 'tvos': 'tvOS', 'catalyst': 'Catalyst']
carthageXcodeVersion = '11.4.1'
carthageXcodeVersion = '11.5'
objcXcodeVersion = '10.3'
docsSwiftVersion = '5.1.2'
docsSwiftVersion = '5.2.4'

def installationTest(platform, test, language) {
return {
Expand Down
Loading