Changes between Version 2 and Version 3 of AdminInstallerMac
- Timestamp:
- Apr 2, 2020, 12:13:03 AM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
AdminInstallerMac
v2 v3 17 17 $ xcrun altool --notarize-app -t osx -f {path to ...macOSX_x86_64.zip} --primary-bundle-id edu.berkeley.boinc.Installer -u {userID} -p {password} 18 18 }}} 19 where userId is your Apple ID and password is the app-specific password. 19 20 20 Ihave only one development "team" under my Apple Developer account, but U.C. Berkeley may have several. If so, you may need to add an extra argument to the altool command line for notarization:21 Note: I (Charlie) have only one development "team" under my Apple Developer account, but U.C. Berkeley may have several. If so, you may need to add an extra argument to the altool command line for notarization: 21 22 {{{ 22 23 --asc-provider <ProviderShortname>