开发者

Removed MY_APP.app file

开发者 https://www.devze.com 2023-04-04 04:45 出处:网络
I moved MY_APP.app file by mistake, in Xcode Project Navigator, under开发者_开发百科 \"products\" folder, it seems red now, what will be the consequences?

I moved MY_APP.app file by mistake, in Xcode Project Navigator, under开发者_开发百科 "products" folder, it seems red now, what will be the consequences?

And how can I bring it back?

When I build and run the project in iPhone simulator it doesn't come back.


Delete the red marked file(which means that is not located physically).Reset the simulator and clean all targets. Build first and then run should work.

0

精彩评论

暂无评论...
验证码 换一张
取 消