Appdynamics / Appdynamics/config-assessment-tool
create a functioning MacOS X bundle
Open
enhancement
- Dominant language
- Python
- Stars
- 21
- Forks
- 22
- Avg merge
- 2h 48m
- Merged PRs (30d)
- 3
Description
Current Github Actions script to create MacOS X bundle only works on the system it was built on due to apple restrictions to codeSign. Attempting to run it on another macOS X system will barf with codeSigning errors. Need apple developer subscription and codeSign to allow the binary to run on other systems.
Contributor guide
Assessment
This issue has not been assessed yet.