-
Notifications
You must be signed in to change notification settings - Fork 361
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
Fix build issues by removing nested PINOperation.xcodeproj #282
Merged
garrettmoon
merged 10 commits into
pinterest:master
from
elliottwilliams:move_pinoperation_to_private_cartfile
Oct 13, 2020
Merged
Fix build issues by removing nested PINOperation.xcodeproj #282
garrettmoon
merged 10 commits into
pinterest:master
from
elliottwilliams:move_pinoperation_to_private_cartfile
Oct 13, 2020
Commits on Sep 9, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 41d2f28 - Browse repository at this point
Copy the full SHA 41d2f28View commit details
Commits on Sep 11, 2020
-
Revert "Make Cartfile dependency on PINOperation private"
This reverts commit 41d2f28.
Configuration menu - View commit details
-
Copy full SHA for 4f5b386 - Browse repository at this point
Copy the full SHA 4f5b386View commit details -
Configuration menu - View commit details
-
Copy full SHA for 79c8bf0 - Browse repository at this point
Copy the full SHA 79c8bf0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f1e6ee - Browse repository at this point
Copy the full SHA 4f1e6eeView commit details
Commits on Sep 29, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 8e92105 - Browse repository at this point
Copy the full SHA 8e92105View commit details
Commits on Oct 1, 2020
-
Configuration menu - View commit details
-
Copy full SHA for f0a4783 - Browse repository at this point
Copy the full SHA f0a4783View commit details
Commits on Oct 6, 2020
-
Configuration menu - View commit details
-
Copy full SHA for e4bf313 - Browse repository at this point
Copy the full SHA e4bf313View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6572272 - Browse repository at this point
Copy the full SHA 6572272View commit details
Commits on Oct 7, 2020
-
Link PINCache against PINOperation
PINCache does not _embed_ PINOperation, only links it such that the binary declares it needs PINOperation to run. This permits Xcode to recognize the dependency relationship in the workspace.
Configuration menu - View commit details
-
Copy full SHA for f0d1e9a - Browse repository at this point
Copy the full SHA f0d1e9aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f55565 - Browse repository at this point
Copy the full SHA 2f55565View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.