Skip to content

error: Swift package target 'Realm' is linked as a static library by 'AppName' and 'Realm', but cannot be built dynamically because there is a package product with the same name. #2110

error: Swift package target 'Realm' is linked as a static library by 'AppName' and 'Realm', but cannot be built dynamically because there is a package product with the same name.

error: Swift package target 'Realm' is linked as a static library by 'AppName' and 'Realm', but cannot be built dynamically because there is a package product with the same name. #2110

# NOTE: This is a common file that is overwritten by realm/ci-actions sync service
# and should only be modified in that repository.
name: Issue Needs Attention
# This workflow is triggered on issue comments.
on:
issue_comment:
types: created
jobs:
applyNeedsAttentionLabel:
uses: realm/ci-actions/.github/workflows/issue-needs-attention.yml@main