Skip to content

Commit 7678eec

Browse files
authored
chore: remove the xcodeproj from the library (#411)
## 📜 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 changed
1 parent e950a09 commit 7678eec

File tree

1 file changed

+0
-387
lines changed

1 file changed

+0
-387
lines changed

ios/KeyboardController.xcodeproj/project.pbxproj

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

0 commit comments

Comments
 (0)