Skip to content

Error 'UnityFramework/UnityFramework-Swift.h' file not found when build in Xcode #460

Error 'UnityFramework/UnityFramework-Swift.h' file not found when build in Xcode

Error 'UnityFramework/UnityFramework-Swift.h' file not found when build in Xcode #460

Workflow file for this run

name: Actions for issues just created
on:
issues:
types: [opened]
jobs:
add-to-project:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
project-url: https://github.com/orgs/alttester/projects/1
github-token: ${{ secrets.ADD_TO_PROJECT_TOKEN }}