简体   繁体   中英

I lost all the iOS simulators in Appcelerator Studio? How do I get them back?

I haven't been able to build to my iPhone 6 so yesterday I was advised to add to Xcode (in Preferences > Accounts tab) the Apple ID of the leader of our informal team.

Still wasn't able to build to my iPhone, and today I realized that all my iOS simulators have disappeared from Appcelerator Studio.

What did I do to disappear them from this project? And how do I restore them? (I see that they're still there in another project.)

I had the same problem and found the answer here .

1.Go to Home(jacklee).

2.Go to Folder and find the titanium folder (.titanium).

3.find the files calling "config.json" and Edit the files.

4.change the ""selected": "3.5.1.GA"" to the Latest SDK (any GA Version should be fine).

5.Delete the RC(beta)SDK.

问题可能在于您在tiapp.xml文件中选择了部署目标,请确保在项目的tiapp.xml编辑器中选中“ iPhone ”复选框。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM