Commit 7678eec
authored
chore: remove the
## 📜 Description
Removed `*.xcodeproj` and all associated files.
## 💡 Motivation and Context
It seems like this file is not needed anymore as all linking is done via
cocoapods. So in this PR I'm removing it because:
- it should reduce npm package on ~19kb;
- we will not need to synchronize it with fs anymore;
- it's not used file.
Similar changes were made in
callstack/react-native-builder-bob#470
<!-- Why is this change required? What problem does it solve? -->
<!-- If it fixes an open issue, please link to the issue here. -->
## 📢 Changelog
<!-- High level overview of important changes -->
<!-- For example: fixed status bar manipulation; added new types
declarations; -->
<!-- If your changes don't affect one of platform/language below - then
remove this platform/language -->
### iOS
- removed `xcodeproj` associated files;
## 🤔 How Has This Been Tested?
Tested on CI.
## 📝 Checklist
- [x] CI successfully passed
- [x] I added new mocks and corresponding unit-tests if library API was
changedxcodeproj from the library (#411)1 parent e950a09 commit 7678eec
1 file changed
+0
-387
lines changedThis file was deleted.
0 commit comments