Skip to content

Re: DEPRECATION NOTICE - Calling pod install directly is deprecated in React Native #924

@Voxar

Description

@Voxar

I was met with this notice today and while I applaud the continuous efforts to simplify I am immediately worried about not being able to manually build xcarchive/aab's in the future. Hopefully this is just a too simplified message but I feel I need to make it known that there will always be a need for build-only alternatives without side effects such as starting the app in a simulator.

build, build:ios, build:android commands with --debug, --release and --archive-path options would be amazing additions to simplify the build process.

==================== DEPRECATION NOTICE =====================
Calling `pod install` directly is deprecated in React Native
because we are moving away from Cocoapods toward alternative
solutions to build the project.
* If you are using Expo, please run:
`npx expo run:ios`
* If you are using the Community CLI, please run:
`yarn ios`
=============================================================

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions