Olivier Halligon's repositories
OHHTTPStubs
Stub your network requests easily! Test your apps with fake network data and custom response time, response code and headers!
SourceryTemplates
Some templates to use for Code Generation in Swift with http://github.com/krzysztofzablocki/Sourcery
OpeningHours
A small iOS app to keep the list of Opening Hours for your local shops you're used to go to
alisoftware.github.io
AliSoftware's Blog "Crunchy Development": making Swift Magic ✨
CodeGen-Workshop
This is the repository used for my SwiftAveiro'19 Workshop about Code Generation
swift-syntax-linter-demo
A demo project on how to use SwiftSyntax to implement a simple linter detecting specific call sites of a function in your source code
injectable
A micro framework that leverages Swift Property Wrapper to implement the Service Locator pattern
WordPress-Android
WordPress for Android
AsyncStateMachine
Async State Machine aims to provide a way to structure an application thanks to state machines. The goal is to identify the states and the side effects involved in each feature and to model them in a consistent and scalable way.
buildkite-docs
The source files for the Buildkite documentation
circleci-orbs
The source code for some CircleCI orbs published by wordpress-mobile
cocoapods-binary
integrate pods in form of prebuilt frameworks conveniently, reducing compile time
danger-ruby-swiftlint
A Danger plugin for SwiftLint.
fastlane-docs
All the fastlane docs
fastlane-plugin-appcenter
App Center fastlane integration.
release-toolkit
Shared tools used in release automation
swift-argument-parser
Straightforward, type-safe argument parsing for Swift
XCTAssertCrash
Asserts that an expression crashes by using Mach Exception Handler or POSIX Signal Handler.