Calculate size of iOS framework using Swift script
问题 I have a Swift script I'm writing to calculate the file size of an iOS framework. However, I have weird results. In one framework I have this file structure as shown in the Finder: /{FrameworkName}.framework/Modules/{FrameworkName}.swiftmodule/ /{FrameworkName}.framework/Modules/{FrameworkName}.swiftmodule/x86_64.swiftmodule /{FrameworkName}.framework/Modules/{FrameworkName}.swiftmodule/x86_64.swiftdoc HOWEVER! If I run code to calculate file size in my Swift script, as I'm looping through