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

Update dependencies to build with Xcode 13.1 #95

Merged
merged 1 commit into from
Oct 31, 2021

Conversation

marciniwanicki
Copy link
Contributor

@marciniwanicki marciniwanicki commented Oct 30, 2021

Describe your changes
Updated project dependencies such as xcodeproj, pathkit, and swift-tools-support-core, so the project can be built with Xcode 13.1.

Testing performed

  • Ensure all CI checks pass
  • Check out the project, verify it builts with Xcode 13.1

Additional context

Signed-off-by: Marcin Iwanicki <miwanicki1@bloomberg.net>
@codecov
Copy link

codecov bot commented Oct 30, 2021

Codecov Report

Merging #95 (c930ea8) into main (282a773) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #95   +/-   ##
=======================================
  Coverage   96.22%   96.22%           
=======================================
  Files          47       47           
  Lines        1853     1853           
=======================================
  Hits         1783     1783           
  Misses         70       70           

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 282a773...c930ea8. Read the comment docs.

@marciniwanicki marciniwanicki marked this pull request as ready for review October 31, 2021 11:08
@marciniwanicki marciniwanicki merged commit f898d30 into main Oct 31, 2021
@marciniwanicki marciniwanicki deleted the mi/update-dependencies branch October 31, 2021 11:10
kwridan added a commit to kwridan/xcdiff that referenced this pull request Dec 10, 2021
- Preparing for new patch release to ensure xcdiff can run with Xcode 13 (already supported on main via bloomberg#95)

Test Plan:

- Verifu CI passes
kwridan added a commit to kwridan/xcdiff that referenced this pull request Dec 10, 2021
- Preparing for new patch release to ensure xcdiff can run with Xcode 13 (already supported on main via bloomberg#95)

Test Plan:

- Verifu CI passes

Signed-off-by: Kassem Wridan <kwridan@bloomberg.net>
kwridan added a commit to kwridan/xcdiff that referenced this pull request Dec 10, 2021
- Preparing for new patch release to ensure xcdiff can run with Xcode 13 (already supported on main via bloomberg#95)

Test Plan:

- Verify CI passes

Signed-off-by: Kassem Wridan <kwridan@bloomberg.net>
@kwridan kwridan mentioned this pull request Dec 10, 2021
kwridan added a commit to kwridan/xcdiff that referenced this pull request Jan 5, 2022
- Preparing for new release to ensure xcdiff can run with Xcode 13 (already supported on main via bloomberg#95)

Test Plan:

- Verify CI passes
kwridan added a commit to kwridan/xcdiff that referenced this pull request Jan 5, 2022
- Preparing for new release to ensure xcdiff can run with Xcode 13 (already supported on main via bloomberg#95)

Test Plan:

- Check the version is updated via running `swift run xcdiff --version`
- Verify CI passes

Signed-off-by: Kassem Wridan <kwridan@bloomberg.net>
@kwridan kwridan mentioned this pull request Jan 5, 2022
kwridan added a commit to kwridan/xcdiff that referenced this pull request Jan 5, 2022
- Preparing for new release to ensure xcdiff can run with Xcode 13 (already supported on main via bloomberg#95)

Test Plan:

- Check the version is updated via running `swift run xcdiff --version`
- Verify CI passes

Signed-off-by: Kassem Wridan <kwridan@bloomberg.net>
michaelmcguire pushed a commit to michaelmcguire/xcdiff that referenced this pull request Sep 6, 2022
- Preparing for new release to ensure xcdiff can run with Xcode 13 (already supported on main via bloomberg#95)

Test Plan:

- Check the version is updated via running `swift run xcdiff --version`
- Verify CI passes

Signed-off-by: Kassem Wridan <kwridan@bloomberg.net>
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

2 participants