printdotio / printio-ios-sdk

SDK that enables the printing of any photo, from any source, onto any product!
Other
20 stars 11 forks source link

Remove CFBundleExecutable Key #472

Closed nh7a closed 8 years ago

nh7a commented 9 years ago

Apparently both PrintIOBundle.bundle and TextBundle.bundle need to remove CFBundleExecutable Key because it doesn’t contain a bundle excitable, and App Store doesn't allow it. The error message at submission is "ERROR ITMS-90535: Unexpected CFBundleExecutable Key."

AustenB commented 9 years ago

@perisicboro any idea on this?

nh7a commented 9 years ago

FYI, removing the key from both bundle made the App Store submission work like a charm again. May or may not relates to Xcode 7 GM.

perisicboro commented 9 years ago

Fixed in v1.5.1(22)

nh7a commented 9 years ago

Cool. When can I see it in the Pods so that I don't have to do the hack by myself?

tobiasfrier commented 9 years ago

It should be within a few hours.

Tobias Frier Senior Product Manager Skype: tobiasfrier makeable.com

On Tue, Sep 15, 2015 at 12:30 PM, Naoki Hiroshima notifications@github.com wrote:

Cool. When can I see it in the Pods so that I don't have to do the hack by myself?

— Reply to this email directly or view it on GitHub https://github.com/printdotio/printio-ios-sdk/issues/472#issuecomment-140509808 .

nh7a commented 9 years ago

It seems v1.5.1 hasn't been released as of right now, yet... :-(

tobiasfrier commented 9 years ago

I am sorry for the miscommunacation. 1.5.1 was an internal release. I will notify you when it is added to our master repo.

perisicboro commented 8 years ago

@nh7a Please confirm if it's fixed, and close a ticket.