GLBasic forum

Main forum => GLBasic - en => Topic started by: djtoon on 2010-Aug-11

Title: help iphone build
Post by: djtoon on 2010-Aug-11
after it builds i get 1 warning:

Warning: The Copy Bundle Resources build phase contains this target's Info.plist file 'iPhone-Info.plist'.

and when i try to run it it says

cant run "game name" the prvisioning profile has expierd.

and

in the bundel adentifier

my app id is like:5464sfdsfsdf

does it need to be in the xcdoe:
5464sfdsfsdf.$.{product name}

is its ok?


Title: Re: help iphone build
Post by: trucidare on 2010-Aug-11
you must login to iphone developer portal and renew the provisioning profile, delete from device and reinstall it.
Title: Re: help iphone build
Post by: matchy on 2010-Aug-11
XCode will select the default developer provisional file. There's no need to worry about the full bundle identifier for development.