Another day, another set of iTunes Connect errors

November 4, 2016 · 0 min · Aaron

This feature is temporarily unavailable

While updating a few apps today, the Apple App Store is giving me this super helpful error message. Temporarily Unavailable - This feature is temporarily unavailable. Try again later.I hadn't realized updating/installing apps was a feature!

October 28, 2015 · 1 min · Aaron

Xcode 4 - Problem submitting App with Static Library

I'm submitting a new version of my Migraine Diary App to the App Store and was running into problems with Xcode 4 giving me the following error: "[Your App Name] does not contain a single-bundle application or contains multiple products. Please select another archive, or adjust your scheme to create a single-bundle application." There is an issue or maybe it's an intentional design thing with Xcode 4 and how it handles statically built libraries being included in your project. I'm specifically using Core Plot and it's instruction set hasn't been updated for Xcode 4 yet. Here are the things I had to do to get Core Plot to bundle correctly with my App to submit it: ...

March 28, 2011 · 1 min · Aaron