Just including the argument parser raises my CLI tool binary size from 250KB to about 3MB
This seems a bit excessive.
ArgumentParser version: main
Swift version: Apple Swift version 5.3.2 (swiftlang-1200.0.45 clang-1200.0.32.28) Target: arm64-apple-darwin20.3.0
Just including the argument parser raises my CLI tool binary size from 250KB to about 3MB
This seems a bit excessive.
ArgumentParser version:
mainSwift version: Apple Swift version 5.3.2 (swiftlang-1200.0.45 clang-1200.0.32.28) Target: arm64-apple-darwin20.3.0