iphone - How to solve this (null): error: CFBundleIdentifier 'com.abcd.efg.*' contains illegal character '*'? -


i have app id 'com.abcd.efg.*'. have entered correct app id in bundle identifier .plist file of project. when build project below error message displaying.

(null): error: cfbundleidentifier 'com.abcd.efg.*' contains illegal character '*' 

how can run project using app id? can please guide me? in advance.

esteric * not valid character bundle identifier, think giving have made provisioning profile this. remember, making provisioning profile '*' means valid apps containing com.xxxx.xxx.. here must have select name com.xxxx.xxx.mytestapp or com.xxxx.xxxx.thenewapp etc


Comments

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -

php - Controller/JToolBar not working in Joomla 2.5 -