Commit 876cfb2
chore: Remove unused ios artefacts from npm and rename demo app to follow convention (#1064)
## Description
As in the title, it removes xcproj directory from npm package and
renames `bare_rn` to `bare-rn`.
### Introduces a breaking change?
- [ ] Yes
- [x] No
### Type of change
- [ ] Bug fix (change which fixes an issue)
- [ ] New feature (change which adds functionality)
- [ ] Documentation update (improves or adds clarity to existing
documentation)
- [x] Other (chores, tests, code style improvements etc.)
### Tested on
- [ ] iOS
- [ ] Android
### Testing instructions
- [ ] Check if demo app still works correctly
### Screenshots
<!-- Add screenshots here, if applicable -->
### Related issues
<!-- Link related issues here using #issue-number -->
### Checklist
- [ ] I have performed a self-review of my code
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have updated the documentation accordingly
- [ ] My changes generate no new warnings
### Additional notes
<!-- Include any additional information, assumptions, or context that
reviewers might need to understand this PR. -->
---------
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 26f88f6 commit 876cfb2
File tree
63 files changed
+75
-74
lines changed- apps
- bare-rn
- .bundle
- __tests__
- android
- app
- src/main
- java/com/barern
- res
- drawable
- mipmap-hdpi
- mipmap-mdpi
- mipmap-xhdpi
- mipmap-xxhdpi
- mipmap-xxxhdpi
- values
- gradle/wrapper
- ios
- bare-rn.xcodeproj
- bare-rn.xcworkspace
- bare-rn
- Images.xcassets
- AppIcon.appiconset
- bare_rn
- packages/react-native-executorch
- readmes
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
63 files changed
+75
-74
lines changedFile renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
0 commit comments