Re: Question on OS X app submission
Re: Question on OS X app submission
- Subject: Re: Question on OS X app submission
- From: Jim Geist <email@hidden>
- Date: Sun, 21 Sep 2014 10:40:27 -0700
I’m using SMLoginItemSetEnabled with the helper app. Thanks for the info!
> On Sep 21, 2014, at 1:11 AM, Giacomo Tufano <email@hidden> wrote:
>
>> Any idea on my original question, though? If I have a helper app embedded in my bundle, with a bundle ID of its own, does the app store need to know about that bundle ID, or just the main one?
>
> I have on app in the app store that auto-start. The App Store needs only to know about the “main app” bundle id. The helper app has to be signed, but Xcode took care of it automagically (surprisingly enough). Remember that the app cannot set automatically to autostart, the user must explicitly approve/set.
> As you probably already know, you have to use SMLoginItemSetEnabled() to set the autostart thing, other methods don’t work for sandboxed app (cfr. <https://developer.apple.com/library/mac/documentation/MacOSX/Conceptual/BPSystemStartup/Chapters/CreatingLoginItems.html#//apple_ref/doc/uid/10000172i-SW5-SW1>).
>
> HTH,
> gt
>
> ---
> Giacomo Tufano
> http://www.ilTofa.com/
>
> Ever tried. Ever failed. No matter. Try again. Fail again. Fail better. (S. Beckett)
>
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden