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

Upload iOS app error log on CI build failure #1214

Closed
ivan-magda opened this issue Oct 17, 2024 · 0 comments · Fixed by #1215
Closed

Upload iOS app error log on CI build failure #1214

ivan-magda opened this issue Oct 17, 2024 · 0 comments · Fixed by #1215
Assignees
Labels
Milestone

Comments

@ivan-magda
Copy link
Member

An error occurred while uploading the iOS app during the build process. The build failed with multiple module build errors related to 'Darwin' and 'CoreFoundation'.

Steps to Reproduce

  1. Trigger the iOS build workflow.
  2. Observe the errors during the upload step.

Expected Behavior

The iOS app should be uploaded without errors.

Actual Behavior

The build fails with the above error logs.

Suggested Fix

Investigate the Xcode version and configuration used in the build. Ensure the correct Xcode version is selected and the environment is properly set up.

Logs

For the complete and more detailed error log, check the full log at: Run Details

Environment

  • Repo: hyperskill/mobile-app
  • Workflow: CI
  • Ref: f2ebb64
  • Date: 2024-09-26

Notes

  • Ensure that all secrets and environment variables are correctly configured for the build.
  • Monitor for any updates or incidents related to GitHub Actions or Xcode versions.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant