coates’s avatarcoates’s Twitter Archive—№ 23,838

  1. Is it safe to distribute the executable file produced by an Xcode command line tool (Swift) project (for “release”; the one in DerivedData/), without any extra libraries/shared objects/etc.? There’s a LOT of stuff linked in according to dyld…