8000 Update call to generate deterministic UUIDs. by sebastianv1 · Pull Request #8320 · CocoaPods/CocoaPods · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Update call to generate deterministic UUIDs. #8320

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
Dec 4, 2018

Conversation

sebastianv1
Copy link
Collaborator

Instead of calling predictabilize on each individual project, we will pass in the list of generated projects such that UUIDs are unique across all projects instead of unique per individual xcode project.

@dnkoutso dnkoutso added this to the 1.7.0 milestone Nov 30, 2018
@CocoaPodsBarista
Copy link
1 Warning
⚠️ Please include a CHANGELOG entry to credit yourself!
You can find it at CHANGELOG.md.

Here's an example of your CHANGELOG entry:

* Update call to generate deterministic UUIDs.  
  [sebastianv1](https://github.com/sebastianv1)
  [#issue_number](https://github.com/CocoaPods/CocoaPods/issues/issue_number)

note: There are two invisible spaces after the entry's text.

Generated by 🚫 Danger

# @return [Project] project
# The project to save.
# @return [Array<Project>] projects
# The list project to save.
Copy link
Contributor

Choose a reason for hiding this comment

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

"the list of projects to write"?

@sebastianv1 sebastianv1 force-pushed the sebastianv1/update-uuids branch from e73846f to 369a304 Compare November 30, 2018 22:09
@sebastianv1 sebastianv1 force-pushed the sebastianv1/update-uuids branch from 369a304 to 6b1d2e3 Compare December 1, 2018 21:56
@paulb777
Copy link
Member
paulb777 commented Dec 1, 2018

Will this fix #7807?

@sebastianv1
Copy link
Collaborator Author

@paulb777 Don't believe so. This should not change any behavior with single project generation.

@sebastianv1 sebastianv1 force-pushed the sebastianv1/update-uuids branch from 6b1d2e3 to 644d8be Compare December 1, 2018 22:15
Instead of calling `predictabilize` on each individual project, we will pass in the list of generated projects such that UUIDs are unique across all projects instead of unique per individual xcode project.
@sebastianv1 sebastianv1 force-pushed the sebastianv1/update-uuids branch from 644d8be to 2ac5934 Compare December 3, 2018 18:44
@sebastianv1 sebastianv1 merged commit 43d1fa7 into CocoaPods:master Dec 4, 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.

5 participants
0