Skip to content

Instantly share code, notes, and snippets.

@dive
Created February 25, 2019 12:33
Show Gist options
  • Select an option

  • Save dive/0f0af7fc680c83d30717a8e36d5243a9 to your computer and use it in GitHub Desktop.

Select an option

Save dive/0f0af7fc680c83d30717a8e36d5243a9 to your computer and use it in GitHub Desktop.
$ otool -l .build/debug/ios_framework_package.build/ios_framework_package.swift.o
...
Load command 6
cmd LC_LINKER_OPTION
cmdsize 32
count 2
string #1 -framework
string #2 UIKit
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment