We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
tns build i386 when deploy on simulator, we must build 64-bit architecture in this case.
Current result: App works, but you see warning in Simulator that this app is not optimized (only first time you start the app).
Notes: When build via Xcode8-Beta there are no issues with architectures.
The text was updated successfully, but these errors were encountered:
@dtopuzov What application are you testing with. Does NativeScript/NativeScript#2456 reproduce? Also, which Xcode 8 beta version are you using?
Sorry, something went wrong.
https://github.com/NativeScript/template-hello-world
No branches or pull requests
tns build i386 when deploy on simulator, we must build 64-bit architecture in this case.
Current result:
App works, but you see warning in Simulator that this app is not optimized (only first time you start the app).
Notes: When build via Xcode8-Beta there are no issues with architectures.
The text was updated successfully, but these errors were encountered: