mstfy / spm-to-xcframework
Compiles SPM packages to XCFrameworks
☆107Updated 2 years ago
Alternatives and similar repositories for spm-to-xcframework:
Users that are interested in spm-to-xcframework are comparing it to the libraries listed below
- removes unnecessary parts from xcframeworks☆34Updated last year
- A library to parse deeplinks and their arguments using String interpolation.☆59Updated 9 months ago
- A practical collection of Swift Macros that help code correctly and swiftly.☆60Updated 5 months ago
- Make use of SwiftUI Previews for UIKit!☆144Updated 10 months ago
- Project showing an implementation of MVP + Coordinator in SwiftUI☆58Updated 4 years ago
- SwiftUI application to analyze Xcode build system graph (Experimental)☆76Updated last year
- A Xcode resources CLI☆56Updated 3 years ago
- A tool to find and delete files that are missing from Xcode projects☆35Updated 4 years ago
- Micro version of the Moya network abstraction layer written in Swift.☆45Updated last year
- Reduce boilerplate by generating Builders for your Models using swift macros.☆42Updated 5 months ago
- Xcode Extension that helps you keep your import statements and long code lists organized and uniform☆75Updated 10 months ago
- Declarative configuration for your objects☆55Updated last year
- Effortless modular dependency injection for Swift.☆60Updated 7 months ago
- Fastlane plugin that creates xcframework for given list of destinations 🚀☆76Updated 5 months ago
- CompositionalLayoutDSL, library to simplify the creation of UICollectionViewCompositionalLayout. It wraps the UIKit API and makes the cod…☆80Updated last year
- 📱 UIKit code that is fun to write☆74Updated 3 years ago
- A macro powered dependency injection framework for Swift☆75Updated 7 months ago
- Property wrapper for turning decoding failures into optionals instead of errors.☆44Updated last year
- 📱Ensure your localized strings are complete and never unused 👍☆69Updated 5 months ago
- Some advices and configurations to reduce iOS app size.☆51Updated 3 years ago
- XCoordinator-Example serves as an MVVM-C example app for XCoordinator☆67Updated last year
- Easily construct attributed strings in swift☆78Updated 2 years ago
- Swift Property Wrapper for Keychain Items☆51Updated 4 years ago
- A constant time replacement for the O(n) as? in Swift