Skip to content
View ygit's full-sized avatar
🎯
🎯

Organizations

@swiftmumbai @Women-Who-Code-Mumbai @Internship-Face-Recognition @100mslive
Block or Report

Block or report ygit

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. swiftui swiftui Public

    A collaborative list of awesome SwiftUI resources. Feel free to contribute!

    1.2k 101

  2. Skip Verification of Mac Apps Skip Verification of Mac Apps
    1
    xattr -d com.apple.quarantine /path/to/app/myMacApp.app
  3. A xcrun bash script to demangle symbols A xcrun bash script to demangle symbols
    1
    FILE=$1
    2
    ANOTHER_FILE=$2
    3
    
                  
    4
    exec 4> "$ANOTHER_FILE"
    5
    
                  
  4. Build only iPhone device archs(exclu... Build only iPhone device archs(excluding simulator) framework using lipo
    1
    ######################
    2
    # Options
    3
    ######################
    4
    
                  
    5
    set -x
  5. swiftmumbai/chatkit swiftmumbai/chatkit Public

    A community built SwiftUI based implementation for Chat Messages

    Swift 14 8

  6. swiftmumbai/assets swiftmumbai/assets Public

    This repo contains Workshop Assets presented by Mumbai based devs at Swift India Conference.

    Swift 7