Skip to content

Instantly share code, notes, and snippets.

@jklausa
Created January 21, 2022 12:42
Show Gist options
  • Save jklausa/eacdb6047c15c41486da53d81ba21a35 to your computer and use it in GitHub Desktop.
Save jklausa/eacdb6047c15c41486da53d81ba21a35 to your computer and use it in GitHub Desktop.
created by running: find . -type f -perm +111 -exec sh -c "file \"{}\" | head -n 1" \; | grep Mach-O > ~/macho-s
and then cat ~/macho-s | grep -v arm64
./Developer/usr/share/xcs/CouchDB/bin/makeconv: Mach-O 64-bit executable x86_64
./Developer/usr/share/xcs/CouchDB/bin/gencnval: Mach-O 64-bit executable x86_64
./Developer/usr/share/xcs/CouchDB/bin/gencfu: Mach-O 64-bit executable x86_64
./Developer/usr/share/xcs/CouchDB/bin/icuinfo: Mach-O 64-bit executable x86_64
./Developer/usr/share/xcs/CouchDB/bin/gendict: Mach-O 64-bit executable x86_64
./Developer/usr/share/xcs/CouchDB/bin/genrb: Mach-O 64-bit executable x86_64
./Developer/usr/share/xcs/CouchDB/bin/pkgdata: Mach-O 64-bit executable x86_64
./Developer/usr/share/xcs/CouchDB/bin/genbrk: Mach-O 64-bit executable x86_64
./Developer/usr/share/xcs/CouchDB/bin/derb: Mach-O 64-bit executable x86_64
./Developer/usr/share/xcs/CouchDB/bin/uconv: Mach-O 64-bit executable x86_64
./Developer/usr/share/xcs/CouchDB/sbin/escapesrc: Mach-O 64-bit executable x86_64
./Developer/usr/share/xcs/CouchDB/lib/libicutu.60.2.dylib: Mach-O 64-bit dynamically linked shared library x86_64
./Developer/usr/share/xcs/CouchDB/lib/libicui18n.60.2.dylib: Mach-O 64-bit dynamically linked shared library x86_64
./Developer/usr/share/xcs/CouchDB/lib/couchdb/bin/couchjs: Mach-O 64-bit executable x86_64
./Developer/usr/share/xcs/CouchDB/lib/couchdb/erlang/lib/snappy-1.0.5/priv/snappy_nif.so: Mach-O 64-bit bundle x86_64
./Developer/usr/share/xcs/CouchDB/lib/couchdb/erlang/lib/couch-1.7.1/priv/lib/couch_icu_driver.so: Mach-O 64-bit bundle x86_64
./Developer/usr/share/xcs/CouchDB/lib/couchdb/erlang/lib/couch-1.7.1/priv/lib/couch_ejson_compare.so: Mach-O 64-bit bundle x86_64
./Developer/usr/share/xcs/CouchDB/lib/couchdb/erlang/lib/ejson-0.1.0/priv/ejson.so: Mach-O 64-bit bundle x86_64
./Developer/usr/share/xcs/CouchDB/lib/libicuio.60.2.dylib: Mach-O 64-bit dynamically linked shared library x86_64
./Developer/usr/share/xcs/CouchDB/lib/erlang/bin/typer: Mach-O 64-bit executable x86_64
./Developer/usr/share/xcs/CouchDB/lib/erlang/bin/dialyzer: Mach-O 64-bit executable x86_64
./Developer/usr/share/xcs/CouchDB/lib/erlang/bin/to_erl: Mach-O 64-bit executable x86_64
./Developer/usr/share/xcs/CouchDB/lib/erlang/bin/ct_run: Mach-O 64-bit executable x86_64
./Developer/usr/share/xcs/CouchDB/lib/erlang/bin/erlc: Mach-O 64-bit executable x86_64
./Developer/usr/share/xcs/CouchDB/lib/erlang/bin/run_erl: Mach-O 64-bit executable x86_64
./Developer/usr/share/xcs/CouchDB/lib/erlang/bin/escript: Mach-O 64-bit executable x86_64
./Developer/usr/share/xcs/CouchDB/lib/erlang/erts-5.10.4/bin/child_setup: Mach-O 64-bit executable x86_64
./Developer/usr/share/xcs/CouchDB/lib/erlang/erts-5.10.4/bin/inet_gethost: Mach-O 64-bit executable x86_64
./Developer/usr/share/xcs/CouchDB/lib/erlang/erts-5.10.4/bin/typer: Mach-O 64-bit executable x86_64
./Developer/usr/share/xcs/CouchDB/lib/erlang/erts-5.10.4/bin/heart: Mach-O 64-bit executable x86_64
./Developer/usr/share/xcs/CouchDB/lib/erlang/erts-5.10.4/bin/dyn_erl: Mach-O 64-bit executable x86_64
./Developer/usr/share/xcs/CouchDB/lib/erlang/erts-5.10.4/bin/dialyzer: Mach-O 64-bit executable x86_64
./Developer/usr/share/xcs/CouchDB/lib/erlang/erts-5.10.4/bin/to_erl: Mach-O 64-bit executable x86_64
./Developer/usr/share/xcs/CouchDB/lib/erlang/erts-5.10.4/bin/ct_run: Mach-O 64-bit executable x86_64
./Developer/usr/share/xcs/CouchDB/lib/erlang/erts-5.10.4/bin/erlc: Mach-O 64-bit executable x86_64
./Developer/usr/share/xcs/CouchDB/lib/erlang/erts-5.10.4/bin/beam: Mach-O 64-bit executable x86_64
./Developer/usr/share/xcs/CouchDB/lib/erlang/erts-5.10.4/bin/epmd: Mach-O 64-bit executable x86_64
./Developer/usr/share/xcs/CouchDB/lib/erlang/erts-5.10.4/bin/run_erl: Mach-O 64-bit executable x86_64
./Developer/usr/share/xcs/CouchDB/lib/erlang/erts-5.10.4/bin/erlexec: Mach-O 64-bit executable x86_64
./Developer/usr/share/xcs/CouchDB/lib/erlang/erts-5.10.4/bin/beam.smp: Mach-O 64-bit executable x86_64
./Developer/usr/share/xcs/CouchDB/lib/erlang/erts-5.10.4/bin/escript: Mach-O 64-bit executable x86_64
./Developer/usr/share/xcs/CouchDB/lib/erlang/lib/os_mon-2.2.14/priv/bin/memsup: Mach-O 64-bit executable x86_64
./Developer/usr/share/xcs/CouchDB/lib/erlang/lib/asn1-2.0.4/priv/lib/asn1_erl_nif.so: Mach-O 64-bit bundle x86_64
./Developer/usr/share/xcs/CouchDB/lib/erlang/lib/crypto-3.2/priv/lib/crypto.so: Mach-O 64-bit bundle x86_64
./Developer/usr/share/xcs/CouchDB/lib/erlang/lib/crypto-3.2/priv/lib/crypto_callback.so: Mach-O 64-bit bundle x86_64
./Developer/usr/share/xcs/CouchDB/lib/libicuuc.60.2.dylib: Mach-O 64-bit dynamically linked shared library x86_64
./Developer/usr/share/xcs/CouchDB/lib/libicudata.60.2.dylib: Mach-O 64-bit dynamically linked shared library x86_64
./Developer/usr/share/xcs/CouchDB/lib/libicutest.60.2.dylib: Mach-O 64-bit dynamically linked shared library x86_64
./Developer/usr/share/xcs/CouchDB/lib/libmozjs.dylib: Mach-O 64-bit dynamically linked shared library x86_64
./Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/dwarfdump-classic: Mach-O 64-bit executable x86_64
./Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/csent: Mach-O 64-bit executable x86_64
./Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/swift/libswiftRemoteMirrorLegacy.dylib: Mach-O 64-bit dynamically linked shared library x86_64
./Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/swift/libswiftRemoteMirror42.dylib: Mach-O 64-bit dynamically linked shared library x86_64
./Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/csent: Mach-O 64-bit executable x86_64
./Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/swift/libswiftRemoteMirrorLegacy.dylib: Mach-O 64-bit dynamically linked shared library x86_64
./Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/swift/libswiftRemoteMirror42.dylib: Mach-O 64-bit dynamically linked shared library x86_64
./Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/JITAppKit.framework/JITAppKit: Mach-O 64-bit dynamically linked shared library x86_64
./Developer/Platforms/WatchOS.platform/Developer/usr/bin/dwarfdump-classic: Mach-O 64-bit executable x86_64
./Developer/Platforms/WatchOS.platform/Developer/usr/bin/csent: Mach-O 64-bit executable x86_64
./Developer/Platforms/WatchOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/watchOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/swift/libswiftRemoteMirrorLegacy.dylib: Mach-O 64-bit dynamically linked shared library x86_64
./Developer/Platforms/WatchOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/watchOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/swift/libswiftRemoteMirror42.dylib: Mach-O 64-bit dynamically linked shared library x86_64
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/appletvsimulator/libswiftMapKit.dylib: Mach-O 64-bit dynamically linked shared library x86_64
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/appletvsimulator/libswiftPhotos.dylib: Mach-O 64-bit dynamically linked shared library x86_64
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/appletvsimulator/libswiftSceneKit.dylib: Mach-O 64-bit dynamically linked shared library x86_64
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/appletvsimulator/libswiftMetalKit.dylib: Mach-O 64-bit dynamically linked shared library x86_64
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/appletvsimulator/libswiftCoreImage.dylib: Mach-O 64-bit dynamically linked shared library x86_64
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/appletvsimulator/libswiftObjectiveC.dylib: Mach-O 64-bit dynamically linked shared library x86_64
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/appletvsimulator/libswiftVision.dylib: Mach-O 64-bit dynamically linked shared library x86_64
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/appletvsimulator/libswiftXCTest.dylib: Mach-O 64-bit dynamically linked shared library x86_64
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/appletvsimulator/libswiftCore.dylib: Mach-O 64-bit dynamically linked shared library x86_64
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/appletvsimulator/libswiftCoreGraphics.dylib: Mach-O 64-bit dynamically linked shared library x86_64
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/appletvsimulator/libswiftUIKit.dylib: Mach-O 64-bit dynamically linked shared library x86_64
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/appletvsimulator/libswiftMetal.dylib: Mach-O 64-bit dynamically linked shared library x86_64
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/appletvsimulator/libswiftCoreData.dylib: Mach-O 64-bit dynamically linked shared library x86_64
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/appletvsimulator/libswiftDispatch.dylib: Mach-O 64-bit dynamically linked shared library x86_64
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/appletvsimulator/libswiftos.dylib: Mach-O 64-bit dynamically linked shared library x86_64
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/appletvsimulator/libswiftCoreFoundation.dylib: Mach-O 64-bit dynamically linked shared library x86_64
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/appletvsimulator/libswiftCloudKit.dylib: Mach-O 64-bit dynamically linked shared library x86_64
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/appletvsimulator/libswiftDarwin.dylib: Mach-O 64-bit dynamically linked shared library x86_64
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/appletvsimulator/libswiftQuartzCore.dylib: Mach-O 64-bit dynamically linked shared library x86_64
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/appletvsimulator/libswiftHomeKit.dylib: Mach-O 64-bit dynamically linked shared library x86_64
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/appletvsimulator/libswiftCoreAudio.dylib: Mach-O 64-bit dynamically linked shared library x86_64
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/appletvsimulator/libswiftGameplayKit.dylib: Mach-O 64-bit dynamically linked shared library x86_64
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/appletvsimulator/libswiftAVFoundation.dylib: Mach-O 64-bit dynamically linked shared library x86_64
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/appletvsimulator/libswiftModelIO.dylib: Mach-O 64-bit dynamically linked shared library x86_64
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/appletvsimulator/libswiftSpriteKit.dylib: Mach-O 64-bit dynamically linked shared library x86_64
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/appletvsimulator/libswiftAccelerate.dylib: Mach-O 64-bit dynamically linked shared library x86_64
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/appletvsimulator/libswiftNetwork.dylib: Mach-O 64-bit dynamically linked shared library x86_64
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/appletvsimulator/libswiftFoundation.dylib: Mach-O 64-bit dynamically linked shared library x86_64
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/appletvsimulator/libswiftCoreMedia.dylib: Mach-O 64-bit dynamically linked shared library x86_64
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/appletvsimulator/libswiftCoreLocation.dylib: Mach-O 64-bit dynamically linked shared library x86_64
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/appletvsimulator/libswiftSwiftOnoneSupport.dylib: Mach-O 64-bit dynamically linked shared library x86_64
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/appletvsimulator/libswiftNaturalLanguage.dylib: Mach-O 64-bit dynamically linked shared library x86_64
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/appletvsimulator/libswiftGLKit.dylib: Mach-O 64-bit dynamically linked shared library x86_64
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/appletvsimulator/libswiftsimd.dylib: Mach-O 64-bit dynamically linked shared library x86_64
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/watchsimulator/libswiftMapKit.dylib: Mach-O dynamically linked shared library i386
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/watchsimulator/libswiftSceneKit.dylib: Mach-O dynamically linked shared library i386
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/watchsimulator/libswiftObjectiveC.dylib: Mach-O dynamically linked shared library i386
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/watchsimulator/libswiftWatchKit.dylib: Mach-O dynamically linked shared library i386
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/watchsimulator/libswiftCore.dylib: Mach-O dynamically linked shared library i386
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/watchsimulator/libswiftCoreGraphics.dylib: Mach-O dynamically linked shared library i386
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/watchsimulator/libswiftUIKit.dylib: Mach-O dynamically linked shared library i386
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/watchsimulator/libswiftCoreData.dylib: Mach-O dynamically linked shared library i386
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/watchsimulator/libswiftDispatch.dylib: Mach-O dynamically linked shared library i386
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/watchsimulator/libswiftos.dylib: Mach-O dynamically linked shared library i386
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/watchsimulator/libswiftCoreFoundation.dylib: Mach-O dynamically linked shared library i386
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/watchsimulator/libswiftCloudKit.dylib: Mach-O dynamically linked shared library i386
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/watchsimulator/libswiftDarwin.dylib: Mach-O dynamically linked shared library i386
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/watchsimulator/libswiftContacts.dylib: Mach-O dynamically linked shared library i386
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/watchsimulator/libswiftIntents.dylib: Mach-O dynamically linked shared library i386
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/watchsimulator/libswiftHomeKit.dylib: Mach-O dynamically linked shared library i386
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/watchsimulator/libswiftCoreAudio.dylib: Mach-O dynamically linked shared library i386
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/watchsimulator/libswiftSpriteKit.dylib: Mach-O dynamically linked shared library i386
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/watchsimulator/libswiftAccelerate.dylib: Mach-O dynamically linked shared library i386
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/watchsimulator/libswiftFoundation.dylib: Mach-O dynamically linked shared library i386
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/watchsimulator/libswiftCoreLocation.dylib: Mach-O dynamically linked shared library i386
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/watchsimulator/libswiftSwiftOnoneSupport.dylib: Mach-O dynamically linked shared library i386
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/watchsimulator/libswiftNaturalLanguage.dylib: Mach-O dynamically linked shared library i386
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/watchsimulator/libswiftsimd.dylib: Mach-O dynamically linked shared library i386
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/macosx/libswiftMapKit.dylib: Mach-O 64-bit dynamically linked shared library x86_64
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/macosx/libswiftPhotos.dylib: Mach-O 64-bit dynamically linked shared library x86_64
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/macosx/libswiftSceneKit.dylib: Mach-O 64-bit dynamically linked shared library x86_64
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/macosx/libswiftAppKit.dylib: Mach-O 64-bit dynamically linked shared library x86_64
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/macosx/libswiftMetalKit.dylib: Mach-O 64-bit dynamically linked shared library x86_64
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/macosx/libswiftCoreImage.dylib: Mach-O 64-bit dynamically linked shared library x86_64
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/macosx/libswiftObjectiveC.dylib: Mach-O 64-bit dynamically linked shared library x86_64
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/macosx/libswiftCryptoTokenKit.dylib: Mach-O 64-bit dynamically linked shared library x86_64
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/macosx/libswiftVision.dylib: Mach-O 64-bit dynamically linked shared library x86_64
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/macosx/libswiftXCTest.dylib: Mach-O 64-bit dynamically linked shared library x86_64
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/macosx/libswiftOpenCL.dylib: Mach-O 64-bit dynamically linked shared library x86_64
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/macosx/libswiftXPC.dylib: Mach-O 64-bit dynamically linked shared library x86_64
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/macosx/libswiftSafariServices.dylib: Mach-O 64-bit dynamically linked shared library x86_64
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/macosx/libswiftCore.dylib: Mach-O 64-bit dynamically linked shared library x86_64
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/macosx/libswiftCoreGraphics.dylib: Mach-O 64-bit dynamically linked shared library x86_64
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/macosx/libswiftMetal.dylib: Mach-O 64-bit dynamically linked shared library x86_64
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/macosx/libswiftCoreData.dylib: Mach-O 64-bit dynamically linked shared library x86_64
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/macosx/libswiftDispatch.dylib: Mach-O 64-bit dynamically linked shared library x86_64
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/macosx/libswiftos.dylib: Mach-O 64-bit dynamically linked shared library x86_64
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/macosx/libswiftCoreFoundation.dylib: Mach-O 64-bit dynamically linked shared library x86_64
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/macosx/libswiftCloudKit.dylib: Mach-O 64-bit dynamically linked shared library x86_64
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/macosx/libswiftDarwin.dylib: Mach-O 64-bit dynamically linked shared library x86_64
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/macosx/libswiftContacts.dylib: Mach-O 64-bit dynamically linked shared library x86_64
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/macosx/libswiftQuartzCore.dylib: Mach-O 64-bit dynamically linked shared library x86_64
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/macosx/libswiftIntents.dylib: Mach-O 64-bit dynamically linked shared library x86_64
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/macosx/libswiftIOKit.dylib: Mach-O 64-bit dynamically linked shared library x86_64
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/macosx/libswiftCreateML.dylib: Mach-O 64-bit dynamically linked shared library x86_64
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/macosx/libswiftCoreAudio.dylib: Mach-O 64-bit dynamically linked shared library x86_64
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/macosx/libswiftGameplayKit.dylib: Mach-O 64-bit dynamically linked shared library x86_64
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/macosx/libswiftAVFoundation.dylib: Mach-O 64-bit dynamically linked shared library x86_64
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/macosx/libswiftModelIO.dylib: Mach-O 64-bit dynamically linked shared library x86_64
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/macosx/libswiftSpriteKit.dylib: Mach-O 64-bit dynamically linked shared library x86_64
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/macosx/libswiftAccelerate.dylib: Mach-O 64-bit dynamically linked shared library x86_64
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/macosx/libswiftNetwork.dylib: Mach-O 64-bit dynamically linked shared library x86_64
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/macosx/libswiftFoundation.dylib: Mach-O 64-bit dynamically linked shared library x86_64
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/macosx/libswiftCoreMedia.dylib: Mach-O 64-bit dynamically linked shared library x86_64
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/macosx/libswiftCoreLocation.dylib: Mach-O 64-bit dynamically linked shared library x86_64
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/macosx/libswiftSwiftOnoneSupport.dylib: Mach-O 64-bit dynamically linked shared library x86_64
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/macosx/libswiftNaturalLanguage.dylib: Mach-O 64-bit dynamically linked shared library x86_64
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/macosx/libswiftGLKit.dylib: Mach-O 64-bit dynamically linked shared library x86_64
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/macosx/libswiftsimd.dylib: Mach-O 64-bit dynamically linked shared library x86_64
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/iphonesimulator/libswiftMapKit.dylib: Mach-O universal binary with 2 architectures: [i386:Mach-O dynamically linked shared library i386] [x86_64:Mach-O 64-bit dynamically linked shared library x86_64]
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/iphonesimulator/libswiftPhotos.dylib: Mach-O universal binary with 2 architectures: [i386:Mach-O dynamically linked shared library i386] [x86_64:Mach-O 64-bit dynamically linked shared library x86_64]
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/iphonesimulator/libswiftSceneKit.dylib: Mach-O universal binary with 2 architectures: [i386:Mach-O dynamically linked shared library i386] [x86_64:Mach-O 64-bit dynamically linked shared library x86_64]
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/iphonesimulator/libswiftMetalKit.dylib: Mach-O universal binary with 2 architectures: [i386:Mach-O dynamically linked shared library i386] [x86_64:Mach-O 64-bit dynamically linked shared library x86_64]
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/iphonesimulator/libswiftCoreImage.dylib: Mach-O universal binary with 2 architectures: [i386:Mach-O dynamically linked shared library i386] [x86_64:Mach-O 64-bit dynamically linked shared library x86_64]
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/iphonesimulator/libswiftObjectiveC.dylib: Mach-O universal binary with 2 architectures: [i386:Mach-O dynamically linked shared library i386] [x86_64:Mach-O 64-bit dynamically linked shared library x86_64]
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/iphonesimulator/libswiftVision.dylib: Mach-O universal binary with 2 architectures: [i386:Mach-O dynamically linked shared library i386] [x86_64:Mach-O 64-bit dynamically linked shared library x86_64]
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/iphonesimulator/libswiftXCTest.dylib: Mach-O universal binary with 2 architectures: [i386:Mach-O dynamically linked shared library i386] [x86_64:Mach-O 64-bit dynamically linked shared library x86_64]
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/iphonesimulator/libswiftWatchKit.dylib: Mach-O universal binary with 2 architectures: [i386:Mach-O dynamically linked shared library i386] [x86_64:Mach-O 64-bit dynamically linked shared library x86_64]
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/iphonesimulator/libswiftCore.dylib: Mach-O universal binary with 2 architectures: [i386:Mach-O dynamically linked shared library i386] [x86_64]
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/iphonesimulator/libswiftCoreGraphics.dylib: Mach-O universal binary with 2 architectures: [i386:Mach-O dynamically linked shared library i386] [x86_64:Mach-O 64-bit dynamically linked shared library x86_64]
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/iphonesimulator/libswiftUIKit.dylib: Mach-O universal binary with 2 architectures: [i386:Mach-O dynamically linked shared library i386] [x86_64:Mach-O 64-bit dynamically linked shared library x86_64]
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/iphonesimulator/libswiftMetal.dylib: Mach-O universal binary with 2 architectures: [i386:Mach-O dynamically linked shared library i386] [x86_64:Mach-O 64-bit dynamically linked shared library x86_64]
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/iphonesimulator/libswiftCoreData.dylib: Mach-O universal binary with 2 architectures: [i386:Mach-O dynamically linked shared library i386] [x86_64:Mach-O 64-bit dynamically linked shared library x86_64]
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/iphonesimulator/libswiftDispatch.dylib: Mach-O universal binary with 2 architectures: [i386:Mach-O dynamically linked shared library i386] [x86_64:Mach-O 64-bit dynamically linked shared library x86_64]
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/iphonesimulator/libswiftos.dylib: Mach-O universal binary with 2 architectures: [i386:Mach-O dynamically linked shared library i386] [x86_64:Mach-O 64-bit dynamically linked shared library x86_64]
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/iphonesimulator/libswiftMediaPlayer.dylib: Mach-O universal binary with 2 architectures: [i386:Mach-O dynamically linked shared library i386] [x86_64:Mach-O 64-bit dynamically linked shared library x86_64]
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/iphonesimulator/libswiftCoreFoundation.dylib: Mach-O universal binary with 2 architectures: [i386:Mach-O dynamically linked shared library i386] [x86_64:Mach-O 64-bit dynamically linked shared library x86_64]
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/iphonesimulator/libswiftCloudKit.dylib: Mach-O universal binary with 2 architectures: [i386:Mach-O dynamically linked shared library i386] [x86_64:Mach-O 64-bit dynamically linked shared library x86_64]
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/iphonesimulator/libswiftCallKit.dylib: Mach-O universal binary with 2 architectures: [i386:Mach-O dynamically linked shared library i386] [x86_64:Mach-O 64-bit dynamically linked shared library x86_64]
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/iphonesimulator/libswiftDarwin.dylib: Mach-O universal binary with 2 architectures: [i386:Mach-O dynamically linked shared library i386] [x86_64:Mach-O 64-bit dynamically linked shared library x86_64]
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/iphonesimulator/libswiftContacts.dylib: Mach-O universal binary with 2 architectures: [i386:Mach-O dynamically linked shared library i386] [x86_64:Mach-O 64-bit dynamically linked shared library x86_64]
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/iphonesimulator/libswiftQuartzCore.dylib: Mach-O universal binary with 2 architectures: [i386:Mach-O dynamically linked shared library i386] [x86_64:Mach-O 64-bit dynamically linked shared library x86_64]
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/iphonesimulator/libswiftIntents.dylib: Mach-O universal binary with 2 architectures: [i386:Mach-O dynamically linked shared library i386] [x86_64:Mach-O 64-bit dynamically linked shared library x86_64]
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/iphonesimulator/libswiftHomeKit.dylib: Mach-O universal binary with 2 architectures: [i386:Mach-O dynamically linked shared library i386] [x86_64:Mach-O 64-bit dynamically linked shared library x86_64]
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/iphonesimulator/libswiftAssetsLibrary.dylib: Mach-O universal binary with 2 architectures: [i386:Mach-O dynamically linked shared library i386] [x86_64:Mach-O 64-bit dynamically linked shared library x86_64]
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/iphonesimulator/libswiftCoreAudio.dylib: Mach-O universal binary with 2 architectures: [i386:Mach-O dynamically linked shared library i386] [x86_64:Mach-O 64-bit dynamically linked shared library x86_64]
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/iphonesimulator/libswiftGameplayKit.dylib: Mach-O universal binary with 2 architectures: [i386:Mach-O dynamically linked shared library i386] [x86_64:Mach-O 64-bit dynamically linked shared library x86_64]
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/iphonesimulator/libswiftAVFoundation.dylib: Mach-O universal binary with 2 architectures: [i386:Mach-O dynamically linked shared library i386] [x86_64:Mach-O 64-bit dynamically linked shared library x86_64]
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/iphonesimulator/libswiftModelIO.dylib: Mach-O universal binary with 2 architectures: [i386:Mach-O dynamically linked shared library i386] [x86_64:Mach-O 64-bit dynamically linked shared library x86_64]
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/iphonesimulator/libswiftSpriteKit.dylib: Mach-O universal binary with 2 architectures: [i386:Mach-O dynamically linked shared library i386] [x86_64:Mach-O 64-bit dynamically linked shared library x86_64]
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/iphonesimulator/libswiftAccelerate.dylib: Mach-O universal binary with 2 architectures: [i386:Mach-O dynamically linked shared library i386] [x86_64:Mach-O 64-bit dynamically linked shared library x86_64]
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/iphonesimulator/libswiftNetwork.dylib: Mach-O universal binary with 2 architectures: [i386:Mach-O dynamically linked shared library i386] [x86_64:Mach-O 64-bit dynamically linked shared library x86_64]
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/iphonesimulator/libswiftFoundation.dylib: Mach-O universal binary with 2 architectures: [i386:Mach-O dynamically linked shared library i386] [x86_64]
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/iphonesimulator/libswiftCoreMedia.dylib: Mach-O universal binary with 2 architectures: [i386:Mach-O dynamically linked shared library i386] [x86_64:Mach-O 64-bit dynamically linked shared library x86_64]
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/iphonesimulator/libswiftCoreLocation.dylib: Mach-O universal binary with 2 architectures: [i386:Mach-O dynamically linked shared library i386] [x86_64:Mach-O 64-bit dynamically linked shared library x86_64]
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/iphonesimulator/libswiftARKit.dylib: Mach-O universal binary with 2 architectures: [i386:Mach-O dynamically linked shared library i386] [x86_64:Mach-O 64-bit dynamically linked shared library x86_64]
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/iphonesimulator/libswiftSwiftOnoneSupport.dylib: Mach-O universal binary with 2 architectures: [i386:Mach-O dynamically linked shared library i386] [x86_64:Mach-O 64-bit dynamically linked shared library x86_64]
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/iphonesimulator/libswiftNaturalLanguage.dylib: Mach-O universal binary with 2 architectures: [i386:Mach-O dynamically linked shared library i386] [x86_64:Mach-O 64-bit dynamically linked shared library x86_64]
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/iphonesimulator/libswiftGLKit.dylib: Mach-O universal binary with 2 architectures: [i386:Mach-O dynamically linked shared library i386] [x86_64:Mach-O 64-bit dynamically linked shared library x86_64]
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/iphonesimulator/libswiftsimd.dylib: Mach-O universal binary with 2 architectures: [i386:Mach-O dynamically linked shared library i386] [x86_64:Mach-O 64-bit dynamically linked shared library x86_64]
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/libswiftRemoteMirrorLegacy.dylib: Mach-O 64-bit dynamically linked shared library x86_64
./Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/libswiftRemoteMirror42.dylib: Mach-O 64-bit dynamically linked shared library x86_64
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment