angryip/ipscan
Apple notarization must be passed and app bundle must be signed
Offen
#218 geöffnet am 26.12.2019
help wanted
Repository-Metriken
- Stars
- (3.730 Sterne)
- PR-Merge-Metriken
- (Durchschn. Merge 22T 7h) (6 gemergte PRs in 30 T)
Beschreibung
Apple will restrict running non-AppStore software on Macs from February 2019 unless it has passed 'notarization'.
Ideally, travis-ci should be used for automatic sending of binaries to Apple on new releases, as it can only be done from OS X.
Apple has provided this info:
"You can notarize and sign from the terminal on a Mac (using codesign and xcrun altool) or by ssh’ing into a Mac."