-
-
Notifications
You must be signed in to change notification settings - Fork 58
ProjectInfo
rockbruno edited this page May 9, 2020
·
1 revision
public struct ProjectInfo: CustomStringConvertible
CustomStringConvertible
public init(xcodeproj: String, target: String, configuration: String, plistPath: String? = nil, versionString: String? = nil, buildNumber: String? = nil, fileUtils: FileUtils = .init(), plistExtractor: PlistExtractor = XcodeprojPlistExtractor())
let xcodeproj: String
let target: String
let configuration: String
let fileUtils: FileUtils
let plistPath: String
let versionString: String?
let buildNumber: String?
A visual description of this project.
var description: String
func plistDict() throws -> NSDictionary
func getVersionString() throws -> String
func getBuildNumber() throws -> String
Generated at 2020-05-09T11:06:54+0000 using swift-doc 1.0.0-beta.2.
Types
- ArchiveDurationProvider
- ArchiveDurationProvider.Args
- BuildSystem
- CodeCoverageProvider
- CodeCoverageProvider.Args
- DLError
- DLHandle
- DLOpenFlags
- FileOpener
- FileUtils
- HTTPClient
- IPASizeProvider
- IPASizeProvider.Args
- LargestAssetCatalogProvider
- LargestAssetCatalogProvider.Args
- LargestAssetProvider
- LargestAssetProvider.Args
- LinesOfCodeProvider
- LinesOfCodeProvider.Args
- LongestTestDurationProvider
- LongestTestDurationProvider.Args
- Main
- OBJCFileCountProvider
- OBJCFileCountProvider.Args
- Output
- ProjectInfo
- Runner
- SKRequestDictionary
- SKResponse
- SKResponseDictionary
- SKResult
- SlackFormatter
- SourceKit
- Summary
- Summary.Style
- SwiftInfo
- SwiftInfoError
- TargetCountProvider
- TargetCountProvider.Args
- TargetCountProvider.Args.Mode
- TestCountProvider
- TestCountProvider.Args
- TotalAssetCatalogsSizeProvider
- TotalAssetCatalogsSizeProvider.Args
- TotalTestDurationProvider
- TotalTestDurationProvider.Args
- WarningCountProvider
- WarningCountProvider.Args
- XcodeprojPlistExtractor
- sourcekitd_keys
- sourcekitd_requests
- sourcekitd_values