iphone-provisioning

Permissions of a team member in iPhone Developer Portal

Hi All, I want to know if there is a possibility to add a team member in iPhone Developer Portal that will have permissions (see / modify / update) ONLY to one application. The reason - there is a big company (that has many applications in the App Store) that uploaded one of my applications and I have hard time to send an update to the...

Why would XCode keep trying to install an ad hoc profile when I set iPhone developer Code signing identity in the build options?

I want to run my iPhone app in debug mode on my device. I have a valid certificate and provisioning profiles for developer and debug. I also have my code signing identity set to "iPhone Developer" in my project preferences. However when I try to install my app, it asks me if I want to install the ad hoc distribution profile. This is ...

Expiring iPhone Provisioning Profiles

Hi, My client is asking me to distribute a demo app that should only be allowed to run for 5 days from the date of distribution. Is there a way for me to reduce the valid date of a provisioning profile in the iPhone provisioning portal to, say, 5 days, instead of the default 1 year for an ad-hoc distribution provisioning profile? Thank...

Renaming project gives med code signing error

Hello, I just renamed my project and also in the project.pbxproj renamed my product to the new name. Now I am getting codesigning error when trying to debug on the phone. How come and how do I fix this? I have defined the profile to the same as on my phone for "debug"-ing. It works well on the simulator. It didn't work before chang...

Problem with Iphone distribution provision profile

Hi dear all Comrades! I have a problem There is one iphone software product of our company and this product can recieve push_notification messages from our push_notification server this product is going to be on live(namely it is going to be in the APPSTORE) so recently we are doing some testing work,(the product use developer provisio...

How to build an iPhone app for distribution on the clients account?

I've developed a small app for my client which is supposed to be released under one of their brand names. They've created an iPhone developer account to be used for this purpose. So far, for testing I provided them with ad hoc distributed builds using my own developer account. But how do I proceed about building their app store distribu...

iphone provisioning question after restore

I recently restored my iphone, will i need to go through the provisioning process again? I ask because I'm getting the "no provisioned iphone OS device is connected" message. I've had this message before and unplugged it and it eventually worked. not this time though, thanks for any help. ...

Testers unable to install application

I've sent my iphone application to my testers and all but one complain that the get error OxE8003FFE when they sync their devices. They are not able to install and run the application. I'm using an ad hoc distribution provisioning profile and all of the testers devices are included in the profile. I'm not sure how to proceed and would re...

iTunes connect. iPhone provisioning portal Question/Error

Hello. I've created an app id in the iphone provisioning portal in iphone dev centre. I'm now ready to 'create' the application in iTunes connect however the bundle id that i created in iphone provisioning portal (App ID) does not show? ...

Error building my app to my ipod touch:building with 'Targeted Device Family' set to iPhone only ('1') not supported with SDK 'Device - iPhone OS 3.2

So I finished coding my app, and downloaded the development profile n all that good stuff with the entitlements, etc; but I get these warnings: ld: warning: in /Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator4.0.sdk/System/Library/Frameworks/CoreGraphics.framework/CoreGraphics, file was built for i386 which i...

AdHoc provisioning profile problem

Hello guys! With AdHoc provisioning profile I can't start my application on iPhone. I get this error: Error launching remote program: failed to get the task for process 1096. Error launching remote program: failed to get the task for process 1096. The program being debugged is not being run. The program being debugged is not being run. ...

Difference between code signing target and project

I noticed that in Xcode I can set the Entitlements and Code signing settings both on: the Project (double click on the top item in Groups & File, which has the name of the project) the Target (under Targets, double click on your project name). What's the difference between these two? I know that with header paths, one tends to overr...

iphone: create provisional build then send to someone else

how can i create a provisional build and then send it to my work colleague so they can view it on their iphone? I have there udid number if that helps ...

iphone how to send my project build to someone else

my work colleague is asking me to send a build so that he can install the application on his phone to test it. I need to send this application to him today. a build that is. not the actualy project just the correct files needed so he can install it on his iphone. Heres what I've done. Ive added his UDID to a new device in the provision...

Adding push notification functionality to an existing app

Hey, Is it possible to add push notification functionality to an already existing app? Will it be possible if I have to change the appID? I am asking this because I am about ready to submit my app, and currently don't require push notifications. In the provisioning portal I have already created default appID, with a wildcard Bundle Iden...

Is there a way to re-provision an iPhone IPA file without re-compiling or using XCode?

We've created an iPhone application and provisioned the application for deployment. In XCode we've used the build & archive tool to create an IPA file that can be used for installation. When new devices are added to the profile we would like to re-provision the IPA without recompiling or re-exporting the app from XCode. Is there any w...