After a recent submission I have gotten the following error: Invalid Signature - the nested app bundle (FooBar.app/Contents/Frameworks/GData.framework) is not signed, the signature is invalid, or it
I\'m trying to understand how an app like 1Passw开发者_StackOverflow社区ord can be on the Mac App Store and come with a Safari extension (and most importantly, how can the extension communicate with t
I have a question regarding the Mac App Store. I am planning to release a software with admin开发者_如何学运维 privileges to achieve its core functionality, but according to Apple -
I am interested in making 开发者_如何学Pythona trial version of an application I am distributing via the Mac App Store.What is the most secure manner of doing so? Simply writing the first run date int
With the new requirement to install Xcode from mac Ap开发者_StackOverflow社区pStore, i would like to locate the install package (.dmg) and archive it somewhere.
I\'m relatively new to Mac programming, and I need a simple daemon to run in the background. Basically it has to start either when the computer starts or when it\'s GUI counterpart launches, it needs
The Mac App Store guidelines state: Apps that use non-public APIs will be rejected Does that include sub-classing public objects with method开发者_如何转开发s that aren\'t mentioned in their clas
I want to build an OSX application that will use some of the new 10.7 SDK features (more specifically, In-App purchases). However I don\'t want to completely prevent 10.6 users from installing the app
I get the error \"This bundle is invalid. App开发者_StackOverflow社区le is not currently accepting applications built with this version of the SDK.\" when trying to submit my app to the Mac app store.
I\'m trying to create a small \"Menubar-Widget\". So it\'s not really a widget, but it\'s a Cocoa-Appl开发者_如何学运维ication, which has no icon in the dock but an icon in the menu- or statusbar.