Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

iOS Unity Build using CI Fastlane-Action #216

Open
igor-genies opened this issue Feb 10, 2023 · 1 comment
Open

iOS Unity Build using CI Fastlane-Action #216

igor-genies opened this issue Feb 10, 2023 · 1 comment

Comments

@igor-genies
Copy link

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:

Here're what I tried:

  • Added LUNAR_CONSOLE_EXPORT_IOS_FILES on Scripting Define
  • Added UNITY_IOS on Scripting Define
@designamx
Copy link

did you find a fix for this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants