Closed ghost closed 7 years ago
Thanks, @engineertrey! I'll look into it.
@engineertrey, can you verify the "Package for Deployment.app" is in the Outlook-Exchange-Setup-5-master > Package folder? I've just run it on my macOS 10.12 Sierra machine and it creates the package.
I'll also look at adding some code that puts the name of the app in quotes and offers to let you choose the ROOT folder if it can't find it.
You know I am using Icloud Desktop, That is where I had it on my Desktop, because I just copied it over via airdrop to a 10.11 and no Icloud and it worked. I wonder if that was it. I will try from another location.
On Sep 27, 2016, at 10:56 AM, William Smith notifications@github.com wrote:
@engineertrey https://github.com/engineertrey, can you verify the "Package for Deployment.app" is in the Outlook-Exchange-Setup-5-master > Package folder? I've just run it on my macOS 10.12 Sierra machine and it creates the package.
https://cloud.githubusercontent.com/assets/877471/18881213/1fdd24fe-84a0-11e6-812b-2ede832d6841.png I'll also look at adding some code that puts the name of the app in quotes and offers to let you choose the ROOT folder if it can't find it.
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/talkingmoose/Outlook-Exchange-Setup-5/issues/17#issuecomment-249909741, or mute the thread https://github.com/notifications/unsubscribe-auth/AK6uwbcR1PaY__Y1HNHp2iGyFTptAHe3ks5quTy7gaJpZM4KG5zA.
Can confirm - I saw the same behaviour trying to build this on a 10.12.3 machine, was fine when the same folder structure was moved to a 10.11.x machine.
I'm willing to bet this is a Gatekeeper problem. After slamming my head into a brick wall on 10.12, I came across this issue and tried to build the package on 10.11. That's when I noticed that I had to change the Gatekeeper option on my 10.11 Mac to "Anywhere" in order to build the package. Apple removed the "Anywhere" radial option from Gatekeeper in 10.12.
Same issue on 10.12.4. I thought the Gatekeeper was a great thing to check on and followed this to allow "Anywhere" http://osxdaily.com/2016/09/27/allow-apps-from-anywhere-macos-gatekeeper/ but no go. Now I have to hunt for a 10.11 machine!
Determined this issue stems from changes in newer versions of Mac OS, but I haven't found a way to address this in the script itself. I've posted a workaround thanks to @daphatty and @maccy on the Slack MacAdmins team.
https://github.com/talkingmoose/Outlook-Exchange-Setup-5/wiki/Package-for-deployment
I couldn't get this to build on 10.12. Says where is ROOT folder than fails saying make sure in same directory. Moved to a 10.11 Machine, no issues. Seems to install and work fine on 10.12 once built. Just FYI