Skip to content

Update ReSwift to build against Swift 4.2 #278

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

Merged
merged 1 commit into from
Oct 30, 2018
Merged

Conversation

clackary
Copy link
Contributor

Pull Request Description

  • pass ./project_precommit_check script run
$ ./project_precommit_check ReSwift --earliest-compatible-swift-version 4.2     
** CHECK **
--- Validating ReSwift Swift version 4.2 compatibility ---
--- Project configured to be compatible with Swift 4.2 ---
--- Checking ReSwift platform compatibility with Darwin ---
--- Platform compatibility check succeeded ---
--- Locating swiftc executable ---
$ xcrun -f swiftc
--- Checking installed Swift version ---
$ /Applications/Xcodes/PublicGMs/Xcode-10-GM.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
--- Version check succeeded ---
--- Executing build actions ---
$ ./runner.py --swift-branch swift-4.2-branch --swiftc /Applications/Xcodes/PublicGMs/Xcode-10-GM.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --projects projects.json --include-repos 'path == "ReSwift"' --include-versions 'version == "4.2"' --include-actions 'action.startswith("Build")'
PASS: ReSwift, 4.2, beeb3c, ReSwift-iOS, generic/platform=iOS
PASS: ReSwift, 4.2, beeb3c, ReSwift-macOS, generic/platform=macOS
PASS: ReSwift, 4.2, beeb3c, ReSwift-tvOS, generic/platform=tvOS
PASS: ReSwift, 4.2, beeb3c, ReSwift-watchOS, generic/platform=watchOS
========================================
Action Summary:
     Passed: 4
     Failed: 0
    XFailed: 0
    UPassed: 0
      Total: 4
========================================
Repository Summary:
      Total: 1
========================================
Result: PASS
========================================
--- ReSwift checked successfully against Swift 4.2 ---

@clackary
Copy link
Contributor Author

@swift-ci test

@shahmishal shahmishal merged commit 36a04b3 into master Oct 30, 2018
@shahmishal shahmishal deleted the update-reswift branch October 30, 2018 05:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants