Podfile.lock changed everytime when installed on different machines #1707

Closed
opened 2024-09-25 23:04:58 -07:00 by sheltonsuen · 2 comments
sheltonsuen commented 2024-09-25 23:04:58 -07:00 (Migrated from github.com)

Report

Issues and Steps to Reproduce

Replaces this with steps to repro your issue.

Env

  • Mac version: 14.7 (23H124)
  • Xcode version: 15.4 (15F31d)
  • ruby: 3.2.3
  • cocoapods: 1.15.2
  • react native: 0.73.6
  • node: 20.17.0

Steps to reproduce

  • yarn install then pod install

Expected Behavior

Describe what you expected would happen.

  • the Podfile.lock should keep consistent on different machines

Actual Behavior

Describe what actually happened.

  • the Podfile.lock changed on different machines

Link to Code

If you have some code that maintainers can clone/test for themselves, bugs can be resolved much faster. Please paste a link here.

When applicable, use this fiddle to post a web repro.

# Report - [x] I have searched [existing issues](https://github.com/facebook/yoga/issues) and this is not a duplicate # Issues and Steps to Reproduce ***Replaces this with steps to repro your issue.*** ## Env * Mac version: 14.7 (23H124) * Xcode version: 15.4 (15F31d) * ruby: 3.2.3 * cocoapods: 1.15.2 * react native: 0.73.6 * node: 20.17.0 ## Steps to reproduce * `yarn install` then `pod install` # Expected Behavior ***Describe what you expected would happen.*** * the `Podfile.lock` should keep consistent on different machines # Actual Behavior ***Describe what actually happened.*** * the `Podfile.lock` changed on different machines # Link to Code ***If you have some code that maintainers can clone/test for themselves, bugs can be resolved much faster. Please paste a link here.*** ***When applicable, use this [fiddle](https://jsfiddle.net/emilsjolander/jckmwztt/) to post a web repro.***
sheltonsuen commented 2024-09-26 00:39:09 -07:00 (Migrated from github.com)
image The diff of Podfile.lock
<img width="1395" alt="image" src="https://github.com/user-attachments/assets/37022875-2782-4582-a875-c2d72689b3d6"> The diff of Podfile.lock
sheltonsuen commented 2024-09-26 19:08:58 -07:00 (Migrated from github.com)

close as wrong repo to refer

close as wrong repo to refer
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: DaddyFrosty/yoga#1707
No description provided.