mac-app-store
How do you codesign framework bundles for the Mac App Store?
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[详细]
2023-04-11 11:15 分类:问答Mac App Store app with Safari Extension
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[详细]
2023-04-08 21:43 分类:问答Mac App Store app with elevated privileges
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 -[详细]
2023-04-05 04:50 分类:问答What is the most secure manner of making a trial version of an OS X app?
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[详细]
2023-04-03 23:40 分类:问答When installing Xcode from mac AppStore, where is the DMG?
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.[详细]
2023-04-02 02:55 分类:问答Mac daemon howto (by the 'book')
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[详细]
2023-03-30 09:44 分类:问答Does the Mac App Store allow subclassing private methods?
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[详细]
2023-03-28 13:51 分类:问答How to submit a OSX 10.7 application compatible with 10.6?
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[详细]
2023-03-27 22:47 分类:问答This bundle is invalid. Apple is not currently accepting applications built with this version of the SDK
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.[详细]
2023-03-25 20:07 分类:问答"Menubar-Widget" doesn't update its interface
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.[详细]
2023-03-25 06:33 分类:问答