Skip to content

s.static_framework = true hardcoded in podspec forces static linking, causing ITMS-91064 App Store rejection #10

s.static_framework = true hardcoded in podspec forces static linking, causing ITMS-91064 App Store rejection

s.static_framework = true hardcoded in podspec forces static linking, causing ITMS-91064 App Store rejection #10

# This workflow triggers the org-wide reusable workflow to respond to newly opened issues
on:
issues:
types:
- opened
workflow_dispatch:
jobs:
add-comment:
uses: AppsFlyerSDK/github-common-workflow-and-template/.github/workflows/responseToSupportIssueOnOpen.yml@main
secrets: inherit