用于反编译时候处理UIKit.h notFile 的情况
2018-07-16 本文已影响16人
lcus
clang -x objective-c -rewrite-objc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk SomeFile.m
用于反编译时候处理UIKit.h notFile 的情况