Skip to content
View mhays118's full-sized avatar
Block or Report

Block or report mhays118

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories

  1. tech-resources tech-resources Public

    Useful Resources for development

    1

  2. triviaDuels-ReSwift-Example triviaDuels-ReSwift-Example Public archive

    Swift

  3. TestDistributingXCFrameworks TestDistributingXCFrameworks Public

    Example project showing how to distribute multiple XCFrameworks via Swift Package Manager (SPM) as a single package.

    Swift

  4. TestMergingModulesInSPM TestMergingModulesInSPM Public

    Example library showing how to break a library into multiple modules, but only require the consuming app to use a single import statement.

    Swift

  5. TestSPMLibraryConsumerApp TestSPMLibraryConsumerApp Public

    Example app, consuming SPM library that contains multiple XCFrameworks.

    Swift

  6. CodableWitnessForMappingIntoDomainLayer CodableWitnessForMappingIntoDomainLayer Public

    Example Project for using Codable Witnesses to separate JSON encoding/decoding from domain layer

    Swift