Tags: QLCDFork/epoxy-ios
Tags
Add macOS and tvOS support to EpoxyCore (airbnb#143) * Add macOS and tvOS support to EpoxyCore lint * Fix main package build step, and CI job for EpoxyCore * Update typealiases * Remove 'UIView' from type names * Improve project compatibility * Try only running EpoxyCore job on Xcode 14 * Update version to 0.10.0 * Try to fix CI * Fix Swift 5.6 build? * Fix CI job? * Manually specify deployment target, this seems to fix the problem in a clean checkout * Update xcodeproj * Revert rakefile changes to see if this isnt necessary anymore * Fix macOS 13 SDK check * Clean up * Don't try to build for Xcode 13, which fails for some reason