Game Development Community

"Identifier" in my Target Info/Properties Tab

by rennie moffat · in iTorque 2D · 06/14/2010 (8:16 am) · 5 replies

HI, I am attempting to enter my "Identifier" in my Target Info/Properties Tab.
This is a quote from the Apple Prepartion page.

Quote:
Here are example App IDs and what should be input into the Identifier field in Xcode.

Example App ID: A1B2C3D4E5.com.domainname.applicationname
Identifier to enter in Xcode: com.domainname.applicationname

Example App ID: A1B2C3D4E5.com.domainname.*
Identifier to enter in Xcode: com.domainname.<name_of_application_or_suite>

Example App ID: A1B2C3D4E5.*
Identifier to enter in Xcode: <full_reverse_dns_company_and_application_or_suite_name>


do I take this literally or do I plug in my application name, if so, what is the name? is it exaclty what I have put on one of my certificates? If so which certificate?

and the domain name? is that literal as well? I have no domain name, as far as I know for this.


::???

About the author

My thanks to Garage Games and the Garage Games Community combined with owned determination I got one game up, Temple Racer and I am looking to build more interesting, fun games for the mass market of the iOS app store.


#1
06/14/2010 (10:15 am)
the name you have to put there is what you specified for your provisioning profile
#2
06/14/2010 (10:21 am)
and what about the domainname?


The provisioning profile simply replaces "applicationName"?


So
com.domainname.applicationname

becomes
com.domainname.myGame


::?
#3
06/14/2010 (11:11 am)
domainname is what you provided originaly yourself.
normally its companyname there so for me its for example

com.gayasoft.mygame
#4
06/14/2010 (11:17 am)
hmm.
I am going to have to go back through everything, this is a day and half so far with no absolute progress.





Basterds!
::))
#5
06/15/2010 (6:28 am)
How would I find out what my company name is?


I can't seem to find it and I am unsure if I just gave it my name or something else.