veracode / gen-irLinks
Generates LLVM IR for Xcode Projects
☆9Updated this week
Alternatives and similar repositories for gen-ir
Users that are interested in gen-ir are comparing it to the libraries listed below
Sorting:
- Implementing and testing In-App Purchases in Xcode 12 and iOS 14, including local receipt validation.☆23Updated 3 years ago
- Lightweight MetricKit-based diagnostics reporting☆38Updated 11 months ago
- Bind multiple cancellables to the lifetime of another object like a view controller.☆32Updated 4 years ago
- A simple command-line tool for hacking native ARM64 binaries to run on the Apple Silicon iOS Simulator.☆12Updated 3 years ago
- Parse iOS mobile provisioning files into Swift models☆64Updated last month
- A Swift Property Wrapper to invalidate your view's layout or display based on property changes.☆72Updated 2 years ago
- A fast, easy to use Objective-C image cache☆27Updated 2 months ago
- Generate Swift interface for ObjC bridging headers☆70Updated 5 years ago
- Assign/Partial/ReadOnly/Proxy/Locks in Swift☆33Updated 3 years ago
- ☆22Updated 4 years ago
- A simple command line utility to convert xcresults to a web page to understand what failed.☆29Updated 4 years ago
- General purpose diffing library with parent/children n-level diffing☆37Updated 10 months ago
- A web server based on SwiftNIO designed to be used as a mock server in UI automation tests☆54Updated 5 years ago
- Swift Concurrent Collections☆48Updated 2 years ago
- A Xcode resources CLI☆56Updated 3 years ago
- UIColor extension in Swift to calculate brightness, color contrast, and more☆28Updated 5 years ago
- Mattt's beautiful gist to gain SwiftUI previews for your UIViews turned into Swift Package.