Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

onigami

macrumors member
Original poster
Jan 11, 2008
88
5
Hi there. I'm trying to find a place I can ask questions about the Apple Developer Program, since I have some questions related to that and MacOS Sierra development I'd rather answer outside of their official forum. Is this the right place for it? Otherwise, just point me to the right forum...
 
Last edited:

onigami

macrumors member
Original poster
Jan 11, 2008
88
5
So, I work for a company that makes products for Mac among other platforms. We never entered into the Developer Program because we weren't interested in selling our products in the Mac App Store (and we wouldn't be able to get them in there for specific reasons).

I only noticed fairly recently that as of Sierra, the "From Anywhere" option in terms of running apps is no longer visible, and that it's only possible to run our apps by way of using Terminal Command Line. Obviously, this presents a problem. However, we're concerned that, due to the rules of Mac App Store, we're worried that we won't be able to register and update our Mac apps so they can run on Sierra onward. This is despite us having no interest in selling anything in the Mac App Store.

Basically my question is: Do we have to abide by the rules of the Mac App Store in order to register for the Apple Developer Program, even if we have no intention of selling products there?

That's all, really.
 

FreakinEurekan

macrumors 603
Sep 8, 2011
6,473
3,353
Not sure of the answer to your specific question - but there's no need to globally set the Allow to "Anywhere". You can bypass Gatekeeper by secondary-click, "Open" and you'll get an option to allow the app and whitelist it from Gatekeeper. Should not require Terminal, unless you're doing something that's incompatible with SIP. http://support.apple.com/kb/HT202491
 

onigami

macrumors member
Original poster
Jan 11, 2008
88
5
Not sure of the answer to your specific question - but there's no need to globally set the Allow to "Anywhere". You can bypass Gatekeeper by secondary-click, "Open" and you'll get an option to allow the app and whitelist it from Gatekeeper. Should not require Terminal, unless you're doing something that's incompatible with SIP. http://support.apple.com/kb/HT202491

Well, our concern is that we'll get a lot of customers who will fail at this basic instruction, which will trigger complaints.

You can get that option back again by running this in terminal:

sudo spctl --master-disable

I know this. In fact, it's mentioned in the same sentence you quoted.
 

FreakinEurekan

macrumors 603
Sep 8, 2011
6,473
3,353
Well, our concern is that we'll get a lot of customers who will fail at this basic instruction, which will trigger complaints.
Fair enough - though walking them through a Terminal command might be worse.

Anyway, as far as your initial question - it's certainly not necessary to comply with "all" App Store rules. See https://developer.apple.com/macos/distribution/

For example, Sandboxing is "required" for App Store, but "recommended" for outside distribution.
 

Tech198

Cancelled
Mar 21, 2011
15,915
2,151

d aguado

macrumors newbie
Jul 31, 2015
9
0
Hi there,

I hope this isn't too off topic. Just a quick question about the sudo spctl command.

When trying to disable gatekeeper I initially entered only this: sudo spctl

A load of type came up. Would this command entered alone (without the 'disable'/'enable') cause any changes on my system?

Many thanks!
 

Mcmeowmers

macrumors 6502
Jun 1, 2015
427
268
Hi there,

I hope this isn't too off topic. Just a quick question about the sudo spctl command.

When trying to disable gatekeeper I initially entered only this: sudo spctl

A load of type came up. Would this command entered alone (without the 'disable'/'enable') cause any changes on my system?

Many thanks!

I don't think so but you can always try "sudo spctl --status" to check the status
 

Nermal

Moderator
Staff member
Dec 7, 2002
20,982
4,547
New Zealand
A load of type came up. Would this command entered alone (without the 'disable'/'enable') cause any changes on my system?
Nope. Entering the command alone just comes up with instructions on how to use it; it doesn't actually do anything to the configuration unless you put "enable" etc.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.