fix: Add missing assembly src files to ObjCxx #5260
commit_msg_check.yml
on: pull_request
conventional_commit_check
2s
Annotations
1 error and 1 warning
conventional_commit_check
Pull request body
**************************************************************************************
Assembly files like `.S` are allowed in `srcs` of `objc_library` but we were dropping these because it was only being handled in the `else` case where we do not have Objective-C srcs.
**************************************************************************************
does not match (.*\n)+(.*)
|
conventional_commit_check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|