Commit d7bb675
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
- RNTester-SPM.xcodeproj
- project.xcworkspace
- private/helloworld/ios
- Helloworld-SPM.xcodeproj
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
This file was deleted.
0 commit comments