Skip to content

Instantly share code, notes, and snippets.

View madhavajay's full-sized avatar

Madhava Jay madhavajay

View GitHub Profile
import inspect
import threading
import random
import string
from typing import Any
from dataclasses import dataclass
@dataclass
class Pointer:
# VERSION 1.0.4
# Author: @madhavajay
# This currently works for iOS and watchOS in the Simulator and Devices
# Changes
# Using ${TOOLCHAIN} in two places now
# Added double quotes " around paths
# Fixed watchOS Issues
# Instructions iOS