[AC-1399] Titanium SDK 3.3.0 to Titanium sdk 3.5.0 Alpha
GitHub Issue | n/a |
Type | Bug |
Priority | n/a |
Status | Resolved |
Resolution | Needs more info |
Resolution Date | 2015-09-29T01:30:57.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | n/a |
Labels | n/a |
Reporter | Amasidda Wadeyar |
Assignee | Shak Hossain |
Created | 2014-12-12T06:53:51.000+0000 |
Updated | 2016-03-08T07:37:49.000+0000 |
Description
Steps to Reproduce
Create the application with Titanium sdk 3.3.0 GA.
Build with the same Titanium sdk 3.3.0 GA version.
It will run on the simulator.
When the same project try to build with titanium SDK 3.5.0 alpha.
Actual Result
When we run the application it will launch the iOS simulator and the simulator remains dark.
Then I will get the error saying
** Build Failed**
The following command failed:
Ld build/Debug-iphonesimulator/hello.app/hello normal i386
(1 failure)
Expected Result
Application should work on simulator and iOS devices.
Comments
JSON Source
Hi Please try to clean the project, and delete the build folder under this project. Here is a Ref: http://www.titaniumtips.com/files/how_to_clean_the_build_folder.php Regards, Shuo
Hi Shuo, Followed the steps given to clean the build but the problem still persists. Thanks, Amasidda
Can you please try to delete "/Users/
Hello, Use Appcelerator studio as Titanium is obsolete. Follow the instruction [here](https://web.appcelerator.com/product/studio) to download the latest Appcelerator studio. Also, follow the instruction [here](https://web.appcelerator.com/product/cli) to install CLI, SDK. Hope this helps. Thanks.