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

Upgrade XcodeProj to 7.0.0 #421

Merged
merged 2 commits into from Jun 26, 2019
Merged

Upgrade XcodeProj to 7.0.0 #421

merged 2 commits into from Jun 26, 2019

Conversation

pepicrft
Copy link
Contributor

Short description 📝

Xcode's 7.0.0 has been released. This PR updates the Project.swift manifest to point to that version. Since we were already pointing to a recent commit from master, the change doesn't require code changes.

@pepicrft pepicrft requested a review from a team June 25, 2019 16:47
@pepicrft pepicrft self-assigned this Jun 25, 2019
@codecov-io
Copy link

codecov-io commented Jun 25, 2019

Codecov Report

Merging #421 into master will decrease coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #421      +/-   ##
==========================================
- Coverage   92.27%   92.24%   -0.03%     
==========================================
  Files         293      293              
  Lines       15318    15267      -51     
==========================================
- Hits        14134    14083      -51     
  Misses       1184     1184
Impacted Files Coverage Δ
Sources/TuistGenerator/Graph/GraphNode.swift 77.84% <0%> (-1.49%) ⬇️
...atorTests/Generator/ProjectFileElementsTests.swift 99.63% <0%> (-0.01%) ⬇️
...sts/TuistGeneratorTests/Models/PlatformTests.swift 100% <0%> (ø) ⬆️
...sts/TuistGeneratorTests/Graph/GraphNodeTests.swift 100% <0%> (ø) ⬆️
Sources/TuistGenerator/Models/Platform.swift 100% <0%> (ø) ⬆️

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 089697f...a7bbd07. Read the comment docs.

@pepicrft pepicrft merged commit 68530c8 into master Jun 26, 2019
@pepicrft pepicrft deleted the xcodeproj-7.0.0 branch June 26, 2019 09:41
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.

None yet

3 participants