Tagged Questions

4
votes
2answers
67 views

Building apps for clients, our dev account or set them one up?

I am still trying to get my head around this. So far we have produced in house apps for ourselves under a single developer licence but now some of our clients are requesting apps. Correct me if I am ...
0
votes
3answers
29 views

Xcode keeps generating developer certificate (no key)?

I'm trying to start from scratch with all my keys for iOS development by deleting them, recreating them, and downloading and installing the new ones. The problem is that I keep deleting the iPhone ...
0
votes
1answer
84 views

Tab Bar Disappears after loading view controller with a scroll View?

Have a tab bar controller with 4 views. the first View is the one I am having trouble with... It is a View Controller with a long list of buttons, and each button when pressed pulls in a web view of a ...
0
votes
1answer
134 views

How to copy xcode app to iphone device using ssh without IDP

Without iPhone Developer Program, can we push the App to Iphone Device, bypassing code signing and provisoning the device. I need this as part of testing my test app. I do have a Jailbroken Iphone ...
0
votes
1answer
66 views

Iphone Developer license

I have completed an app using an old iphone sdk. My machine is running leopard. I would like to upload it to the app store and I understand that I have to enroll as an apple developer. What is plain ...
0
votes
1answer
147 views

Debug application from the Device in iPhone?

I was debugging an iPhone application from the device. At that time the following message was printed on the console: [Session started at 2011-03-30 11:15:42 +0530.] GNU gdb 6.3.50-20050815 (Apple ...
0
votes
1answer
3k views

XCode doesn't show developer profile, devices, or simulator choices

My Macbook Pro was damaged and I have to take it to Apple to get a new Hard Drive. The old one would not boot but I was able to recover my projects from it. I opened a project and actually revoked ...