class Pod::Target::BuildType

Public Instance Methods

linkage() click to toggle source
# File lib/cocoapods-static-swift-framework/patch/static_pod.rb, line 19
def linkage
    :static
end