Skip to content
This repository has been archived by the owner on Jun 13, 2023. It is now read-only.

Updating dependencies for final Swift 4.2 release(1.6.1). #202

Merged
merged 22 commits into from
Aug 5, 2019
Merged

Updating dependencies for final Swift 4.2 release(1.6.1). #202

merged 22 commits into from
Aug 5, 2019

Conversation

noobs2ninjas
Copy link
Member

No description provided.

@noobs2ninjas
Copy link
Member Author

What a mess. Starscream removed several dependencies causing Carthage to lose its mind. Finally figured out I had to remove the modules from the .git folder. Remove the Carthage folder as well as the Cartfile.resolved and .gitmodules files. Then you HAVE to commit and then run carthage update --use-submodules in order to get everything to update and regenerate your .gitmodules and .resolved files before CircleCI will complete properly. In the future we need to just put all those files and folders on the gitignore and run the carthage command before running the test.

@noobs2ninjas noobs2ninjas requested a review from acinader August 2, 2019 10:41
@noobs2ninjas noobs2ninjas changed the title Updating dependencies for final Swift 4.2 update. Updating dependencies for final Swift 4.2 release(1.6.1). Aug 2, 2019
@TomWFox TomWFox requested a review from dplewis August 4, 2019 15:00
Copy link
Contributor

@TomWFox TomWFox left a comment

Choose a reason for hiding this comment

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

This looks ok to me, but I'm no expert!

@noobs2ninjas noobs2ninjas merged commit 28c39c2 into parse-community:master Aug 5, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants