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

Support customized UDL file. #253

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Support customized UDL file. #253

wants to merge 1 commit into from

Conversation

alxkzmn
Copy link
Collaborator

@alxkzmn alxkzmn commented Nov 4, 2024

  • Do not overwrite the existing UDL file;
  • If UDL exists, generate bindings based on that file instead of copying.
  • If UDL file does not exist, write the default UDL in the project src directory.

Do not overwrite the existing UDL file, generate bindings based on UDL instead of copying. Overwrite with the default UDL only if no UDL is present in the project `src` directory.
@alxkzmn alxkzmn linked an issue Nov 4, 2024 that may be closed by this pull request
@vivianjeng
Copy link
Collaborator

(forward the message from discord)
I found out the error is no such module 'moproFFI'
and it also happens with my mac

the temporarily broken one
the error message should be like

Testing failed:
    The test runner encountered an error (Failed to prepare device 'Clone 1 of iPhone 15' for impending launch. (Underlying Error: Timed out trying to boot simulator after waiting 60.00s.))
Test session results, code coverage, and logs:

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

Successfully merging this pull request may close these issues.

Customize UDL file
2 participants