Im doing everything your video says to do but at about 5:25 at code signing, when i click 'Iphone Developer' the only options to click are 'dont sign code' 'other...' and 'iPhone Developer. What did i do wrong?
Comments
tenrdrmerMember, Sous Chef, Senior Sous-ChefPosts: 9,934
you prob have not installed the provisioning profile or developer certificate
i just went to certificates in my provisioning portal, and my only developer certificate's status is issued. When i download it, Keychain Access opens and says this message:
The “System Roots” keychain cannot be modified. To change whether a root certificate is trusted, open it in Keychain Access and modify its Trust Settings. New root certificates should be added to the login keychain for the current user, or to the System keychain if they are to be shared by all users of this machine.
thanks for asking this, I'd forgotten all about that video. I need to install it this week. If when I do it I can see what your problem is I'll reply if no one has before.
nm i did it thanks to http://forums.macrumors.com/showthread.php?t=906831 (johnking). But NOW when I click build and run, it says failed 'error: There is no SDK with the name or path 'iphoneos4.1 (I have an ipod touch version 4.2.1)
tenrdrmerMember, Sous Chef, Senior Sous-ChefPosts: 9,934
have you gone to keychain access to see what certificates you have installed. somethings up if it wont install it.
tenrdrmerMember, Sous Chef, Senior Sous-ChefPosts: 9,934
if so right click on GameSalad View and click get info and there should be right the a spot to check which SDK you want to use where it says base SDK and check the correct one.
but when i try to exit Xcode a warning pops up Warning The project and user files project.pbxproj and Bram.pbxuser for project “GameSalad Viewer.xcodeproj” are not writeable and cannot be saved. Your changes will be lost if you close the project. You may need to SCM edit these files to gain writability.
then i can chose 'close and lose changes' or 'dont close'
Comments
The “System Roots” keychain cannot be modified.
To change whether a root certificate is trusted, open it in Keychain Access and modify its Trust Settings. New root certificates should be added to the login keychain for the current user, or to the System keychain if they are to be shared by all users of this machine.
(I have an ipod touch version 4.2.1)
Warning
The project and user files project.pbxproj and Bram.pbxuser for project “GameSalad Viewer.xcodeproj” are not writeable and cannot be saved. Your changes will be lost if you close the project. You may need to SCM edit these files to gain writability.
then i can chose 'close and lose changes' or 'dont close'
can i close it?