The Wayback Machine - https://web.archive.org/web/20211215220928/https://github.com/topics/mac-catalyst
Skip to content
#

mac-catalyst

Here are 19 public repositories matching this topic...

🚀 Create XCFrameworks with ease! A Command Line Tool to create XCFramework for multiple platforms at one shot! The better way to deal with XCFrameworks for iOS, Mac Catalyst, tvOS, macOS, and watchOS.
  • Updated Oct 13, 2021
  • Swift
SwiftCurrent
trevor-holliday
trevor-holliday commented Aug 11, 2021

Is your feature request related to a problem? Please describe.

To match the current pattern for building Workflows it would be great to be able to end the build chain with
eraseToAnyWorkflow. This would follow other modern swift paradigms (example AnyPublisher).

Describe the solution you'd like

Create an extension method on Workflow that will return the current Workflow erased as

Improve this page

Add a description, image, and links to the mac-catalyst topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the mac-catalyst topic, visit your repo's landing page and select "manage topics."

Learn more