The Wayback Machine - https://web.archive.org/web/20200917013430/https://github.com/JoeMatt
Skip to content
Avatar

Highlights

  • Arctic Code Vault Contributor
  • Pro

Pinned

  1. iOS & tvOS multi-emulator frontend, supporting various Atari, Bandai, NEC, Nintendo, Sega, SNK and Sony console systems… Get Started: https://wiki.provenance-emu.com |

    C 4.3k 596

  2. 1
    # Create Info.plist
    2
    
                  
    3
    ## About
    4
    This script will update Info.plist of a target in XCode with the following
    5
    1. `CFBundleVersion` to the git commit count
  3. Elegant transition library for iOS & tvOS

    Swift 18.9k 1.5k

  4. 1
    // Can maybe use this generic keypath and then narrow it downn later
    2
    // You can't use KeyPath<T, GCControllerElement> and then pass a
    3
    // keyPath to a GCControllerButtonInput property even though in inherits.
    4
    // No idea why or what the work around is but I'm sure there is a proper way
    5
    // to make this generic
  5. 1
    protocol SOAPElement : Codable {
    2
        static var namespace : String { get }
    3
        static var uri : String { get }
    4
    }
    5
    
                  
  6. Easy XML parsing using Codable protocols in Swift

    Swift 367 49

866 contributions in the last year

Sep Oct Nov Dec Jan Feb Mar Apr May Jun Jul Aug Sep Mon Wed Fri

Contribution activity

September 2020

You can’t perform that action at this time.