sindresorhus / KeyboardShortcuts

⌨️ Add user-customizable global keyboard shortcuts (hotkeys) to your macOS app in minutes
https://swiftpackageindex.com/sindresorhus/KeyboardShortcuts/documentation/keyboardshortcuts/keyboardshortcuts
MIT License
1.94k stars 181 forks source link

unable to build signed build with xcodebuild #137

Closed castdrian closed 1 year ago

castdrian commented 1 year ago

trying to build a signed build of an app that uses this package via github actions, firstly complains about wanting a develpment team, furthermore when this requirement is fulfilled by passing the team ID to xcodebuild, the build process for keyboardshortcuts stalls indefinitely