Skip to content

Commit

Permalink
Add Xcode 11.6
Browse files Browse the repository at this point in the history
  • Loading branch information
tgoyne committed Jul 16, 2020
1 parent 7a96160 commit 03133b1
Show file tree
Hide file tree
Showing 6 changed files with 171 additions and 6 deletions.
165 changes: 165 additions & 0 deletions .jenkins.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ xcode_version:
- 11.3
- 11.4.1
- 11.5
- 11.6
- 12.0
target:
- docs
Expand Down Expand Up @@ -62,6 +63,14 @@ exclude:
target: docs
configuration: Release

- xcode_version: 11.6
target: docs
configuration: Debug

- xcode_version: 11.6
target: docs
configuration: Release

- xcode_version: 12.0
target: docs
configuration: Debug
Expand Down Expand Up @@ -90,6 +99,14 @@ exclude:
target: swiftlint
configuration: Release

- xcode_version: 11.6
target: swiftlint
configuration: Debug

- xcode_version: 11.6
target: swiftlint
configuration: Release

- xcode_version: 12.0
target: swiftlint
configuration: Debug
Expand All @@ -114,6 +131,14 @@ exclude:
target: osx-encryption
configuration: Release

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

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

- xcode_version: 12.0
target: osx-encryption
configuration: Debug
Expand All @@ -138,6 +163,14 @@ exclude:
target: osx-object-server
configuration: Release

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

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

- xcode_version: 12.0
target: osx-object-server
configuration: Debug
Expand All @@ -162,6 +195,14 @@ exclude:
target: ios-static
configuration: Release

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

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

- xcode_version: 12.0
target: ios-static
configuration: Debug
Expand All @@ -186,6 +227,14 @@ exclude:
target: ios-dynamic
configuration: Release

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

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

- xcode_version: 12.0
target: ios-dynamic
configuration: Debug
Expand All @@ -210,6 +259,14 @@ exclude:
target: watchos
configuration: Release

- xcode_version: 11.6
target: watchos
configuration: Debug

- xcode_version: 11.6
target: watchos
configuration: Release

- xcode_version: 12.0
target: watchos
configuration: Debug
Expand All @@ -234,6 +291,14 @@ exclude:
target: tvos
configuration: Release

- xcode_version: 11.6
target: tvos
configuration: Debug

- xcode_version: 11.6
target: tvos
configuration: Release

- xcode_version: 12.0
target: tvos
configuration: Debug
Expand All @@ -258,6 +323,14 @@ exclude:
target: ios-swift
configuration: Release

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

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

- xcode_version: 12.0
target: ios-swift
configuration: Debug
Expand All @@ -282,6 +355,14 @@ exclude:
target: tvos-swift
configuration: Release

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

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

- xcode_version: 12.0
target: tvos-swift
configuration: Debug
Expand All @@ -306,6 +387,14 @@ exclude:
target: catalyst
configuration: Release

- xcode_version: 11.6
target: catalyst
configuration: Debug

- xcode_version: 11.6
target: catalyst
configuration: Release

- xcode_version: 12.0
target: catalyst
configuration: Debug
Expand All @@ -330,6 +419,14 @@ exclude:
target: catalyst-swift
configuration: Release

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

- xcode_version: 11.6
target: catalyst-swift
configuration: Release

- xcode_version: 12.0
target: catalyst-swift
configuration: Debug
Expand Down Expand Up @@ -358,6 +455,14 @@ exclude:
target: xcframework
configuration: Release

- xcode_version: 11.6
target: xcframework
configuration: Debug

- xcode_version: 11.6
target: xcframework
configuration: Release

- xcode_version: 12.0
target: xcframework
configuration: Debug
Expand All @@ -374,6 +479,10 @@ exclude:
target: cocoapods-osx
configuration: Debug

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

- xcode_version: 12.0
target: cocoapods-osx
configuration: Debug
Expand All @@ -398,6 +507,14 @@ exclude:
target: cocoapods-ios
configuration: Release

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

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

- xcode_version: 12.0
target: cocoapods-ios
configuration: Debug
Expand All @@ -422,6 +539,14 @@ exclude:
target: cocoapods-ios-dynamic
configuration: Release

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

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

- xcode_version: 12.0
target: cocoapods-ios-dynamic
configuration: Debug
Expand All @@ -446,6 +571,14 @@ exclude:
target: cocoapods-watchos
configuration: Release

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

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

- xcode_version: 12.0
target: cocoapods-watchos
configuration: Debug
Expand All @@ -470,6 +603,14 @@ exclude:
target: swiftpm
configuration: Release

- xcode_version: 11.6
target: swiftpm
configuration: Debug

- xcode_version: 11.6
target: swiftpm
configuration: Release

- xcode_version: 12.0
target: swiftpm
configuration: Debug
Expand Down Expand Up @@ -498,6 +639,14 @@ exclude:
target: swiftpm-address
configuration: Release

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

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

- xcode_version: 12.0
target: swiftpm-address
configuration: Debug
Expand Down Expand Up @@ -526,6 +675,14 @@ exclude:
target: swiftpm-thread
configuration: Release

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

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

- xcode_version: 12.0
target: swiftpm-thread
configuration: Debug
Expand Down Expand Up @@ -554,6 +711,14 @@ exclude:
target: swiftpm-ios
configuration: Release

- xcode_version: 11.6
target: swiftpm-ios
configuration: Debug

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

- xcode_version: 12.0
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.6 to the release package.

### Fixed
* <How to hit and notice issue? what was the impact?> ([#????](https://github.com/realm/realm-cocoa/issues/????), since v?.?.?)
Expand All @@ -14,7 +14,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.5.
* Carthage release for Swift is built with Xcode 11.6.

### Internal
* Upgraded realm-core from ? to ?
Expand Down
2 changes: 1 addition & 1 deletion Jenkinsfile.releasability
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
xcodeVersions = ['11.3', '11.4.1', '11.5']
xcodeVersions = ['11.3', '11.4.1', '11.5', '11.6']
platforms = ['osx', 'ios', 'watchos', 'tvos', 'catalyst']
carthagePlatforms = ['osx', 'ios', 'watchos', 'tvos']
platformNames = ['osx': 'macOS', 'ios': 'iOS', 'watchos': 'watchOS', 'tvos': 'tvOS', 'catalyst': 'Catalyst']
Expand Down
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -1551,7 +1551,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.5.
* Carthage release for Swift is built with Xcode 11.6.
### Internal
* Upgraded realm-core from ? to ?
Expand Down
2 changes: 1 addition & 1 deletion scripts/package_examples.rb
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ def replace_in_file(filepath, pattern, replacement)
"examples/tvos/swift",
]

xcode_versions = %w(11.3 11.4.1 11.5)
xcode_versions = %w(11.3 11.4.1 11.5 11.6)

# Remove reference to Realm.xcodeproj from all example workspaces.
base_examples.each do |example|
Expand Down
2 changes: 1 addition & 1 deletion scripts/pr-ci-matrix.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env ruby
# A script to generate the .jenkins.yml file for the CI pull request job
XCODE_VERSIONS = %w(11.3 11.4.1 11.5 12.0)
XCODE_VERSIONS = %w(11.3 11.4.1 11.5 11.6 12.0)
CONFIGURATIONS = %w(Debug Release)

release_only = ->(v, c) { c == 'Release' }
Expand Down

0 comments on commit 03133b1

Please sign in to comment.