Skip to content

fix(apple): fix EEXISTS error when running pod install#2762

Merged
tido64 merged 1 commit intotrunkfrom
tido/fix-eexists
May 6, 2026
Merged

fix(apple): fix EEXISTS error when running pod install#2762
tido64 merged 1 commit intotrunkfrom
tido/fix-eexists

Conversation

@tido64
Copy link
Copy Markdown
Member

@tido64 tido64 commented May 5, 2026

Description

This has come up a few times recently because fs.existsSync can return false for symlinks.

Platforms affected

  • Android
  • iOS
  • macOS
  • visionOS
  • Windows

Test plan

n/a

@tido64 tido64 requested review from JasonVMo and Saadnajmi as code owners May 5, 2026 10:46
@tido64 tido64 enabled auto-merge (squash) May 5, 2026 10:46
@github-actions github-actions Bot added the platform: iOS This affects iOS label May 5, 2026
@tido64 tido64 merged commit 3c0d5e1 into trunk May 6, 2026
25 checks passed
@tido64 tido64 deleted the tido/fix-eexists branch May 6, 2026 04:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

platform: iOS This affects iOS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants