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

Xcode 9.3/Swift 4.1 upgrade #211

Merged
merged 5 commits into from
Apr 10, 2018
Merged

Xcode 9.3/Swift 4.1 upgrade #211

merged 5 commits into from
Apr 10, 2018

Conversation

aaronsky
Copy link
Contributor

This is a WIP PR to track necessary configuration and code changes needed to remove warnings from the builds on Xcode 9.3 beta. Initial commit tested with Xcode 9.3 beta 3.

Copy link
Contributor

@jay18001 jay18001 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wait to merge until after Xcode 9.3 GM

@codecov-io
Copy link

codecov-io commented Feb 27, 2018

Codecov Report

❗ No coverage uploaded for pull request base (master@0d47328). Click here to learn what that means.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #211   +/-   ##
=========================================
  Coverage          ?   92.56%           
=========================================
  Files             ?       40           
  Lines             ?     3552           
  Branches          ?        0           
=========================================
  Hits              ?     3288           
  Misses            ?      264           
  Partials          ?        0
Impacted Files Coverage Δ
Source/Cells/BrickCell.swift 94.77% <ø> (ø)
Source/Layout/BrickLayout.swift 100% <ø> (ø)
Source/ViewControllers/BrickCollectionView.swift 96.13% <100%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0d47328...c4e29e4. Read the comment docs.

@jay18001
Copy link
Contributor

jay18001 commented Mar 6, 2018

Can you update the swift version file to 4.2

@aaronsky
Copy link
Contributor Author

This is ready for merging

@jay18001 jay18001 merged commit cdec0c4 into wayfair-archive:master Apr 10, 2018
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.

3 participants