PCH File in Xcode 6

Make new file: ⌘cmd+N iOS/Mac > Other > PCH File > YourProject-Prefix.pch. Make sure you display “All” and not “Basic”. (Blue buttons) Project > Build Settings > Search: “Prefix Header”. Under “Apple LLVM 7.0” you will get the Prefix Header key. Type file directory. e.g: “$(SRCROOT)/$(PROJECT_NAME)/ProjectName-Prefix.pch”. Clean project: ⌘cmd+⇧shift+K Build project: ⌘cmd+B

Xcode 6 beta 2 issue exporting .ipa: “Your account already has a valid iOS distribution certificate”

I’ve had the same issue two days ago. Turns out the problem was: I have my own developer distribution certificate with a proper private key I have enterprise developer distribution certificate of my client without a private key I try to make an enterprise distribution package for my client Xcode throws at me vague error: … Read more

Changing the Status Bar Color for specific ViewControllers using Swift in iOS8

After reading all the suggestions, and trying out a few things, I could get this to work for specific viewcontrollers using the following steps : First Step: Open your info.plist and insert a new key named “View controller-based status bar appearance” to NO Second Step (Just an explanation, no need to implement this): Normally we … Read more

My prerelease app has been “processing” for over a week in iTunes Connect, what gives?

We had a similar issue. Uploaded builds were queueing up and it simply said “Processing” with the popup help, “After builds are uploaded they will go through a processing state before they can be used.” Days passed. Selecting “Internal Testers,” making a change, and saving seemed to immediately clear the queue: The latest build was … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)