Skip to content

chore: Remove unused ios artefacts from npm and rename demo app to follow convention#1064

Merged
msluszniak merged 2 commits into
mainfrom
@ms/remove-ios-artifacts-from-npm
Apr 10, 2026
Merged

chore: Remove unused ios artefacts from npm and rename demo app to follow convention#1064
msluszniak merged 2 commits into
mainfrom
@ms/remove-ios-artifacts-from-npm

Conversation

@msluszniak

Copy link
Copy Markdown
Member

Description

As in the title, it removes xcproj directory from npm package and renames bare_rn to bare-rn.

Introduces a breaking change?

  • Yes
  • 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)
  • Other (chores, tests, code style improvements etc.)

Tested on

  • iOS
  • Android

Testing instructions

  • Check if demo app still works correctly

Screenshots

Related issues

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

@msluszniak msluszniak self-assigned this Apr 8, 2026
@msluszniak msluszniak added the chore PRs that are chores label Apr 8, 2026
Comment thread apps/bare-rn/app.json
…tion

Rename iOS project files (xcodeproj, xcworkspace, source dir) from
bare_rn to bare-rn, update Podfile, and fix hardcoded component name
in MainActivity.kt so Android and iOS both register as "bare-rn".

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@msluszniak msluszniak requested a review from barhanc April 10, 2026 09:30
@msluszniak msluszniak merged commit 876cfb2 into main Apr 10, 2026
4 checks passed
@msluszniak msluszniak deleted the @ms/remove-ios-artifacts-from-npm branch April 10, 2026 10:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore PRs that are chores

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants