Skip to content

Instantly share code, notes, and snippets.

@zhuowei
Created June 5, 2018 02:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zhuowei/9c217208939a41e97b457918e2c9692d to your computer and use it in GitHub Desktop.
Save zhuowei/9c217208939a41e97b457918e2c9692d to your computer and use it in GitHub Desktop.
$ grep -r iosmac .
Binary file ./Developer/Platforms/AppleTVOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore matches
Binary file ./Developer/Platforms/AppleTVOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/RemoteTextInput.framework/RemoteTextInput matches
Binary file ./Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/RemoteTextInput.framework/RemoteTextInput matches
Binary file ./Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/Applications/News.app/News matches
Binary file ./Developer/Platforms/WatchOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/watchOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/RemoteTextInput.framework/RemoteTextInput matches
grep: warning: ./Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Ruby.framework/Versions/Current/Headers/ruby/ruby: recursive directory loop
grep: warning: ./Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Ruby.framework/Versions/2.3/Headers/ruby/ruby: recursive directory loop
grep: warning: ./Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Ruby.framework/Headers/ruby/ruby: recursive directory loop
grep: warning: ./Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/Ruby.framework/Versions/Current/Headers/ruby/ruby: recursive directory loop
grep: warning: ./Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/Ruby.framework/Versions/2.3/Headers/ruby/ruby: recursive directory loop
grep: warning: ./Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/Ruby.framework/Headers/ruby/ruby: recursive directory loop
Binary file ./Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ matches
Binary file ./Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang matches
Binary file ./Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/tapi matches
Binary file ./Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld matches
Binary file ./Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/llvm-dsymutil matches
Binary file ./Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/dsymutil matches
Binary file ./Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift matches
Binary file ./Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ matches
Binary file ./Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc matches
Binary file ./Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc matches
Binary file ./Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-autolink-extract matches
Binary file ./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/libtapi.dylib matches
Binary file ./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/sourcekitd.framework/Versions/A/XPCServices/SourceKitService.xpc/Contents/MacOS/SourceKitService matches
Binary file ./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/sourcekitd.framework/Versions/Current/XPCServices/SourceKitService.xpc/Contents/MacOS/SourceKitService matches
Binary file ./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/sourcekitd.framework/XPCServices/SourceKitService.xpc/Contents/MacOS/SourceKitService matches
Binary file ./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/libclang.dylib matches
Binary file ./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/libLTO.dylib matches
Binary file ./SharedFrameworks/LLDB.framework/LLDB matches
Binary file ./SharedFrameworks/LLDB.framework/Resources/Python/lldb/_lldb.so matches
Binary file ./SharedFrameworks/LLDB.framework/Resources/lldb-server matches
Binary file ./SharedFrameworks/LLDB.framework/Resources/debugserver matches
Binary file ./SharedFrameworks/LLDB.framework/Versions/A/LLDB matches
Binary file ./SharedFrameworks/LLDB.framework/Versions/A/Resources/Python/lldb/_lldb.so matches
Binary file ./SharedFrameworks/LLDB.framework/Versions/A/Resources/lldb-server matches
Binary file ./SharedFrameworks/LLDB.framework/Versions/A/Resources/debugserver matches
Binary file ./SharedFrameworks/LLDB.framework/Versions/Current/LLDB matches
Binary file ./SharedFrameworks/LLDB.framework/Versions/Current/Resources/Python/lldb/_lldb.so matches
Binary file ./SharedFrameworks/LLDB.framework/Versions/Current/Resources/lldb-server matches
Binary file ./SharedFrameworks/LLDB.framework/Versions/Current/Resources/debugserver matches
Binary file ./Frameworks/libclang.dylib matches
Binary file ./Frameworks/libLTO.dylib matches
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment