Skip to content
Pro
Block or report user

Report or block JoeMatt

Hide content and notifications from this user.

Learn more about blocking users

Contact Support about this user’s behavior.

Learn more about reporting abuse

Report abuse
Block or report user

Report or block JoeMatt

Hide content and notifications from this user.

Learn more about blocking users

Contact Support about this user’s behavior.

Learn more about reporting abuse

Report abuse

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.2k 591

  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.3k 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 protocol in Swift

    Swift 269 38

1,361 contributions in the last year

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

Contribution activity

May 2020

Seeing something unexpected? Take a look at the GitHub profile guide.

You can’t perform that action at this time.