Skip to content
This repository has been archived by the owner on Jan 18, 2024. It is now read-only.

created ios command #3303

Merged
merged 50 commits into from
Mar 19, 2021
Merged

created ios command #3303

merged 50 commits into from
Mar 19, 2021

Conversation

EvanBacon
Copy link
Contributor

Why

  • Created internal, undocumented run:ios command for dogfooding dev client.

Test Plan

  • Command has two different workflows:
    • expo run:ios -- build ios app onto device, this requires expo start --dev-client to also be run in order to start up the bundler.
    • expo run:ios --bundler -- build and setup bundler for dev client apps.
  • expo run:ios -d select connected device, should fail unless the device has been provisioned with xcode ahead of time.
  • Add a package yarn add expo-camera then rerun expo run:ios, pods should automatically be installed.
  • Build logs should always be written to .expo/xcodebuild.md

@EvanBacon EvanBacon requested review from brentvatne and fson March 18, 2021 22:00
@EvanBacon EvanBacon merged commit 43c3907 into master Mar 19, 2021
@EvanBacon EvanBacon deleted the @evanbacon/cli/ios-build-command branch March 19, 2021 20:42
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant