Skip to content
View patriknyblad's full-sized avatar

Organizations

@OBDAtlas @wisper-rpc
Block or Report

Block or report patriknyblad

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

Pinned

  1. ios-runtime-loading-dynamic-framework ios-runtime-loading-dynamic-framework Public

    Loading dynamic frameworks at will from the runtime like a ninja!

    Objective-C 66 7

  2. add-pr-checks add-pr-checks Public

    JavaScript 3

  3. Squashes git history before a specif... Squashes git history before a specified hash in a new branch and cherry picks all newer history
    1
    #!/bin/bash
    2
    
    
    3
    # Specify the name of the branch you want to squash the history for
    4
    BRANCH_NAME=$1
    5
    
    
  4. skeleton-project-swift skeleton-project-swift Public

    What a project could look like, will try to build this out over time with an opinionated structure

    Swift

  5. amzn/style-dictionary amzn/style-dictionary Public

    A build system for creating cross-platform styles.

    JavaScript 3.7k 524

  6. LibSafe/LibSafe-Script LibSafe/LibSafe-Script Public

    iOS Objective-C -> Makes open source libs possible to use in closed source libs without risk of conflicts (duplicate symbols)

    Shell 1 1