Skip to content
View CoBug92's full-sized avatar
👋
rm -rf your/heart
👋
rm -rf your/heart

Highlights

  • Pro

Block or report CoBug92

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 Loading

  1. Hacks for XCode Hacks for XCode
    1
    1. If you don’t know the exact build time of your project, enable the following option in Xcode. 
    2
      At least you’ll see how long you have to procrastinate until the build will be ready :)
    3
      So, just past following line to terminal.
    4
      
    5
    defaults write com.apple.dt.Xcode ShowBuildOperationDuration -bool YES
  2. Swiftlint custom rules Swiftlint custom rules
    1
    ######################################################################
    2
    # Rule whitelist
    3
    ######################################################################
    4
    
                  
    5
    # Let's use a whitelist policy: only rules from following list