Scripts to build OpenSSL, HTTP/2 (nghttp2) and cURL (libcurl) for MacOS, iOS and tvOS devices (x86_64, armv7, armv7s, arm64, arm64e). Now Supporting Apple Silicon, OpenSSL 1.1.1 with TLS 1.3 and Mac Catalyst builds.
🚀 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.
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
This "Mac Catalyst With Apple Sign In" Demo is very simple & easy to understand about How to develop Catalyst app and sign in with Apple. This demo includes Login screen, sign in with apple and home screen.
Simple universal app written in Swift 5 using the Github Jobs API and demonstrating MVVM pattern with UIKit and Combine framework. Available for iOS, iPadOS and MacOS.
Library with useful extensions to `Decodable` and `Encodable` (and so also `Codable`) types, including simple JSON/Plist serialization and deserialization.
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