LargestAssetProvider
public struct LargestAssetProvider : InfoProvider
The largest asset in the project. Only considers files inside asset catalogs. Requirements: Build logs.
-
Undocumented
Declaration
Swift
public struct Args -
Declaration
Swift
public typealias Arguments = Args -
Declaration
Swift
public static let identifier: String -
Declaration
Swift
public let description: String -
Undocumented
Declaration
Swift
public let name: String -
Undocumented
Declaration
Swift
public let size: Int -
Undocumented
Declaration
Swift
public init(name: String, size: Int)
LargestAssetProvider Structure Reference