Skip to content

iOS Unity Build using CI Fastlane-Action #216

@igor-genies

Description

@igor-genies

Hello, I have the last unity package version on my project, and currently, works pretty well when I build on iOS devices. When I tried to build using a GitAction CI, this error happens:

error: Build input file cannot be found: 'ProjectFolder/LunarConsole/Editor/iOS/Common/Console/Plugin/lunar_unity_native_interface.m'. Did you forget to declare this file as an output of a script phase or custom build rule which produces it? (in target 'UnityFramework' from project 'Unity-iPhone')

My Setup:

  • CI Action: fastlane-action@v2.3.0
  • Xcode 14.2
  • Unity 2020.3.7

Here're what I tried:

  • Added LUNAR_CONSOLE_EXPORT_IOS_FILES on Scripting Define
  • Added UNITY_IOS on Scripting Define

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions