Skip to content
View superturboryan's full-sized avatar
🧑‍🍳
combobulating
🧑‍🍳
combobulating

Block or report superturboryan

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
superturboryan/README.md

Pinned Loading

  1. SoundCloud-Swift SoundCloud-Swift Public

    📦 Swift Package for making authenticated requests to SoundCloud public API

    Swift 9 2

  2. ControlKit ControlKit Public

    📦 Swift Package providing simplified APIs for controlling device features

    Swift 10

  3. BLE-Demo-iOS-Conf-SG-25 BLE-Demo-iOS-Conf-SG-25 Public

    📱 Demo apps for connecting to + mocking BLE heart rate monitors 💗 Presented @ iOS Conf SG 2025

    Swift 2

  4. Schedule-A-Click Schedule-A-Click Public

    💻 macOS menu bar app for performing delayed mouse clicks ⏱️ 🐁

    Swift 2

  5. 🔨🔜🗑️ Delete Derived Data 🔨🔜🗑️ Delete Derived Data
    1
    # Deletes the derived data folder for Xcode's active workspace
    2
    # ⏮️ Reversible (data moved to Trash)
    3
    # ⚡️ Add this as a Shortcut: 
    4
    # 🔗 https://www.icloud.com/shortcuts/dfcce798d1e4414bbcc92749bf6a362d
    5
    
                  
  6. 🤖🤜 Bump CURRENT_PROJECT_VERSION 🤖🤜 Bump CURRENT_PROJECT_VERSION
    1
    # 👋 This script does two things:
    2
    # 1️⃣ Bumps the CURRENT_PROJECT_VERSION of all Xcode project targets in the directory
    3
    # 2️⃣ Commits the changes
    4
    
                  
    5
    #!/bin/sh