Skip to content

Instantly share code, notes, and snippets.

@mlaster
Created June 9, 2014 04:50
Show Gist options
  • Select an option

  • Save mlaster/aef0f9a43377c9859b57 to your computer and use it in GitHub Desktop.

Select an option

Save mlaster/aef0f9a43377c9859b57 to your computer and use it in GitHub Desktop.
/Products/Debug/MainApp.app> find .
.
./Contents
./Contents/Frameworks
./Contents/Frameworks/Framework.framework
./Contents/Frameworks/Framework.framework/Framework
./Contents/Frameworks/Framework.framework/Headers
./Contents/Frameworks/Framework.framework/Modules
./Contents/Frameworks/Framework.framework/Resources
./Contents/Frameworks/Framework.framework/Versions
./Contents/Frameworks/Framework.framework/Versions/A
./Contents/Frameworks/Framework.framework/Versions/A/Framework
./Contents/Frameworks/Framework.framework/Versions/A/Frameworks
./Contents/Frameworks/Framework.framework/Versions/A/Frameworks/libswiftAppKit.dylib
./Contents/Frameworks/Framework.framework/Versions/A/Frameworks/libswiftCoreGraphics.dylib
./Contents/Frameworks/Framework.framework/Versions/A/Frameworks/libswiftDarwin.dylib
./Contents/Frameworks/Framework.framework/Versions/A/Frameworks/libswiftDispatch.dylib
./Contents/Frameworks/Framework.framework/Versions/A/Frameworks/libswiftFoundation.dylib
./Contents/Frameworks/Framework.framework/Versions/A/Frameworks/libswiftObjectiveC.dylib
./Contents/Frameworks/Framework.framework/Versions/A/Frameworks/libswift_stdlib_core.dylib
./Contents/Frameworks/Framework.framework/Versions/A/Headers
./Contents/Frameworks/Framework.framework/Versions/A/Headers/Framework-Swift.h
./Contents/Frameworks/Framework.framework/Versions/A/Headers/Framework.h
./Contents/Frameworks/Framework.framework/Versions/A/Modules
./Contents/Frameworks/Framework.framework/Versions/A/Modules/Framework.swiftmodule
./Contents/Frameworks/Framework.framework/Versions/A/Modules/Framework.swiftmodule/x86_64.swiftmodule
./Contents/Frameworks/Framework.framework/Versions/A/Modules/module.modulemap
./Contents/Frameworks/Framework.framework/Versions/A/Resources
./Contents/Frameworks/Framework.framework/Versions/A/Resources/Info.plist
./Contents/Frameworks/Framework.framework/Versions/A/_CodeSignature
./Contents/Frameworks/Framework.framework/Versions/A/_CodeSignature/CodeResources
./Contents/Frameworks/Framework.framework/Versions/Current
./Contents/Frameworks/libswiftAppKit.dylib
./Contents/Frameworks/libswiftCoreGraphics.dylib
./Contents/Frameworks/libswiftDarwin.dylib
./Contents/Frameworks/libswiftDispatch.dylib
./Contents/Frameworks/libswiftFoundation.dylib
./Contents/Frameworks/libswiftObjectiveC.dylib
./Contents/Frameworks/libswift_stdlib_core.dylib
./Contents/Info.plist
./Contents/MacOS
./Contents/MacOS/MainApp
./Contents/PkgInfo
./Contents/PlugIns
./Contents/PlugIns/Bundle.bundle
./Contents/PlugIns/Bundle.bundle/Contents
./Contents/PlugIns/Bundle.bundle/Contents/Frameworks
./Contents/PlugIns/Bundle.bundle/Contents/Frameworks/libswiftAppKit.dylib
./Contents/PlugIns/Bundle.bundle/Contents/Frameworks/libswiftCoreGraphics.dylib
./Contents/PlugIns/Bundle.bundle/Contents/Frameworks/libswiftDarwin.dylib
./Contents/PlugIns/Bundle.bundle/Contents/Frameworks/libswiftDispatch.dylib
./Contents/PlugIns/Bundle.bundle/Contents/Frameworks/libswiftFoundation.dylib
./Contents/PlugIns/Bundle.bundle/Contents/Frameworks/libswiftObjectiveC.dylib
./Contents/PlugIns/Bundle.bundle/Contents/Frameworks/libswift_stdlib_core.dylib
./Contents/PlugIns/Bundle.bundle/Contents/Info.plist
./Contents/PlugIns/Bundle.bundle/Contents/MacOS
./Contents/PlugIns/Bundle.bundle/Contents/MacOS/Bundle
./Contents/PlugIns/Bundle.bundle/Contents/_CodeSignature
./Contents/PlugIns/Bundle.bundle/Contents/_CodeSignature/CodeResources
./Contents/Resources
./Contents/Resources/Base.lproj
./Contents/Resources/Base.lproj/MainMenu.nib
./Contents/_CodeSignature
./Contents/_CodeSignature/CodeResources
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment