jamf / aftermath

Aftermath is a free macOS IR framework
MIT License
460 stars 33 forks source link

error building on 10.15.7 #52

Open th-sid1 opened 12 months ago

th-sid1 commented 12 months ago

Downloaded from master branch, but i get following error while building ... appreciate any clue

error: No signing certificate "Developer ID Application" found: No "Developer ID Application" signing certificate matching team ID "6PV5YF2UES" with a private key was found. (in target 'aftermath' from project 'aftermath')
stuartjash commented 12 months ago

what is the command you use when building? The one from the readme?

th-sid1 commented 12 months ago

correct xcodebuild -scheme "aftermath"

stuartjash commented 11 months ago

As of right now, aftermath only provides full support for macOS 12 and above.