Skip to content

Build problems in Xcode 13 #14

@JetForMe

Description

@JetForMe

Using Carthage (Please add SPM support to this and MZFormSheet).

MZAppearance.framework/MZAppearance have the same architectures (arm64) and can't be in the same fat output file
Building universal frameworks with common architectures is not possible. The device and simulator slices for "MZAppearance" both build for: arm64
Rebuild with --use-xcframeworks to create an xcframework bundle instead.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions