Skip to content

Conversation

limbonaut
Copy link
Collaborator

@limbonaut limbonaut commented Aug 6, 2025

  • This allows creating iOS XCFramework from previously built binaries without triggering a build process.
  • We need this for CI to create the final framework in the package.
  • The framework creation can be triggered by running:
    • scons platform=ios target=template_release ios_framework
    • scons platform=ios target=editor ios_framework
  • Extracted from ci: Build iOS artifacts #291

This allows creating framework from existing binaries without triggering
a build.
@limbonaut limbonaut marked this pull request as ready for review August 6, 2025 10:25
@limbonaut limbonaut merged commit 3b35d2f into main Aug 7, 2025
82 of 83 checks passed
@limbonaut limbonaut deleted the build/ios-framework-target branch August 7, 2025 07:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants