hi so i got this project that i found on github. i have imported into titanium (no problems there) but when i want to run it in ios simulator i get the following error:
[INFO] Detected third-party module: ti.geoloqi/1.1.0 [ERROR] Could not find the following required iOS modules: [ERROR] id: ti.cloud version: 2.0.1 [ERROR] Error: Traceback (most recent call last): File "/Users/amazinggrace911/Library/Application Support/Titanium/mobilesdk/osx/2.1.0.GA/iphone/builder.py", line 809, in main exit(1) File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site.py", line 374, in call SystemExit: 1
i dont get it because the project has the ti.cloud 2.0.1
can someone help me out please
1 Answer
Try to make a clean.
Your Answer
Think you can help? Login to answer this question!