简体   繁体   中英

no .xcodeproj file in cordova app folder

I am developing cordova app. I created test app using command line interface (CLI).

App runs after cordova emulate command. But in app folder I cant find .xcodeproj file. I want to open the app folder in xcode.

What am I missing here?

.xcodeproj和.xcworkspace文件可以在路径${PROJECT_NAME}/platforms/ios/ :)

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