Skip to content

Commit d7bb675

Browse files
chrfalchclaude
andcommitted
chore(spm): drop in-repo SPM example xcodeprojs from rn-tester/helloworld
The `*-SPM.xcodeproj` projects (+ their app-local Package.swift) added to the example apps were untested demo scaffolding — no CI job builds them. In helloworld they also broke `test_ios_helloworld`: two `.xcodeproj` in `ios/` made CocoaPods unable to auto-select the project ("Could not automatically select an Xcode project") during `pod install`. Remove Helloworld-SPM.xcodeproj and RNTester-SPM.xcodeproj plus their Package.swift, and revert the SPM-artifact lines from the .gitignore files. The rn-tester TestLibrary example and SPM tooling are unaffected. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
1 parent fa3e9cb commit d7bb675

9 files changed

Lines changed: 0 additions & 1260 deletions

File tree

packages/rn-tester/.gitignore

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,2 @@
11
rntesterIOS.xcodeproj.local/
22
rn-tester.xcodeproj.local/
3-
4-
# SPM – auto-generated at build time (do not commit)
5-
Package.resolved
6-
build/generated/
7-
build/xcframeworks/
8-
.build/

packages/rn-tester/Package.swift

Lines changed: 0 additions & 94 deletions
This file was deleted.

0 commit comments

Comments
 (0)