Hey guys, I need help... I build my app in the Build Center and I can't install my app on my iPod Touch from iTunes... Someone can help me to find the "Error" ?
my Build folder tree :
Build.zip
{
Build
Assets
Images
(All my images).
icon.png
icon@2x.png Default.png
Default@2x.png iTunesAtwork
App.cpp
DragonFireSDK.h
myClass.cpp
myClass.h
}
After Build Center :
AppName.zip
{
AppName.app
{
Assets
Images
(All my images).
Default.png (Default of DragonFireSDK, not mine).
embedded.mobileprovision
Entitlements.plist
icon.png (icon of DragonFireSDK, not mine).
info.plist
iTunesAtwork
MainWindow.nib
PkgInfo
ResourceRules.plist
UnStackerViewController.nib
}
mp.mobileprovision
}
I can see my app on iTunes, but I get an Error when I'm syncing my app....
What I did to make it crash... ?? :O
Thank you,
Alex.