Skip to content

Project Catalyst Support (aka UIKit on macOS) #8877

@chrisballinger

Description

@chrisballinger

I'm not sure if this is better suited as an umbrella issue for people to help surface rough edges, or if opening multiple individual issues would be better.

One issue I've found so far is that I haven't found a way to vendor a fat static library built for multiple architectures. For instance:

ld: in libcrypto.a(cryptlib.o), building for UIKitForMac, but linking in object file built for macOS, file 'libcrypto.a' for architecture x86_64

I'm not sure if the podspec DSL needs to be updated to support something like s.iosmac.vendored_libraries because including the simulator x86_64 architectures conflicts with the iOS Mac x86_64 slice.

Issues identified so far:

Metadata

Metadata

Assignees

No one assigned

    Labels

    t4:questionThis is a question to the maintainers. This could lead into closing the issue or into an enhancement

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions