Skip to content
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

Error when trying to test or run #5

Open
pedrotnascimento opened this issue Oct 25, 2016 · 1 comment
Open

Error when trying to test or run #5

pedrotnascimento opened this issue Oct 25, 2016 · 1 comment

Comments

@pedrotnascimento
Copy link

Hey man,
I followed the tutorial and I'm getting this error:
[INFO] Performing clean build
[ERROR] clang: error: invalid deployment target for -stdlib=libc++ (requires iOS 5.0 or later)
[ERROR]
[ERROR] Error: Traceback (most recent call last):
File "/Users/tcapplab/Library/Application Support/Titanium/mobilesdk/osx/5.5.0.GA/iphone/builder.py", line 1379, in main
execute_xcode("iphonesimulator%s" % link_version,["GCC_PREPROCESSOR_DEFINITIONS=LOG__ID=%s DEPLOYTYPE=development TI_DEVELOPMENT=1 DEBUG=1 TI_VERSION=%s %s %s" % (log_id,sdk_version,debugstr,kroll_coverage)],False)
File "/Users/tcapplab/Library/Application Support/Titanium/mobilesdk/osx/5.5.0.GA/iphone/builder.py", line 1286, in execute_xcode
output = run.run(args,False,False,o)
File "/Users/tcapplab/Library/Application Support/Titanium/mobilesdk/osx/5.5.0.GA/iphone/run.py", line 41, in run
sys.exit(rc)
SystemExit: 65

Do you have any idea how can I solve this? I did a deep search on internet but without any success.
It happens in test or run mode.
I tested in Mac.
Thanks

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

No branches or pull requests

2 participants
@pedrotnascimento and others