Skip to content

Conversation

@dtopuzov
Copy link
Contributor

@dtopuzov dtopuzov commented Jul 3, 2018

PR Checklist

What is the current behavior?

tns build ios --release --for-device fails with Xcode 10 beta 2.

What is the new behavior?

This PR should fix it.

Fixes #3723.

`tns build ios --release --for-device` fails with Xcode 10 beta 2.

This should fix it.
@dtopuzov dtopuzov added this to the 4.2.0 milestone Jul 3, 2018
plistTemplate += ` <key>method</key>
<string>app-store</string>
<key>uploadBitcode</key>
<false/>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can you please fix the indentation wherever you've added the new keys

@dtopuzov dtopuzov merged commit 9842e58 into master Jul 4, 2018
@rosen-vladimirov rosen-vladimirov deleted the dtopuzov/fix-xcode10-build branch July 13, 2018 06:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

iOS build for device fails with Xcode 10 beta 2

3 participants