Skip to content

Instantly share code, notes, and snippets.

View MainasuK's full-sized avatar

CMK MainasuK

View GitHub Profile
@MainasuK
MainasuK / NSObject+Swizzle.h
Created June 14, 2025 13:54 — forked from wanyakun/NSObject+Swizzle.h
NSObject+Swizzle
//
// NSObject+Swizzle.h
// CrashDemo
//
// Created by wanyakun on 16/7/5.
// Copyright © 2016年 com.ucaiyuan. All rights reserved.
//
#import <Foundation/Foundation.h>