AWS CodeBuild now supports Mac builds
Starting today, you can build applications on macOS with AWS CodeBuild. You can build artifacts on managed Apple M2 instances that run on macOS 14 Sonoma. AWS CodeBuild is a fully managed continuous integration service that compiles source code, runs tests, and produces ready-to-deploy software packages. Building, testing, signing, and distributing applications for Apple systems […]
AWS CodeBuild Test Reporting is now Generally Available
AWS CodeBuild‘s support for Test Reporting is now Generally Available for production use. Test Reporting gives you a detailed and actionable view of your test executions in CodeBuild, making it easier for you to investigate test failures. Source: AWS