Skip to content

iOS XCFramework packaging script #469

@justinjoy

Description

@justinjoy

Parent (umbrella)

#446

Category: iOS
Depends on: #467
Blocking: No
Sizing: L

Deliverable: scripts/package-ios-xcframework.sh — out-of-meson shell script. Runs three cross-compiles, uses lipo to fat-pack the simulator slices, calls xcodebuild -create-xcframework to assemble wirelog.xcframework. Copies module.modulemap into each slice's Headers/ directory. Validates the resulting Info.plist lists both ios-arm64 and ios-arm64_x86_64-simulator. Explicitly documented as NOT part of meson test or ninja install.

Files: scripts/package-ios-xcframework.sh

Tests: Script run on a Mac produces a valid wirelog.xcframework; a minimal SPM consumer project consumes it via .binaryTarget and parses successfully.

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