Skip to content

fix: incorrect warning is shown when building for iOS #5222

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 21, 2020

Conversation

rosen-vladimirov
Copy link
Contributor

@rosen-vladimirov rosen-vladimirov commented Jan 21, 2020

When you do not have iOS native source code in <path to App_Resources>/iOS/src, CLI shows warning that there's no modulemap and you'll not be able to use the code through JavaScript. However, there's no code at all. Skip the preparation of native source code in case there's no native sources there.

PR Checklist

Part of #5187

When you do not have iOS native source code in `<path to App_Resources>/iOS/src`, CLI shows warning that there's no modulemap and you'll not be able to use the code through JavaScript. However, there's no code at all. Skip the preparation of native source code in case there's no native sources there.
@rosen-vladimirov
Copy link
Contributor Author

test cli-plugin cli-smoke

@rosen-vladimirov rosen-vladimirov merged commit 7d4d628 into master Jan 21, 2020
@rosen-vladimirov rosen-vladimirov deleted the vladimirov/fix-warn-ios-src branch January 21, 2020 11:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants