Skip to content

Commit

Permalink
Update to Xcode 11.5 / Swift 5.2 (#27)
Browse files Browse the repository at this point in the history
  • Loading branch information
keith committed Jun 22, 2020
1 parent 9312def commit daee538
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
language: objective-c
osx_image: xcode10.2
osx_image: xcode11.5

install: true
script:
Expand Down
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// swift-tools-version:4.2
// swift-tools-version:5.2
import PackageDescription

let package = Package(
Expand Down

0 comments on commit daee538

Please sign in to comment.