-
Notifications
You must be signed in to change notification settings - Fork 1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(cli): add support for 'pod install' in VM based environments (#5144
) * feat(cli): add support for 'pod install' in VM based environments * fix(cli): Don't run xcodebuild if it isn't available * Update cli/src/ios/update.ts Co-authored-by: jcesarmobile <[email protected]> * Update cli/src/ios/update.ts Co-authored-by: jcesarmobile <[email protected]> * Update cli/src/ios/update.ts Co-authored-by: jcesarmobile <[email protected]> * refactor: change explicit 'canRun' functions to 'isInstalled' * lint * remove unused * remove platform check * move pod check right before pod install Co-authored-by: jcesarmobile <[email protected]>
- Loading branch information
1 parent
b39f395
commit 32ecf22
Showing
2 changed files
with
36 additions
and
40 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters