ios - Xcode adds ".app" to target names ending with ".cc" -


can fix or confirm behaviour in xcode (6.3.2):

ending name of ios project target ".cc" "something.cc" automatically adds ".app" end of name @ runtime…?!

something.cc -> something.cc.app

this confirmed others , bug: http://openradar.appspot.com/21319069

thanks paul hemetsbeger there workaround: using unicode letter "․" fixes problem. "delete app alert view" gets little bit messed up…


Comments

Popular posts from this blog

javascript - oscilloscope of speaker input stops rendering after a few seconds -

javascript - gulp-nodemon - nodejs restart after file change - Error: listen EADDRINUSE events.js:85 -

Fatal Python error: Py_Initialize: unable to load the file system codec. ImportError: No module named 'encodings' -