I actually work with this site and others. I read related links here and apple docs and then I read from I'm sorry, but I'm either obviously losing something under my nose, or this Apple profile / certificate stuff is a bit complicated. Here's how:
- I have a product in the app store.
- I updated it several times and users like it.
- My development profile just concluded recently when I was improving the application for my next release.
- I can run the app in the simulator.
- I'm fine on compiling and distributing on my iPhone.
- I went to the Apple portal and renewed the development profile.
- I downloaded it and installed it in Xcode.
- I see it in a systematic window.
- I see it on my iPhone.
- I can not keep debugging debug builds on my IBork or to run with instruments. The message is that there is either no valid signature profile or it is untrustworthy.
- I later tried to download and install a certificate from my Mac's Chichén.
- Still no success.
- I also checked for the code signing section of the project settings and the targets and routes. All indicates that this is using the development profile required for debug.
Yes, I removed old profile from my iPhone from the organizer. I cleaned the encoded cache and all the targets. I have done all this many times and have done different scenes to cover every possibility.
I am ready to do anything to be able to debug with the tools to check leaks or high memory usage. Even though the distribution compilation is running fine on my iPhone and plays well with other running processes, I can not release anything without leak / memory testing.
Any ideas will be appreciated. If something special happened to me, please forgive me - it was not just because of posting a question without searching for similar postings.
Thank you!
All problems are resolved! I am very happy that all this happened because I found out a lot about Exode, Churches, Setter and provisioning. Unfortunately, there is no simple answer. Highlights are here:
- I need to recreate ad hoc profiles and install it on my device. (This was my Beag's monitor and because of this there was no dist build on my device.)
- During the first time I prepared my profile and my development profile expired, I Upgraded 3.1. 3 Xcode SDK
- It seems that this now means that you need 2 entitlement files; Allow a debug version with check-in check and allow unchecked a distribution version with matching work. Everyone has to be set in related settings.
- In Project Settings, I have to set both my work directory and intermediate directory in the build product directory.
- Biggee - I had to click on the target and reset the appropriate code signature profile. There was still an old profile name for some reason! Now, I can debug, and drop my division without any interruption on my division. So, in summary, I believe my original problem (my deb profile is not able to debug after renewal) and to fix the problem all of my
- The fact that I advanced up to 3.1.3 during my Dev Chakra
- My own surveillance (I apologize for the apple for my criticism
- One Xcode quirk (old profile hanging around in target profile) Il name) I hope that it helps others I can give the best advice to take one day and then to create a new empty project, one step by step Go through the process phase.
Thank you!
Comments
Post a Comment