Build Information
Failed to build privacy_scanner with Swift 6.0 for watchOS using Xcode 16.0.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme privacy_scanner -destination generic/platform=watchos OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete
Build Log
"(extension in Swift):Swift.TextOutputStream._unlock() -> ()", referenced from:
protocol witness for Swift.TextOutputStream._unlock() -> () in conformance ArgumentParser.StandardError : Swift.TextOutputStream in ArgumentParser in ArgumentParser.o
"Swift.assertionFailure(_: @autoclosure () -> Swift.String, file: Swift.StaticString, line: Swift.UInt) -> ()", referenced from:
ArgumentParser.ArgumentSet.init(_: ArgumentParser.ParsableArguments.Type, creatingHelp: Swift.Bool) -> ArgumentParser.ArgumentSet in ArgumentParser.o
"type metadata accessor for Swift.CodingUserInfoKey", referenced from:
ArgumentParser.ParsableArgumentsCodingKeyValidator.(Validator in _D8B6916CE93C2FC7F7BEDE789FAE65F8).init(argumentKeys: [Swift.String]) -> ArgumentParser.ParsableArgumentsCodingKeyValidator.(Validator in _D8B6916CE93C2FC7F7BEDE789FAE65F8) in ArgumentParser.o
ArgumentParser.ArgumentDecoder.init(values: ArgumentParser.ParsedValues, previouslyDecoded: [ArgumentParser.DecodedArguments]) -> ArgumentParser.ArgumentDecoder in ArgumentParser.o
variable initialization expression of ArgumentParser.ArgumentDecoder.userInfo : [Swift.CodingUserInfoKey : Any] in ArgumentParser.o
"nominal type descriptor for Swift.CodingUserInfoKey", referenced from:
_symbolic SDy_____ypG s17CodingUserInfoKeyV in ArgumentParser.o
_symbolic ______ypt s17CodingUserInfoKeyV in ArgumentParser.o
"protocol witness table for Swift.CodingUserInfoKey : Swift.Hashable in Swift", referenced from:
ArgumentParser.ParsableArgumentsCodingKeyValidator.(Validator in _D8B6916CE93C2FC7F7BEDE789FAE65F8).init(argumentKeys: [Swift.String]) -> ArgumentParser.ParsableArgumentsCodingKeyValidator.(Validator in _D8B6916CE93C2FC7F7BEDE789FAE65F8) in ArgumentParser.o
ArgumentParser.ArgumentDecoder.init(values: ArgumentParser.ParsedValues, previouslyDecoded: [ArgumentParser.DecodedArguments]) -> ArgumentParser.ArgumentDecoder in ArgumentParser.o
variable initialization expression of ArgumentParser.ArgumentDecoder.userInfo : [Swift.CodingUserInfoKey : Any] in ArgumentParser.o
"(extension in Swift):Swift.FixedWidthInteger.init<A where A1: Swift.BinaryInteger>(truncatingIfNeeded: A1) -> A", referenced from:
one-time initialization function for isOptional in ArgumentParser.o
one-time initialization function for isOptional in ArgumentParser.o
one-time initialization function for isOptional in ArgumentParser.o
one-time initialization function for isOptional in ArgumentParser.o
one-time initialization function for isOptional in ArgumentParser.o
one-time initialization function for isRepeating in ArgumentParser.o
one-time initialization function for isRepeating in ArgumentParser.o
one-time initialization function for isRepeating in ArgumentParser.o
one-time initialization function for isRepeating in ArgumentParser.o
one-time initialization function for isRepeating in ArgumentParser.o
one-time initialization function for isRepeating in ArgumentParser.o
...
"Swift._assertionFailure(_: Swift.StaticString, _: Swift.StaticString, file: Swift.StaticString, line: Swift.UInt, flags: Swift.UInt32) -> Swift.Never", referenced from:
static ArgumentParser.BashCompletionsGenerator.(generateCompletionFunction in _2E4AF468845F34F913738BAEDA3877C1)([ArgumentParser.ParsableCommand.Type]) -> Swift.String in ArgumentParser.o
static ArgumentParser.BashCompletionsGenerator.(generateArgumentCompletions in _2E4AF468845F34F913738BAEDA3877C1)([ArgumentParser.ParsableCommand.Type]) -> [Swift.String] in ArgumentParser.o
static ArgumentParser.BashCompletionsGenerator.(generateOptionHandlers in _2E4AF468845F34F913738BAEDA3877C1)([ArgumentParser.ParsableCommand.Type]) -> Swift.String in ArgumentParser.o
static ArgumentParser.CompletionShell.zsh.getter : ArgumentParser.CompletionShell in ArgumentParser.o
static ArgumentParser.CompletionShell.bash.getter : ArgumentParser.CompletionShell in ArgumentParser.o
static ArgumentParser.CompletionShell.fish.getter : ArgumentParser.CompletionShell in ArgumentParser.o
static ArgumentParser.CompletionShell.autodetected() -> ArgumentParser.CompletionShell? in ArgumentParser.o
...
"Swift._assertionFailure(_: Swift.StaticString, _: Swift.String, file: Swift.StaticString, line: Swift.UInt, flags: Swift.UInt32) -> Swift.Never", referenced from:
ArgumentParser.CompletionsGenerator.generateCompletionScript() -> Swift.String in ArgumentParser.o
ArgumentParser.Argument.init() -> ArgumentParser.Argument<A> in ArgumentParser.o
ArgumentParser.Argument.wrappedValue.getter : A in ArgumentParser.o
ArgumentParser.Flag.init() -> ArgumentParser.Flag<A> in ArgumentParser.o
ArgumentParser.Flag.wrappedValue.getter : A in ArgumentParser.o
ArgumentParser.NameSpecification.Element.name(for: ArgumentParser.InputKey) -> ArgumentParser.Name? in ArgumentParser.o
ArgumentParser.Option.init() -> ArgumentParser.Option<A> in ArgumentParser.o
...
"Swift.EnumeratedSequence.makeIterator() -> Swift.EnumeratedSequence<A>.Iterator", referenced from:
static privacy_scanner.HTMLTemplate.generateHTML(currentDate: Swift.String, rootDirectoryPath: Swift.String, scanDuration: Swift.String, with: [privacy_scanner.SearchResult]) -> Swift.String in HTMLTemplate.o
privacy_scanner.PrivacyManifestScanner.(searchInFile in _CA1C73275326C6F2ACF95040A6083C2B)(Foundation.URL) -> () in main.o
"Swift.EnumeratedSequence.Iterator.next() -> (offset: Swift.Int, element: A.Element)?", referenced from:
static privacy_scanner.HTMLTemplate.generateHTML(currentDate: Swift.String, rootDirectoryPath: Swift.String, scanDuration: Swift.String, with: [privacy_scanner.SearchResult]) -> Swift.String in HTMLTemplate.o
privacy_scanner.PrivacyManifestScanner.(searchInFile in _CA1C73275326C6F2ACF95040A6083C2B)(Foundation.URL) -> () in main.o
"nominal type descriptor for Swift.EnumeratedSequence.Iterator", referenced from:
_symbolic _____ySay_____G_G s18EnumeratedSequenceV8IteratorV 15privacy_scanner12SearchResultV in HTMLTemplate.o
_symbolic _____ySaySsG_G s18EnumeratedSequenceV8IteratorV in main.o
"type metadata accessor for Swift.EnumeratedSequence", referenced from:
closure #1 (ArgumentParser.InputKey) -> ArgumentParser.ArgumentSet in (extension in ArgumentParser):ArgumentParser.Flag<A where A: ArgumentParser.EnumerableFlag>.(in _4A276EFEBCBB2C9B65ADA202F321CCEA).init(initial: A?, exclusivity: ArgumentParser.FlagExclusivity, help: ArgumentParser.ArgumentHelp?) -> ArgumentParser.Flag<A> in ArgumentParser.o
closure #1 (ArgumentParser.InputKey) -> ArgumentParser.ArgumentSet in ArgumentParser.Flag.init<A where A == A1?, A1: ArgumentParser.EnumerableFlag>(exclusivity: ArgumentParser.FlagExclusivity, help: ArgumentParser.ArgumentHelp?) -> ArgumentParser.Flag<A1?> in ArgumentParser.o
closure #1 (ArgumentParser.InputKey) -> ArgumentParser.ArgumentSet in ArgumentParser.Flag.(in _4A276EFEBCBB2C9B65ADA202F321CCEA).init<A where A == [A1], A1: ArgumentParser.EnumerableFlag>(initial: [A1]?, help: ArgumentParser.ArgumentHelp?) -> ArgumentParser.Flag<[A1]> in ArgumentParser.o
"nominal type descriptor for Swift.EnumeratedSequence", referenced from:
_symbolic _____ySay_____GG s18EnumeratedSequenceV 15privacy_scanner12SearchResultV in HTMLTemplate.o
_symbolic _____ySaySsGG s18EnumeratedSequenceV in main.o
_symbolic _____ySay_____GG s18EnumeratedSequenceV 14ArgumentParser0C10DefinitionV in ArgumentParser.o
_symbolic _____ySSG s18EnumeratedSequenceV in ArgumentParser.o
"protocol conformance descriptor for Swift.EnumeratedSequence<A> : Swift.Sequence in Swift", referenced from:
closure #1 (ArgumentParser.InputKey) -> ArgumentParser.ArgumentSet in (extension in ArgumentParser):ArgumentParser.Flag<A where A: ArgumentParser.EnumerableFlag>.(in _4A276EFEBCBB2C9B65ADA202F321CCEA).init(initial: A?, exclusivity: ArgumentParser.FlagExclusivity, help: ArgumentParser.ArgumentHelp?) -> ArgumentParser.Flag<A> in ArgumentParser.o
closure #1 (ArgumentParser.InputKey) -> ArgumentParser.ArgumentSet in ArgumentParser.Flag.init<A where A == A1?, A1: ArgumentParser.EnumerableFlag>(exclusivity: ArgumentParser.FlagExclusivity, help: ArgumentParser.ArgumentHelp?) -> ArgumentParser.Flag<A1?> in ArgumentParser.o
closure #1 (ArgumentParser.InputKey) -> ArgumentParser.ArgumentSet in ArgumentParser.Flag.(in _4A276EFEBCBB2C9B65ADA202F321CCEA).init<A where A == [A1], A1: ArgumentParser.EnumerableFlag>(initial: [A1]?, help: ArgumentParser.ArgumentHelp?) -> ArgumentParser.Flag<[A1]> in ArgumentParser.o
lazy protocol witness table accessor for type Swift.EnumeratedSequence<[ArgumentParser.ArgumentDefinition]> and conformance Swift.EnumeratedSequence<A> : Swift.Sequence in Swift in ArgumentParser.o
lazy protocol witness table accessor for type Swift.EnumeratedSequence<Swift.String> and conformance Swift.EnumeratedSequence<A> : Swift.Sequence in Swift in ArgumentParser.o
"nominal type descriptor for Swift.LazyFilterSequence", referenced from:
_symbolic _____y_____yAAySay_____G______pSgGGAE_pG s15LazyMapSequenceV s0a6FilterC0V 14ArgumentParser16DecodedArgumentsV AE15ParsableCommandP in ArgumentParser.o
_symbolic _____y_____ySay_____G______pSgGG s18LazyFilterSequenceV s0a3MapC0V 14ArgumentParser16DecodedArgumentsV AE15ParsableCommandP in ArgumentParser.o
_symbolic _____y_____yAAySaySSSgGACGGSSG s15LazyMapSequenceV s0a6FilterC0V in ArgumentParser.o
_symbolic _____y_____yAAyABySaySSSgGACGGSSGG s18LazyFilterSequenceV s0a3MapC0V in ArgumentParser.o
_symbolic _____y_____ySaySSSgGACGG s18LazyFilterSequenceV s0a3MapC0V in ArgumentParser.o
_symbolic _____ySay_____GG s18LazyFilterSequenceV 14ArgumentParser0D10DefinitionV in ArgumentParser.o
_symbolic _____y_____ySay_____GGSSG s15LazyMapSequenceV s0a6FilterC0V 14ArgumentParser0E10DefinitionV in ArgumentParser.o
...
"protocol conformance descriptor for < where A: Swift.BidirectionalCollection> Swift.LazyFilterSequence<A> : Swift.BidirectionalCollection in Swift", referenced from:
lazy protocol witness table accessor for type Swift.LazyFilterSequence<Swift.LazyMapSequence<[ArgumentParser.DecodedArguments], ArgumentParser.ParsableCommand?>> and conformance < where A: Swift.BidirectionalCollection> Swift.LazyFilterSequence<A> : Swift.BidirectionalCollection in Swift in ArgumentParser.o
lazy protocol witness table accessor for type Swift.LazyFilterSequence<Swift.LazyMapSequence<Swift.LazyFilterSequence<Swift.LazyMapSequence<[Swift.String?], Swift.String?>>, Swift.String>> and conformance < where A: Swift.BidirectionalCollection> Swift.LazyFilterSequence<A> : Swift.BidirectionalCollection in Swift in ArgumentParser.o
lazy protocol witness table accessor for type Swift.LazyFilterSequence<Swift.LazyMapSequence<[Swift.String?], Swift.String?>> and conformance < where A: Swift.BidirectionalCollection> Swift.LazyFilterSequence<A> : Swift.BidirectionalCollection in Swift in ArgumentParser.o
lazy protocol witness table accessor for type Swift.LazyFilterSequence<[ArgumentParser.ArgumentDefinition]> and conformance < where A: Swift.BidirectionalCollection> Swift.LazyFilterSequence<A> : Swift.BidirectionalCollection in Swift in ArgumentParser.o
"protocol conformance descriptor for Swift.LazyFilterSequence<A> : Swift.LazySequenceProtocol in Swift", referenced from:
lazy protocol witness table accessor for type Swift.LazyFilterSequence<[ArgumentParser.ArgumentDefinition]> and conformance Swift.LazyFilterSequence<A> : Swift.LazySequenceProtocol in Swift in ArgumentParser.o
"Swift.ReversedCollection.makeIterator() -> Swift.ReversedCollection<A>.Iterator", referenced from:
ArgumentParser.SplitArguments.remove(at: Swift.Int) -> () in ArgumentParser.o
"Swift.ReversedCollection.Iterator.next() -> A.Element?", referenced from:
ArgumentParser.SplitArguments.remove(at: Swift.Int) -> () in ArgumentParser.o
"nominal type descriptor for Swift.ReversedCollection.Iterator", referenced from:
_symbolic _____ySnySiG_G s18ReversedCollectionV8IteratorV in ArgumentParser.o
"nominal type descriptor for Swift.ReversedCollection", referenced from:
_symbolic _____ySnySiGG s18ReversedCollectionV in ArgumentParser.o
"Swift._fatalErrorMessage(_: Swift.StaticString, _: Swift.StaticString, file: Swift.StaticString, line: Swift.UInt, flags: Swift.UInt32) -> Swift.Never", referenced from:
generic specialization <serialized, Swift._ArrayBuffer<Swift.Int8>> of Swift._copyCollectionToContiguousArray<A where A: Swift.Collection>(A) -> Swift.ContiguousArray<A.Element> in ArgumentParser.o
generic specialization <serialized, Swift.Int8> of Swift._ContiguousArrayBuffer._copyContents(initializing: Swift.UnsafeMutableBufferPointer<A>) -> (Swift.IndexingIterator<Swift._ContiguousArrayBuffer<A>>, Swift.Int) in ArgumentParser.o
generic specialization <serialized, Swift.Int8> of Swift._ContiguousArrayBuffer._copyContents(initializing: Swift.UnsafeMutableBufferPointer<A>) -> (Swift.IndexingIterator<Swift._ContiguousArrayBuffer<A>>, Swift.Int) in ArgumentParser.o
"(extension in Swift):Swift.LazySequenceProtocol.compactMap<A>((A.Element) -> A1?) -> Swift.LazyMapSequence<Swift.LazyFilterSequence<Swift.LazyMapSequence<A.Elements, A1?>>, A1>", referenced from:
ArgumentParser.CommandParser.(extractLastParsedValue in _62CE83895F4017D5D04F199729A8F32D)(ArgumentParser.SplitArguments) throws -> ArgumentParser.ParsableCommand in ArgumentParser.o
static ArgumentParser.HelpGenerator.generateSections(commandStack: [ArgumentParser.ParsableCommand.Type]) -> [ArgumentParser.HelpGenerator.Section] in ArgumentParser.o
static ArgumentParser.HelpGenerator.generateSections(commandStack: [ArgumentParser.ParsableCommand.Type]) -> [ArgumentParser.HelpGenerator.Section] in ArgumentParser.o
"(extension in Swift):Swift.LazySequenceProtocol.map<A>((A.Element) -> A1) -> Swift.LazyMapSequence<A.Elements, A1>", referenced from:
static ArgumentParser.HelpGenerator.generateSections(commandStack: [ArgumentParser.ParsableCommand.Type]) -> [ArgumentParser.HelpGenerator.Section] in ArgumentParser.o
static ArgumentParser.HelpGenerator.generateSections(commandStack: [ArgumentParser.ParsableCommand.Type]) -> [ArgumentParser.HelpGenerator.Section] in ArgumentParser.o
"(extension in Swift):Swift.LazySequenceProtocol.filter((A.Element) -> Swift.Bool) -> Swift.LazyFilterSequence<A.Elements>", referenced from:
static ArgumentParser.HelpGenerator.generateSections(commandStack: [ArgumentParser.ParsableCommand.Type]) -> [ArgumentParser.HelpGenerator.Section] in ArgumentParser.o
static ArgumentParser.HelpGenerator.generateSections(commandStack: [ArgumentParser.ParsableCommand.Type]) -> [ArgumentParser.HelpGenerator.Section] in ArgumentParser.o
static ArgumentParser.HelpGenerator.generateSections(commandStack: [ArgumentParser.ParsableCommand.Type]) -> [ArgumentParser.HelpGenerator.Section] in ArgumentParser.o
"Swift._findStringSwitchCase(cases: [Swift.StaticString], string: Swift.String) -> Swift.Int", referenced from:
ArgumentParserToolInfo.ArgumentInfoV0.NameInfoV0.KindV0.init(rawValue: Swift.String) -> ArgumentParserToolInfo.ArgumentInfoV0.NameInfoV0.KindV0? in ArgumentParserToolInfo.o
ArgumentParserToolInfo.ArgumentInfoV0.KindV0.init(rawValue: Swift.String) -> ArgumentParserToolInfo.ArgumentInfoV0.KindV0? in ArgumentParserToolInfo.o
"Swift.KeyedDecodingContainer.decodeIfPresent(_: Swift.String.Type, forKey: A) throws -> Swift.String?", referenced from:
ArgumentParserToolInfo.CommandInfoV0.init(from: Swift.Decoder) throws -> ArgumentParserToolInfo.CommandInfoV0 in ArgumentParserToolInfo.o
ArgumentParserToolInfo.CommandInfoV0.init(from: Swift.Decoder) throws -> ArgumentParserToolInfo.CommandInfoV0 in ArgumentParserToolInfo.o
ArgumentParserToolInfo.CommandInfoV0.init(from: Swift.Decoder) throws -> ArgumentParserToolInfo.CommandInfoV0 in ArgumentParserToolInfo.o
ArgumentParserToolInfo.ArgumentInfoV0.init(from: Swift.Decoder) throws -> ArgumentParserToolInfo.ArgumentInfoV0 in ArgumentParserToolInfo.o
ArgumentParserToolInfo.ArgumentInfoV0.init(from: Swift.Decoder) throws -> ArgumentParserToolInfo.ArgumentInfoV0 in ArgumentParserToolInfo.o
ArgumentParserToolInfo.ArgumentInfoV0.init(from: Swift.Decoder) throws -> ArgumentParserToolInfo.ArgumentInfoV0 in ArgumentParserToolInfo.o
ArgumentParserToolInfo.ArgumentInfoV0.init(from: Swift.Decoder) throws -> ArgumentParserToolInfo.ArgumentInfoV0 in ArgumentParserToolInfo.o
...
"Swift.KeyedDecodingContainer.decodeIfPresent<A where A1: Swift.Decodable>(_: A1.Type, forKey: A) throws -> A1?", referenced from:
ArgumentParserToolInfo.CommandInfoV0.init(from: Swift.Decoder) throws -> ArgumentParserToolInfo.CommandInfoV0 in ArgumentParserToolInfo.o
ArgumentParserToolInfo.CommandInfoV0.init(from: Swift.Decoder) throws -> ArgumentParserToolInfo.CommandInfoV0 in ArgumentParserToolInfo.o
ArgumentParserToolInfo.CommandInfoV0.init(from: Swift.Decoder) throws -> ArgumentParserToolInfo.CommandInfoV0 in ArgumentParserToolInfo.o
ArgumentParserToolInfo.ArgumentInfoV0.init(from: Swift.Decoder) throws -> ArgumentParserToolInfo.ArgumentInfoV0 in ArgumentParserToolInfo.o
ArgumentParserToolInfo.ArgumentInfoV0.init(from: Swift.Decoder) throws -> ArgumentParserToolInfo.ArgumentInfoV0 in ArgumentParserToolInfo.o
ArgumentParserToolInfo.ArgumentInfoV0.init(from: Swift.Decoder) throws -> ArgumentParserToolInfo.ArgumentInfoV0 in ArgumentParserToolInfo.o
"Swift.KeyedDecodingContainer.decode(_: Swift.String.Type, forKey: A) throws -> Swift.String", referenced from:
ArgumentParserToolInfo.CommandInfoV0.init(from: Swift.Decoder) throws -> ArgumentParserToolInfo.CommandInfoV0 in ArgumentParserToolInfo.o
ArgumentParserToolInfo.ArgumentInfoV0.NameInfoV0.init(from: Swift.Decoder) throws -> ArgumentParserToolInfo.ArgumentInfoV0.NameInfoV0 in ArgumentParserToolInfo.o
"Swift.KeyedDecodingContainer.decode(_: Swift.Bool.Type, forKey: A) throws -> Swift.Bool", referenced from:
ArgumentParser.HelpCommand.init(from: Swift.Decoder) throws -> ArgumentParser.HelpCommand in ArgumentParser.o
ArgumentParserToolInfo.ArgumentInfoV0.init(from: Swift.Decoder) throws -> ArgumentParserToolInfo.ArgumentInfoV0 in ArgumentParserToolInfo.o
ArgumentParserToolInfo.ArgumentInfoV0.init(from: Swift.Decoder) throws -> ArgumentParserToolInfo.ArgumentInfoV0 in ArgumentParserToolInfo.o
ArgumentParserToolInfo.ArgumentInfoV0.init(from: Swift.Decoder) throws -> ArgumentParserToolInfo.ArgumentInfoV0 in ArgumentParserToolInfo.o
"Swift.KeyedDecodingContainer.decode(_: Swift.Int.Type, forKey: A) throws -> Swift.Int", referenced from:
ArgumentParserToolInfo.ToolInfoHeader.init(from: Swift.Decoder) throws -> ArgumentParserToolInfo.ToolInfoHeader in ArgumentParserToolInfo.o
ArgumentParserToolInfo.ToolInfoV0.init(from: Swift.Decoder) throws -> ArgumentParserToolInfo.ToolInfoV0 in ArgumentParserToolInfo.o
"Swift.KeyedDecodingContainer.decode<A where A1: Swift.Decodable>(_: A1.Type, forKey: A) throws -> A1", referenced from:
privacy_scanner.SearchTool.init(from: Swift.Decoder) throws -> privacy_scanner.SearchTool in main.o
privacy_scanner.SearchTool.init(from: Swift.Decoder) throws -> privacy_scanner.SearchTool in main.o
ArgumentParser._WrappedParsableCommand.init(from: Swift.Decoder) throws -> ArgumentParser._WrappedParsableCommand<A> in ArgumentParser.o
ArgumentParser.GenerateCompletions.init(from: Swift.Decoder) throws -> ArgumentParser.GenerateCompletions in ArgumentParser.o
ArgumentParser.AutodetectedGenerateCompletions.init(from: Swift.Decoder) throws -> ArgumentParser.AutodetectedGenerateCompletions in ArgumentParser.o
ArgumentParser.HelpCommand.init(from: Swift.Decoder) throws -> ArgumentParser.HelpCommand in ArgumentParser.o
ArgumentParserToolInfo.ToolInfoV0.init(from: Swift.Decoder) throws -> ArgumentParserToolInfo.ToolInfoV0 in ArgumentParserToolInfo.o
...
"type metadata accessor for Swift.KeyedDecodingContainer", referenced from:
ArgumentParser._WrappedParsableCommand.init(from: Swift.Decoder) throws -> ArgumentParser._WrappedParsableCommand<A> in ArgumentParser.o
"nominal type descriptor for Swift.KeyedDecodingContainer", referenced from:
_symbolic _____y_____G s22KeyedDecodingContainerV 15privacy_scanner10SearchToolV10CodingKeys33_CA1C73275326C6F2ACF95040A6083C2BLLO in main.o
_symbolic _____y_____G s22KeyedDecodingContainerV 14ArgumentParser19GenerateCompletionsV10CodingKeys33_62CE83895F4017D5D04F199729A8F32DLLO in ArgumentParser.o
_symbolic _____y_____G s22KeyedDecodingContainerV 14ArgumentParser31AutodetectedGenerateCompletionsV10CodingKeys33_62CE83895F4017D5D04F199729A8F32DLLO in ArgumentParser.o
_symbolic _____y_____G s22KeyedDecodingContainerV 14ArgumentParser11HelpCommandV10CodingKeysO in ArgumentParser.o
_symbolic _____y_____G s22KeyedDecodingContainerV 22ArgumentParserToolInfo0fG6HeaderV10CodingKeys33_0B83A1114EC554E07136833DEE56BBF4LLO in ArgumentParserToolInfo.o
_symbolic _____y_____G s22KeyedDecodingContainerV 22ArgumentParserToolInfo0fG2V0V10CodingKeys33_0B83A1114EC554E07136833DEE56BBF4LLO in ArgumentParserToolInfo.o
_symbolic _____y_____G s22KeyedDecodingContainerV 22ArgumentParserToolInfo07CommandG2V0V10CodingKeys33_0B83A1114EC554E07136833DEE56BBF4LLO in ArgumentParserToolInfo.o
...
"Swift.KeyedDecodingContainer.init<A where A == A1.Key, A1: Swift.KeyedDecodingContainerProtocol>(A1) -> Swift.KeyedDecodingContainer<A>", referenced from:
ArgumentParser.ArgumentDecoder.container<A where A: Swift.CodingKey>(keyedBy: A.Type) throws -> Swift.KeyedDecodingContainer<A> in ArgumentParser.o
ArgumentParser.SingleValueDecoder.container<A where A: Swift.CodingKey>(keyedBy: A.Type) throws -> Swift.KeyedDecodingContainer<A> in ArgumentParser.o
"Swift.KeyedEncodingContainer.encodeIfPresent(_: Swift.String?, forKey: A) throws -> ()", referenced from:
ArgumentParserToolInfo.CommandInfoV0.encode(to: Swift.Encoder) throws -> () in ArgumentParserToolInfo.o
ArgumentParserToolInfo.CommandInfoV0.encode(to: Swift.Encoder) throws -> () in ArgumentParserToolInfo.o
ArgumentParserToolInfo.CommandInfoV0.encode(to: Swift.Encoder) throws -> () in ArgumentParserToolInfo.o
ArgumentParserToolInfo.ArgumentInfoV0.encode(to: Swift.Encoder) throws -> () in ArgumentParserToolInfo.o
ArgumentParserToolInfo.ArgumentInfoV0.encode(to: Swift.Encoder) throws -> () in ArgumentParserToolInfo.o
ArgumentParserToolInfo.ArgumentInfoV0.encode(to: Swift.Encoder) throws -> () in ArgumentParserToolInfo.o
ArgumentParserToolInfo.ArgumentInfoV0.encode(to: Swift.Encoder) throws -> () in ArgumentParserToolInfo.o
...
"Swift.KeyedEncodingContainer.encodeIfPresent<A where A1: Swift.Encodable>(_: A1?, forKey: A) throws -> ()", referenced from:
ArgumentParserToolInfo.CommandInfoV0.encode(to: Swift.Encoder) throws -> () in ArgumentParserToolInfo.o
ArgumentParserToolInfo.CommandInfoV0.encode(to: Swift.Encoder) throws -> () in ArgumentParserToolInfo.o
ArgumentParserToolInfo.CommandInfoV0.encode(to: Swift.Encoder) throws -> () in ArgumentParserToolInfo.o
ArgumentParserToolInfo.ArgumentInfoV0.encode(to: Swift.Encoder) throws -> () in ArgumentParserToolInfo.o
ArgumentParserToolInfo.ArgumentInfoV0.encode(to: Swift.Encoder) throws -> () in ArgumentParserToolInfo.o
ArgumentParserToolInfo.ArgumentInfoV0.encode(to: Swift.Encoder) throws -> () in ArgumentParserToolInfo.o
"Swift.KeyedEncodingContainer.encode(_: Swift.String, forKey: A) throws -> ()", referenced from:
ArgumentParserToolInfo.CommandInfoV0.encode(to: Swift.Encoder) throws -> () in ArgumentParserToolInfo.o
ArgumentParserToolInfo.ArgumentInfoV0.NameInfoV0.encode(to: Swift.Encoder) throws -> () in ArgumentParserToolInfo.o
"Swift.KeyedEncodingContainer.encode(_: Swift.Bool, forKey: A) throws -> ()", referenced from:
ArgumentParserToolInfo.ArgumentInfoV0.encode(to: Swift.Encoder) throws -> () in ArgumentParserToolInfo.o
ArgumentParserToolInfo.ArgumentInfoV0.encode(to: Swift.Encoder) throws -> () in ArgumentParserToolInfo.o
ArgumentParserToolInfo.ArgumentInfoV0.encode(to: Swift.Encoder) throws -> () in ArgumentParserToolInfo.o
"Swift.KeyedEncodingContainer.encode(_: Swift.Int, forKey: A) throws -> ()", referenced from:
ArgumentParserToolInfo.ToolInfoV0.encode(to: Swift.Encoder) throws -> () in ArgumentParserToolInfo.o
"Swift.KeyedEncodingContainer.encode<A where A1: Swift.Encodable>(_: A1, forKey: A) throws -> ()", referenced from:
ArgumentParserToolInfo.ToolInfoV0.encode(to: Swift.Encoder) throws -> () in ArgumentParserToolInfo.o
ArgumentParserToolInfo.ArgumentInfoV0.NameInfoV0.encode(to: Swift.Encoder) throws -> () in ArgumentParserToolInfo.o
ArgumentParserToolInfo.ArgumentInfoV0.encode(to: Swift.Encoder) throws -> () in ArgumentParserToolInfo.o
"nominal type descriptor for Swift.KeyedEncodingContainer", referenced from:
_symbolic _____y_____G s22KeyedEncodingContainerV 22ArgumentParserToolInfo0fG2V0V10CodingKeys33_0B83A1114EC554E07136833DEE56BBF4LLO in ArgumentParserToolInfo.o
_symbolic _____y_____G s22KeyedEncodingContainerV 22ArgumentParserToolInfo07CommandG2V0V10CodingKeys33_0B83A1114EC554E07136833DEE56BBF4LLO in ArgumentParserToolInfo.o
_symbolic _____y_____G s22KeyedEncodingContainerV 22ArgumentParserToolInfo0dG2V0V04NamegH0V10CodingKeys33_0B83A1114EC554E07136833DEE56BBF4LLO in ArgumentParserToolInfo.o
_symbolic _____y_____G s22KeyedEncodingContainerV 22ArgumentParserToolInfo0dG2V0V10CodingKeys33_0B83A1114EC554E07136833DEE56BBF4LLO in ArgumentParserToolInfo.o
"protocol descriptor for Swift.CustomStringConvertible", referenced from:
l_got.$ss23CustomStringConvertibleMp in main.o
l_got.$ss23CustomStringConvertibleMp in ArgumentParser.o
l_got.$ss23CustomStringConvertibleMp in ArgumentParser.o
l_got.$ss23CustomStringConvertibleMp in ArgumentParser.o
l_got.$ss23CustomStringConvertibleMp in ArgumentParser.o
l_got.$ss23CustomStringConvertibleMp in ArgumentParser.o
l_got.$ss23CustomStringConvertibleMp in ArgumentParser.o
...
"method descriptor for Swift.CustomStringConvertible.description.getter : Swift.String", referenced from:
l_got.$ss23CustomStringConvertibleP11descriptionSSvgTq in main.o
l_got.$ss23CustomStringConvertibleP11descriptionSSvgTq in ArgumentParser.o
l_got.$ss23CustomStringConvertibleP11descriptionSSvgTq in ArgumentParser.o
l_got.$ss23CustomStringConvertibleP11descriptionSSvgTq in ArgumentParser.o
l_got.$ss23CustomStringConvertibleP11descriptionSSvgTq in ArgumentParser.o
l_got.$ss23CustomStringConvertibleP11descriptionSSvgTq in ArgumentParser.o
l_got.$ss23CustomStringConvertibleP11descriptionSSvgTq in ArgumentParser.o
...
"nominal type descriptor for Swift._ContiguousArrayStorage", referenced from:
_symbolic _____y_____G s23_ContiguousArrayStorageC s4Int8V in ArgumentParser.o
"protocol descriptor for Swift.UnkeyedDecodingContainer", referenced from:
l_got.$ss24UnkeyedDecodingContainerMp in ArgumentParser.o
"method descriptor for Swift.UnkeyedDecodingContainer.nestedContainer<A where A1: Swift.CodingKey>(keyedBy: A1.Type) throws -> Swift.KeyedDecodingContainer<A1>", referenced from:
l_got.$ss24UnkeyedDecodingContainerP06nestedC07keyedBys05KeyedbC0Vyqd__Gqd__m_tKs9CodingKeyRd__lFTq in ArgumentParser.o
"method descriptor for Swift.UnkeyedDecodingContainer.nestedUnkeyedContainer() throws -> Swift.UnkeyedDecodingContainer", referenced from:
l_got.$ss24UnkeyedDecodingContainerP06nestedaC0sAA_pyKFTq in ArgumentParser.o
"method descriptor for Swift.UnkeyedDecodingContainer.codingPath.getter : [Swift.CodingKey]", referenced from:
l_got.$ss24UnkeyedDecodingContainerP10codingPathSays9CodingKey_pGvgTq in ArgumentParser.o
"method descriptor for Swift.UnkeyedDecodingContainer.currentIndex.getter : Swift.Int", referenced from:
l_got.$ss24UnkeyedDecodingContainerP12currentIndexSivgTq in ArgumentParser.o
"method descriptor for Swift.UnkeyedDecodingContainer.superDecoder() throws -> Swift.Decoder", referenced from:
l_got.$ss24UnkeyedDecodingContainerP12superDecoders0E0_pyKFTq in ArgumentParser.o
"method descriptor for Swift.UnkeyedDecodingContainer.decodeIfPresent(Swift.String.Type) throws -> Swift.String?", referenced from:
l_got.$ss24UnkeyedDecodingContainerP15decodeIfPresentySSSgSSmKFTq in ArgumentParser.o
"method descriptor for Swift.UnkeyedDecodingContainer.decodeIfPresent(Swift.Bool.Type) throws -> Swift.Bool?", referenced from:
l_got.$ss24UnkeyedDecodingContainerP15decodeIfPresentySbSgSbmKFTq in ArgumentParser.o
"method descriptor for Swift.UnkeyedDecodingContainer.decodeIfPresent(Swift.Double.Type) throws -> Swift.Double?", referenced from:
l_got.$ss24UnkeyedDecodingContainerP15decodeIfPresentySdSgSdmKFTq in ArgumentParser.o
"method descriptor for Swift.UnkeyedDecodingContainer.decodeIfPresent(Swift.Float.Type) throws -> Swift.Float?", referenced from:
l_got.$ss24UnkeyedDecodingContainerP15decodeIfPresentySfSgSfmKFTq in ArgumentParser.o
"method descriptor for Swift.UnkeyedDecodingContainer.decodeIfPresent(Swift.Int.Type) throws -> Swift.Int?", referenced from:
l_got.$ss24UnkeyedDecodingContainerP15decodeIfPresentySiSgSimKFTq in ArgumentParser.o
"method descriptor for Swift.UnkeyedDecodingContainer.decodeIfPresent(Swift.UInt.Type) throws -> Swift.UInt?", referenced from:
l_got.$ss24UnkeyedDecodingContainerP15decodeIfPresentySuSgSumKFTq in ArgumentParser.o
"method descriptor for Swift.UnkeyedDecodingContainer.decodeIfPresent<A where A1: Swift.Decodable>(A1.Type) throws -> A1?", referenced from:
l_got.$ss24UnkeyedDecodingContainerP15decodeIfPresentyqd__Sgqd__mKSeRd__lFTq in ArgumentParser.o
"method descriptor for Swift.UnkeyedDecodingContainer.decodeIfPresent(Swift.Int8.Type) throws -> Swift.Int8?", referenced from:
l_got.$ss24UnkeyedDecodingContainerP15decodeIfPresentys4Int8VSgAEmKFTq in ArgumentParser.o
"method descriptor for Swift.UnkeyedDecodingContainer.decodeIfPresent(Swift.Int16.Type) throws -> Swift.Int16?", referenced from:
l_got.$ss24UnkeyedDecodingContainerP15decodeIfPresentys5Int16VSgAEmKFTq in ArgumentParser.o
"method descriptor for Swift.UnkeyedDecodingContainer.decodeIfPresent(Swift.Int32.Type) throws -> Swift.Int32?", referenced from:
l_got.$ss24UnkeyedDecodingContainerP15decodeIfPresentys5Int32VSgAEmKFTq in ArgumentParser.o
"method descriptor for Swift.UnkeyedDecodingContainer.decodeIfPresent(Swift.Int64.Type) throws -> Swift.Int64?", referenced from:
l_got.$ss24UnkeyedDecodingContainerP15decodeIfPresentys5Int64VSgAEmKFTq in ArgumentParser.o
"method descriptor for Swift.UnkeyedDecodingContainer.decodeIfPresent(Swift.UInt8.Type) throws -> Swift.UInt8?", referenced from:
l_got.$ss24UnkeyedDecodingContainerP15decodeIfPresentys5UInt8VSgAEmKFTq in ArgumentParser.o
"method descriptor for Swift.UnkeyedDecodingContainer.decodeIfPresent(Swift.UInt16.Type) throws -> Swift.UInt16?", referenced from:
l_got.$ss24UnkeyedDecodingContainerP15decodeIfPresentys6UInt16VSgAEmKFTq in ArgumentParser.o
"method descriptor for Swift.UnkeyedDecodingContainer.decodeIfPresent(Swift.UInt32.Type) throws -> Swift.UInt32?", referenced from:
l_got.$ss24UnkeyedDecodingContainerP15decodeIfPresentys6UInt32VSgAEmKFTq in ArgumentParser.o
"method descriptor for Swift.UnkeyedDecodingContainer.decodeIfPresent(Swift.UInt64.Type) throws -> Swift.UInt64?", referenced from:
l_got.$ss24UnkeyedDecodingContainerP15decodeIfPresentys6UInt64VSgAEmKFTq in ArgumentParser.o
"method descriptor for Swift.UnkeyedDecodingContainer.count.getter : Swift.Int?", referenced from:
l_got.$ss24UnkeyedDecodingContainerP5countSiSgvgTq in ArgumentParser.o
"method descriptor for Swift.UnkeyedDecodingContainer.decode(Swift.String.Type) throws -> Swift.String", referenced from:
l_got.$ss24UnkeyedDecodingContainerP6decodeyS2SmKFTq in ArgumentParser.o
"method descriptor for Swift.UnkeyedDecodingContainer.decode(Swift.Bool.Type) throws -> Swift.Bool", referenced from:
l_got.$ss24UnkeyedDecodingContainerP6decodeyS2bmKFTq in ArgumentParser.o
"method descriptor for Swift.UnkeyedDecodingContainer.decode(Swift.Double.Type) throws -> Swift.Double", referenced from:
l_got.$ss24UnkeyedDecodingContainerP6decodeyS2dmKFTq in ArgumentParser.o
"method descriptor for Swift.UnkeyedDecodingContainer.decode(Swift.Float.Type) throws -> Swift.Float", referenced from:
l_got.$ss24UnkeyedDecodingContainerP6decodeyS2fmKFTq in ArgumentParser.o
"method descriptor for Swift.UnkeyedDecodingContainer.decode(Swift.Int.Type) throws -> Swift.Int", referenced from:
l_got.$ss24UnkeyedDecodingContainerP6decodeyS2imKFTq in ArgumentParser.o
"method descriptor for Swift.UnkeyedDecodingContainer.decode(Swift.UInt.Type) throws -> Swift.UInt", referenced from:
l_got.$ss24UnkeyedDecodingContainerP6decodeyS2umKFTq in ArgumentParser.o
"method descriptor for Swift.UnkeyedDecodingContainer.decode<A where A1: Swift.Decodable>(A1.Type) throws -> A1", referenced from:
l_got.$ss24UnkeyedDecodingContainerP6decodeyqd__qd__mKSeRd__lFTq in ArgumentParser.o
"method descriptor for Swift.UnkeyedDecodingContainer.decode(Swift.Int8.Type) throws -> Swift.Int8", referenced from:
l_got.$ss24UnkeyedDecodingContainerP6decodeys4Int8VAEmKFTq in ArgumentParser.o
"method descriptor for Swift.UnkeyedDecodingContainer.decode(Swift.Int16.Type) throws -> Swift.Int16", referenced from:
l_got.$ss24UnkeyedDecodingContainerP6decodeys5Int16VAEmKFTq in ArgumentParser.o
"method descriptor for Swift.UnkeyedDecodingContainer.decode(Swift.Int32.Type) throws -> Swift.Int32", referenced from:
l_got.$ss24UnkeyedDecodingContainerP6decodeys5Int32VAEmKFTq in ArgumentParser.o
"method descriptor for Swift.UnkeyedDecodingContainer.decode(Swift.Int64.Type) throws -> Swift.Int64", referenced from:
l_got.$ss24UnkeyedDecodingContainerP6decodeys5Int64VAEmKFTq in ArgumentParser.o
"method descriptor for Swift.UnkeyedDecodingContainer.decode(Swift.UInt8.Type) throws -> Swift.UInt8", referenced from:
l_got.$ss24UnkeyedDecodingContainerP6decodeys5UInt8VAEmKFTq in ArgumentParser.o
"method descriptor for Swift.UnkeyedDecodingContainer.decode(Swift.UInt16.Type) throws -> Swift.UInt16", referenced from:
l_got.$ss24UnkeyedDecodingContainerP6decodeys6UInt16VAEmKFTq in ArgumentParser.o
"method descriptor for Swift.UnkeyedDecodingContainer.decode(Swift.UInt32.Type) throws -> Swift.UInt32", referenced from:
l_got.$ss24UnkeyedDecodingContainerP6decodeys6UInt32VAEmKFTq in ArgumentParser.o
"method descriptor for Swift.UnkeyedDecodingContainer.decode(Swift.UInt64.Type) throws -> Swift.UInt64", referenced from:
l_got.$ss24UnkeyedDecodingContainerP6decodeys6UInt64VAEmKFTq in ArgumentParser.o
"method descriptor for Swift.UnkeyedDecodingContainer.isAtEnd.getter : Swift.Bool", referenced from:
l_got.$ss24UnkeyedDecodingContainerP7isAtEndSbvgTq in ArgumentParser.o
"method descriptor for Swift.UnkeyedDecodingContainer.decodeNil() throws -> Swift.Bool", referenced from:
l_got.$ss24UnkeyedDecodingContainerP9decodeNilSbyKFTq in ArgumentParser.o
"(extension in Swift):Swift.UnkeyedDecodingContainer.decodeIfPresent(Swift.String.Type) throws -> Swift.String?", referenced from:
protocol witness for Swift.UnkeyedDecodingContainer.decodeIfPresent(Swift.String.Type) throws -> Swift.String? in conformance ArgumentParser.SingleValueDecoder.UnkeyedContainer : Swift.UnkeyedDecodingContainer in ArgumentParser in ArgumentParser.o
"(extension in Swift):Swift.UnkeyedDecodingContainer.decodeIfPresent(Swift.Bool.Type) throws -> Swift.Bool?", referenced from:
protocol witness for Swift.UnkeyedDecodingContainer.decodeIfPresent(Swift.Bool.Type) throws -> Swift.Bool? in conformance ArgumentParser.SingleValueDecoder.UnkeyedContainer : Swift.UnkeyedDecodingContainer in ArgumentParser in ArgumentParser.o
"(extension in Swift):Swift.UnkeyedDecodingContainer.decodeIfPresent(Swift.Double.Type) throws -> Swift.Double?", referenced from:
protocol witness for Swift.UnkeyedDecodingContainer.decodeIfPresent(Swift.Double.Type) throws -> Swift.Double? in conformance ArgumentParser.SingleValueDecoder.UnkeyedContainer : Swift.UnkeyedDecodingContainer in ArgumentParser in ArgumentParser.o
"(extension in Swift):Swift.UnkeyedDecodingContainer.decodeIfPresent(Swift.Float.Type) throws -> Swift.Float?", referenced from:
protocol witness for Swift.UnkeyedDecodingContainer.decodeIfPresent(Swift.Float.Type) throws -> Swift.Float? in conformance ArgumentParser.SingleValueDecoder.UnkeyedContainer : Swift.UnkeyedDecodingContainer in ArgumentParser in ArgumentParser.o
"(extension in Swift):Swift.UnkeyedDecodingContainer.decodeIfPresent(Swift.Int.Type) throws -> Swift.Int?", referenced from:
protocol witness for Swift.UnkeyedDecodingContainer.decodeIfPresent(Swift.Int.Type) throws -> Swift.Int? in conformance ArgumentParser.SingleValueDecoder.UnkeyedContainer : Swift.UnkeyedDecodingContainer in ArgumentParser in ArgumentParser.o
"(extension in Swift):Swift.UnkeyedDecodingContainer.decodeIfPresent(Swift.UInt.Type) throws -> Swift.UInt?", referenced from:
protocol witness for Swift.UnkeyedDecodingContainer.decodeIfPresent(Swift.UInt.Type) throws -> Swift.UInt? in conformance ArgumentParser.SingleValueDecoder.UnkeyedContainer : Swift.UnkeyedDecodingContainer in ArgumentParser in ArgumentParser.o
"(extension in Swift):Swift.UnkeyedDecodingContainer.decodeIfPresent<A where A1: Swift.Decodable>(A1.Type) throws -> A1?", referenced from:
protocol witness for Swift.UnkeyedDecodingContainer.decodeIfPresent<A where A1: Swift.Decodable>(A1.Type) throws -> A1? in conformance ArgumentParser.SingleValueDecoder.UnkeyedContainer : Swift.UnkeyedDecodingContainer in ArgumentParser in ArgumentParser.o
"(extension in Swift):Swift.UnkeyedDecodingContainer.decodeIfPresent(Swift.Int8.Type) throws -> Swift.Int8?", referenced from:
protocol witness for Swift.UnkeyedDecodingContainer.decodeIfPresent(Swift.Int8.Type) throws -> Swift.Int8? in conformance ArgumentParser.SingleValueDecoder.UnkeyedContainer : Swift.UnkeyedDecodingContainer in ArgumentParser in ArgumentParser.o
"(extension in Swift):Swift.UnkeyedDecodingContainer.decodeIfPresent(Swift.Int16.Type) throws -> Swift.Int16?", referenced from:
protocol witness for Swift.UnkeyedDecodingContainer.decodeIfPresent(Swift.Int16.Type) throws -> Swift.Int16? in conformance ArgumentParser.SingleValueDecoder.UnkeyedContainer : Swift.UnkeyedDecodingContainer in ArgumentParser in ArgumentParser.o
"(extension in Swift):Swift.UnkeyedDecodingContainer.decodeIfPresent(Swift.Int32.Type) throws -> Swift.Int32?", referenced from:
protocol witness for Swift.UnkeyedDecodingContainer.decodeIfPresent(Swift.Int32.Type) throws -> Swift.Int32? in conformance ArgumentParser.SingleValueDecoder.UnkeyedContainer : Swift.UnkeyedDecodingContainer in ArgumentParser in ArgumentParser.o
"(extension in Swift):Swift.UnkeyedDecodingContainer.decodeIfPresent(Swift.Int64.Type) throws -> Swift.Int64?", referenced from:
protocol witness for Swift.UnkeyedDecodingContainer.decodeIfPresent(Swift.Int64.Type) throws -> Swift.Int64? in conformance ArgumentParser.SingleValueDecoder.UnkeyedContainer : Swift.UnkeyedDecodingContainer in ArgumentParser in ArgumentParser.o
"(extension in Swift):Swift.UnkeyedDecodingContainer.decodeIfPresent(Swift.UInt8.Type) throws -> Swift.UInt8?", referenced from:
protocol witness for Swift.UnkeyedDecodingContainer.decodeIfPresent(Swift.UInt8.Type) throws -> Swift.UInt8? in conformance ArgumentParser.SingleValueDecoder.UnkeyedContainer : Swift.UnkeyedDecodingContainer in ArgumentParser in ArgumentParser.o
"(extension in Swift):Swift.UnkeyedDecodingContainer.decodeIfPresent(Swift.UInt16.Type) throws -> Swift.UInt16?", referenced from:
protocol witness for Swift.UnkeyedDecodingContainer.decodeIfPresent(Swift.UInt16.Type) throws -> Swift.UInt16? in conformance ArgumentParser.SingleValueDecoder.UnkeyedContainer : Swift.UnkeyedDecodingContainer in ArgumentParser in ArgumentParser.o
"(extension in Swift):Swift.UnkeyedDecodingContainer.decodeIfPresent(Swift.UInt32.Type) throws -> Swift.UInt32?", referenced from:
protocol witness for Swift.UnkeyedDecodingContainer.decodeIfPresent(Swift.UInt32.Type) throws -> Swift.UInt32? in conformance ArgumentParser.SingleValueDecoder.UnkeyedContainer : Swift.UnkeyedDecodingContainer in ArgumentParser in ArgumentParser.o
"(extension in Swift):Swift.UnkeyedDecodingContainer.decodeIfPresent(Swift.UInt64.Type) throws -> Swift.UInt64?", referenced from:
protocol witness for Swift.UnkeyedDecodingContainer.decodeIfPresent(Swift.UInt64.Type) throws -> Swift.UInt64? in conformance ArgumentParser.SingleValueDecoder.UnkeyedContainer : Swift.UnkeyedDecodingContainer in ArgumentParser in ArgumentParser.o
"protocol descriptor for Swift.ExpressibleByArrayLiteral", referenced from:
l_got.$ss25ExpressibleByArrayLiteralMp in main.o
l_got.$ss25ExpressibleByArrayLiteralMp in ArgumentParser.o
l_got.$ss25ExpressibleByArrayLiteralMp in ArgumentParser.o
l_got.$ss25ExpressibleByArrayLiteralMp in ArgumentParser.o
"method descriptor for Swift.ExpressibleByArrayLiteral.init(arrayLiteral: A.ArrayLiteralElement...) -> A", referenced from:
l_got.$ss25ExpressibleByArrayLiteralP05arrayD0x0cD7ElementQzd_tcfCTq in main.o
l_got.$ss25ExpressibleByArrayLiteralP05arrayD0x0cD7ElementQzd_tcfCTq in ArgumentParser.o
l_got.$ss25ExpressibleByArrayLiteralP05arrayD0x0cD7ElementQzd_tcfCTq in ArgumentParser.o
l_got.$ss25ExpressibleByArrayLiteralP05arrayD0x0cD7ElementQzd_tcfCTq in ArgumentParser.o
"dispatch thunk of Swift.LosslessStringConvertible.init(Swift.String) -> A?", referenced from:
(extension in ArgumentParser):Swift.LosslessStringConvertible< where A: ArgumentParser.ExpressibleByArgument>.init(argument: Swift.String) -> A? in ArgumentParser.o
"Swift.DefaultStringInterpolation.appendInterpolation<A>(A) -> ()", referenced from:
privacy_scanner.PrivacyManifestScanner.(generateHTMLReport in _CA1C73275326C6F2ACF95040A6083C2B)(scanStartTime: Foundation.Date, rootDirectoryPath: Swift.String) -> () in main.o
ArgumentParser.CompletionsGenerator.generateCompletionScript() -> Swift.String in ArgumentParser.o
closure #3 (A) -> Swift.String in closure #1 (ArgumentParser.InputKey) -> ArgumentParser.ArgumentSet in ArgumentParser.Option.(in _3FAB84E8577F3610E5081083FAE17795).init(name: ArgumentParser.NameSpecification, initial: A?, parsingStrategy: ArgumentParser.SingleValueParsingStrategy, help: ArgumentParser.ArgumentHelp?, completion: ArgumentParser.CompletionKind?, transform: (Swift.String) throws -> A) -> ArgumentParser.Option<A> in ArgumentParser.o
(extension in ArgumentParser):ArgumentParser.ExpressibleByArgument.defaultValueDescription.getter : Swift.String in ArgumentParser.o
implicit closure #1 () -> Swift.String in ArgumentParser.ArgumentSet.init(_: ArgumentParser.ParsableArguments.Type, creatingHelp: Swift.Bool) -> ArgumentParser.ArgumentSet in ArgumentParser.o
closure #1 (Swift.Error) -> Swift.String in ArgumentParser.ParsableArgumentsValidationError.description.getter : Swift.String in ArgumentParser.o
static ArgumentParser.ParsableArgumentsCodingKeyValidator.validate(ArgumentParser.ParsableArguments.Type) -> ArgumentParser.ParsableArgumentsValidatorError? in ArgumentParser.o
...
"Swift.DefaultStringInterpolation.appendInterpolation<A where A: Swift.CustomStringConvertible>(A) -> ()", referenced from:
static privacy_scanner.HTMLTemplate.generateHTML(currentDate: Swift.String, rootDirectoryPath: Swift.String, scanDuration: Swift.String, with: [privacy_scanner.SearchResult]) -> Swift.String in HTMLTemplate.o
static privacy_scanner.HTMLTemplate.generateHTML(currentDate: Swift.String, rootDirectoryPath: Swift.String, scanDuration: Swift.String, with: [privacy_scanner.SearchResult]) -> Swift.String in HTMLTemplate.o
static privacy_scanner.HTMLTemplate.generateHTML(currentDate: Swift.String, rootDirectoryPath: Swift.String, scanDuration: Swift.String, with: [privacy_scanner.SearchResult]) -> Swift.String in HTMLTemplate.o
privacy_scanner.PrivacyManifestScanner.startScan() -> () in main.o
privacy_scanner.PrivacyManifestScanner.(generateHTMLReport in _CA1C73275326C6F2ACF95040A6083C2B)(scanStartTime: Foundation.Date, rootDirectoryPath: Swift.String) -> () in main.o
privacy_scanner.SearchTool.run() throws -> () in main.o
closure #1 (ArgumentParser.InputKey) -> ArgumentParser.ArgumentSet in ArgumentParser.Argument.(in _D54D9D89B07C8521E9D501DA93CDFCE8).init<A where A == [A1]>(initial: [A1]?, parsingStrategy: ArgumentParser.ArgumentArrayParsingStrategy, help: ArgumentParser.ArgumentHelp?, completion: ArgumentParser.CompletionKind?, transform: (Swift.String) throws -> A1) -> ArgumentParser.Argument<[A1]> in ArgumentParser.o
...
"Swift.DefaultStringInterpolation.appendInterpolation<A where A: Swift.CustomStringConvertible, A: Swift.TextOutputStreamable>(A) -> ()", referenced from:
static privacy_scanner.HTMLTemplate.generateHTML(currentDate: Swift.String, rootDirectoryPath: Swift.String, scanDuration: Swift.String, with: [privacy_scanner.SearchResult]) -> Swift.String in HTMLTemplate.o
static privacy_scanner.HTMLTemplate.generateHTML(currentDate: Swift.String, rootDirectoryPath: Swift.String, scanDuration: Swift.String, with: [privacy_scanner.SearchResult]) -> Swift.String in HTMLTemplate.o
static privacy_scanner.HTMLTemplate.generateHTML(currentDate: Swift.String, rootDirectoryPath: Swift.String, scanDuration: Swift.String, with: [privacy_scanner.SearchResult]) -> Swift.String in HTMLTemplate.o
static privacy_scanner.HTMLTemplate.generateHTML(currentDate: Swift.String, rootDirectoryPath: Swift.String, scanDuration: Swift.String, with: [privacy_scanner.SearchResult]) -> Swift.String in HTMLTemplate.o
static privacy_scanner.HTMLTemplate.generateHTML(currentDate: Swift.String, rootDirectoryPath: Swift.String, scanDuration: Swift.String, with: [privacy_scanner.SearchResult]) -> Swift.String in HTMLTemplate.o
static privacy_scanner.HTMLTemplate.generateHTML(currentDate: Swift.String, rootDirectoryPath: Swift.String, scanDuration: Swift.String, with: [privacy_scanner.SearchResult]) -> Swift.String in HTMLTemplate.o
static privacy_scanner.HTMLTemplate.generateHTML(currentDate: Swift.String, rootDirectoryPath: Swift.String, scanDuration: Swift.String, with: [privacy_scanner.SearchResult]) -> Swift.String in HTMLTemplate.o
static privacy_scanner.HTMLTemplate.generateHTML(currentDate: Swift.String, rootDirectoryPath: Swift.String, scanDuration: Swift.String, with: [privacy_scanner.SearchResult]) -> Swift.String in HTMLTemplate.o
...
"Swift.DefaultStringInterpolation.appendLiteral(Swift.String) -> ()", referenced from:
static privacy_scanner.HTMLTemplate.generateHTML(currentDate: Swift.String, rootDirectoryPath: Swift.String, scanDuration: Swift.String, with: [privacy_scanner.SearchResult]) -> Swift.String in HTMLTemplate.o
static privacy_scanner.HTMLTemplate.generateHTML(currentDate: Swift.String, rootDirectoryPath: Swift.String, scanDuration: Swift.String, with: [privacy_scanner.SearchResult]) -> Swift.String in HTMLTemplate.o
static privacy_scanner.HTMLTemplate.generateHTML(currentDate: Swift.String, rootDirectoryPath: Swift.String, scanDuration: Swift.String, with: [privacy_scanner.SearchResult]) -> Swift.String in HTMLTemplate.o
static privacy_scanner.HTMLTemplate.generateHTML(currentDate: Swift.String, rootDirectoryPath: Swift.String, scanDuration: Swift.String, with: [privacy_scanner.SearchResult]) -> Swift.String in HTMLTemplate.o
static privacy_scanner.HTMLTemplate.generateHTML(currentDate: Swift.String, rootDirectoryPath: Swift.String, scanDuration: Swift.String, with: [privacy_scanner.SearchResult]) -> Swift.String in HTMLTemplate.o
static privacy_scanner.HTMLTemplate.generateHTML(currentDate: Swift.String, rootDirectoryPath: Swift.String, scanDuration: Swift.String, with: [privacy_scanner.SearchResult]) -> Swift.String in HTMLTemplate.o
static privacy_scanner.HTMLTemplate.generateHTML(currentDate: Swift.String, rootDirectoryPath: Swift.String, scanDuration: Swift.String, with: [privacy_scanner.SearchResult]) -> Swift.String in HTMLTemplate.o
static privacy_scanner.HTMLTemplate.generateHTML(currentDate: Swift.String, rootDirectoryPath: Swift.String, scanDuration: Swift.String, with: [privacy_scanner.SearchResult]) -> Swift.String in HTMLTemplate.o
static privacy_scanner.HTMLTemplate.generateHTML(currentDate: Swift.String, rootDirectoryPath: Swift.String, scanDuration: Swift.String, with: [privacy_scanner.SearchResult]) -> Swift.String in HTMLTemplate.o
static privacy_scanner.HTMLTemplate.generateHTML(currentDate: Swift.String, rootDirectoryPath: Swift.String, scanDuration: Swift.String, with: [privacy_scanner.SearchResult]) -> Swift.String in HTMLTemplate.o
static privacy_scanner.HTMLTemplate.generateHTML(currentDate: Swift.String, rootDirectoryPath: Swift.String, scanDuration: Swift.String, with: [privacy_scanner.SearchResult]) -> Swift.String in HTMLTemplate.o
static privacy_scanner.HTMLTemplate.generateHTML(currentDate: Swift.String, rootDirectoryPath: Swift.String, scanDuration: Swift.String, with: [privacy_scanner.SearchResult]) -> Swift.String in HTMLTemplate.o
static privacy_scanner.HTMLTemplate.generateHTML(currentDate: Swift.String, rootDirectoryPath: Swift.String, scanDuration: Swift.String, with: [privacy_scanner.SearchResult]) -> Swift.String in HTMLTemplate.o
static privacy_scanner.HTMLTemplate.generateHTML(currentDate: Swift.String, rootDirectoryPath: Swift.String, scanDuration: Swift.String, with: [privacy_scanner.SearchResult]) -> Swift.String in HTMLTemplate.o
...
"Swift.DefaultStringInterpolation.init(literalCapacity: Swift.Int, interpolationCount: Swift.Int) -> Swift.DefaultStringInterpolation", referenced from:
static privacy_scanner.HTMLTemplate.generateHTML(currentDate: Swift.String, rootDirectoryPath: Swift.String, scanDuration: Swift.String, with: [privacy_scanner.SearchResult]) -> Swift.String in HTMLTemplate.o
static privacy_scanner.HTMLTemplate.generateHTML(currentDate: Swift.String, rootDirectoryPath: Swift.String, scanDuration: Swift.String, with: [privacy_scanner.SearchResult]) -> Swift.String in HTMLTemplate.o
static privacy_scanner.HTMLTemplate.generateHTML(currentDate: Swift.String, rootDirectoryPath: Swift.String, scanDuration: Swift.String, with: [privacy_scanner.SearchResult]) -> Swift.String in HTMLTemplate.o
privacy_scanner.PrivacyManifestScanner.startScan() -> () in main.o
privacy_scanner.PrivacyManifestScanner.startScan() -> () in main.o
privacy_scanner.PrivacyManifestScanner.(generateHTMLReport in _CA1C73275326C6F2ACF95040A6083C2B)(scanStartTime: Foundation.Date, rootDirectoryPath: Swift.String) -> () in main.o
privacy_scanner.PrivacyManifestScanner.(generateHTMLReport in _CA1C73275326C6F2ACF95040A6083C2B)(scanStartTime: Foundation.Date, rootDirectoryPath: Swift.String) -> () in main.o
privacy_scanner.PrivacyManifestScanner.(generateHTMLReport in _CA1C73275326C6F2ACF95040A6083C2B)(scanStartTime: Foundation.Date, rootDirectoryPath: Swift.String) -> () in main.o
...
"nominal type descriptor for Swift.DefaultStringInterpolation", referenced from:
_symbolic _____ s26DefaultStringInterpolationV in ArgumentParser.o
"protocol witness table for Swift.DefaultStringInterpolation : Swift.StringInterpolationProtocol in Swift", referenced from:
associated type witness table accessor for Swift.ExpressibleByStringInterpolation.StringInterpolation : Swift.StringInterpolationProtocol in ArgumentParser.ArgumentHelp : Swift.ExpressibleByStringInterpolation in ArgumentParser in ArgumentParser.o
"protocol descriptor for Swift.ExpressibleByStringLiteral", referenced from:
l_got.$ss26ExpressibleByStringLiteralMp in ArgumentParser.o
"method descriptor for Swift.ExpressibleByStringLiteral.init(stringLiteral: A.StringLiteralType) -> A", referenced from:
l_got.$ss26ExpressibleByStringLiteralP06stringD0x0cD4TypeQz_tcfCTq in ArgumentParser.o
"associated conformance descriptor for Swift.ExpressibleByStringLiteral.Swift.ExpressibleByStringLiteral.StringLiteralType: Swift._ExpressibleByBuiltinStringLiteral", referenced from:
l_got.$ss26ExpressibleByStringLiteralP0cD4TypeAB_s01_ab7BuiltincD0Tn in ArgumentParser.o
"base conformance descriptor for Swift.ExpressibleByStringLiteral: Swift.ExpressibleByExtendedGraphemeClusterLiteral", referenced from:
l_got.$ss26ExpressibleByStringLiteralPs0ab23ExtendedGraphemeClusterD0Tb in ArgumentParser.o
"(extension in Swift):Swift.ExpressibleByStringLiteral< where A.ExtendedGraphemeClusterLiteralType == A.StringLiteralType>.init(extendedGraphemeClusterLiteral: A.ExtendedGraphemeClusterLiteralType) -> A", referenced from:
protocol witness for Swift.ExpressibleByExtendedGraphemeClusterLiteral.init(extendedGraphemeClusterLiteral: A.ExtendedGraphemeClusterLiteralType) -> A in conformance ArgumentParser.ArgumentHelp : Swift.ExpressibleByExtendedGraphemeClusterLiteral in ArgumentParser in ArgumentParser.o
"Swift._allocateUninitializedArray<A>(Builtin.Word) -> ([A], Builtin.RawPointer)", referenced from:
variable initialization expression of privacy_scanner.PrivacyManifestScanner.privacyAPIs : [Swift.String] in main.o
variable initialization expression of privacy_scanner.PrivacyManifestScanner.results : [privacy_scanner.SearchResult] in main.o
privacy_scanner.PrivacyManifestScanner.init(excludeDirs: [Swift.String], rootDirectory: Foundation.URL) -> privacy_scanner.PrivacyManifestScanner in main.o
privacy_scanner.PrivacyManifestScanner.init(excludeDirs: [Swift.String], rootDirectory: Foundation.URL) -> privacy_scanner.PrivacyManifestScanner in main.o
privacy_scanner.PrivacyManifestScanner.startScan() -> () in main.o
privacy_scanner.PrivacyManifestScanner.startScan() -> () in main.o
privacy_scanner.PrivacyManifestScanner.startScan() -> () in main.o
privacy_scanner.PrivacyManifestScanner.startScan() -> () in main.o
...
"Swift._diagnoseUnexpectedEnumCase<A>(type: A.Type) -> Swift.Never", referenced from:
static ArgumentParser.ArgumentSet.updateFlag<A where A: Swift.Equatable>(key: ArgumentParser.InputKey, value: A, origin: ArgumentParser.InputOrigin, values: inout ArgumentParser.ParsedValues, hasUpdated: Swift.Bool, exclusivity: ArgumentParser.FlagExclusivity) throws -> Swift.Bool in ArgumentParser.o
ArgumentParser.ErrorMessageGenerator.unableToParseValueMessage(origin: ArgumentParser.InputOrigin, name: ArgumentParser.Name?, value: Swift.String, key: ArgumentParser.InputKey, error: Swift.Error?) -> Swift.String in ArgumentParser.o
"protocol descriptor for Swift.CustomDebugStringConvertible", referenced from:
l_got.$ss28CustomDebugStringConvertibleMp in main.o
l_got.$ss28CustomDebugStringConvertibleMp in ArgumentParser.o
l_got.$ss28CustomDebugStringConvertibleMp in ArgumentParser.o
l_got.$ss28CustomDebugStringConvertibleMp in ArgumentParser.o
l_got.$ss28CustomDebugStringConvertibleMp in ArgumentParser.o
l_got.$ss28CustomDebugStringConvertibleMp in ArgumentParser.o
l_got.$ss28CustomDebugStringConvertibleMp in ArgumentParser.o
...
"method descriptor for Swift.CustomDebugStringConvertible.debugDescription.getter : Swift.String", referenced from:
l_got.$ss28CustomDebugStringConvertibleP16debugDescriptionSSvgTq in main.o
l_got.$ss28CustomDebugStringConvertibleP16debugDescriptionSSvgTq in ArgumentParser.o
l_got.$ss28CustomDebugStringConvertibleP16debugDescriptionSSvgTq in ArgumentParser.o
l_got.$ss28CustomDebugStringConvertibleP16debugDescriptionSSvgTq in ArgumentParser.o
l_got.$ss28CustomDebugStringConvertibleP16debugDescriptionSSvgTq in ArgumentParser.o
l_got.$ss28CustomDebugStringConvertibleP16debugDescriptionSSvgTq in ArgumentParser.o
l_got.$ss28CustomDebugStringConvertibleP16debugDescriptionSSvgTq in ArgumentParser.o
...
"protocol descriptor for Swift.SingleValueDecodingContainer", referenced from:
l_got.$ss28SingleValueDecodingContainerMp in ArgumentParser.o
"method descriptor for Swift.SingleValueDecodingContainer.codingPath.getter : [Swift.CodingKey]", referenced from:
l_got.$ss28SingleValueDecodingContainerP10codingPathSays9CodingKey_pGvgTq in ArgumentParser.o
"method descriptor for Swift.SingleValueDecodingContainer.decode(Swift.String.Type) throws -> Swift.String", referenced from:
l_got.$ss28SingleValueDecodingContainerP6decodeyS2SmKFTq in ArgumentParser.o
"method descriptor for Swift.SingleValueDecodingContainer.decode(Swift.Bool.Type) throws -> Swift.Bool", referenced from:
l_got.$ss28SingleValueDecodingContainerP6decodeyS2bmKFTq in ArgumentParser.o
"method descriptor for Swift.SingleValueDecodingContainer.decode(Swift.Double.Type) throws -> Swift.Double", referenced from:
l_got.$ss28SingleValueDecodingContainerP6decodeyS2dmKFTq in ArgumentParser.o
"method descriptor for Swift.SingleValueDecodingContainer.decode(Swift.Float.Type) throws -> Swift.Float", referenced from:
l_got.$ss28SingleValueDecodingContainerP6decodeyS2fmKFTq in ArgumentParser.o
"method descriptor for Swift.SingleValueDecodingContainer.decode(Swift.Int.Type) throws -> Swift.Int", referenced from:
l_got.$ss28SingleValueDecodingContainerP6decodeyS2imKFTq in ArgumentParser.o
"method descriptor for Swift.SingleValueDecodingContainer.decode(Swift.UInt.Type) throws -> Swift.UInt", referenced from:
l_got.$ss28SingleValueDecodingContainerP6decodeyS2umKFTq in ArgumentParser.o
"method descriptor for Swift.SingleValueDecodingContainer.decode<A where A1: Swift.Decodable>(A1.Type) throws -> A1", referenced from:
l_got.$ss28SingleValueDecodingContainerP6decodeyqd__qd__mKSeRd__lFTq in ArgumentParser.o
"method descriptor for Swift.SingleValueDecodingContainer.decode(Swift.Int8.Type) throws -> Swift.Int8", referenced from:
l_got.$ss28SingleValueDecodingContainerP6decodeys4Int8VAEmKFTq in ArgumentParser.o
"method descriptor for Swift.SingleValueDecodingContainer.decode(Swift.Int16.Type) throws -> Swift.Int16", referenced from:
l_got.$ss28SingleValueDecodingContainerP6decodeys5Int16VAEmKFTq in ArgumentParser.o
"method descriptor for Swift.SingleValueDecodingContainer.decode(Swift.Int32.Type) throws -> Swift.Int32", referenced from:
l_got.$ss28SingleValueDecodingContainerP6decodeys5Int32VAEmKFTq in ArgumentParser.o
"method descriptor for Swift.SingleValueDecodingContainer.decode(Swift.Int64.Type) throws -> Swift.Int64", referenced from:
l_got.$ss28SingleValueDecodingContainerP6decodeys5Int64VAEmKFTq in ArgumentParser.o
"method descriptor for Swift.SingleValueDecodingContainer.decode(Swift.UInt8.Type) throws -> Swift.UInt8", referenced from:
l_got.$ss28SingleValueDecodingContainerP6decodeys5UInt8VAEmKFTq in ArgumentParser.o
"method descriptor for Swift.SingleValueDecodingContainer.decode(Swift.UInt16.Type) throws -> Swift.UInt16", referenced from:
l_got.$ss28SingleValueDecodingContainerP6decodeys6UInt16VAEmKFTq in ArgumentParser.o
"method descriptor for Swift.SingleValueDecodingContainer.decode(Swift.UInt32.Type) throws -> Swift.UInt32", referenced from:
l_got.$ss28SingleValueDecodingContainerP6decodeys6UInt32VAEmKFTq in ArgumentParser.o
"method descriptor for Swift.SingleValueDecodingContainer.decode(Swift.UInt64.Type) throws -> Swift.UInt64", referenced from:
l_got.$ss28SingleValueDecodingContainerP6decodeys6UInt64VAEmKFTq in ArgumentParser.o
"method descriptor for Swift.SingleValueDecodingContainer.decodeNil() -> Swift.Bool", referenced from:
l_got.$ss28SingleValueDecodingContainerP9decodeNilSbyFTq in ArgumentParser.o
"Swift.== infix<A where A: Swift.RawRepresentable, A.RawValue: Swift.Equatable>(A, A) -> Swift.Bool", referenced from:
protocol witness for static Swift.Equatable.== infix(A, A) -> Swift.Bool in conformance __C.NSDirectoryEnumerationOptions : Swift.Equatable in __C_Synthesized in main.o
protocol witness for static Swift.Equatable.== infix(A, A) -> Swift.Bool in conformance ArgumentParser.CompletionShell : Swift.Equatable in ArgumentParser in ArgumentParser.o
ArgumentParser.ExitCode.isSuccess.getter : Swift.Bool in ArgumentParser.o
protocol witness for static Swift.Equatable.== infix(A, A) -> Swift.Bool in conformance ArgumentParser.ExitCode : Swift.Equatable in ArgumentParser in ArgumentParser.o
closure #1 (ArgumentParser.ParsedValues.Element) -> Swift.Bool in ArgumentParser.ArgumentDecoder.init(values: ArgumentParser.ParsedValues, previouslyDecoded: [ArgumentParser.DecodedArguments]) -> ArgumentParser.ArgumentDecoder in ArgumentParser.o
protocol witness for static Swift.Equatable.== infix(A, A) -> Swift.Bool in conformance ArgumentParser.ArgumentDefinition.Help.Options : Swift.Equatable in ArgumentParser in ArgumentParser.o
protocol witness for static Swift.Equatable.== infix(A, A) -> Swift.Bool in conformance ArgumentParser.InputKey : Swift.Equatable in ArgumentParser in ArgumentParser.o
...
"protocol descriptor for Swift.KeyedDecodingContainerProtocol", referenced from:
l_got.$ss30KeyedDecodingContainerProtocolMp in ArgumentParser.o
"method descriptor for Swift.KeyedDecodingContainerProtocol.nestedUnkeyedContainer(forKey: A.Key) throws -> Swift.UnkeyedDecodingContainer", referenced from:
l_got.$ss30KeyedDecodingContainerProtocolP013nestedUnkeyedC06forKeys0fbC0_p0H0Qz_tKFTq in ArgumentParser.o
"method descriptor for Swift.KeyedDecodingContainerProtocol.nestedContainer<A where A1: Swift.CodingKey>(keyedBy: A1.Type, forKey: A.Key) throws -> Swift.KeyedDecodingContainer<A1>", referenced from:
l_got.$ss30KeyedDecodingContainerProtocolP06nestedC07keyedBy6forKeys0abC0Vyqd__Gqd__m_0I0QztKs06CodingI0Rd__lFTq in ArgumentParser.o
"method descriptor for Swift.KeyedDecodingContainerProtocol.codingPath.getter : [Swift.CodingKey]", referenced from:
l_got.$ss30KeyedDecodingContainerProtocolP10codingPathSays9CodingKey_pGvgTq in ArgumentParser.o
"method descriptor for Swift.KeyedDecodingContainerProtocol.superDecoder(forKey: A.Key) throws -> Swift.Decoder", referenced from:
l_got.$ss30KeyedDecodingContainerProtocolP12superDecoder6forKeys0F0_p0H0Qz_tKFTq in ArgumentParser.o
"method descriptor for Swift.KeyedDecodingContainerProtocol.superDecoder() throws -> Swift.Decoder", referenced from:
l_got.$ss30KeyedDecodingContainerProtocolP12superDecoders0F0_pyKFTq in ArgumentParser.o
"method descriptor for Swift.KeyedDecodingContainerProtocol.decodeIfPresent(_: Swift.String.Type, forKey: A.Key) throws -> Swift.String?", referenced from:
l_got.$ss30KeyedDecodingContainerProtocolP15decodeIfPresent_6forKeySSSgSSm_0I0QztKFTq in ArgumentParser.o
"method descriptor for Swift.KeyedDecodingContainerProtocol.decodeIfPresent(_: Swift.Bool.Type, forKey: A.Key) throws -> Swift.Bool?", referenced from:
l_got.$ss30KeyedDecodingContainerProtocolP15decodeIfPresent_6forKeySbSgSbm_0I0QztKFTq in ArgumentParser.o
"method descriptor for Swift.KeyedDecodingContainerProtocol.decodeIfPresent(_: Swift.Double.Type, forKey: A.Key) throws -> Swift.Double?", referenced from:
l_got.$ss30KeyedDecodingContainerProtocolP15decodeIfPresent_6forKeySdSgSdm_0I0QztKFTq in ArgumentParser.o
"method descriptor for Swift.KeyedDecodingContainerProtocol.decodeIfPresent(_: Swift.Float.Type, forKey: A.Key) throws -> Swift.Float?", referenced from:
l_got.$ss30KeyedDecodingContainerProtocolP15decodeIfPresent_6forKeySfSgSfm_0I0QztKFTq in ArgumentParser.o
"method descriptor for Swift.KeyedDecodingContainerProtocol.decodeIfPresent(_: Swift.Int.Type, forKey: A.Key) throws -> Swift.Int?", referenced from:
l_got.$ss30KeyedDecodingContainerProtocolP15decodeIfPresent_6forKeySiSgSim_0I0QztKFTq in ArgumentParser.o
"method descriptor for Swift.KeyedDecodingContainerProtocol.decodeIfPresent(_: Swift.UInt.Type, forKey: A.Key) throws -> Swift.UInt?", referenced from:
l_got.$ss30KeyedDecodingContainerProtocolP15decodeIfPresent_6forKeySuSgSum_0I0QztKFTq in ArgumentParser.o
"method descriptor for Swift.KeyedDecodingContainerProtocol.decodeIfPresent<A where A1: Swift.Decodable>(_: A1.Type, forKey: A.Key) throws -> A1?", referenced from:
l_got.$ss30KeyedDecodingContainerProtocolP15decodeIfPresent_6forKeyqd__Sgqd__m_0I0QztKSeRd__lFTq in ArgumentParser.o
"method descriptor for Swift.KeyedDecodingContainerProtocol.decodeIfPresent(_: Swift.Int8.Type, forKey: A.Key) throws -> Swift.Int8?", referenced from:
l_got.$ss30KeyedDecodingContainerProtocolP15decodeIfPresent_6forKeys4Int8VSgAFm_0I0QztKFTq in ArgumentParser.o
"method descriptor for Swift.KeyedDecodingContainerProtocol.decodeIfPresent(_: Swift.Int16.Type, forKey: A.Key) throws -> Swift.Int16?", referenced from:
l_got.$ss30KeyedDecodingContainerProtocolP15decodeIfPresent_6forKeys5Int16VSgAFm_0I0QztKFTq in ArgumentParser.o
"method descriptor for Swift.KeyedDecodingContainerProtocol.decodeIfPresent(_: Swift.Int32.Type, forKey: A.Key) throws -> Swift.Int32?", referenced from:
l_got.$ss30KeyedDecodingContainerProtocolP15decodeIfPresent_6forKeys5Int32VSgAFm_0I0QztKFTq in ArgumentParser.o
"method descriptor for Swift.KeyedDecodingContainerProtocol.decodeIfPresent(_: Swift.Int64.Type, forKey: A.Key) throws -> Swift.Int64?", referenced from:
l_got.$ss30KeyedDecodingContainerProtocolP15decodeIfPresent_6forKeys5Int64VSgAFm_0I0QztKFTq in ArgumentParser.o
"method descriptor for Swift.KeyedDecodingContainerProtocol.decodeIfPresent(_: Swift.UInt8.Type, forKey: A.Key) throws -> Swift.UInt8?", referenced from:
l_got.$ss30KeyedDecodingContainerProtocolP15decodeIfPresent_6forKeys5UInt8VSgAFm_0I0QztKFTq in ArgumentParser.o
"method descriptor for Swift.KeyedDecodingContainerProtocol.decodeIfPresent(_: Swift.UInt16.Type, forKey: A.Key) throws -> Swift.UInt16?", referenced from:
l_got.$ss30KeyedDecodingContainerProtocolP15decodeIfPresent_6forKeys6UInt16VSgAFm_0I0QztKFTq in ArgumentParser.o
"method descriptor for Swift.KeyedDecodingContainerProtocol.decodeIfPresent(_: Swift.UInt32.Type, forKey: A.Key) throws -> Swift.UInt32?", referenced from:
l_got.$ss30KeyedDecodingContainerProtocolP15decodeIfPresent_6forKeys6UInt32VSgAFm_0I0QztKFTq in ArgumentParser.o
"method descriptor for Swift.KeyedDecodingContainerProtocol.decodeIfPresent(_: Swift.UInt64.Type, forKey: A.Key) throws -> Swift.UInt64?", referenced from:
l_got.$ss30KeyedDecodingContainerProtocolP15decodeIfPresent_6forKeys6UInt64VSgAFm_0I0QztKFTq in ArgumentParser.o
"associated conformance descriptor for Swift.KeyedDecodingContainerProtocol.Swift.KeyedDecodingContainerProtocol.Key: Swift.CodingKey", referenced from:
l_got.$ss30KeyedDecodingContainerProtocolP3KeyAB_s06CodingE0Tn in ArgumentParser.o
"method descriptor for Swift.KeyedDecodingContainerProtocol.decode(_: Swift.String.Type, forKey: A.Key) throws -> Swift.String", referenced from:
l_got.$ss30KeyedDecodingContainerProtocolP6decode_6forKeyS2Sm_0G0QztKFTq in ArgumentParser.o
"method descriptor for Swift.KeyedDecodingContainerProtocol.decode(_: Swift.Bool.Type, forKey: A.Key) throws -> Swift.Bool", referenced from:
l_got.$ss30KeyedDecodingContainerProtocolP6decode_6forKeyS2bm_0G0QztKFTq in ArgumentParser.o
"method descriptor for Swift.KeyedDecodingContainerProtocol.decode(_: Swift.Double.Type, forKey: A.Key) throws -> Swift.Double", referenced from:
l_got.$ss30KeyedDecodingContainerProtocolP6decode_6forKeyS2dm_0G0QztKFTq in ArgumentParser.o
"method descriptor for Swift.KeyedDecodingContainerProtocol.decode(_: Swift.Float.Type, forKey: A.Key) throws -> Swift.Float", referenced from:
l_got.$ss30KeyedDecodingContainerProtocolP6decode_6forKeyS2fm_0G0QztKFTq in ArgumentParser.o
"method descriptor for Swift.KeyedDecodingContainerProtocol.decode(_: Swift.Int.Type, forKey: A.Key) throws -> Swift.Int", referenced from:
l_got.$ss30KeyedDecodingContainerProtocolP6decode_6forKeyS2im_0G0QztKFTq in ArgumentParser.o
"method descriptor for Swift.KeyedDecodingContainerProtocol.decode(_: Swift.UInt.Type, forKey: A.Key) throws -> Swift.UInt", referenced from:
l_got.$ss30KeyedDecodingContainerProtocolP6decode_6forKeyS2um_0G0QztKFTq in ArgumentParser.o
"method descriptor for Swift.KeyedDecodingContainerProtocol.decode<A where A1: Swift.Decodable>(_: A1.Type, forKey: A.Key) throws -> A1", referenced from:
l_got.$ss30KeyedDecodingContainerProtocolP6decode_6forKeyqd__qd__m_0G0QztKSeRd__lFTq in ArgumentParser.o
"method descriptor for Swift.KeyedDecodingContainerProtocol.decode(_: Swift.Int8.Type, forKey: A.Key) throws -> Swift.Int8", referenced from:
l_got.$ss30KeyedDecodingContainerProtocolP6decode_6forKeys4Int8VAFm_0G0QztKFTq in ArgumentParser.o
"method descriptor for Swift.KeyedDecodingContainerProtocol.decode(_: Swift.Int16.Type, forKey: A.Key) throws -> Swift.Int16", referenced from:
l_got.$ss30KeyedDecodingContainerProtocolP6decode_6forKeys5Int16VAFm_0G0QztKFTq in ArgumentParser.o
"method descriptor for Swift.KeyedDecodingContainerProtocol.decode(_: Swift.Int32.Type, forKey: A.Key) throws -> Swift.Int32", referenced from:
l_got.$ss30KeyedDecodingContainerProtocolP6decode_6forKeys5Int32VAFm_0G0QztKFTq in ArgumentParser.o
"method descriptor for Swift.KeyedDecodingContainerProtocol.decode(_: Swift.Int64.Type, forKey: A.Key) throws -> Swift.Int64", referenced from:
l_got.$ss30KeyedDecodingContainerProtocolP6decode_6forKeys5Int64VAFm_0G0QztKFTq in ArgumentParser.o
"method descriptor for Swift.KeyedDecodingContainerProtocol.decode(_: Swift.UInt8.Type, forKey: A.Key) throws -> Swift.UInt8", referenced from:
l_got.$ss30KeyedDecodingContainerProtocolP6decode_6forKeys5UInt8VAFm_0G0QztKFTq in ArgumentParser.o
"method descriptor for Swift.KeyedDecodingContainerProtocol.decode(_: Swift.UInt16.Type, forKey: A.Key) throws -> Swift.UInt16", referenced from:
l_got.$ss30KeyedDecodingContainerProtocolP6decode_6forKeys6UInt16VAFm_0G0QztKFTq in ArgumentParser.o
"method descriptor for Swift.KeyedDecodingContainerProtocol.decode(_: Swift.UInt32.Type, forKey: A.Key) throws -> Swift.UInt32", referenced from:
l_got.$ss30KeyedDecodingContainerProtocolP6decode_6forKeys6UInt32VAFm_0G0QztKFTq in ArgumentParser.o
"method descriptor for Swift.KeyedDecodingContainerProtocol.decode(_: Swift.UInt64.Type, forKey: A.Key) throws -> Swift.UInt64", referenced from:
l_got.$ss30KeyedDecodingContainerProtocolP6decode_6forKeys6UInt64VAFm_0G0QztKFTq in ArgumentParser.o
"method descriptor for Swift.KeyedDecodingContainerProtocol.allKeys.getter : [A.Key]", referenced from:
l_got.$ss30KeyedDecodingContainerProtocolP7allKeysSay3KeyQzGvgTq in ArgumentParser.o
"method descriptor for Swift.KeyedDecodingContainerProtocol.contains(A.Key) -> Swift.Bool", referenced from:
l_got.$ss30KeyedDecodingContainerProtocolP8containsySb3KeyQzFTq in ArgumentParser.o
"method descriptor for Swift.KeyedDecodingContainerProtocol.decodeNil(forKey: A.Key) throws -> Swift.Bool", referenced from:
l_got.$ss30KeyedDecodingContainerProtocolP9decodeNil6forKeySb0H0Qz_tKFTq in ArgumentParser.o
"(extension in Swift):Swift.KeyedDecodingContainerProtocol.decodeIfPresent(_: Swift.String.Type, forKey: A.Key) throws -> Swift.String?", referenced from:
protocol witness for Swift.KeyedDecodingContainerProtocol.decodeIfPresent(_: Swift.String.Type, forKey: A.Key) throws -> Swift.String? in conformance ArgumentParser.ParsedArgumentsContainer<A> : Swift.KeyedDecodingContainerProtocol in ArgumentParser in ArgumentParser.o
"(extension in Swift):Swift.KeyedDecodingContainerProtocol.decodeIfPresent(_: Swift.Bool.Type, forKey: A.Key) throws -> Swift.Bool?", referenced from:
protocol witness for Swift.KeyedDecodingContainerProtocol.decodeIfPresent(_: Swift.Bool.Type, forKey: A.Key) throws -> Swift.Bool? in conformance ArgumentParser.ParsedArgumentsContainer<A> : Swift.KeyedDecodingContainerProtocol in ArgumentParser in ArgumentParser.o
"(extension in Swift):Swift.KeyedDecodingContainerProtocol.decodeIfPresent(_: Swift.Double.Type, forKey: A.Key) throws -> Swift.Double?", referenced from:
protocol witness for Swift.KeyedDecodingContainerProtocol.decodeIfPresent(_: Swift.Double.Type, forKey: A.Key) throws -> Swift.Double? in conformance ArgumentParser.ParsedArgumentsContainer<A> : Swift.KeyedDecodingContainerProtocol in ArgumentParser in ArgumentParser.o
"(extension in Swift):Swift.KeyedDecodingContainerProtocol.decodeIfPresent(_: Swift.Float.Type, forKey: A.Key) throws -> Swift.Float?", referenced from:
protocol witness for Swift.KeyedDecodingContainerProtocol.decodeIfPresent(_: Swift.Float.Type, forKey: A.Key) throws -> Swift.Float? in conformance ArgumentParser.ParsedArgumentsContainer<A> : Swift.KeyedDecodingContainerProtocol in ArgumentParser in ArgumentParser.o
"(extension in Swift):Swift.KeyedDecodingContainerProtocol.decodeIfPresent(_: Swift.Int.Type, forKey: A.Key) throws -> Swift.Int?", referenced from:
protocol witness for Swift.KeyedDecodingContainerProtocol.decodeIfPresent(_: Swift.Int.Type, forKey: A.Key) throws -> Swift.Int? in conformance ArgumentParser.ParsedArgumentsContainer<A> : Swift.KeyedDecodingContainerProtocol in ArgumentParser in ArgumentParser.o
"(extension in Swift):Swift.KeyedDecodingContainerProtocol.decodeIfPresent(_: Swift.UInt.Type, forKey: A.Key) throws -> Swift.UInt?", referenced from:
protocol witness for Swift.KeyedDecodingContainerProtocol.decodeIfPresent(_: Swift.UInt.Type, forKey: A.Key) throws -> Swift.UInt? in conformance ArgumentParser.ParsedArgumentsContainer<A> : Swift.KeyedDecodingContainerProtocol in ArgumentParser in ArgumentParser.o
"(extension in Swift):Swift.KeyedDecodingContainerProtocol.decodeIfPresent(_: Swift.Int8.Type, forKey: A.Key) throws -> Swift.Int8?", referenced from:
protocol witness for Swift.KeyedDecodingContainerProtocol.decodeIfPresent(_: Swift.Int8.Type, forKey: A.Key) throws -> Swift.Int8? in conformance ArgumentParser.ParsedArgumentsContainer<A> : Swift.KeyedDecodingContainerProtocol in ArgumentParser in ArgumentParser.o
"(extension in Swift):Swift.KeyedDecodingContainerProtocol.decodeIfPresent(_: Swift.Int16.Type, forKey: A.Key) throws -> Swift.Int16?", referenced from:
protocol witness for Swift.KeyedDecodingContainerProtocol.decodeIfPresent(_: Swift.Int16.Type, forKey: A.Key) throws -> Swift.Int16? in conformance ArgumentParser.ParsedArgumentsContainer<A> : Swift.KeyedDecodingContainerProtocol in ArgumentParser in ArgumentParser.o
"(extension in Swift):Swift.KeyedDecodingContainerProtocol.decodeIfPresent(_: Swift.Int32.Type, forKey: A.Key) throws -> Swift.Int32?", referenced from:
protocol witness for Swift.KeyedDecodingContainerProtocol.decodeIfPresent(_: Swift.Int32.Type, forKey: A.Key) throws -> Swift.Int32? in conformance ArgumentParser.ParsedArgumentsContainer<A> : Swift.KeyedDecodingContainerProtocol in ArgumentParser in ArgumentParser.o
"(extension in Swift):Swift.KeyedDecodingContainerProtocol.decodeIfPresent(_: Swift.Int64.Type, forKey: A.Key) throws -> Swift.Int64?", referenced from:
protocol witness for Swift.KeyedDecodingContainerProtocol.decodeIfPresent(_: Swift.Int64.Type, forKey: A.Key) throws -> Swift.Int64? in conformance ArgumentParser.ParsedArgumentsContainer<A> : Swift.KeyedDecodingContainerProtocol in ArgumentParser in ArgumentParser.o
"(extension in Swift):Swift.KeyedDecodingContainerProtocol.decodeIfPresent(_: Swift.UInt8.Type, forKey: A.Key) throws -> Swift.UInt8?", referenced from:
protocol witness for Swift.KeyedDecodingContainerProtocol.decodeIfPresent(_: Swift.UInt8.Type, forKey: A.Key) throws -> Swift.UInt8? in conformance ArgumentParser.ParsedArgumentsContainer<A> : Swift.KeyedDecodingContainerProtocol in ArgumentParser in ArgumentParser.o
"(extension in Swift):Swift.KeyedDecodingContainerProtocol.decodeIfPresent(_: Swift.UInt16.Type, forKey: A.Key) throws -> Swift.UInt16?", referenced from:
protocol witness for Swift.KeyedDecodingContainerProtocol.decodeIfPresent(_: Swift.UInt16.Type, forKey: A.Key) throws -> Swift.UInt16? in conformance ArgumentParser.ParsedArgumentsContainer<A> : Swift.KeyedDecodingContainerProtocol in ArgumentParser in ArgumentParser.o
"(extension in Swift):Swift.KeyedDecodingContainerProtocol.decodeIfPresent(_: Swift.UInt32.Type, forKey: A.Key) throws -> Swift.UInt32?", referenced from:
protocol witness for Swift.KeyedDecodingContainerProtocol.decodeIfPresent(_: Swift.UInt32.Type, forKey: A.Key) throws -> Swift.UInt32? in conformance ArgumentParser.ParsedArgumentsContainer<A> : Swift.KeyedDecodingContainerProtocol in ArgumentParser in ArgumentParser.o
"(extension in Swift):Swift.KeyedDecodingContainerProtocol.decodeIfPresent(_: Swift.UInt64.Type, forKey: A.Key) throws -> Swift.UInt64?", referenced from:
protocol witness for Swift.KeyedDecodingContainerProtocol.decodeIfPresent(_: Swift.UInt64.Type, forKey: A.Key) throws -> Swift.UInt64? in conformance ArgumentParser.ParsedArgumentsContainer<A> : Swift.KeyedDecodingContainerProtocol in ArgumentParser in ArgumentParser.o
"protocol descriptor for Swift.ExpressibleByStringInterpolation", referenced from:
l_got.$ss32ExpressibleByStringInterpolationMp in ArgumentParser.o
"method descriptor for Swift.ExpressibleByStringInterpolation.init(stringInterpolation: A.StringInterpolation) -> A", referenced from:
l_got.$ss32ExpressibleByStringInterpolationP06stringD0x0cD0Qz_tcfCTq in ArgumentParser.o
"associated conformance descriptor for Swift.ExpressibleByStringInterpolation.Swift.ExpressibleByStringInterpolation.StringInterpolation: Swift.StringInterpolationProtocol", referenced from:
l_got.$ss32ExpressibleByStringInterpolationP0cD0AB_s0cD8ProtocolTn in ArgumentParser.o
"base conformance descriptor for Swift.ExpressibleByStringInterpolation: Swift.ExpressibleByStringLiteral", referenced from:
l_got.$ss32ExpressibleByStringInterpolationPs0abC7LiteralTb in ArgumentParser.o
"(extension in Swift):Swift.ExpressibleByStringInterpolation< where A.StringInterpolation == Swift.DefaultStringInterpolation>.init(stringInterpolation: Swift.DefaultStringInterpolation) -> A", referenced from:
protocol witness for Swift.ExpressibleByStringInterpolation.init(stringInterpolation: A.StringInterpolation) -> A in conformance ArgumentParser.ArgumentHelp : Swift.ExpressibleByStringInterpolation in ArgumentParser in ArgumentParser.o
"protocol descriptor for Swift.ExpressibleByUnicodeScalarLiteral", referenced from:
l_got.$ss33ExpressibleByUnicodeScalarLiteralMp in ArgumentParser.o
"method descriptor for Swift.ExpressibleByUnicodeScalarLiteral.init(unicodeScalarLiteral: A.UnicodeScalarLiteralType) -> A", referenced from:
l_got.$ss33ExpressibleByUnicodeScalarLiteralP07unicodedE0x0cdE4TypeQz_tcfCTq in ArgumentParser.o
"associated conformance descriptor for Swift.ExpressibleByUnicodeScalarLiteral.Swift.ExpressibleByUnicodeScalarLiteral.UnicodeScalarLiteralType: Swift._ExpressibleByBuiltinUnicodeScalarLiteral", referenced from:
l_got.$ss33ExpressibleByUnicodeScalarLiteralP0cdE4TypeAB_s01_ab7BuiltincdE0Tn in ArgumentParser.o
"Swift.=== infix(Swift.AnyObject?, Swift.AnyObject?) -> Swift.Bool", referenced from:
static ArgumentParser.Tree.== infix(ArgumentParser.Tree<A>, ArgumentParser.Tree<A>) -> Swift.Bool in ArgumentParser.o
"Swift.max<A where A: Swift.Comparable>(A, A) -> A", referenced from:
(extension in ArgumentParser):Swift.String.editDistance(to: Swift.String) -> Swift.Int in ArgumentParser.o
"Swift.min<A where A: Swift.Comparable>(A, A, A, A...) -> A", referenced from:
(extension in ArgumentParser):Swift.String.editDistance(to: Swift.String) -> Swift.Int in ArgumentParser.o
"protocol descriptor for Swift.ExpressibleByExtendedGraphemeClusterLiteral", referenced from:
l_got.$ss43ExpressibleByExtendedGraphemeClusterLiteralMp in ArgumentParser.o
"method descriptor for Swift.ExpressibleByExtendedGraphemeClusterLiteral.init(extendedGraphemeClusterLiteral: A.ExtendedGraphemeClusterLiteralType) -> A", referenced from:
l_got.$ss43ExpressibleByExtendedGraphemeClusterLiteralP08extendeddeF0x0cdeF4TypeQz_tcfCTq in ArgumentParser.o
"associated conformance descriptor for Swift.ExpressibleByExtendedGraphemeClusterLiteral.Swift.ExpressibleByExtendedGraphemeClusterLiteral.ExtendedGraphemeClusterLiteralType: Swift._ExpressibleByBuiltinExtendedGraphemeClusterLiteral", referenced from:
l_got.$ss43ExpressibleByExtendedGraphemeClusterLiteralP0cdeF4TypeAB_s01_ab7BuiltincdeF0Tn in ArgumentParser.o
"(extension in Swift):Swift.ExpressibleByExtendedGraphemeClusterLiteral< where A.ExtendedGraphemeClusterLiteralType == A.UnicodeScalarLiteralType>.init(unicodeScalarLiteral: A.ExtendedGraphemeClusterLiteralType) -> A", referenced from:
protocol witness for Swift.ExpressibleByUnicodeScalarLiteral.init(unicodeScalarLiteral: A.UnicodeScalarLiteralType) -> A in conformance ArgumentParser.ArgumentHelp : Swift.ExpressibleByUnicodeScalarLiteral in ArgumentParser in ArgumentParser.o
"base conformance descriptor for Swift.ExpressibleByExtendedGraphemeClusterLiteral: Swift.ExpressibleByUnicodeScalarLiteral", referenced from:
l_got.$ss43ExpressibleByExtendedGraphemeClusterLiteralPs0ab13UnicodeScalarF0Tb in ArgumentParser.o
"nominal type descriptor for Swift.Int8", referenced from:
protocol conformance descriptor for Swift.Int8 : ArgumentParser.ExpressibleByArgument in ArgumentParser in ArgumentParser.o
_symbolic _____y_____G s23_ContiguousArrayStorageC s4Int8V in ArgumentParser.o
"type metadata for Swift.Int8", referenced from:
protocol witness for Swift.KeyedDecodingContainerProtocol.decode(_: Swift.Int8.Type, forKey: A.Key) throws -> Swift.Int8 in conformance ArgumentParser.ParsedArgumentsContainer<A> : Swift.KeyedDecodingContainerProtocol in ArgumentParser in ArgumentParser.o
protocol witness for Swift.SingleValueDecodingContainer.decode(Swift.Int8.Type) throws -> Swift.Int8 in conformance ArgumentParser.SingleValueDecoder.SingleValueContainer : Swift.SingleValueDecodingContainer in ArgumentParser in ArgumentParser.o
protocol witness for Swift.UnkeyedDecodingContainer.decode(Swift.Int8.Type) throws -> Swift.Int8 in conformance ArgumentParser.SingleValueDecoder.UnkeyedContainer : Swift.UnkeyedDecodingContainer in ArgumentParser in ArgumentParser.o
"protocol witness table for Swift.Int8 : Swift.Decodable in Swift", referenced from:
protocol witness for Swift.KeyedDecodingContainerProtocol.decode(_: Swift.Int8.Type, forKey: A.Key) throws -> Swift.Int8 in conformance ArgumentParser.ParsedArgumentsContainer<A> : Swift.KeyedDecodingContainerProtocol in ArgumentParser in ArgumentParser.o
protocol witness for Swift.SingleValueDecodingContainer.decode(Swift.Int8.Type) throws -> Swift.Int8 in conformance ArgumentParser.SingleValueDecoder.SingleValueContainer : Swift.SingleValueDecodingContainer in ArgumentParser in ArgumentParser.o
protocol witness for Swift.UnkeyedDecodingContainer.decode(Swift.Int8.Type) throws -> Swift.Int8 in conformance ArgumentParser.SingleValueDecoder.UnkeyedContainer : Swift.UnkeyedDecodingContainer in ArgumentParser in ArgumentParser.o
"protocol witness table for Swift.Int8 : Swift.LosslessStringConvertible in Swift", referenced from:
protocol witness for ArgumentParser.ExpressibleByArgument.init(argument: Swift.String) -> A? in conformance Swift.Int8 : ArgumentParser.ExpressibleByArgument in ArgumentParser in ArgumentParser.o
"protocol descriptor for Swift.Error", referenced from:
_symbolic ______p s5ErrorP in main.o
_symbolic SSx______pIeggrzo_ s5ErrorP in ArgumentParser.o
_symbolic SSqd________pIeggrzo_ s5ErrorP in ArgumentParser.o
_symbolic ______p s5ErrorP in ArgumentParser.o
_symbolic Say______pG s5ErrorP in ArgumentParser.o
_symbolic __________yt______pIegnlrzo_ 14ArgumentParser11InputOriginV AA12ParsedValuesV s5ErrorP in ArgumentParser.o
_symbolic ________________pIegglzo_ 14ArgumentParser11InputOriginV AA12ParsedValuesV s5ErrorP in ArgumentParser.o
...
"method descriptor for Swift.Error._getEmbeddedNSError() -> Swift.AnyObject?", referenced from:
l_got.$ss5ErrorP19_getEmbeddedNSErroryXlSgyFTq in ArgumentParser.o
l_got.$ss5ErrorP19_getEmbeddedNSErroryXlSgyFTq in ArgumentParser.o
l_got.$ss5ErrorP19_getEmbeddedNSErroryXlSgyFTq in ArgumentParser.o
l_got.$ss5ErrorP19_getEmbeddedNSErroryXlSgyFTq in ArgumentParser.o
l_got.$ss5ErrorP19_getEmbeddedNSErroryXlSgyFTq in ArgumentParser.o
l_got.$ss5ErrorP19_getEmbeddedNSErroryXlSgyFTq in ArgumentParser.o
"method descriptor for Swift.Error._code.getter : Swift.Int", referenced from:
l_got.$ss5ErrorP5_codeSivgTq in ArgumentParser.o
l_got.$ss5ErrorP5_codeSivgTq in ArgumentParser.o
l_got.$ss5ErrorP5_codeSivgTq in ArgumentParser.o
l_got.$ss5ErrorP5_codeSivgTq in ArgumentParser.o
l_got.$ss5ErrorP5_codeSivgTq in ArgumentParser.o
l_got.$ss5ErrorP5_codeSivgTq in ArgumentParser.o
"method descriptor for Swift.Error._domain.getter : Swift.String", referenced from:
l_got.$ss5ErrorP7_domainSSvgTq in ArgumentParser.o
l_got.$ss5ErrorP7_domainSSvgTq in ArgumentParser.o
l_got.$ss5ErrorP7_domainSSvgTq in ArgumentParser.o
l_got.$ss5ErrorP7_domainSSvgTq in ArgumentParser.o
l_got.$ss5ErrorP7_domainSSvgTq in ArgumentParser.o
l_got.$ss5ErrorP7_domainSSvgTq in ArgumentParser.o
"method descriptor for Swift.Error._userInfo.getter : Swift.AnyObject?", referenced from:
l_got.$ss5ErrorP9_userInfoyXlSgvgTq in ArgumentParser.o
l_got.$ss5ErrorP9_userInfoyXlSgvgTq in ArgumentParser.o
l_got.$ss5ErrorP9_userInfoyXlSgvgTq in ArgumentParser.o
l_got.$ss5ErrorP9_userInfoyXlSgvgTq in ArgumentParser.o
l_got.$ss5ErrorP9_userInfoyXlSgvgTq in ArgumentParser.o
l_got.$ss5ErrorP9_userInfoyXlSgvgTq in ArgumentParser.o
"(extension in Swift):Swift.Error._getEmbeddedNSError() -> Swift.AnyObject?", referenced from:
protocol witness for Swift.Error._getEmbeddedNSError() -> Swift.AnyObject? in conformance ArgumentParser.ValidationError : Swift.Error in ArgumentParser in ArgumentParser.o
protocol witness for Swift.Error._getEmbeddedNSError() -> Swift.AnyObject? in conformance ArgumentParser.ExitCode : Swift.Error in ArgumentParser in ArgumentParser.o
protocol witness for Swift.Error._getEmbeddedNSError() -> Swift.AnyObject? in conformance ArgumentParser.CleanExit : Swift.Error in ArgumentParser in ArgumentParser.o
protocol witness for Swift.Error._getEmbeddedNSError() -> Swift.AnyObject? in conformance ArgumentParser.ParsableArgumentsValidationError : Swift.Error in ArgumentParser in ArgumentParser.o
protocol witness for Swift.Error._getEmbeddedNSError() -> Swift.AnyObject? in conformance ArgumentParser.PositionalArgumentsValidator.Error : Swift.Error in ArgumentParser in ArgumentParser.o
protocol witness for Swift.Error._getEmbeddedNSError() -> Swift.AnyObject? in conformance ArgumentParser.ParsableArgumentsCodingKeyValidator.(Validator in _D8B6916CE93C2FC7F7BEDE789FAE65F8).ValidationResult : Swift.Error in ArgumentParser in ArgumentParser.o
protocol witness for Swift.Error._getEmbeddedNSError() -> Swift.AnyObject? in conformance ArgumentParser.ParsableArgumentsCodingKeyValidator.Error : Swift.Error in ArgumentParser in ArgumentParser.o
...
"(extension in Swift):Swift.Error._code.getter : Swift.Int", referenced from:
protocol witness for Swift.Error._code.getter : Swift.Int in conformance ArgumentParser.ValidationError : Swift.Error in ArgumentParser in ArgumentParser.o
protocol witness for Swift.Error._code.getter : Swift.Int in conformance ArgumentParser.CleanExit : Swift.Error in ArgumentParser in ArgumentParser.o
protocol witness for Swift.Error._code.getter : Swift.Int in conformance ArgumentParser.ParsableArgumentsValidationError : Swift.Error in ArgumentParser in ArgumentParser.o
protocol witness for Swift.Error._code.getter : Swift.Int in conformance ArgumentParser.PositionalArgumentsValidator.Error : Swift.Error in ArgumentParser in ArgumentParser.o
protocol witness for Swift.Error._code.getter : Swift.Int in conformance ArgumentParser.ParsableArgumentsCodingKeyValidator.(Validator in _D8B6916CE93C2FC7F7BEDE789FAE65F8).ValidationResult : Swift.Error in ArgumentParser in ArgumentParser.o
protocol witness for Swift.Error._code.getter : Swift.Int in conformance ArgumentParser.ParsableArgumentsCodingKeyValidator.Error : Swift.Error in ArgumentParser in ArgumentParser.o
protocol witness for Swift.Error._code.getter : Swift.Int in conformance ArgumentParser.ParsableArgumentsUniqueNamesValidator.Error : Swift.Error in ArgumentParser in ArgumentParser.o
...
"(extension in Swift):Swift.Error._domain.getter : Swift.String", referenced from:
protocol witness for Swift.Error._domain.getter : Swift.String in conformance ArgumentParser.ValidationError : Swift.Error in ArgumentParser in ArgumentParser.o
protocol witness for Swift.Error._domain.getter : Swift.String in conformance ArgumentParser.ExitCode : Swift.Error in ArgumentParser in ArgumentParser.o
protocol witness for Swift.Error._domain.getter : Swift.String in conformance ArgumentParser.CleanExit : Swift.Error in ArgumentParser in ArgumentParser.o
protocol witness for Swift.Error._domain.getter : Swift.String in conformance ArgumentParser.ParsableArgumentsValidationError : Swift.Error in ArgumentParser in ArgumentParser.o
protocol witness for Swift.Error._domain.getter : Swift.String in conformance ArgumentParser.PositionalArgumentsValidator.Error : Swift.Error in ArgumentParser in ArgumentParser.o
protocol witness for Swift.Error._domain.getter : Swift.String in conformance ArgumentParser.ParsableArgumentsCodingKeyValidator.(Validator in _D8B6916CE93C2FC7F7BEDE789FAE65F8).ValidationResult : Swift.Error in ArgumentParser in ArgumentParser.o
protocol witness for Swift.Error._domain.getter : Swift.String in conformance ArgumentParser.ParsableArgumentsCodingKeyValidator.Error : Swift.Error in ArgumentParser in ArgumentParser.o
...
"(extension in Swift):Swift.Error._userInfo.getter : Swift.AnyObject?", referenced from:
protocol witness for Swift.Error._userInfo.getter : Swift.AnyObject? in conformance ArgumentParser.ValidationError : Swift.Error in ArgumentParser in ArgumentParser.o
protocol witness for Swift.Error._userInfo.getter : Swift.AnyObject? in conformance ArgumentParser.ExitCode : Swift.Error in ArgumentParser in ArgumentParser.o
protocol witness for Swift.Error._userInfo.getter : Swift.AnyObject? in conformance ArgumentParser.CleanExit : Swift.Error in ArgumentParser in ArgumentParser.o
protocol witness for Swift.Error._userInfo.getter : Swift.AnyObject? in conformance ArgumentParser.ParsableArgumentsValidationError : Swift.Error in ArgumentParser in ArgumentParser.o
protocol witness for Swift.Error._userInfo.getter : Swift.AnyObject? in conformance ArgumentParser.PositionalArgumentsValidator.Error : Swift.Error in ArgumentParser in ArgumentParser.o
protocol witness for Swift.Error._userInfo.getter : Swift.AnyObject? in conformance ArgumentParser.ParsableArgumentsCodingKeyValidator.(Validator in _D8B6916CE93C2FC7F7BEDE789FAE65F8).ValidationResult : Swift.Error in ArgumentParser in ArgumentParser.o
protocol witness for Swift.Error._userInfo.getter : Swift.AnyObject? in conformance ArgumentParser.ParsableArgumentsCodingKeyValidator.Error : Swift.Error in ArgumentParser in ArgumentParser.o
...
"(extension in Swift):Swift.Error< where A: Swift.RawRepresentable, A.Swift.RawRepresentable.RawValue: Swift.FixedWidthInteger>._code.getter : Swift.Int", referenced from:
protocol witness for Swift.Error._code.getter : Swift.Int in conformance ArgumentParser.ExitCode : Swift.Error in ArgumentParser in ArgumentParser.o
"nominal type descriptor for Swift.Int16", referenced from:
protocol conformance descriptor for Swift.Int16 : ArgumentParser.ExpressibleByArgument in ArgumentParser in ArgumentParser.o
"type metadata for Swift.Int16", referenced from:
protocol witness for Swift.KeyedDecodingContainerProtocol.decode(_: Swift.Int16.Type, forKey: A.Key) throws -> Swift.Int16 in conformance ArgumentParser.ParsedArgumentsContainer<A> : Swift.KeyedDecodingContainerProtocol in ArgumentParser in ArgumentParser.o
protocol witness for Swift.SingleValueDecodingContainer.decode(Swift.Int16.Type) throws -> Swift.Int16 in conformance ArgumentParser.SingleValueDecoder.SingleValueContainer : Swift.SingleValueDecodingContainer in ArgumentParser in ArgumentParser.o
protocol witness for Swift.UnkeyedDecodingContainer.decode(Swift.Int16.Type) throws -> Swift.Int16 in conformance ArgumentParser.SingleValueDecoder.UnkeyedContainer : Swift.UnkeyedDecodingContainer in ArgumentParser in ArgumentParser.o
"protocol witness table for Swift.Int16 : Swift.Decodable in Swift", referenced from:
protocol witness for Swift.KeyedDecodingContainerProtocol.decode(_: Swift.Int16.Type, forKey: A.Key) throws -> Swift.Int16 in conformance ArgumentParser.ParsedArgumentsContainer<A> : Swift.KeyedDecodingContainerProtocol in ArgumentParser in ArgumentParser.o
protocol witness for Swift.SingleValueDecodingContainer.decode(Swift.Int16.Type) throws -> Swift.Int16 in conformance ArgumentParser.SingleValueDecoder.SingleValueContainer : Swift.SingleValueDecodingContainer in ArgumentParser in ArgumentParser.o
protocol witness for Swift.UnkeyedDecodingContainer.decode(Swift.Int16.Type) throws -> Swift.Int16 in conformance ArgumentParser.SingleValueDecoder.UnkeyedContainer : Swift.UnkeyedDecodingContainer in ArgumentParser in ArgumentParser.o
"protocol witness table for Swift.Int16 : Swift.LosslessStringConvertible in Swift", referenced from:
protocol witness for ArgumentParser.ExpressibleByArgument.init(argument: Swift.String) -> A? in conformance Swift.Int16 : ArgumentParser.ExpressibleByArgument in ArgumentParser in ArgumentParser.o
"nominal type descriptor for Swift.Int32", referenced from:
protocol conformance descriptor for Swift.Int32 : ArgumentParser.ExpressibleByArgument in ArgumentParser in ArgumentParser.o
_symbolic _____ s5Int32V in ArgumentParser.o
_symbolic SS7message______8exitCodet s5Int32V in ArgumentParser.o
"type metadata for Swift.Int32", referenced from:
lazy protocol witness table accessor for type Swift.Int32 and conformance Swift.Int32 : Swift.FixedWidthInteger in Swift in ArgumentParser.o
ArgumentParser.StandardError.write(Swift.String) -> () in ArgumentParser.o
lazy protocol witness table accessor for type Swift.Int32 and conformance Swift.Int32 : Swift.BinaryInteger in Swift in ArgumentParser.o
protocol witness for Swift.KeyedDecodingContainerProtocol.decode(_: Swift.Int32.Type, forKey: A.Key) throws -> Swift.Int32 in conformance ArgumentParser.ParsedArgumentsContainer<A> : Swift.KeyedDecodingContainerProtocol in ArgumentParser in ArgumentParser.o
protocol witness for Swift.SingleValueDecodingContainer.decode(Swift.Int32.Type) throws -> Swift.Int32 in conformance ArgumentParser.SingleValueDecoder.SingleValueContainer : Swift.SingleValueDecodingContainer in ArgumentParser in ArgumentParser.o
protocol witness for Swift.UnkeyedDecodingContainer.decode(Swift.Int32.Type) throws -> Swift.Int32 in conformance ArgumentParser.SingleValueDecoder.UnkeyedContainer : Swift.UnkeyedDecodingContainer in ArgumentParser in ArgumentParser.o
"protocol witness table for Swift.Int32 : Swift.Hashable in Swift", referenced from:
protocol witness for Swift.Hashable.hashValue.getter : Swift.Int in conformance ArgumentParser.ExitCode : Swift.Hashable in ArgumentParser in ArgumentParser.o
protocol witness for Swift.Hashable.hash(into: inout Swift.Hasher) -> () in conformance ArgumentParser.ExitCode : Swift.Hashable in ArgumentParser in ArgumentParser.o
protocol witness for Swift.Hashable._rawHashValue(seed: Swift.Int) -> Swift.Int in conformance ArgumentParser.ExitCode : Swift.Hashable in ArgumentParser in ArgumentParser.o
"protocol witness table for Swift.Int32 : Swift.Equatable in Swift", referenced from:
ArgumentParser.ExitCode.isSuccess.getter : Swift.Bool in ArgumentParser.o
protocol witness for static Swift.Equatable.== infix(A, A) -> Swift.Bool in conformance ArgumentParser.ExitCode : Swift.Equatable in ArgumentParser in ArgumentParser.o
"protocol witness table for Swift.Int32 : Swift.Decodable in Swift", referenced from:
protocol witness for Swift.KeyedDecodingContainerProtocol.decode(_: Swift.Int32.Type, forKey: A.Key) throws -> Swift.Int32 in conformance ArgumentParser.ParsedArgumentsContainer<A> : Swift.KeyedDecodingContainerProtocol in ArgumentParser in ArgumentParser.o
protocol witness for Swift.SingleValueDecodingContainer.decode(Swift.Int32.Type) throws -> Swift.Int32 in conformance ArgumentParser.SingleValueDecoder.SingleValueContainer : Swift.SingleValueDecodingContainer in ArgumentParser in ArgumentParser.o
protocol witness for Swift.UnkeyedDecodingContainer.decode(Swift.Int32.Type) throws -> Swift.Int32 in conformance ArgumentParser.SingleValueDecoder.UnkeyedContainer : Swift.UnkeyedDecodingContainer in ArgumentParser in ArgumentParser.o
"protocol conformance descriptor for Swift.Int32 : Swift.BinaryInteger in Swift", referenced from:
lazy protocol witness table accessor for type Swift.Int32 and conformance Swift.Int32 : Swift.BinaryInteger in Swift in ArgumentParser.o
"protocol conformance descriptor for Swift.Int32 : Swift.FixedWidthInteger in Swift", referenced from:
lazy protocol witness table accessor for type Swift.Int32 and conformance Swift.Int32 : Swift.FixedWidthInteger in Swift in ArgumentParser.o
"protocol witness table for Swift.Int32 : Swift.LosslessStringConvertible in Swift", referenced from:
protocol witness for ArgumentParser.ExpressibleByArgument.init(argument: Swift.String) -> A? in conformance Swift.Int32 : ArgumentParser.ExpressibleByArgument in ArgumentParser in ArgumentParser.o
"nominal type descriptor for Swift.Int64", referenced from:
protocol conformance descriptor for Swift.Int64 : ArgumentParser.ExpressibleByArgument in ArgumentParser in ArgumentParser.o
"type metadata for Swift.Int64", referenced from:
protocol witness for Swift.KeyedDecodingContainerProtocol.decode(_: Swift.Int64.Type, forKey: A.Key) throws -> Swift.Int64 in conformance ArgumentParser.ParsedArgumentsContainer<A> : Swift.KeyedDecodingContainerProtocol in ArgumentParser in ArgumentParser.o
protocol witness for Swift.SingleValueDecodingContainer.decode(Swift.Int64.Type) throws -> Swift.Int64 in conformance ArgumentParser.SingleValueDecoder.SingleValueContainer : Swift.SingleValueDecodingContainer in ArgumentParser in ArgumentParser.o
protocol witness for Swift.UnkeyedDecodingContainer.decode(Swift.Int64.Type) throws -> Swift.Int64 in conformance ArgumentParser.SingleValueDecoder.UnkeyedContainer : Swift.UnkeyedDecodingContainer in ArgumentParser in ArgumentParser.o
"protocol witness table for Swift.Int64 : Swift.Decodable in Swift", referenced from:
protocol witness for Swift.KeyedDecodingContainerProtocol.decode(_: Swift.Int64.Type, forKey: A.Key) throws -> Swift.Int64 in conformance ArgumentParser.ParsedArgumentsContainer<A> : Swift.KeyedDecodingContainerProtocol in ArgumentParser in ArgumentParser.o
protocol witness for Swift.SingleValueDecodingContainer.decode(Swift.Int64.Type) throws -> Swift.Int64 in conformance ArgumentParser.SingleValueDecoder.SingleValueContainer : Swift.SingleValueDecodingContainer in ArgumentParser in ArgumentParser.o
protocol witness for Swift.UnkeyedDecodingContainer.decode(Swift.Int64.Type) throws -> Swift.Int64 in conformance ArgumentParser.SingleValueDecoder.UnkeyedContainer : Swift.UnkeyedDecodingContainer in ArgumentParser in ArgumentParser.o
"protocol witness table for Swift.Int64 : Swift.LosslessStringConvertible in Swift", referenced from:
protocol witness for ArgumentParser.ExpressibleByArgument.init(argument: Swift.String) -> A? in conformance Swift.Int64 : ArgumentParser.ExpressibleByArgument in ArgumentParser in ArgumentParser.o
"Swift.Slice.endIndex.getter : A.Index", referenced from:
ArgumentParser.ArgumentSet.(mergingCompositeArguments in _9D77CBCD94BA6F792B90231D96332C9E)() -> ArgumentParser.ArgumentSet in ArgumentParser.o
static ArgumentParser.HelpGenerator.generateSections(commandStack: [ArgumentParser.ParsableCommand.Type]) -> [ArgumentParser.HelpGenerator.Section] in ArgumentParser.o
"nominal type descriptor for Swift.Slice", referenced from:
_symbolic _____y_____G s5SliceV 14ArgumentParser0B3SetV in ArgumentParser.o
"protocol conformance descriptor for < where A: Swift.BidirectionalCollection> Swift.Slice<A> : Swift.BidirectionalCollection in Swift", referenced from:
lazy protocol witness table accessor for type Swift.Slice<ArgumentParser.ArgumentSet> and conformance < where A: Swift.BidirectionalCollection> Swift.Slice<A> : Swift.BidirectionalCollection in Swift in ArgumentParser.o
"protocol conformance descriptor for Swift.Slice<A> : Swift.Sequence in Swift", referenced from:
lazy protocol witness table accessor for type Swift.Slice<ArgumentParser.ArgumentSet> and conformance Swift.Slice<A> : Swift.Sequence in Swift in ArgumentParser.o
"protocol conformance descriptor for < where A: Swift.RandomAccessCollection> Swift.Slice<A> : Swift.RandomAccessCollection in Swift", referenced from:
lazy protocol witness table accessor for type Swift.Slice<ArgumentParser.ArgumentSet> and conformance < where A: Swift.RandomAccessCollection> Swift.Slice<A> : Swift.RandomAccessCollection in Swift in ArgumentParser.o
"protocol conformance descriptor for Swift.Slice<A> : Swift.Collection in Swift", referenced from:
lazy protocol witness table accessor for type Swift.Slice<ArgumentParser.ArgumentSet> and conformance Swift.Slice<A> : Swift.Collection in Swift in ArgumentParser.o
"nominal type descriptor for Swift.UInt8", referenced from:
protocol conformance descriptor for Swift.UInt8 : ArgumentParser.ExpressibleByArgument in ArgumentParser in ArgumentParser.o
"type metadata for Swift.UInt8", referenced from:
ArgumentParser.StandardError.write(Swift.String) -> () in ArgumentParser.o
lazy protocol witness table accessor for type Swift.UInt8 and conformance Swift.UInt8 : Swift.BinaryInteger in Swift in ArgumentParser.o
protocol witness for Swift.KeyedDecodingContainerProtocol.decode(_: Swift.UInt8.Type, forKey: A.Key) throws -> Swift.UInt8 in conformance ArgumentParser.ParsedArgumentsContainer<A> : Swift.KeyedDecodingContainerProtocol in ArgumentParser in ArgumentParser.o
protocol witness for Swift.SingleValueDecodingContainer.decode(Swift.UInt8.Type) throws -> Swift.UInt8 in conformance ArgumentParser.SingleValueDecoder.SingleValueContainer : Swift.SingleValueDecodingContainer in ArgumentParser in ArgumentParser.o
protocol witness for Swift.UnkeyedDecodingContainer.decode(Swift.UInt8.Type) throws -> Swift.UInt8 in conformance ArgumentParser.SingleValueDecoder.UnkeyedContainer : Swift.UnkeyedDecodingContainer in ArgumentParser in ArgumentParser.o
"protocol witness table for Swift.UInt8 : Swift.Decodable in Swift", referenced from:
protocol witness for Swift.KeyedDecodingContainerProtocol.decode(_: Swift.UInt8.Type, forKey: A.Key) throws -> Swift.UInt8 in conformance ArgumentParser.ParsedArgumentsContainer<A> : Swift.KeyedDecodingContainerProtocol in ArgumentParser in ArgumentParser.o
protocol witness for Swift.SingleValueDecodingContainer.decode(Swift.UInt8.Type) throws -> Swift.UInt8 in conformance ArgumentParser.SingleValueDecoder.SingleValueContainer : Swift.SingleValueDecodingContainer in ArgumentParser in ArgumentParser.o
protocol witness for Swift.UnkeyedDecodingContainer.decode(Swift.UInt8.Type) throws -> Swift.UInt8 in conformance ArgumentParser.SingleValueDecoder.UnkeyedContainer : Swift.UnkeyedDecodingContainer in ArgumentParser in ArgumentParser.o
"protocol conformance descriptor for Swift.UInt8 : Swift.BinaryInteger in Swift", referenced from:
lazy protocol witness table accessor for type Swift.UInt8 and conformance Swift.UInt8 : Swift.BinaryInteger in Swift in ArgumentParser.o
"protocol witness table for Swift.UInt8 : Swift.LosslessStringConvertible in Swift", referenced from:
protocol witness for ArgumentParser.ExpressibleByArgument.init(argument: Swift.String) -> A? in conformance Swift.UInt8 : ArgumentParser.ExpressibleByArgument in ArgumentParser in ArgumentParser.o
"Swift.print<A where A: Swift.TextOutputStream>(_: Any..., separator: Swift.String, terminator: Swift.String, to: inout A) -> ()", referenced from:
static (extension in ArgumentParser):ArgumentParser.ParsableArguments.exit(withError: Swift.Error?) -> Swift.Never in ArgumentParser.o
"Swift.print(_: Any..., separator: Swift.String, terminator: Swift.String) -> ()", referenced from:
privacy_scanner.PrivacyManifestScanner.startScan() -> () in main.o
privacy_scanner.PrivacyManifestScanner.startScan() -> () in main.o
privacy_scanner.PrivacyManifestScanner.startScan() -> () in main.o
privacy_scanner.PrivacyManifestScanner.startScan() -> () in main.o
privacy_scanner.PrivacyManifestScanner.(generateHTMLReport in _CA1C73275326C6F2ACF95040A6083C2B)(scanStartTime: Foundation.Date, rootDirectoryPath: Swift.String) -> () in main.o
privacy_scanner.PrivacyManifestScanner.(generateHTMLReport in _CA1C73275326C6F2ACF95040A6083C2B)(scanStartTime: Foundation.Date, rootDirectoryPath: Swift.String) -> () in main.o
privacy_scanner.SearchTool.run() throws -> () in main.o
privacy_scanner.SearchTool.run() throws -> () in main.o
...
"Swift.Hasher.combine<A where A: Swift.Hashable>(A) -> ()", referenced from:
privacy_scanner.SearchTool.(CodingKeys in _CA1C73275326C6F2ACF95040A6083C2B).hash(into: inout Swift.Hasher) -> () in main.o
ArgumentParser.ArgumentArrayParsingStrategy.hash(into: inout Swift.Hasher) -> () in ArgumentParser.o
ArgumentParser.FlagInversion.Representation.hash(into: inout Swift.Hasher) -> () in ArgumentParser.o
ArgumentParser.FlagInversion.hash(into: inout Swift.Hasher) -> () in ArgumentParser.o
ArgumentParser.FlagExclusivity.Representation.hash(into: inout Swift.Hasher) -> () in ArgumentParser.o
ArgumentParser.FlagExclusivity.hash(into: inout Swift.Hasher) -> () in ArgumentParser.o
ArgumentParser.NameSpecification.Element.Representation.hash(into: inout Swift.Hasher) -> () in ArgumentParser.o
ArgumentParser.NameSpecification.Element.Representation.hash(into: inout Swift.Hasher) -> () in ArgumentParser.o
ArgumentParser.NameSpecification.Element.Representation.hash(into: inout Swift.Hasher) -> () in ArgumentParser.o
ArgumentParser.NameSpecification.Element.Representation.hash(into: inout Swift.Hasher) -> () in ArgumentParser.o
ArgumentParser.NameSpecification.Element.Representation.hash(into: inout Swift.Hasher) -> () in ArgumentParser.o
ArgumentParser.NameSpecification.Element.Representation.hash(into: inout Swift.Hasher) -> () in ArgumentParser.o
ArgumentParser.NameSpecification.Element.Representation.hash(into: inout Swift.Hasher) -> () in ArgumentParser.o
ArgumentParser.NameSpecification.Element.Representation.hash(into: inout Swift.Hasher) -> () in ArgumentParser.o
...
"Swift.Mirror.init(reflecting: Any) -> Swift.Mirror", referenced from:
ArgumentParser.ArgumentSet.init(_: ArgumentParser.ParsableArguments.Type, creatingHelp: Swift.Bool) -> ArgumentParser.ArgumentSet in ArgumentParser.o
static ArgumentParser.PositionalArgumentsValidator.validate(ArgumentParser.ParsableArguments.Type) -> ArgumentParser.ParsableArgumentsValidatorError? in ArgumentParser.o
static ArgumentParser.ParsableArgumentsCodingKeyValidator.validate(ArgumentParser.ParsableArguments.Type) -> ArgumentParser.ParsableArgumentsValidatorError? in ArgumentParser.o
static ArgumentParser.ParsableArgumentsUniqueNamesValidator.validate(ArgumentParser.ParsableArguments.Type) -> ArgumentParser.ParsableArgumentsValidatorError? in ArgumentParser.o
static ArgumentParser.NonsenseFlagsValidator.validate(ArgumentParser.ParsableArguments.Type) -> ArgumentParser.ParsableArgumentsValidatorError? in ArgumentParser.o
"Swift.Mirror.children.getter : Swift.AnyCollection<(label: Swift.String?, value: Any)>", referenced from:
ArgumentParser.ArgumentSet.init(_: ArgumentParser.ParsableArguments.Type, creatingHelp: Swift.Bool) -> ArgumentParser.ArgumentSet in ArgumentParser.o
static ArgumentParser.PositionalArgumentsValidator.validate(ArgumentParser.ParsableArguments.Type) -> ArgumentParser.ParsableArgumentsValidatorError? in ArgumentParser.o
static ArgumentParser.ParsableArgumentsCodingKeyValidator.validate(ArgumentParser.ParsableArguments.Type) -> ArgumentParser.ParsableArgumentsValidatorError? in ArgumentParser.o
static ArgumentParser.ParsableArgumentsUniqueNamesValidator.validate(ArgumentParser.ParsableArguments.Type) -> ArgumentParser.ParsableArgumentsValidatorError? in ArgumentParser.o
static ArgumentParser.NonsenseFlagsValidator.validate(ArgumentParser.ParsableArguments.Type) -> ArgumentParser.ParsableArgumentsValidatorError? in ArgumentParser.o
"type metadata accessor for Swift.Mirror", referenced from:
ArgumentParser.ArgumentSet.init(_: ArgumentParser.ParsableArguments.Type, creatingHelp: Swift.Bool) -> ArgumentParser.ArgumentSet in ArgumentParser.o
static ArgumentParser.PositionalArgumentsValidator.validate(ArgumentParser.ParsableArguments.Type) -> ArgumentParser.ParsableArgumentsValidatorError? in ArgumentParser.o
static ArgumentParser.ParsableArgumentsCodingKeyValidator.validate(ArgumentParser.ParsableArguments.Type) -> ArgumentParser.ParsableArgumentsValidatorError? in ArgumentParser.o
static ArgumentParser.ParsableArgumentsUniqueNamesValidator.validate(ArgumentParser.ParsableArguments.Type) -> ArgumentParser.ParsableArgumentsValidatorError? in ArgumentParser.o
static ArgumentParser.NonsenseFlagsValidator.validate(ArgumentParser.ParsableArguments.Type) -> ArgumentParser.ParsableArgumentsValidatorError? in ArgumentParser.o
"Swift.Result.get() throws -> A", referenced from:
static (extension in ArgumentParser):ArgumentParser.ParsableCommand.parseAsRoot([Swift.String]?) throws -> ArgumentParser.ParsableCommand in ArgumentParser.o
"nominal type descriptor for Swift.Result", referenced from:
_symbolic _____y______p_____G s6ResultO 14ArgumentParser15ParsableCommandP AC0E5ErrorV in ArgumentParser.o
"nominal type descriptor for Swift.UInt16", referenced from:
protocol conformance descriptor for Swift.UInt16 : ArgumentParser.ExpressibleByArgument in ArgumentParser in ArgumentParser.o
"type metadata for Swift.UInt16", referenced from:
protocol witness for Swift.KeyedDecodingContainerProtocol.decode(_: Swift.UInt16.Type, forKey: A.Key) throws -> Swift.UInt16 in conformance ArgumentParser.ParsedArgumentsContainer<A> : Swift.KeyedDecodingContainerProtocol in ArgumentParser in ArgumentParser.o
protocol witness for Swift.SingleValueDecodingContainer.decode(Swift.UInt16.Type) throws -> Swift.UInt16 in conformance ArgumentParser.SingleValueDecoder.SingleValueContainer : Swift.SingleValueDecodingContainer in ArgumentParser in ArgumentParser.o
protocol witness for Swift.UnkeyedDecodingContainer.decode(Swift.UInt16.Type) throws -> Swift.UInt16 in conformance ArgumentParser.SingleValueDecoder.UnkeyedContainer : Swift.UnkeyedDecodingContainer in ArgumentParser in ArgumentParser.o
ArgumentParser._terminalSize() -> (width: Swift.Int, height: Swift.Int) in ArgumentParser.o
lazy protocol witness table accessor for type Swift.UInt16 and conformance Swift.UInt16 : Swift.BinaryInteger in Swift in ArgumentParser.o
"protocol witness table for Swift.UInt16 : Swift.Decodable in Swift", referenced from:
protocol witness for Swift.KeyedDecodingContainerProtocol.decode(_: Swift.UInt16.Type, forKey: A.Key) throws -> Swift.UInt16 in conformance ArgumentParser.ParsedArgumentsContainer<A> : Swift.KeyedDecodingContainerProtocol in ArgumentParser in ArgumentParser.o
protocol witness for Swift.SingleValueDecodingContainer.decode(Swift.UInt16.Type) throws -> Swift.UInt16 in conformance ArgumentParser.SingleValueDecoder.SingleValueContainer : Swift.SingleValueDecodingContainer in ArgumentParser in ArgumentParser.o
protocol witness for Swift.UnkeyedDecodingContainer.decode(Swift.UInt16.Type) throws -> Swift.UInt16 in conformance ArgumentParser.SingleValueDecoder.UnkeyedContainer : Swift.UnkeyedDecodingContainer in ArgumentParser in ArgumentParser.o
"protocol conformance descriptor for Swift.UInt16 : Swift.BinaryInteger in Swift", referenced from:
lazy protocol witness table accessor for type Swift.UInt16 and conformance Swift.UInt16 : Swift.BinaryInteger in Swift in ArgumentParser.o
"protocol witness table for Swift.UInt16 : Swift.LosslessStringConvertible in Swift", referenced from:
protocol witness for ArgumentParser.ExpressibleByArgument.init(argument: Swift.String) -> A? in conformance Swift.UInt16 : ArgumentParser.ExpressibleByArgument in ArgumentParser in ArgumentParser.o
"nominal type descriptor for Swift.UInt32", referenced from:
protocol conformance descriptor for Swift.UInt32 : ArgumentParser.ExpressibleByArgument in ArgumentParser in ArgumentParser.o
"type metadata for Swift.UInt32", referenced from:
protocol witness for Swift.KeyedDecodingContainerProtocol.decode(_: Swift.UInt32.Type, forKey: A.Key) throws -> Swift.UInt32 in conformance ArgumentParser.ParsedArgumentsContainer<A> : Swift.KeyedDecodingContainerProtocol in ArgumentParser in ArgumentParser.o
protocol witness for Swift.SingleValueDecodingContainer.decode(Swift.UInt32.Type) throws -> Swift.UInt32 in conformance ArgumentParser.SingleValueDecoder.SingleValueContainer : Swift.SingleValueDecodingContainer in ArgumentParser in ArgumentParser.o
protocol witness for Swift.UnkeyedDecodingContainer.decode(Swift.UInt32.Type) throws -> Swift.UInt32 in conformance ArgumentParser.SingleValueDecoder.UnkeyedContainer : Swift.UnkeyedDecodingContainer in ArgumentParser in ArgumentParser.o
"protocol witness table for Swift.UInt32 : Swift.Decodable in Swift", referenced from:
protocol witness for Swift.KeyedDecodingContainerProtocol.decode(_: Swift.UInt32.Type, forKey: A.Key) throws -> Swift.UInt32 in conformance ArgumentParser.ParsedArgumentsContainer<A> : Swift.KeyedDecodingContainerProtocol in ArgumentParser in ArgumentParser.o
protocol witness for Swift.SingleValueDecodingContainer.decode(Swift.UInt32.Type) throws -> Swift.UInt32 in conformance ArgumentParser.SingleValueDecoder.SingleValueContainer : Swift.SingleValueDecodingContainer in ArgumentParser in ArgumentParser.o
protocol witness for Swift.UnkeyedDecodingContainer.decode(Swift.UInt32.Type) throws -> Swift.UInt32 in conformance ArgumentParser.SingleValueDecoder.UnkeyedContainer : Swift.UnkeyedDecodingContainer in ArgumentParser in ArgumentParser.o
"protocol witness table for Swift.UInt32 : Swift.LosslessStringConvertible in Swift", referenced from:
protocol witness for ArgumentParser.ExpressibleByArgument.init(argument: Swift.String) -> A? in conformance Swift.UInt32 : ArgumentParser.ExpressibleByArgument in ArgumentParser in ArgumentParser.o
"nominal type descriptor for Swift.UInt64", referenced from:
protocol conformance descriptor for Swift.UInt64 : ArgumentParser.ExpressibleByArgument in ArgumentParser in ArgumentParser.o
"type metadata for Swift.UInt64", referenced from:
protocol witness for Swift.KeyedDecodingContainerProtocol.decode(_: Swift.UInt64.Type, forKey: A.Key) throws -> Swift.UInt64 in conformance ArgumentParser.ParsedArgumentsContainer<A> : Swift.KeyedDecodingContainerProtocol in ArgumentParser in ArgumentParser.o
protocol witness for Swift.SingleValueDecodingContainer.decode(Swift.UInt64.Type) throws -> Swift.UInt64 in conformance ArgumentParser.SingleValueDecoder.SingleValueContainer : Swift.SingleValueDecodingContainer in ArgumentParser in ArgumentParser.o
protocol witness for Swift.UnkeyedDecodingContainer.decode(Swift.UInt64.Type) throws -> Swift.UInt64 in conformance ArgumentParser.SingleValueDecoder.UnkeyedContainer : Swift.UnkeyedDecodingContainer in ArgumentParser in ArgumentParser.o
"protocol witness table for Swift.UInt64 : Swift.Decodable in Swift", referenced from:
protocol witness for Swift.KeyedDecodingContainerProtocol.decode(_: Swift.UInt64.Type, forKey: A.Key) throws -> Swift.UInt64 in conformance ArgumentParser.ParsedArgumentsContainer<A> : Swift.KeyedDecodingContainerProtocol in ArgumentParser in ArgumentParser.o
protocol witness for Swift.SingleValueDecodingContainer.decode(Swift.UInt64.Type) throws -> Swift.UInt64 in conformance ArgumentParser.SingleValueDecoder.SingleValueContainer : Swift.SingleValueDecodingContainer in ArgumentParser in ArgumentParser.o
protocol witness for Swift.UnkeyedDecodingContainer.decode(Swift.UInt64.Type) throws -> Swift.UInt64 in conformance ArgumentParser.SingleValueDecoder.UnkeyedContainer : Swift.UnkeyedDecodingContainer in ArgumentParser in ArgumentParser.o
"protocol witness table for Swift.UInt64 : Swift.LosslessStringConvertible in Swift", referenced from:
protocol witness for ArgumentParser.ExpressibleByArgument.init(argument: Swift.String) -> A? in conformance Swift.UInt64 : ArgumentParser.ExpressibleByArgument in ArgumentParser in ArgumentParser.o
"protocol descriptor for Swift.CVarArg", referenced from:
_symbolic ______p s7CVarArgP in main.o
"protocol descriptor for Swift.Decoder", referenced from:
_symbolic ______p s7DecoderP in ArgumentParser.o
l_got.$ss7DecoderMp in ArgumentParser.o
l_got.$ss7DecoderMp in ArgumentParser.o
"method descriptor for Swift.Decoder.codingPath.getter : [Swift.CodingKey]", referenced from:
l_got.$ss7DecoderP10codingPathSays9CodingKey_pGvgTq in ArgumentParser.o
l_got.$ss7DecoderP10codingPathSays9CodingKey_pGvgTq in ArgumentParser.o
"method descriptor for Swift.Decoder.unkeyedContainer() throws -> Swift.UnkeyedDecodingContainer", referenced from:
l_got.$ss7DecoderP16unkeyedContainers015UnkeyedDecodingC0_pyKFTq in ArgumentParser.o
l_got.$ss7DecoderP16unkeyedContainers015UnkeyedDecodingC0_pyKFTq in ArgumentParser.o
"method descriptor for Swift.Decoder.singleValueContainer() throws -> Swift.SingleValueDecodingContainer", referenced from:
l_got.$ss7DecoderP20singleValueContainers06Singlec8DecodingD0_pyKFTq in ArgumentParser.o
l_got.$ss7DecoderP20singleValueContainers06Singlec8DecodingD0_pyKFTq in ArgumentParser.o
"method descriptor for Swift.Decoder.userInfo.getter : [Swift.CodingUserInfoKey : Any]", referenced from:
l_got.$ss7DecoderP8userInfoSDys010CodingUserC3KeyVypGvgTq in ArgumentParser.o
l_got.$ss7DecoderP8userInfoSDys010CodingUserC3KeyVypGvgTq in ArgumentParser.o
"dispatch thunk of Swift.Decoder.container<A where A1: Swift.CodingKey>(keyedBy: A1.Type) throws -> Swift.KeyedDecodingContainer<A1>", referenced from:
privacy_scanner.SearchTool.init(from: Swift.Decoder) throws -> privacy_scanner.SearchTool in main.o
ArgumentParser._WrappedParsableCommand.init(from: Swift.Decoder) throws -> ArgumentParser._WrappedParsableCommand<A> in ArgumentParser.o
ArgumentParser.GenerateCompletions.init(from: Swift.Decoder) throws -> ArgumentParser.GenerateCompletions in ArgumentParser.o
ArgumentParser.AutodetectedGenerateCompletions.init(from: Swift.Decoder) throws -> ArgumentParser.AutodetectedGenerateCompletions in ArgumentParser.o
ArgumentParser.HelpCommand.init(from: Swift.Decoder) throws -> ArgumentParser.HelpCommand in ArgumentParser.o
ArgumentParserToolInfo.ToolInfoHeader.init(from: Swift.Decoder) throws -> ArgumentParserToolInfo.ToolInfoHeader in ArgumentParserToolInfo.o
ArgumentParserToolInfo.ToolInfoV0.init(from: Swift.Decoder) throws -> ArgumentParserToolInfo.ToolInfoV0 in ArgumentParserToolInfo.o
...
"method descriptor for Swift.Decoder.container<A where A1: Swift.CodingKey>(keyedBy: A1.Type) throws -> Swift.KeyedDecodingContainer<A1>", referenced from:
l_got.$ss7DecoderP9container7keyedBys22KeyedDecodingContainerVyqd__Gqd__m_tKs9CodingKeyRd__lFTq in ArgumentParser.o
l_got.$ss7DecoderP9container7keyedBys22KeyedDecodingContainerVyqd__Gqd__m_tKs9CodingKeyRd__lFTq in ArgumentParser.o
"dispatch thunk of Swift.Encoder.container<A where A1: Swift.CodingKey>(keyedBy: A1.Type) -> Swift.KeyedEncodingContainer<A1>", referenced from:
ArgumentParserToolInfo.ToolInfoV0.encode(to: Swift.Encoder) throws -> () in ArgumentParserToolInfo.o
ArgumentParserToolInfo.CommandInfoV0.encode(to: Swift.Encoder) throws -> () in ArgumentParserToolInfo.o
ArgumentParserToolInfo.ArgumentInfoV0.NameInfoV0.encode(to: Swift.Encoder) throws -> () in ArgumentParserToolInfo.o
ArgumentParserToolInfo.ArgumentInfoV0.encode(to: Swift.Encoder) throws -> () in ArgumentParserToolInfo.o
"Swift.sequence<A>(first: A, next: (A) -> A?) -> Swift.UnfoldSequence<A, (A?, Swift.Bool)>", referenced from:
ArgumentParser.Tree.path(toFirstWhere: (A) -> Swift.Bool) -> [ArgumentParser.Tree<A>] in ArgumentParser.o
"protocol descriptor for Swift.CodingKey", referenced from:
l_got.$ss9CodingKeyMp in main.o
_symbolic Say______pG s9CodingKeyP in ArgumentParser.o
_symbolic ______p s9CodingKeyP in ArgumentParser.o
_symbolic ______pXmT_AA_pXmTt s9CodingKeyP in ArgumentParser.o
_symbolic ______pXp_AA_pXpt s9CodingKeyP in ArgumentParser.o
l_got.$ss9CodingKeyMp in ArgumentParser.o
l_got.$ss9CodingKeyMp in ArgumentParser.o
...
"dispatch thunk of Swift.CodingKey.stringValue.getter : Swift.String", referenced from:
ArgumentParser.SingleValueDecoder.unkeyedContainer() throws -> Swift.UnkeyedDecodingContainer in ArgumentParser.o
ArgumentParser.SingleValueDecoder.SingleValueContainer.decode<A where A: Swift.Decodable>(A.Type) throws -> A in ArgumentParser.o
ArgumentParser.InputKey.init<A where A: Swift.CodingKey>(A) -> ArgumentParser.InputKey in ArgumentParser.o
"method descriptor for Swift.CodingKey.stringValue.getter : Swift.String", referenced from:
l_got.$ss9CodingKeyP11stringValueSSvgTq in main.o
l_got.$ss9CodingKeyP11stringValueSSvgTq in ArgumentParser.o
l_got.$ss9CodingKeyP11stringValueSSvgTq in ArgumentParser.o
l_got.$ss9CodingKeyP11stringValueSSvgTq in ArgumentParser.o
l_got.$ss9CodingKeyP11stringValueSSvgTq in ArgumentParserToolInfo.o
"dispatch thunk of Swift.CodingKey.init(stringValue: Swift.String) -> A?", referenced from:
closure #1 (Swift.String) -> Swift.Bool in ArgumentParser.ParsableArgumentsCodingKeyValidator.(Validator in _D8B6916CE93C2FC7F7BEDE789FAE65F8).container<A where A: Swift.CodingKey>(keyedBy: A.Type) throws -> Swift.KeyedDecodingContainer<A> in ArgumentParser.o
"method descriptor for Swift.CodingKey.init(stringValue: Swift.String) -> A?", referenced from:
l_got.$ss9CodingKeyP11stringValuexSgSS_tcfCTq in main.o
l_got.$ss9CodingKeyP11stringValuexSgSS_tcfCTq in ArgumentParser.o
l_got.$ss9CodingKeyP11stringValuexSgSS_tcfCTq in ArgumentParser.o
l_got.$ss9CodingKeyP11stringValuexSgSS_tcfCTq in ArgumentParser.o
l_got.$ss9CodingKeyP11stringValuexSgSS_tcfCTq in ArgumentParserToolInfo.o
"method descriptor for Swift.CodingKey.intValue.getter : Swift.Int?", referenced from:
l_got.$ss9CodingKeyP8intValueSiSgvgTq in main.o
l_got.$ss9CodingKeyP8intValueSiSgvgTq in ArgumentParser.o
l_got.$ss9CodingKeyP8intValueSiSgvgTq in ArgumentParser.o
l_got.$ss9CodingKeyP8intValueSiSgvgTq in ArgumentParser.o
l_got.$ss9CodingKeyP8intValueSiSgvgTq in ArgumentParserToolInfo.o
"method descriptor for Swift.CodingKey.init(intValue: Swift.Int) -> A?", referenced from:
l_got.$ss9CodingKeyP8intValuexSgSi_tcfCTq in main.o
l_got.$ss9CodingKeyP8intValuexSgSi_tcfCTq in ArgumentParser.o
l_got.$ss9CodingKeyP8intValuexSgSi_tcfCTq in ArgumentParser.o
l_got.$ss9CodingKeyP8intValuexSgSi_tcfCTq in ArgumentParser.o
l_got.$ss9CodingKeyP8intValuexSgSi_tcfCTq in ArgumentParserToolInfo.o
"base conformance descriptor for Swift.CodingKey: Swift.CustomStringConvertible", referenced from:
l_got.$ss9CodingKeyPs23CustomStringConvertibleTb in main.o
l_got.$ss9CodingKeyPs23CustomStringConvertibleTb in ArgumentParser.o
l_got.$ss9CodingKeyPs23CustomStringConvertibleTb in ArgumentParser.o
l_got.$ss9CodingKeyPs23CustomStringConvertibleTb in ArgumentParser.o
l_got.$ss9CodingKeyPs23CustomStringConvertibleTb in ArgumentParserToolInfo.o
"base conformance descriptor for Swift.CodingKey: Swift.CustomDebugStringConvertible", referenced from:
l_got.$ss9CodingKeyPs28CustomDebugStringConvertibleTb in main.o
l_got.$ss9CodingKeyPs28CustomDebugStringConvertibleTb in ArgumentParser.o
l_got.$ss9CodingKeyPs28CustomDebugStringConvertibleTb in ArgumentParser.o
l_got.$ss9CodingKeyPs28CustomDebugStringConvertibleTb in ArgumentParser.o
l_got.$ss9CodingKeyPs28CustomDebugStringConvertibleTb in ArgumentParserToolInfo.o
"(extension in Swift):Swift.CodingKey.description.getter : Swift.String", referenced from:
protocol witness for Swift.CustomStringConvertible.description.getter : Swift.String in conformance privacy_scanner.SearchTool.(CodingKeys in _CA1C73275326C6F2ACF95040A6083C2B) : Swift.CustomStringConvertible in privacy_scanner in main.o
protocol witness for Swift.CustomStringConvertible.description.getter : Swift.String in conformance ArgumentParser._WrappedParsableCommand<A>.(CodingKeys in _BC89325A2CC40C51DE036E2E44356A57) : Swift.CustomStringConvertible in ArgumentParser in ArgumentParser.o
protocol witness for Swift.CustomStringConvertible.description.getter : Swift.String in conformance ArgumentParser.GenerateCompletions.(CodingKeys in _62CE83895F4017D5D04F199729A8F32D) : Swift.CustomStringConvertible in ArgumentParser in ArgumentParser.o
protocol witness for Swift.CustomStringConvertible.description.getter : Swift.String in conformance ArgumentParser.AutodetectedGenerateCompletions.(CodingKeys in _62CE83895F4017D5D04F199729A8F32D) : Swift.CustomStringConvertible in ArgumentParser in ArgumentParser.o
protocol witness for Swift.CustomStringConvertible.description.getter : Swift.String in conformance ArgumentParser.HelpCommand.CodingKeys : Swift.CustomStringConvertible in ArgumentParser in ArgumentParser.o
protocol witness for Swift.CustomStringConvertible.description.getter : Swift.String in conformance ArgumentParserToolInfo.ToolInfoHeader.(CodingKeys in _0B83A1114EC554E07136833DEE56BBF4) : Swift.CustomStringConvertible in ArgumentParserToolInfo in ArgumentParserToolInfo.o
protocol witness for Swift.CustomStringConvertible.description.getter : Swift.String in conformance ArgumentParserToolInfo.ToolInfoV0.(CodingKeys in _0B83A1114EC554E07136833DEE56BBF4) : Swift.CustomStringConvertible in ArgumentParserToolInfo in ArgumentParserToolInfo.o
...
"(extension in Swift):Swift.CodingKey.debugDescription.getter : Swift.String", referenced from:
protocol witness for Swift.CustomDebugStringConvertible.debugDescription.getter : Swift.String in conformance privacy_scanner.SearchTool.(CodingKeys in _CA1C73275326C6F2ACF95040A6083C2B) : Swift.CustomDebugStringConvertible in privacy_scanner in main.o
protocol witness for Swift.CustomDebugStringConvertible.debugDescription.getter : Swift.String in conformance ArgumentParser._WrappedParsableCommand<A>.(CodingKeys in _BC89325A2CC40C51DE036E2E44356A57) : Swift.CustomDebugStringConvertible in ArgumentParser in ArgumentParser.o
protocol witness for Swift.CustomDebugStringConvertible.debugDescription.getter : Swift.String in conformance ArgumentParser.GenerateCompletions.(CodingKeys in _62CE83895F4017D5D04F199729A8F32D) : Swift.CustomDebugStringConvertible in ArgumentParser in ArgumentParser.o
protocol witness for Swift.CustomDebugStringConvertible.debugDescription.getter : Swift.String in conformance ArgumentParser.AutodetectedGenerateCompletions.(CodingKeys in _62CE83895F4017D5D04F199729A8F32D) : Swift.CustomDebugStringConvertible in ArgumentParser in ArgumentParser.o
protocol witness for Swift.CustomDebugStringConvertible.debugDescription.getter : Swift.String in conformance ArgumentParser.HelpCommand.CodingKeys : Swift.CustomDebugStringConvertible in ArgumentParser in ArgumentParser.o
protocol witness for Swift.CustomDebugStringConvertible.debugDescription.getter : Swift.String in conformance ArgumentParserToolInfo.ToolInfoHeader.(CodingKeys in _0B83A1114EC554E07136833DEE56BBF4) : Swift.CustomDebugStringConvertible in ArgumentParserToolInfo in ArgumentParserToolInfo.o
protocol witness for Swift.CustomDebugStringConvertible.debugDescription.getter : Swift.String in conformance ArgumentParserToolInfo.ToolInfoV0.(CodingKeys in _0B83A1114EC554E07136833DEE56BBF4) : Swift.CustomDebugStringConvertible in ArgumentParserToolInfo in ArgumentParserToolInfo.o
...
"protocol descriptor for Swift.OptionSet", referenced from:
l_got.$ss9OptionSetMp in main.o
l_got.$ss9OptionSetMp in ArgumentParser.o
"method descriptor for Swift.OptionSet.init(rawValue: A.RawValue) -> A", referenced from:
l_got.$ss9OptionSetP8rawValuex03RawD0Qz_tcfCTq in main.o
l_got.$ss9OptionSetP8rawValuex03RawD0Qz_tcfCTq in ArgumentParser.o
"base conformance descriptor for Swift.OptionSet: Swift.RawRepresentable", referenced from:
l_got.$ss9OptionSetPSYTb in main.o
l_got.$ss9OptionSetPSYTb in ArgumentParser.o
"base conformance descriptor for Swift.OptionSet: Swift.SetAlgebra", referenced from:
l_got.$ss9OptionSetPs0B7AlgebraTb in main.o
l_got.$ss9OptionSetPs0B7AlgebraTb in ArgumentParser.o
"(extension in Swift):Swift.OptionSet< where A == A.Element>.insert(A) -> (inserted: Swift.Bool, memberAfterInsert: A)", referenced from:
protocol witness for Swift.SetAlgebra.insert(__owned A.Element) -> (inserted: Swift.Bool, memberAfterInsert: A.Element) in conformance __C.NSDirectoryEnumerationOptions : Swift.SetAlgebra in __C_Synthesized in main.o
protocol witness for Swift.SetAlgebra.insert(__owned A.Element) -> (inserted: Swift.Bool, memberAfterInsert: A.Element) in conformance ArgumentParser.ArgumentDefinition.Help.Options : Swift.SetAlgebra in ArgumentParser in ArgumentParser.o
ArgumentParser.ArgumentDefinition.optional.getter : ArgumentParser.ArgumentDefinition in ArgumentParser.o
ArgumentParser.DumpHelpGenerator.rendered() -> Swift.String in ArgumentParser.o
"(extension in Swift):Swift.OptionSet< where A == A.Element>.remove(A) -> A?", referenced from:
protocol witness for Swift.SetAlgebra.remove(A.Element) -> A.Element? in conformance __C.NSDirectoryEnumerationOptions : Swift.SetAlgebra in __C_Synthesized in main.o
protocol witness for Swift.SetAlgebra.remove(A.Element) -> A.Element? in conformance ArgumentParser.ArgumentDefinition.Help.Options : Swift.SetAlgebra in ArgumentParser in ArgumentParser.o
ArgumentParser.ArgumentDefinition.nonOptional.getter : ArgumentParser.ArgumentDefinition in ArgumentParser.o
"(extension in Swift):Swift.OptionSet< where A == A.Element>.update(with: A) -> A?", referenced from:
protocol witness for Swift.SetAlgebra.update(with: __owned A.Element) -> A.Element? in conformance __C.NSDirectoryEnumerationOptions : Swift.SetAlgebra in __C_Synthesized in main.o
protocol witness for Swift.SetAlgebra.update(with: __owned A.Element) -> A.Element? in conformance ArgumentParser.ArgumentDefinition.Help.Options : Swift.SetAlgebra in ArgumentParser in ArgumentParser.o
"(extension in Swift):Swift.OptionSet< where A == A.Element>.contains(A) -> Swift.Bool", referenced from:
protocol witness for Swift.SetAlgebra.contains(A.Element) -> Swift.Bool in conformance __C.NSDirectoryEnumerationOptions : Swift.SetAlgebra in __C_Synthesized in main.o
closure #1 (ArgumentParser.ArgumentDefinition) -> Swift.String? in closure #2 (ArgumentParser.ArgumentSet) -> [Swift.String] in static ArgumentParser.NonsenseFlagsValidator.validate(ArgumentParser.ParsableArguments.Type) -> ArgumentParser.ParsableArgumentsValidatorError? in ArgumentParser.o
protocol witness for Swift.SetAlgebra.contains(A.Element) -> Swift.Bool in conformance ArgumentParser.ArgumentDefinition.Help.Options : Swift.SetAlgebra in ArgumentParser in ArgumentParser.o
ArgumentParser.ArgumentDefinition.isRepeatingPositional.getter : Swift.Bool in ArgumentParser.o
(extension in ArgumentParser):ArgumentParserToolInfo.ArgumentInfoV0.init(argument: ArgumentParser.ArgumentDefinition) -> ArgumentParserToolInfo.ArgumentInfoV0 in ArgumentParser.o
(extension in ArgumentParser):ArgumentParserToolInfo.ArgumentInfoV0.init(argument: ArgumentParser.ArgumentDefinition) -> ArgumentParserToolInfo.ArgumentInfoV0 in ArgumentParser.o
closure #2 (ArgumentParser.ArgumentDefinition) -> Swift.Bool in ArgumentParser.UsageGenerator.synopsis.getter : Swift.String in ArgumentParser.o
...
"(extension in Swift):Swift.OptionSet.intersection(A) -> A", referenced from:
protocol witness for Swift.SetAlgebra.intersection(A) -> A in conformance __C.NSDirectoryEnumerationOptions : Swift.SetAlgebra in __C_Synthesized in main.o
protocol witness for Swift.SetAlgebra.intersection(A) -> A in conformance ArgumentParser.ArgumentDefinition.Help.Options : Swift.SetAlgebra in ArgumentParser in ArgumentParser.o
"(extension in Swift):Swift.OptionSet.symmetricDifference(A) -> A", referenced from:
protocol witness for Swift.SetAlgebra.symmetricDifference(__owned A) -> A in conformance __C.NSDirectoryEnumerationOptions : Swift.SetAlgebra in __C_Synthesized in main.o
protocol witness for Swift.SetAlgebra.symmetricDifference(__owned A) -> A in conformance ArgumentParser.ArgumentDefinition.Help.Options : Swift.SetAlgebra in ArgumentParser in ArgumentParser.o
"(extension in Swift):Swift.OptionSet.union(A) -> A", referenced from:
protocol witness for Swift.SetAlgebra.union(__owned A) -> A in conformance __C.NSDirectoryEnumerationOptions : Swift.SetAlgebra in __C_Synthesized in main.o
protocol witness for Swift.SetAlgebra.union(__owned A) -> A in conformance ArgumentParser.ArgumentDefinition.Help.Options : Swift.SetAlgebra in ArgumentParser in ArgumentParser.o
"(extension in Swift):Swift.OptionSet< where A.RawValue: Swift.FixedWidthInteger>.formIntersection(A) -> ()", referenced from:
protocol witness for Swift.SetAlgebra.formIntersection(A) -> () in conformance __C.NSDirectoryEnumerationOptions : Swift.SetAlgebra in __C_Synthesized in main.o
protocol witness for Swift.SetAlgebra.formIntersection(A) -> () in conformance ArgumentParser.ArgumentDefinition.Help.Options : Swift.SetAlgebra in ArgumentParser in ArgumentParser.o
"(extension in Swift):Swift.OptionSet< where A.RawValue: Swift.FixedWidthInteger>.formSymmetricDifference(A) -> ()", referenced from:
protocol witness for Swift.SetAlgebra.formSymmetricDifference(__owned A) -> () in conformance __C.NSDirectoryEnumerationOptions : Swift.SetAlgebra in __C_Synthesized in main.o
protocol witness for Swift.SetAlgebra.formSymmetricDifference(__owned A) -> () in conformance ArgumentParser.ArgumentDefinition.Help.Options : Swift.SetAlgebra in ArgumentParser in ArgumentParser.o
"(extension in Swift):Swift.OptionSet< where A.RawValue: Swift.FixedWidthInteger>.formUnion(A) -> ()", referenced from:
protocol witness for Swift.SetAlgebra.formUnion(__owned A) -> () in conformance __C.NSDirectoryEnumerationOptions : Swift.SetAlgebra in __C_Synthesized in main.o
closure #1 (ArgumentParser.InputKey) -> ArgumentParser.ArgumentSet in ArgumentParser.Option.(in _3FAB84E8577F3610E5081083FAE17795).init(name: ArgumentParser.NameSpecification, initial: A?, parsingStrategy: ArgumentParser.SingleValueParsingStrategy, help: ArgumentParser.ArgumentHelp?, completion: ArgumentParser.CompletionKind?, transform: (Swift.String) throws -> A) -> ArgumentParser.Option<A> in ArgumentParser.o
protocol witness for Swift.SetAlgebra.formUnion(__owned A) -> () in conformance ArgumentParser.ArgumentDefinition.Help.Options : Swift.SetAlgebra in ArgumentParser in ArgumentParser.o
ArgumentParser.ArgumentDefinition.init<A>(key: ArgumentParser.InputKey, kind: ArgumentParser.ArgumentDefinition.Kind, parsingStrategy: ArgumentParser.ArgumentDefinition.ParsingStrategy, parser: (Swift.String) -> A?, parseType: A.Type, default: A?, completion: ArgumentParser.CompletionKind, help: ArgumentParser.ArgumentDefinition.Help) -> ArgumentParser.ArgumentDefinition in ArgumentParser.o
"(extension in Swift):Swift.OptionSet< where A.RawValue: Swift.FixedWidthInteger>.init() -> A", referenced from:
protocol witness for Swift.SetAlgebra.init() -> A in conformance __C.NSDirectoryEnumerationOptions : Swift.SetAlgebra in __C_Synthesized in main.o
protocol witness for Swift.SetAlgebra.init() -> A in conformance ArgumentParser.ArgumentDefinition.Help.Options : Swift.SetAlgebra in ArgumentParser in ArgumentParser.o
"Swift._typeName(_: Any.Type, qualified: Swift.Bool) -> Swift.String", referenced from:
Swift.DefaultStringInterpolation.appendInterpolation(Any.Type) -> () in ArgumentParser.o
"protocol conformance descriptor for <A where A: Swift.Hashable> A? : Swift.Hashable in Swift", referenced from:
lazy protocol witness table accessor for type [Swift.String]? and conformance <A where A: Swift.Hashable> A? : Swift.Hashable in Swift in ArgumentParserToolInfo.o
lazy protocol witness table accessor for type Swift.String? and conformance <A where A: Swift.Hashable> A? : Swift.Hashable in Swift in ArgumentParserToolInfo.o
lazy protocol witness table accessor for type [ArgumentParserToolInfo.CommandInfoV0]? and conformance <A where A: Swift.Hashable> A? : Swift.Hashable in Swift in ArgumentParserToolInfo.o
lazy protocol witness table accessor for type [ArgumentParserToolInfo.ArgumentInfoV0]? and conformance <A where A: Swift.Hashable> A? : Swift.Hashable in Swift in ArgumentParserToolInfo.o
lazy protocol witness table accessor for type [ArgumentParserToolInfo.ArgumentInfoV0.NameInfoV0]? and conformance <A where A: Swift.Hashable> A? : Swift.Hashable in Swift in ArgumentParserToolInfo.o
lazy protocol witness table accessor for type ArgumentParserToolInfo.ArgumentInfoV0.NameInfoV0? and conformance <A where A: Swift.Hashable> A? : Swift.Hashable in Swift in ArgumentParserToolInfo.o
"type metadata for Any", referenced from:
privacy_scanner.PrivacyManifestScanner.startScan() -> () in main.o
privacy_scanner.PrivacyManifestScanner.startScan() -> () in main.o
privacy_scanner.PrivacyManifestScanner.startScan() -> () in main.o
privacy_scanner.PrivacyManifestScanner.startScan() -> () in main.o
privacy_scanner.PrivacyManifestScanner.(calculateTotalFiles in _CA1C73275326C6F2ACF95040A6083C2B)(in: Foundation.URL) -> Swift.Int in main.o
privacy_scanner.PrivacyManifestScanner.(traverse in _CA1C73275326C6F2ACF95040A6083C2B)(directory: Foundation.URL, excludeDirs: [Swift.String]) -> () in main.o
privacy_scanner.PrivacyManifestScanner.(generateHTMLReport in _CA1C73275326C6F2ACF95040A6083C2B)(scanStartTime: Foundation.Date, rootDirectoryPath: Swift.String) -> () in main.o
privacy_scanner.PrivacyManifestScanner.(generateHTMLReport in _CA1C73275326C6F2ACF95040A6083C2B)(scanStartTime: Foundation.Date, rootDirectoryPath: Swift.String) -> () in main.o
...
"type metadata for ()", referenced from:
(extension in ArgumentParser):Swift.BidirectionalCollection< where A.Element == ArgumentParser.ParsableCommand.Type>.(allArguments in _9D77CBCD94BA6F792B90231D96332C9E)() -> ArgumentParser.ArgumentSet in ArgumentParser.o
(extension in ArgumentParser):Swift.BidirectionalCollection< where A.Element == ArgumentParser.ParsableCommand.Type>.(allArguments in _9D77CBCD94BA6F792B90231D96332C9E)() -> ArgumentParser.ArgumentSet in ArgumentParser.o
(extension in ArgumentParser):Swift.BidirectionalCollection< where A.Element == ArgumentParser.ParsableCommand.Type>.argumentsForHelp() -> ArgumentParser.ArgumentSet in ArgumentParser.o
(extension in ArgumentParser):Swift.BidirectionalCollection< where A.Element == ArgumentParser.ParsableCommand.Type>.argumentsForHelp() -> ArgumentParser.ArgumentSet in ArgumentParser.o
"value witness table for ()", referenced from:
full type metadata for privacy_scanner.Config in Config.o
full type metadata for privacy_scanner.HTMLTemplate in HTMLTemplate.o
full type metadata for ArgumentParser.BashCompletionsGenerator in ArgumentParser.o
full type metadata for ArgumentParser.FishCompletionsGenerator in ArgumentParser.o
full type metadata for ArgumentParser.ZshCompletionsGenerator in ArgumentParser.o
full type metadata for ArgumentParser.StandardError in ArgumentParser.o
full type metadata for ArgumentParser.PositionalArgumentsValidator in ArgumentParser.o
...
"value witness table for () -> ()", referenced from:
type metadata completion function for ArgumentParser.Parsed in ArgumentParser.o
"_OBJC_CLASS_$__TtCs12_SwiftObject", referenced from:
full type metadata for ArgumentParser.ArgumentDecoder in ArgumentParser.o
"_OBJC_METACLASS_$__TtCs12_SwiftObject", referenced from:
___unnamed_14 in ArgumentParser.o
___unnamed_1 in ArgumentParser.o
metaclass for ArgumentParser.ArgumentDecoder in ArgumentParser.o
metaclass for ArgumentParser.ArgumentDecoder in ArgumentParser.o
"__swiftEmptyArrayStorage", referenced from:
generic specialization <serialized, Swift.Int8> of Swift._ContiguousArrayBuffer.init(_uninitializedCount: Swift.Int, minimumCapacity: Swift.Int) -> Swift._ContiguousArrayBuffer<A> in ArgumentParser.o
generic specialization <serialized, Swift.Int8> of Swift.ContiguousArray.init() -> Swift.ContiguousArray<A> in ArgumentParser.o
"__swift_FORCE_LOAD_$_swiftCompatibility56", referenced from:
__swift_FORCE_LOAD_$_swiftCompatibility56_$_privacy_scanner in Config.o
__swift_FORCE_LOAD_$_swiftCompatibility56_$_ArgumentParser in ArgumentParser.o
__swift_FORCE_LOAD_$_swiftCompatibility56_$_ArgumentParserToolInfo in ArgumentParserToolInfo.o
"__swift_FORCE_LOAD_$_swiftCompatibilityConcurrency", referenced from:
__swift_FORCE_LOAD_$_swiftCompatibilityConcurrency_$_privacy_scanner in Config.o
__swift_FORCE_LOAD_$_swiftCompatibilityConcurrency_$_ArgumentParser in ArgumentParser.o
__swift_FORCE_LOAD_$_swiftCompatibilityConcurrency_$_ArgumentParserToolInfo in ArgumentParserToolInfo.o
"__swift_FORCE_LOAD_$_swiftDarwin", referenced from:
__swift_FORCE_LOAD_$_swiftDarwin_$_privacy_scanner in Config.o
__swift_FORCE_LOAD_$_swiftDarwin_$_ArgumentParser in ArgumentParser.o
"_swift_allocBox", referenced from:
___swift_allocate_boxed_opaque_existential_0 in ArgumentParser.o
___swift_allocate_boxed_opaque_existential_1 in ArgumentParser.o
"_swift_allocError", referenced from:
ArgumentParser.CompletionsGenerator.init(command: ArgumentParser.ParsableCommand.Type, shell: ArgumentParser.CompletionShell?) throws -> ArgumentParser.CompletionsGenerator in ArgumentParser.o
ArgumentParser.CompletionsGenerator.init(command: ArgumentParser.ParsableCommand.Type, shellName: Swift.String?) throws -> ArgumentParser.CompletionsGenerator in ArgumentParser.o
closure #1 (ArgumentParser.InputOrigin, ArgumentParser.Name?, Swift.String, inout ArgumentParser.ParsedValues) throws -> () in closure #1 (ArgumentParser.InputKey) -> ArgumentParser.ArgumentSet in ArgumentParser.Argument.(in _D54D9D89B07C8521E9D501DA93CDFCE8).init(initial: A?, help: ArgumentParser.ArgumentHelp?, completion: ArgumentParser.CompletionKind?, transform: (Swift.String) throws -> A) -> ArgumentParser.Argument<A> in ArgumentParser.o
closure #3 (ArgumentParser.InputOrigin, ArgumentParser.Name?, Swift.String, inout ArgumentParser.ParsedValues) throws -> () in closure #1 (ArgumentParser.InputKey) -> ArgumentParser.ArgumentSet in ArgumentParser.Argument.(in _D54D9D89B07C8521E9D501DA93CDFCE8).init<A where A == [A1]>(initial: [A1]?, parsingStrategy: ArgumentParser.ArgumentArrayParsingStrategy, help: ArgumentParser.ArgumentHelp?, completion: ArgumentParser.CompletionKind?, transform: (Swift.String) throws -> A1) -> ArgumentParser.Argument<[A1]> in ArgumentParser.o
closure #1 (ArgumentParser.InputOrigin, ArgumentParser.Name?, Swift.String, inout ArgumentParser.ParsedValues) throws -> () in closure #1 (ArgumentParser.InputKey) -> ArgumentParser.ArgumentSet in ArgumentParser.Option.(in _3FAB84E8577F3610E5081083FAE17795).init(name: ArgumentParser.NameSpecification, initial: A?, parsingStrategy: ArgumentParser.SingleValueParsingStrategy, help: ArgumentParser.ArgumentHelp?, completion: ArgumentParser.CompletionKind?, transform: (Swift.String) throws -> A) -> ArgumentParser.Option<A> in ArgumentParser.o
closure #3 (ArgumentParser.InputOrigin, ArgumentParser.Name?, Swift.String, inout ArgumentParser.ParsedValues) throws -> () in closure #1 (ArgumentParser.InputKey) -> ArgumentParser.ArgumentSet in ArgumentParser.Option.(in _3FAB84E8577F3610E5081083FAE17795).init<A where A == [A1]>(initial: [A1]?, name: ArgumentParser.NameSpecification, parsingStrategy: ArgumentParser.ArrayParsingStrategy, help: ArgumentParser.ArgumentHelp?, completion: ArgumentParser.CompletionKind?, transform: (Swift.String) throws -> A1) -> ArgumentParser.Option<[A1]> in ArgumentParser.o
ArgumentParser.OptionGroup.init(from: Swift.Decoder) throws -> ArgumentParser.OptionGroup<A> in ArgumentParser.o
...
"_swift_allocObject", referenced from:
generic specialization <serialized, Swift.Int8> of Swift._ContiguousArrayBuffer.init(_uninitializedCount: Swift.Int, minimumCapacity: Swift.Int) -> Swift._ContiguousArrayBuffer<A> in ArgumentParser.o
(extension in ArgumentParser):ArgumentParser.Argument<A where A: ArgumentParser.ExpressibleByArgument>.init(initial: A?, help: ArgumentParser.ArgumentHelp?, completion: ArgumentParser.CompletionKind?) -> ArgumentParser.Argument<A> in ArgumentParser.o
ArgumentParser.Argument.init<A where A == A1?, A1: ArgumentParser.ExpressibleByArgument>(help: ArgumentParser.ArgumentHelp?, completion: ArgumentParser.CompletionKind?) -> ArgumentParser.Argument<A1?> in ArgumentParser.o
closure #1 (ArgumentParser.InputKey) -> ArgumentParser.ArgumentSet in ArgumentParser.Argument.init<A where A == A1?, A1: ArgumentParser.ExpressibleByArgument>(help: ArgumentParser.ArgumentHelp?, completion: ArgumentParser.CompletionKind?) -> ArgumentParser.Argument<A1?> in ArgumentParser.o
ArgumentParser.Argument.init(initial: A?, help: ArgumentParser.ArgumentHelp?, completion: ArgumentParser.CompletionKind?, transform: (Swift.String) throws -> A) -> ArgumentParser.Argument<A> in ArgumentParser.o
closure #1 (ArgumentParser.InputKey) -> ArgumentParser.ArgumentSet in ArgumentParser.Argument.(in _D54D9D89B07C8521E9D501DA93CDFCE8).init(initial: A?, help: ArgumentParser.ArgumentHelp?, completion: ArgumentParser.CompletionKind?, transform: (Swift.String) throws -> A) -> ArgumentParser.Argument<A> in ArgumentParser.o
closure #1 (ArgumentParser.InputKey) -> ArgumentParser.ArgumentSet in ArgumentParser.Argument.(in _D54D9D89B07C8521E9D501DA93CDFCE8).init(initial: A?, help: ArgumentParser.ArgumentHelp?, completion: ArgumentParser.CompletionKind?, transform: (Swift.String) throws -> A) -> ArgumentParser.Argument<A> in ArgumentParser.o
...
"_swift_allocateGenericClassMetadata", referenced from:
type metadata instantiation function for ArgumentParser.ParsedArgumentsContainer in ArgumentParser.o
type metadata instantiation function for ArgumentParser.Tree in ArgumentParser.o
"_swift_allocateGenericValueMetadata", referenced from:
type metadata instantiation function for ArgumentParser.Argument in ArgumentParser.o
type metadata instantiation function for ArgumentParser.Flag in ArgumentParser.o
type metadata instantiation function for ArgumentParser.Option in ArgumentParser.o
type metadata instantiation function for ArgumentParser.OptionGroup in ArgumentParser.o
type metadata instantiation function for ArgumentParser._WrappedParsableCommand in ArgumentParser.o
type metadata instantiation function for ArgumentParser._WrappedParsableCommand.(CodingKeys in _BC89325A2CC40C51DE036E2E44356A57) in ArgumentParser.o
type metadata instantiation function for ArgumentParser.ArrayWrapper in ArgumentParser.o
...
"_swift_beginAccess", referenced from:
closure #1 (ArgumentParser.InputOrigin, ArgumentParser.Name?, inout ArgumentParser.ParsedValues) throws -> () in closure #3 (Swift.Int, A) -> ArgumentParser.ArgumentDefinition in closure #1 (ArgumentParser.InputKey) -> ArgumentParser.ArgumentSet in (extension in ArgumentParser):ArgumentParser.Flag<A where A: ArgumentParser.EnumerableFlag>.(in _4A276EFEBCBB2C9B65ADA202F321CCEA).init(initial: A?, exclusivity: ArgumentParser.FlagExclusivity, help: ArgumentParser.ArgumentHelp?) -> ArgumentParser.Flag<A> in ArgumentParser.o
closure #1 (ArgumentParser.InputOrigin, ArgumentParser.Name?, inout ArgumentParser.ParsedValues) throws -> () in closure #3 (Swift.Int, A) -> ArgumentParser.ArgumentDefinition in closure #1 (ArgumentParser.InputKey) -> ArgumentParser.ArgumentSet in (extension in ArgumentParser):ArgumentParser.Flag<A where A: ArgumentParser.EnumerableFlag>.(in _4A276EFEBCBB2C9B65ADA202F321CCEA).init(initial: A?, exclusivity: ArgumentParser.FlagExclusivity, help: ArgumentParser.ArgumentHelp?) -> ArgumentParser.Flag<A> in ArgumentParser.o
closure #1 (ArgumentParser.InputOrigin, ArgumentParser.Name?, inout ArgumentParser.ParsedValues) throws -> () in closure #3 (Swift.Int, A1) -> ArgumentParser.ArgumentDefinition in closure #1 (ArgumentParser.InputKey) -> ArgumentParser.ArgumentSet in ArgumentParser.Flag.init<A where A == A1?, A1: ArgumentParser.EnumerableFlag>(exclusivity: ArgumentParser.FlagExclusivity, help: ArgumentParser.ArgumentHelp?) -> ArgumentParser.Flag<A1?> in ArgumentParser.o
closure #1 (ArgumentParser.InputOrigin, ArgumentParser.Name?, inout ArgumentParser.ParsedValues) throws -> () in closure #3 (Swift.Int, A1) -> ArgumentParser.ArgumentDefinition in closure #1 (ArgumentParser.InputKey) -> ArgumentParser.ArgumentSet in ArgumentParser.Flag.init<A where A == A1?, A1: ArgumentParser.EnumerableFlag>(exclusivity: ArgumentParser.FlagExclusivity, help: ArgumentParser.ArgumentHelp?) -> ArgumentParser.Flag<A1?> in ArgumentParser.o
closure #1 (ArgumentParser.InputOrigin, ArgumentParser.Name?, inout ArgumentParser.ParsedValues) throws -> () in closure #1 (A) -> ArgumentParser.ArgumentDefinition in closure #1 (ArgumentParser.InputKey) -> ArgumentParser.ArgumentSet in (extension in ArgumentParser):ArgumentParser.Flag<A where A: Swift.CaseIterable, A: Swift.Equatable, A: Swift.RawRepresentable, A.Swift.RawRepresentable.RawValue == Swift.String>.init(name: ArgumentParser.NameSpecification, default: A?, exclusivity: ArgumentParser.FlagExclusivity, help: ArgumentParser.ArgumentHelp?) -> ArgumentParser.Flag<A> in ArgumentParser.o
closure #1 (ArgumentParser.InputOrigin, ArgumentParser.Name?, inout ArgumentParser.ParsedValues) throws -> () in closure #1 (A) -> ArgumentParser.ArgumentDefinition in closure #1 (ArgumentParser.InputKey) -> ArgumentParser.ArgumentSet in (extension in ArgumentParser):ArgumentParser.Flag<A where A: Swift.CaseIterable, A: Swift.Equatable, A: Swift.RawRepresentable, A.Swift.RawRepresentable.RawValue == Swift.String>.init(name: ArgumentParser.NameSpecification, default: A?, exclusivity: ArgumentParser.FlagExclusivity, help: ArgumentParser.ArgumentHelp?) -> ArgumentParser.Flag<A> in ArgumentParser.o
closure #1 (ArgumentParser.InputOrigin, ArgumentParser.Name?, inout ArgumentParser.ParsedValues) throws -> () in closure #1 (A1) -> ArgumentParser.ArgumentDefinition in closure #1 (ArgumentParser.InputKey) -> ArgumentParser.ArgumentSet in ArgumentParser.Flag.init<A where A == A1?, A1: Swift.CaseIterable, A1: Swift.Equatable, A1: Swift.RawRepresentable, A1.Swift.RawRepresentable.RawValue == Swift.String>(name: ArgumentParser.NameSpecification, exclusivity: ArgumentParser.FlagExclusivity, help: ArgumentParser.ArgumentHelp?) -> ArgumentParser.Flag<A1?> in ArgumentParser.o
closure #1 (ArgumentParser.InputOrigin, ArgumentParser.Name?, inout ArgumentParser.ParsedValues) throws -> () in closure #1 (A1) -> ArgumentParser.ArgumentDefinition in closure #1 (ArgumentParser.InputKey) -> ArgumentParser.ArgumentSet in ArgumentParser.Flag.init<A where A == A1?, A1: Swift.CaseIterable, A1: Swift.Equatable, A1: Swift.RawRepresentable, A1.Swift.RawRepresentable.RawValue == Swift.String>(name: ArgumentParser.NameSpecification, exclusivity: ArgumentParser.FlagExclusivity, help: ArgumentParser.ArgumentHelp?) -> ArgumentParser.Flag<A1?> in ArgumentParser.o
...
"_swift_bridgeObjectRelease", referenced from:
static privacy_scanner.HTMLTemplate.generateHTML(currentDate: Swift.String, rootDirectoryPath: Swift.String, scanDuration: Swift.String, with: [privacy_scanner.SearchResult]) -> Swift.String in HTMLTemplate.o
static privacy_scanner.HTMLTemplate.generateHTML(currentDate: Swift.String, rootDirectoryPath: Swift.String, scanDuration: Swift.String, with: [privacy_scanner.SearchResult]) -> Swift.String in HTMLTemplate.o
static privacy_scanner.HTMLTemplate.generateHTML(currentDate: Swift.String, rootDirectoryPath: Swift.String, scanDuration: Swift.String, with: [privacy_scanner.SearchResult]) -> Swift.String in HTMLTemplate.o
static privacy_scanner.HTMLTemplate.generateHTML(currentDate: Swift.String, rootDirectoryPath: Swift.String, scanDuration: Swift.String, with: [privacy_scanner.SearchResult]) -> Swift.String in HTMLTemplate.o
static privacy_scanner.HTMLTemplate.generateHTML(currentDate: Swift.String, rootDirectoryPath: Swift.String, scanDuration: Swift.String, with: [privacy_scanner.SearchResult]) -> Swift.String in HTMLTemplate.o
static privacy_scanner.HTMLTemplate.generateHTML(currentDate: Swift.String, rootDirectoryPath: Swift.String, scanDuration: Swift.String, with: [privacy_scanner.SearchResult]) -> Swift.String in HTMLTemplate.o
static privacy_scanner.HTMLTemplate.generateHTML(currentDate: Swift.String, rootDirectoryPath: Swift.String, scanDuration: Swift.String, with: [privacy_scanner.SearchResult]) -> Swift.String in HTMLTemplate.o
static privacy_scanner.HTMLTemplate.generateHTML(currentDate: Swift.String, rootDirectoryPath: Swift.String, scanDuration: Swift.String, with: [privacy_scanner.SearchResult]) -> Swift.String in HTMLTemplate.o
static privacy_scanner.HTMLTemplate.generateHTML(currentDate: Swift.String, rootDirectoryPath: Swift.String, scanDuration: Swift.String, with: [privacy_scanner.SearchResult]) -> Swift.String in HTMLTemplate.o
static privacy_scanner.HTMLTemplate.generateHTML(currentDate: Swift.String, rootDirectoryPath: Swift.String, scanDuration: Swift.String, with: [privacy_scanner.SearchResult]) -> Swift.String in HTMLTemplate.o
static privacy_scanner.HTMLTemplate.generateHTML(currentDate: Swift.String, rootDirectoryPath: Swift.String, scanDuration: Swift.String, with: [privacy_scanner.SearchResult]) -> Swift.String in HTMLTemplate.o
static privacy_scanner.HTMLTemplate.generateHTML(currentDate: Swift.String, rootDirectoryPath: Swift.String, scanDuration: Swift.String, with: [privacy_scanner.SearchResult]) -> Swift.String in HTMLTemplate.o
static privacy_scanner.HTMLTemplate.generateHTML(currentDate: Swift.String, rootDirectoryPath: Swift.String, scanDuration: Swift.String, with: [privacy_scanner.SearchResult]) -> Swift.String in HTMLTemplate.o
static privacy_scanner.HTMLTemplate.generateHTML(currentDate: Swift.String, rootDirectoryPath: Swift.String, scanDuration: Swift.String, with: [privacy_scanner.SearchResult]) -> Swift.String in HTMLTemplate.o
static privacy_scanner.HTMLTemplate.generateHTML(currentDate: Swift.String, rootDirectoryPath: Swift.String, scanDuration: Swift.String, with: [privacy_scanner.SearchResult]) -> Swift.String in HTMLTemplate.o
static privacy_scanner.HTMLTemplate.generateHTML(currentDate: Swift.String, rootDirectoryPath: Swift.String, scanDuration: Swift.String, with: [privacy_scanner.SearchResult]) -> Swift.String in HTMLTemplate.o
static privacy_scanner.HTMLTemplate.generateHTML(currentDate: Swift.String, rootDirectoryPath: Swift.String, scanDuration: Swift.String, with: [privacy_scanner.SearchResult]) -> Swift.String in HTMLTemplate.o
static privacy_scanner.HTMLTemplate.generateHTML(currentDate: Swift.String, rootDirectoryPath: Swift.String, scanDuration: Swift.String, with: [privacy_scanner.SearchResult]) -> Swift.String in HTMLTemplate.o
static privacy_scanner.HTMLTemplate.generateHTML(currentDate: Swift.String, rootDirectoryPath: Swift.String, scanDuration: Swift.String, with: [privacy_scanner.SearchResult]) -> Swift.String in HTMLTemplate.o
static privacy_scanner.HTMLTemplate.generateHTML(currentDate: Swift.String, rootDirectoryPath: Swift.String, scanDuration: Swift.String, with: [privacy_scanner.SearchResult]) -> Swift.String in HTMLTemplate.o
static privacy_scanner.HTMLTemplate.generateHTML(currentDate: Swift.String, rootDirectoryPath: Swift.String, scanDuration: Swift.String, with: [privacy_scanner.SearchResult]) -> Swift.String in HTMLTemplate.o
...
"_swift_bridgeObjectRetain", referenced from:
static privacy_scanner.Config.appName.getter : Swift.String in Config.o
static privacy_scanner.Config.appDescription.getter : Swift.String in Config.o
static privacy_scanner.Config.appVersion.getter : Swift.String in Config.o
static privacy_scanner.HTMLTemplate.generateHTML(currentDate: Swift.String, rootDirectoryPath: Swift.String, scanDuration: Swift.String, with: [privacy_scanner.SearchResult]) -> Swift.String in HTMLTemplate.o
static privacy_scanner.HTMLTemplate.generateHTML(currentDate: Swift.String, rootDirectoryPath: Swift.String, scanDuration: Swift.String, with: [privacy_scanner.SearchResult]) -> Swift.String in HTMLTemplate.o
static privacy_scanner.HTMLTemplate.generateHTML(currentDate: Swift.String, rootDirectoryPath: Swift.String, scanDuration: Swift.String, with: [privacy_scanner.SearchResult]) -> Swift.String in HTMLTemplate.o
static privacy_scanner.HTMLTemplate.generateHTML(currentDate: Swift.String, rootDirectoryPath: Swift.String, scanDuration: Swift.String, with: [privacy_scanner.SearchResult]) -> Swift.String in HTMLTemplate.o
static privacy_scanner.HTMLTemplate.generateHTML(currentDate: Swift.String, rootDirectoryPath: Swift.String, scanDuration: Swift.String, with: [privacy_scanner.SearchResult]) -> Swift.String in HTMLTemplate.o
static privacy_scanner.HTMLTemplate.generateHTML(currentDate: Swift.String, rootDirectoryPath: Swift.String, scanDuration: Swift.String, with: [privacy_scanner.SearchResult]) -> Swift.String in HTMLTemplate.o
static privacy_scanner.HTMLTemplate.generateHTML(currentDate: Swift.String, rootDirectoryPath: Swift.String, scanDuration: Swift.String, with: [privacy_scanner.SearchResult]) -> Swift.String in HTMLTemplate.o
static privacy_scanner.HTMLTemplate.generateHTML(currentDate: Swift.String, rootDirectoryPath: Swift.String, scanDuration: Swift.String, with: [privacy_scanner.SearchResult]) -> Swift.String in HTMLTemplate.o
static privacy_scanner.HTMLTemplate.generateHTML(currentDate: Swift.String, rootDirectoryPath: Swift.String, scanDuration: Swift.String, with: [privacy_scanner.SearchResult]) -> Swift.String in HTMLTemplate.o
...
"_swift_checkMetadataState", referenced from:
type metadata completion function for ArgumentParser.Parsed in ArgumentParser.o
type metadata completion function for ArgumentParser.Tree in ArgumentParser.o
"_swift_conformsToProtocol", referenced from:
_dynamic_cast_existential_1_conditional in ArgumentParser.o
"_swift_deallocClassInstance", referenced from:
ArgumentParser.ArgumentDecoder.__deallocating_deinit in ArgumentParser.o
ArgumentParser.ParsedArgumentsContainer.__deallocating_deinit in ArgumentParser.o
ArgumentParser.Tree.__deallocating_deinit in ArgumentParser.o
"_swift_deallocObject", referenced from:
l_objectdestroy in ArgumentParser.o
l_objectdestroy.2 in ArgumentParser.o
l_objectdestroy.5 in ArgumentParser.o
l_objectdestroy.8 in ArgumentParser.o
l_objectdestroy.11 in ArgumentParser.o
l_objectdestroy.14 in ArgumentParser.o
l_objectdestroy.17 in ArgumentParser.o
...
"_swift_dynamicCast", referenced from:
privacy_scanner.PrivacyManifestScanner.(calculateTotalFiles in _CA1C73275326C6F2ACF95040A6083C2B)(in: Foundation.URL) -> Swift.Int in main.o
privacy_scanner.PrivacyManifestScanner.(traverse in _CA1C73275326C6F2ACF95040A6083C2B)(directory: Foundation.URL, excludeDirs: [Swift.String]) -> () in main.o
ArgumentParser.OptionGroup.init(from: Swift.Decoder) throws -> ArgumentParser.OptionGroup<A> in ArgumentParser.o
ArgumentParser.OptionGroup.init(from: Swift.Decoder) throws -> ArgumentParser.OptionGroup<A> in ArgumentParser.o
static (extension in ArgumentParser):ArgumentParser.ParsableArguments.parse([Swift.String]?) throws -> A in ArgumentParser.o
static (extension in ArgumentParser):ArgumentParser.ParsableArguments.parse([Swift.String]?) throws -> A in ArgumentParser.o
static (extension in ArgumentParser):ArgumentParser.ParsableArguments.parse([Swift.String]?) throws -> A in ArgumentParser.o
...
"_swift_dynamicCastMetatype", referenced from:
ArgumentParser.MessageInfo.init(error: Swift.Error, type: ArgumentParser.ParsableArguments.Type) -> ArgumentParser.MessageInfo in ArgumentParser.o
"_swift_endAccess", referenced from:
closure #1 (ArgumentParser.InputOrigin, ArgumentParser.Name?, inout ArgumentParser.ParsedValues) throws -> () in closure #3 (Swift.Int, A) -> ArgumentParser.ArgumentDefinition in closure #1 (ArgumentParser.InputKey) -> ArgumentParser.ArgumentSet in (extension in ArgumentParser):ArgumentParser.Flag<A where A: ArgumentParser.EnumerableFlag>.(in _4A276EFEBCBB2C9B65ADA202F321CCEA).init(initial: A?, exclusivity: ArgumentParser.FlagExclusivity, help: ArgumentParser.ArgumentHelp?) -> ArgumentParser.Flag<A> in ArgumentParser.o
closure #1 (ArgumentParser.InputOrigin, ArgumentParser.Name?, inout ArgumentParser.ParsedValues) throws -> () in closure #3 (Swift.Int, A) -> ArgumentParser.ArgumentDefinition in closure #1 (ArgumentParser.InputKey) -> ArgumentParser.ArgumentSet in (extension in ArgumentParser):ArgumentParser.Flag<A where A: ArgumentParser.EnumerableFlag>.(in _4A276EFEBCBB2C9B65ADA202F321CCEA).init(initial: A?, exclusivity: ArgumentParser.FlagExclusivity, help: ArgumentParser.ArgumentHelp?) -> ArgumentParser.Flag<A> in ArgumentParser.o
closure #1 (ArgumentParser.InputOrigin, ArgumentParser.Name?, inout ArgumentParser.ParsedValues) throws -> () in closure #3 (Swift.Int, A1) -> ArgumentParser.ArgumentDefinition in closure #1 (ArgumentParser.InputKey) -> ArgumentParser.ArgumentSet in ArgumentParser.Flag.init<A where A == A1?, A1: ArgumentParser.EnumerableFlag>(exclusivity: ArgumentParser.FlagExclusivity, help: ArgumentParser.ArgumentHelp?) -> ArgumentParser.Flag<A1?> in ArgumentParser.o
closure #1 (ArgumentParser.InputOrigin, ArgumentParser.Name?, inout ArgumentParser.ParsedValues) throws -> () in closure #3 (Swift.Int, A1) -> ArgumentParser.ArgumentDefinition in closure #1 (ArgumentParser.InputKey) -> ArgumentParser.ArgumentSet in ArgumentParser.Flag.init<A where A == A1?, A1: ArgumentParser.EnumerableFlag>(exclusivity: ArgumentParser.FlagExclusivity, help: ArgumentParser.ArgumentHelp?) -> ArgumentParser.Flag<A1?> in ArgumentParser.o
closure #1 (ArgumentParser.InputOrigin, ArgumentParser.Name?, inout ArgumentParser.ParsedValues) throws -> () in closure #1 (A) -> ArgumentParser.ArgumentDefinition in closure #1 (ArgumentParser.InputKey) -> ArgumentParser.ArgumentSet in (extension in ArgumentParser):ArgumentParser.Flag<A where A: Swift.CaseIterable, A: Swift.Equatable, A: Swift.RawRepresentable, A.Swift.RawRepresentable.RawValue == Swift.String>.init(name: ArgumentParser.NameSpecification, default: A?, exclusivity: ArgumentParser.FlagExclusivity, help: ArgumentParser.ArgumentHelp?) -> ArgumentParser.Flag<A> in ArgumentParser.o
closure #1 (ArgumentParser.InputOrigin, ArgumentParser.Name?, inout ArgumentParser.ParsedValues) throws -> () in closure #1 (A) -> ArgumentParser.ArgumentDefinition in closure #1 (ArgumentParser.InputKey) -> ArgumentParser.ArgumentSet in (extension in ArgumentParser):ArgumentParser.Flag<A where A: Swift.CaseIterable, A: Swift.Equatable, A: Swift.RawRepresentable, A.Swift.RawRepresentable.RawValue == Swift.String>.init(name: ArgumentParser.NameSpecification, default: A?, exclusivity: ArgumentParser.FlagExclusivity, help: ArgumentParser.ArgumentHelp?) -> ArgumentParser.Flag<A> in ArgumentParser.o
closure #1 (ArgumentParser.InputOrigin, ArgumentParser.Name?, inout ArgumentParser.ParsedValues) throws -> () in closure #1 (A1) -> ArgumentParser.ArgumentDefinition in closure #1 (ArgumentParser.InputKey) -> ArgumentParser.ArgumentSet in ArgumentParser.Flag.init<A where A == A1?, A1: Swift.CaseIterable, A1: Swift.Equatable, A1: Swift.RawRepresentable, A1.Swift.RawRepresentable.RawValue == Swift.String>(name: ArgumentParser.NameSpecification, exclusivity: ArgumentParser.FlagExclusivity, help: ArgumentParser.ArgumentHelp?) -> ArgumentParser.Flag<A1?> in ArgumentParser.o
closure #1 (ArgumentParser.InputOrigin, ArgumentParser.Name?, inout ArgumentParser.ParsedValues) throws -> () in closure #1 (A1) -> ArgumentParser.ArgumentDefinition in closure #1 (ArgumentParser.InputKey) -> ArgumentParser.ArgumentSet in ArgumentParser.Flag.init<A where A == A1?, A1: Swift.CaseIterable, A1: Swift.Equatable, A1: Swift.RawRepresentable, A1.Swift.RawRepresentable.RawValue == Swift.String>(name: ArgumentParser.NameSpecification, exclusivity: ArgumentParser.FlagExclusivity, help: ArgumentParser.ArgumentHelp?) -> ArgumentParser.Flag<A1?> in ArgumentParser.o
...
"_swift_errorRelease", referenced from:
privacy_scanner.PrivacyManifestScanner.(generateHTMLReport in _CA1C73275326C6F2ACF95040A6083C2B)(scanStartTime: Foundation.Date, rootDirectoryPath: Swift.String) -> () in main.o
privacy_scanner.PrivacyManifestScanner.(generateHTMLReport in _CA1C73275326C6F2ACF95040A6083C2B)(scanStartTime: Foundation.Date, rootDirectoryPath: Swift.String) -> () in main.o
privacy_scanner.PrivacyManifestScanner.(searchInFile in _CA1C73275326C6F2ACF95040A6083C2B)(Foundation.URL) -> () in main.o
closure #1 (ArgumentParser.InputOrigin, ArgumentParser.Name?, Swift.String, inout ArgumentParser.ParsedValues) throws -> () in closure #1 (ArgumentParser.InputKey) -> ArgumentParser.ArgumentSet in ArgumentParser.Argument.(in _D54D9D89B07C8521E9D501DA93CDFCE8).init(initial: A?, help: ArgumentParser.ArgumentHelp?, completion: ArgumentParser.CompletionKind?, transform: (Swift.String) throws -> A) -> ArgumentParser.Argument<A> in ArgumentParser.o
closure #1 (ArgumentParser.InputOrigin, ArgumentParser.Name?, Swift.String, inout ArgumentParser.ParsedValues) throws -> () in closure #1 (ArgumentParser.InputKey) -> ArgumentParser.ArgumentSet in ArgumentParser.Argument.(in _D54D9D89B07C8521E9D501DA93CDFCE8).init(initial: A?, help: ArgumentParser.ArgumentHelp?, completion: ArgumentParser.CompletionKind?, transform: (Swift.String) throws -> A) -> ArgumentParser.Argument<A> in ArgumentParser.o
closure #3 (ArgumentParser.InputOrigin, ArgumentParser.Name?, Swift.String, inout ArgumentParser.ParsedValues) throws -> () in closure #1 (ArgumentParser.InputKey) -> ArgumentParser.ArgumentSet in ArgumentParser.Argument.(in _D54D9D89B07C8521E9D501DA93CDFCE8).init<A where A == [A1]>(initial: [A1]?, parsingStrategy: ArgumentParser.ArgumentArrayParsingStrategy, help: ArgumentParser.ArgumentHelp?, completion: ArgumentParser.CompletionKind?, transform: (Swift.String) throws -> A1) -> ArgumentParser.Argument<[A1]> in ArgumentParser.o
closure #3 (ArgumentParser.InputOrigin, ArgumentParser.Name?, Swift.String, inout ArgumentParser.ParsedValues) throws -> () in closure #1 (ArgumentParser.InputKey) -> ArgumentParser.ArgumentSet in ArgumentParser.Argument.(in _D54D9D89B07C8521E9D501DA93CDFCE8).init<A where A == [A1]>(initial: [A1]?, parsingStrategy: ArgumentParser.ArgumentArrayParsingStrategy, help: ArgumentParser.ArgumentHelp?, completion: ArgumentParser.CompletionKind?, transform: (Swift.String) throws -> A1) -> ArgumentParser.Argument<[A1]> in ArgumentParser.o
...
"_swift_errorRetain", referenced from:
privacy_scanner.PrivacyManifestScanner.(generateHTMLReport in _CA1C73275326C6F2ACF95040A6083C2B)(scanStartTime: Foundation.Date, rootDirectoryPath: Swift.String) -> () in main.o
closure #1 (ArgumentParser.InputOrigin, ArgumentParser.Name?, Swift.String, inout ArgumentParser.ParsedValues) throws -> () in closure #1 (ArgumentParser.InputKey) -> ArgumentParser.ArgumentSet in ArgumentParser.Argument.(in _D54D9D89B07C8521E9D501DA93CDFCE8).init(initial: A?, help: ArgumentParser.ArgumentHelp?, completion: ArgumentParser.CompletionKind?, transform: (Swift.String) throws -> A) -> ArgumentParser.Argument<A> in ArgumentParser.o
closure #1 (ArgumentParser.InputOrigin, ArgumentParser.Name?, Swift.String, inout ArgumentParser.ParsedValues) throws -> () in closure #1 (ArgumentParser.InputKey) -> ArgumentParser.ArgumentSet in ArgumentParser.Argument.(in _D54D9D89B07C8521E9D501DA93CDFCE8).init(initial: A?, help: ArgumentParser.ArgumentHelp?, completion: ArgumentParser.CompletionKind?, transform: (Swift.String) throws -> A) -> ArgumentParser.Argument<A> in ArgumentParser.o
closure #3 (ArgumentParser.InputOrigin, ArgumentParser.Name?, Swift.String, inout ArgumentParser.ParsedValues) throws -> () in closure #1 (ArgumentParser.InputKey) -> ArgumentParser.ArgumentSet in ArgumentParser.Argument.(in _D54D9D89B07C8521E9D501DA93CDFCE8).init<A where A == [A1]>(initial: [A1]?, parsingStrategy: ArgumentParser.ArgumentArrayParsingStrategy, help: ArgumentParser.ArgumentHelp?, completion: ArgumentParser.CompletionKind?, transform: (Swift.String) throws -> A1) -> ArgumentParser.Argument<[A1]> in ArgumentParser.o
closure #3 (ArgumentParser.InputOrigin, ArgumentParser.Name?, Swift.String, inout ArgumentParser.ParsedValues) throws -> () in closure #1 (ArgumentParser.InputKey) -> ArgumentParser.ArgumentSet in ArgumentParser.Argument.(in _D54D9D89B07C8521E9D501DA93CDFCE8).init<A where A == [A1]>(initial: [A1]?, parsingStrategy: ArgumentParser.ArgumentArrayParsingStrategy, help: ArgumentParser.ArgumentHelp?, completion: ArgumentParser.CompletionKind?, transform: (Swift.String) throws -> A1) -> ArgumentParser.Argument<[A1]> in ArgumentParser.o
closure #1 (ArgumentParser.InputOrigin, ArgumentParser.Name?, Swift.String, inout ArgumentParser.ParsedValues) throws -> () in closure #1 (ArgumentParser.InputKey) -> ArgumentParser.ArgumentSet in ArgumentParser.Option.(in _3FAB84E8577F3610E5081083FAE17795).init(name: ArgumentParser.NameSpecification, initial: A?, parsingStrategy: ArgumentParser.SingleValueParsingStrategy, help: ArgumentParser.ArgumentHelp?, completion: ArgumentParser.CompletionKind?, transform: (Swift.String) throws -> A) -> ArgumentParser.Option<A> in ArgumentParser.o
closure #1 (ArgumentParser.InputOrigin, ArgumentParser.Name?, Swift.String, inout ArgumentParser.ParsedValues) throws -> () in closure #1 (ArgumentParser.InputKey) -> ArgumentParser.ArgumentSet in ArgumentParser.Option.(in _3FAB84E8577F3610E5081083FAE17795).init(name: ArgumentParser.NameSpecification, initial: A?, parsingStrategy: ArgumentParser.SingleValueParsingStrategy, help: ArgumentParser.ArgumentHelp?, completion: ArgumentParser.CompletionKind?, transform: (Swift.String) throws -> A) -> ArgumentParser.Option<A> in ArgumentParser.o
...
"_swift_getAssociatedConformanceWitness", referenced from:
closure #1 (ArgumentParser.InputKey) -> ArgumentParser.ArgumentSet in (extension in ArgumentParser):ArgumentParser.Flag<A where A: ArgumentParser.EnumerableFlag>.(in _4A276EFEBCBB2C9B65ADA202F321CCEA).init(initial: A?, exclusivity: ArgumentParser.FlagExclusivity, help: ArgumentParser.ArgumentHelp?) -> ArgumentParser.Flag<A> in ArgumentParser.o
closure #1 (ArgumentParser.InputKey) -> ArgumentParser.ArgumentSet in ArgumentParser.Flag.init<A where A == A1?, A1: ArgumentParser.EnumerableFlag>(exclusivity: ArgumentParser.FlagExclusivity, help: ArgumentParser.ArgumentHelp?) -> ArgumentParser.Flag<A1?> in ArgumentParser.o
closure #1 (ArgumentParser.InputKey) -> ArgumentParser.ArgumentSet in ArgumentParser.Flag.(in _4A276EFEBCBB2C9B65ADA202F321CCEA).init<A where A == [A1], A1: ArgumentParser.EnumerableFlag>(initial: [A1]?, help: ArgumentParser.ArgumentHelp?) -> ArgumentParser.Flag<[A1]> in ArgumentParser.o
closure #1 (ArgumentParser.InputKey) -> ArgumentParser.ArgumentSet in (extension in ArgumentParser):ArgumentParser.Flag<A where A: Swift.CaseIterable, A: Swift.Equatable, A: Swift.RawRepresentable, A.Swift.RawRepresentable.RawValue == Swift.String>.init(name: ArgumentParser.NameSpecification, default: A?, exclusivity: ArgumentParser.FlagExclusivity, help: ArgumentParser.ArgumentHelp?) -> ArgumentParser.Flag<A> in ArgumentParser.o
closure #1 (ArgumentParser.InputKey) -> ArgumentParser.ArgumentSet in ArgumentParser.Flag.init<A where A == A1?, A1: Swift.CaseIterable, A1: Swift.Equatable, A1: Swift.RawRepresentable, A1.Swift.RawRepresentable.RawValue == Swift.String>(name: ArgumentParser.NameSpecification, exclusivity: ArgumentParser.FlagExclusivity, help: ArgumentParser.ArgumentHelp?) -> ArgumentParser.Flag<A1?> in ArgumentParser.o
closure #1 (ArgumentParser.InputKey) -> ArgumentParser.ArgumentSet in ArgumentParser.Flag.init<A where A == [A1], A1: Swift.CaseIterable, A1: Swift.RawRepresentable, A1.Swift.RawRepresentable.RawValue == Swift.String>(name: ArgumentParser.NameSpecification, help: ArgumentParser.ArgumentHelp?) -> ArgumentParser.Flag<[A1]> in ArgumentParser.o
static (extension in ArgumentParser):ArgumentParser.ExpressibleByArgument< where A: Swift.CaseIterable>.allValueStrings.getter : [Swift.String] in ArgumentParser.o
...
"_swift_getAssociatedTypeWitness", referenced from:
closure #1 (ArgumentParser.InputKey) -> ArgumentParser.ArgumentSet in (extension in ArgumentParser):ArgumentParser.Flag<A where A: ArgumentParser.EnumerableFlag>.(in _4A276EFEBCBB2C9B65ADA202F321CCEA).init(initial: A?, exclusivity: ArgumentParser.FlagExclusivity, help: ArgumentParser.ArgumentHelp?) -> ArgumentParser.Flag<A> in ArgumentParser.o
closure #1 (ArgumentParser.InputKey) -> ArgumentParser.ArgumentSet in ArgumentParser.Flag.init<A where A == A1?, A1: ArgumentParser.EnumerableFlag>(exclusivity: ArgumentParser.FlagExclusivity, help: ArgumentParser.ArgumentHelp?) -> ArgumentParser.Flag<A1?> in ArgumentParser.o
closure #1 (ArgumentParser.InputKey) -> ArgumentParser.ArgumentSet in ArgumentParser.Flag.(in _4A276EFEBCBB2C9B65ADA202F321CCEA).init<A where A == [A1], A1: ArgumentParser.EnumerableFlag>(initial: [A1]?, help: ArgumentParser.ArgumentHelp?) -> ArgumentParser.Flag<[A1]> in ArgumentParser.o
closure #1 (ArgumentParser.InputKey) -> ArgumentParser.ArgumentSet in (extension in ArgumentParser):ArgumentParser.Flag<A where A: Swift.CaseIterable, A: Swift.Equatable, A: Swift.RawRepresentable, A.Swift.RawRepresentable.RawValue == Swift.String>.init(name: ArgumentParser.NameSpecification, default: A?, exclusivity: ArgumentParser.FlagExclusivity, help: ArgumentParser.ArgumentHelp?) -> ArgumentParser.Flag<A> in ArgumentParser.o
closure #1 (ArgumentParser.InputKey) -> ArgumentParser.ArgumentSet in ArgumentParser.Flag.init<A where A == A1?, A1: Swift.CaseIterable, A1: Swift.Equatable, A1: Swift.RawRepresentable, A1.Swift.RawRepresentable.RawValue == Swift.String>(name: ArgumentParser.NameSpecification, exclusivity: ArgumentParser.FlagExclusivity, help: ArgumentParser.ArgumentHelp?) -> ArgumentParser.Flag<A1?> in ArgumentParser.o
closure #1 (ArgumentParser.InputKey) -> ArgumentParser.ArgumentSet in ArgumentParser.Flag.init<A where A == [A1], A1: Swift.CaseIterable, A1: Swift.RawRepresentable, A1.Swift.RawRepresentable.RawValue == Swift.String>(name: ArgumentParser.NameSpecification, help: ArgumentParser.ArgumentHelp?) -> ArgumentParser.Flag<[A1]> in ArgumentParser.o
static (extension in ArgumentParser):ArgumentParser.ExpressibleByArgument< where A: Swift.CaseIterable>.allValueStrings.getter : [Swift.String] in ArgumentParser.o
...
"_swift_getAtKeyPath", referenced from:
implicit closure #3 (ArgumentParser.ArgumentDefinition) -> [ArgumentParser.Name] in ArgumentParser.ArgumentSet.(mergingCompositeArguments in _9D77CBCD94BA6F792B90231D96332C9E)() -> ArgumentParser.ArgumentSet in ArgumentParser.o
implicit closure #4 (ArgumentParser.ArgumentDefinition) -> Swift.String in ArgumentParser.ArgumentSet.(mergingCompositeArguments in _9D77CBCD94BA6F792B90231D96332C9E)() -> ArgumentParser.ArgumentSet in ArgumentParser.o
implicit closure #6 (ArgumentParser.ArgumentDefinition) -> Swift.String? in ArgumentParser.ArgumentSet.(mergingCompositeArguments in _9D77CBCD94BA6F792B90231D96332C9E)() -> ArgumentParser.ArgumentSet in ArgumentParser.o
implicit closure #7 (ArgumentParser.ArgumentDefinition) -> Swift.String in ArgumentParser.ArgumentSet.(mergingCompositeArguments in _9D77CBCD94BA6F792B90231D96332C9E)() -> ArgumentParser.ArgumentSet in ArgumentParser.o
implicit closure #9 (ArgumentParser.ArgumentDefinition) -> Swift.String in ArgumentParser.ArgumentSet.(mergingCompositeArguments in _9D77CBCD94BA6F792B90231D96332C9E)() -> ArgumentParser.ArgumentSet in ArgumentParser.o
"_swift_getDynamicType", referenced from:
static ArgumentParser.CleanExit.helpRequest(ArgumentParser.ParsableCommand) -> ArgumentParser.CleanExit in ArgumentParser.o
ArgumentParser.MessageInfo.init(error: Swift.Error, type: ArgumentParser.ParsableArguments.Type) -> ArgumentParser.MessageInfo in ArgumentParser.o
ArgumentParser.UsageGenerator.init(toolName: Swift.String, parsable: ArgumentParser.ParsableArguments) -> ArgumentParser.UsageGenerator in ArgumentParser.o
"_swift_getEnumCaseMultiPayload", referenced from:
outlined init with copy of ArgumentParser.Parsed<A> in ArgumentParser.o
outlined assign with take of ArgumentParser.Parsed<A> in ArgumentParser.o
outlined destroy of ArgumentParser.Parsed<A> in ArgumentParser.o
outlined init with take of ArgumentParser.Parsed<A> in ArgumentParser.o
outlined init with copy of ArgumentParser.Argument<A> in ArgumentParser.o
outlined destroy of ArgumentParser.Argument<A> in ArgumentParser.o
outlined init with take of ArgumentParser.Argument<A> in ArgumentParser.o
...
"_swift_getEnumTagSinglePayloadGeneric", referenced from:
getEnumTagSinglePayload value witness for privacy_scanner.PrivacyManifestScanner in main.o
getEnumTagSinglePayload value witness for ArgumentParser.Argument in ArgumentParser.o
getEnumTagSinglePayload value witness for ArgumentParser.Flag in ArgumentParser.o
getEnumTagSinglePayload value witness for ArgumentParser.Option in ArgumentParser.o
getEnumTagSinglePayload value witness for ArgumentParser.OptionGroup in ArgumentParser.o
getEnumTagSinglePayload value witness for ArgumentParser._WrappedParsableCommand in ArgumentParser.o
"_swift_getErrorValue", referenced from:
ArgumentParser.MessageInfo.init(error: Swift.Error, type: ArgumentParser.ParsableArguments.Type) -> ArgumentParser.MessageInfo in ArgumentParser.o
ArgumentParser.MessageInfo.init(error: Swift.Error, type: ArgumentParser.ParsableArguments.Type) -> ArgumentParser.MessageInfo in ArgumentParser.o
"_swift_getForeignTypeMetadata", referenced from:
type metadata accessor for __C.NSDirectoryEnumerationOptions in main.o
"_swift_getGenericMetadata", referenced from:
___swift_instantiateGenericMetadata in ArgumentParser.o
"_swift_getKeyPath", referenced from:
ArgumentParser.ArgumentSet.(mergingCompositeArguments in _9D77CBCD94BA6F792B90231D96332C9E)() -> ArgumentParser.ArgumentSet in ArgumentParser.o
ArgumentParser.ArgumentSet.(mergingCompositeArguments in _9D77CBCD94BA6F792B90231D96332C9E)() -> ArgumentParser.ArgumentSet in ArgumentParser.o
ArgumentParser.ArgumentSet.(mergingCompositeArguments in _9D77CBCD94BA6F792B90231D96332C9E)() -> ArgumentParser.ArgumentSet in ArgumentParser.o
ArgumentParser.ArgumentSet.(mergingCompositeArguments in _9D77CBCD94BA6F792B90231D96332C9E)() -> ArgumentParser.ArgumentSet in ArgumentParser.o
ArgumentParser.ArgumentSet.(mergingCompositeArguments in _9D77CBCD94BA6F792B90231D96332C9E)() -> ArgumentParser.ArgumentSet in ArgumentParser.o
"_swift_getMetatypeMetadata", referenced from:
static ArgumentParser._WrappedParsableCommand._commandName.getter : Swift.String in ArgumentParser.o
static (extension in ArgumentParser):ArgumentParser.ParsableCommand._commandName.getter : Swift.String in ArgumentParser.o
"_swift_getObjCClassFromMetadata", referenced from:
__C.NSNumberFormatter.__allocating_init() -> __C.NSNumberFormatter in main.o
__C.NSNumber.__allocating_init(value: Swift.Int) -> __C.NSNumber in main.o
__C.NSDateFormatter.__allocating_init() -> __C.NSDateFormatter in main.o
"_swift_getObjCClassMetadata", referenced from:
type metadata accessor for __C.NSNumberFormatter in main.o
type metadata accessor for __C.NSNumber in main.o
type metadata accessor for __C.NSDateFormatter in main.o
type metadata accessor for __C.NSError in ArgumentParser.o
"_swift_getSingletonMetadata", referenced from:
type metadata accessor for privacy_scanner.PrivacyManifestScanner in main.o
"_swift_getTupleTypeMetadata2", referenced from:
reabstraction thunk helper <A where A: ArgumentParser.EnumerableFlag> from @callee_guaranteed (@unowned Swift.Int, @in_guaranteed A) -> (@owned ArgumentParser.ArgumentDefinition) to @escaping @callee_guaranteed (@in_guaranteed (offset: Swift.Int, element: A)) -> (@out ArgumentParser.ArgumentDefinition, @error @owned Swift.Error) in ArgumentParser.o
reabstraction thunk helper <A><A1 where A == A1?, A1: ArgumentParser.EnumerableFlag> from @callee_guaranteed (@unowned Swift.Int, @in_guaranteed A1) -> (@owned ArgumentParser.ArgumentDefinition) to @escaping @callee_guaranteed (@in_guaranteed (offset: Swift.Int, element: A1)) -> (@out ArgumentParser.ArgumentDefinition, @error @owned Swift.Error) in ArgumentParser.o
reabstraction thunk helper <A><A1 where A == [A1], A1: ArgumentParser.EnumerableFlag> from @callee_guaranteed (@unowned Swift.Int, @in_guaranteed A1) -> (@owned ArgumentParser.ArgumentDefinition) to @escaping @callee_guaranteed (@in_guaranteed (offset: Swift.Int, element: A1)) -> (@out ArgumentParser.ArgumentDefinition, @error @owned Swift.Error) in ArgumentParser.o
static ArgumentParser.ArgumentSet.updateFlag<A where A: Swift.Equatable>(key: ArgumentParser.InputKey, value: A, origin: ArgumentParser.InputOrigin, values: inout ArgumentParser.ParsedValues, hasUpdated: Swift.Bool, exclusivity: ArgumentParser.FlagExclusivity) throws -> Swift.Bool in ArgumentParser.o
Swift.Range.init(_uncheckedBounds: (lower: A, upper: A)) -> Swift.Range<A> in ArgumentParser.o
(extension in ArgumentParser):Swift.Sequence< where A.Element: Swift.Hashable>.uniquingAdjacentElements() -> [A.Element] in ArgumentParser.o
Swift.ClosedRange.init(_uncheckedBounds: (lower: A, upper: A)) -> Swift.ClosedRange<A> in ArgumentParser.o
...
"_swift_getTypeByMangledNameInContext", referenced from:
___swift_instantiateConcreteTypeFromMangledName in HTMLTemplate.o
___swift_instantiateConcreteTypeFromMangledName in ArgumentParser.o
___swift_instantiateConcreteTypeFromMangledName in ArgumentParserToolInfo.o
"_swift_getTypeByMangledNameInContextInMetadataState", referenced from:
___swift_instantiateConcreteTypeFromMangledNameAbstract in HTMLTemplate.o
___swift_instantiateConcreteTypeFromMangledNameAbstract in ArgumentParser.o
___swift_instantiateConcreteTypeFromMangledNameAbstract in ArgumentParserToolInfo.o
"_swift_getWitnessTable", referenced from:
lazy protocol witness table accessor for type [privacy_scanner.SearchResult] and conformance [A] : Swift.Sequence in Swift in HTMLTemplate.o
lazy protocol witness table accessor for type Swift.String and conformance Swift.String : Swift.StringProtocol in Swift in HTMLTemplate.o
lazy protocol witness table accessor for type privacy_scanner.SearchTool and conformance privacy_scanner.SearchTool : ArgumentParser.ParsableCommand in privacy_scanner in main.o
lazy protocol witness table accessor for type [privacy_scanner.SearchResult] and conformance [A] : Swift.Collection in Swift in main.o
lazy protocol witness table accessor for type __C.NSDirectoryEnumerationOptions and conformance __C.NSDirectoryEnumerationOptions : Swift.SetAlgebra in __C_Synthesized in main.o
lazy protocol witness table accessor for type [Swift.String] and conformance [A] : Swift.Sequence in Swift in main.o
lazy protocol witness table accessor for type Foundation.URL and conformance Foundation.URL : Swift.CustomStringConvertible in Foundation in main.o
...
"_swift_initClassMetadata2", referenced from:
type metadata completion function for ArgumentParser.ParsedArgumentsContainer in ArgumentParser.o
type metadata completion function for ArgumentParser.Tree in ArgumentParser.o
"_swift_initEnumMetadataMultiPayload", referenced from:
type metadata completion function for ArgumentParser.Parsed in ArgumentParser.o
"_swift_initStructMetadata", referenced from:
type metadata completion function for privacy_scanner.PrivacyManifestScanner in main.o
type metadata completion function for ArgumentParser.Argument in ArgumentParser.o
type metadata completion function for ArgumentParser.Flag in ArgumentParser.o
type metadata completion function for ArgumentParser.Option in ArgumentParser.o
type metadata completion function for ArgumentParser.OptionGroup in ArgumentParser.o
type metadata completion function for ArgumentParser._WrappedParsableCommand in ArgumentParser.o
"_swift_makeBoxUnique", referenced from:
___swift_mutable_project_boxed_opaque_existential_1 in ArgumentParser.o
"_swift_once", referenced from:
privacy_scanner.Config.appName.unsafeMutableAddressor : Swift.String in Config.o
privacy_scanner.Config.appDescription.unsafeMutableAddressor : Swift.String in Config.o
privacy_scanner.Config.appVersion.unsafeMutableAddressor : Swift.String in Config.o
ArgumentParser.ExitCode.success.unsafeMutableAddressor : ArgumentParser.ExitCode in ArgumentParser.o
ArgumentParser.ExitCode.failure.unsafeMutableAddressor : ArgumentParser.ExitCode in ArgumentParser.o
ArgumentParser.ExitCode.validationFailure.unsafeMutableAddressor : ArgumentParser.ExitCode in ArgumentParser.o
ArgumentParser.standardError.unsafeMutableAddressor : ArgumentParser.StandardError in ArgumentParser.o
...
"_swift_release", referenced from:
outlined consume of ArgumentParser.Parsed<[Swift.String]> in main.o
outlined consume of ArgumentParser.Parsed<Swift.String?> in main.o
___swift_destroy_boxed_opaque_existential_1 in main.o
closure #1 (ArgumentParser.ArgumentDefinition) -> Swift.String? in static ArgumentParser.BashCompletionsGenerator.(generateArgumentCompletions in _2E4AF468845F34F913738BAEDA3877C1)([ArgumentParser.ParsableCommand.Type]) -> [Swift.String] in ArgumentParser.o
ArgumentParser.ArgumentDefinition.(bashValueCompletion in _2E4AF468845F34F913738BAEDA3877C1)([ArgumentParser.ParsableCommand.Type]) -> Swift.String in ArgumentParser.o
outlined consume of ArgumentParser.CompletionKind.Kind in ArgumentParser.o
outlined release of ArgumentParser.ArgumentDefinition in ArgumentParser.o
...
"_swift_retain", referenced from:
outlined copy of ArgumentParser.Parsed<[Swift.String]> in main.o
outlined copy of ArgumentParser.Parsed<Swift.String?> in main.o
initializeBufferWithCopyOfBuffer value witness for privacy_scanner.SearchResult in main.o
initializeBufferWithCopyOfBuffer value witness for privacy_scanner.PrivacyManifestScanner in main.o
initializeBufferWithCopyOfBuffer value witness for privacy_scanner.SearchTool in main.o
outlined copy of ArgumentParser.CompletionKind.Kind in ArgumentParser.o
outlined retain of ArgumentParser.ArgumentDefinition in ArgumentParser.o
...
"_swift_slowDealloc", referenced from:
___swift_deallocate_boxed_opaque_existential_1 in ArgumentParser.o
"_swift_storeEnumTagMultiPayload", referenced from:
outlined init with copy of ArgumentParser.Parsed<A> in ArgumentParser.o
outlined init with copy of ArgumentParser.Parsed<A> in ArgumentParser.o
outlined assign with take of ArgumentParser.Parsed<A> in ArgumentParser.o
outlined init with take of ArgumentParser.Parsed<A> in ArgumentParser.o
outlined init with copy of ArgumentParser.Argument<A> in ArgumentParser.o
outlined init with copy of ArgumentParser.Argument<A> in ArgumentParser.o
outlined init with take of ArgumentParser.Argument<A> in ArgumentParser.o
...
"_swift_storeEnumTagSinglePayloadGeneric", referenced from:
storeEnumTagSinglePayload value witness for privacy_scanner.PrivacyManifestScanner in main.o
storeEnumTagSinglePayload value witness for ArgumentParser.Argument in ArgumentParser.o
storeEnumTagSinglePayload value witness for ArgumentParser.Flag in ArgumentParser.o
storeEnumTagSinglePayload value witness for ArgumentParser.Option in ArgumentParser.o
storeEnumTagSinglePayload value witness for ArgumentParser.OptionGroup in ArgumentParser.o
storeEnumTagSinglePayload value witness for ArgumentParser._WrappedParsableCommand in ArgumentParser.o
"_swift_unexpectedError", referenced from:
static (extension in ArgumentParser):ArgumentParser.ParsableArguments.completionScript(for: ArgumentParser.CompletionShell) -> Swift.String in ArgumentParser.o
ArgumentParser.CommandParser.handleCustomCompletion([Swift.String]) throws -> () in ArgumentParser.o
"_swift_unknownObjectRelease", referenced from:
outlined destroy of Swift.ArraySlice<ArgumentParser.ParsableCommand.Type> in ArgumentParser.o
static ArgumentParser.CompletionShell.autodetected() -> ArgumentParser.CompletionShell? in ArgumentParser.o
outlined destroy of Swift.ArraySlice<Swift.String> in ArgumentParser.o
outlined destroy of Swift.ArraySlice<ArgumentParser.ArgumentSet> in ArgumentParser.o
ArgumentParser.ArgumentSet.parsePositionalValues(from: ArgumentParser.SplitArguments, into: inout ArgumentParser.ParsedValues) throws -> () in ArgumentParser.o
l_objectdestroy.35 in ArgumentParser.o
outlined destroy of Swift.ArraySlice<(ArgumentParser.InputOrigin.Element, ArgumentParser.SplitArguments.Element)> in ArgumentParser.o
...
"_swift_unknownObjectRetain", referenced from:
ArgumentParser.ArgumentSet.parsePositionalValues(from: ArgumentParser.SplitArguments, into: inout ArgumentParser.ParsedValues) throws -> () in ArgumentParser.o
ArgumentParser.ArgumentSet.parsePositionalValues(from: ArgumentParser.SplitArguments, into: inout ArgumentParser.ParsedValues) throws -> () in ArgumentParser.o
skipNonValues #1 () -> () in ArgumentParser.ArgumentSet.parsePositionalValues(from: ArgumentParser.SplitArguments, into: inout ArgumentParser.ParsedValues) throws -> () in ArgumentParser.o
skipNonValues #1 () -> () in ArgumentParser.ArgumentSet.parsePositionalValues(from: ArgumentParser.SplitArguments, into: inout ArgumentParser.ParsedValues) throws -> () in ArgumentParser.o
ArgumentParser.CommandParser.handleCustomCompletion([Swift.String]) throws -> () in ArgumentParser.o
ArgumentParser.SplitArguments.isEmpty.getter : Swift.Bool in ArgumentParser.o
ArgumentParser.SplitArguments.containsNonTerminatorArguments.getter : Swift.Bool in ArgumentParser.o
ArgumentParser.SplitArguments.containsNonTerminatorArguments.getter : Swift.Bool in ArgumentParser.o
...
"_swift_weakAssign", referenced from:
key path setter for ArgumentParser.Tree.parent : ArgumentParser.Tree<A>? : <A>ArgumentParser.Tree<A> in ArgumentParser.o
ArgumentParser.Tree.parent.setter : ArgumentParser.Tree<A>? in ArgumentParser.o
ArgumentParser.Tree.parent.modify : ArgumentParser.Tree<A>? with unmangled suffix ".resume.0" in ArgumentParser.o
ArgumentParser.Tree.parent.modify : ArgumentParser.Tree<A>? with unmangled suffix ".resume.0" in ArgumentParser.o
ArgumentParser.Tree.init(A) -> ArgumentParser.Tree<A> in ArgumentParser.o
ArgumentParser.Tree.addChild(ArgumentParser.Tree<A>) -> () in ArgumentParser.o
"_swift_weakDestroy", referenced from:
ArgumentParser.Tree.deinit in ArgumentParser.o
"_swift_weakInit", referenced from:
ArgumentParser.Tree.init(A) -> ArgumentParser.Tree<A> in ArgumentParser.o
"_swift_weakLoadStrong", referenced from:
key path getter for ArgumentParser.Tree.parent : ArgumentParser.Tree<A>? : <A>ArgumentParser.Tree<A> in ArgumentParser.o
ArgumentParser.Tree.parent.getter : ArgumentParser.Tree<A>? in ArgumentParser.o
ArgumentParser.Tree.parent.modify : ArgumentParser.Tree<A>? in ArgumentParser.o
ArgumentParser.Tree.isRoot.getter : Swift.Bool in ArgumentParser.o
"_swift_willThrow", referenced from:
ArgumentParser.CompletionsGenerator.init(command: ArgumentParser.ParsableCommand.Type, shell: ArgumentParser.CompletionShell?) throws -> ArgumentParser.CompletionsGenerator in ArgumentParser.o
ArgumentParser.CompletionsGenerator.init(command: ArgumentParser.ParsableCommand.Type, shellName: Swift.String?) throws -> ArgumentParser.CompletionsGenerator in ArgumentParser.o
closure #1 (ArgumentParser.InputOrigin, ArgumentParser.Name?, Swift.String, inout ArgumentParser.ParsedValues) throws -> () in closure #1 (ArgumentParser.InputKey) -> ArgumentParser.ArgumentSet in ArgumentParser.Argument.(in _D54D9D89B07C8521E9D501DA93CDFCE8).init(initial: A?, help: ArgumentParser.ArgumentHelp?, completion: ArgumentParser.CompletionKind?, transform: (Swift.String) throws -> A) -> ArgumentParser.Argument<A> in ArgumentParser.o
closure #3 (ArgumentParser.InputOrigin, ArgumentParser.Name?, Swift.String, inout ArgumentParser.ParsedValues) throws -> () in closure #1 (ArgumentParser.InputKey) -> ArgumentParser.ArgumentSet in ArgumentParser.Argument.(in _D54D9D89B07C8521E9D501DA93CDFCE8).init<A where A == [A1]>(initial: [A1]?, parsingStrategy: ArgumentParser.ArgumentArrayParsingStrategy, help: ArgumentParser.ArgumentHelp?, completion: ArgumentParser.CompletionKind?, transform: (Swift.String) throws -> A1) -> ArgumentParser.Argument<[A1]> in ArgumentParser.o
closure #1 (ArgumentParser.InputOrigin, ArgumentParser.Name?, Swift.String, inout ArgumentParser.ParsedValues) throws -> () in closure #1 (ArgumentParser.InputKey) -> ArgumentParser.ArgumentSet in ArgumentParser.Option.(in _3FAB84E8577F3610E5081083FAE17795).init(name: ArgumentParser.NameSpecification, initial: A?, parsingStrategy: ArgumentParser.SingleValueParsingStrategy, help: ArgumentParser.ArgumentHelp?, completion: ArgumentParser.CompletionKind?, transform: (Swift.String) throws -> A) -> ArgumentParser.Option<A> in ArgumentParser.o
closure #3 (ArgumentParser.InputOrigin, ArgumentParser.Name?, Swift.String, inout ArgumentParser.ParsedValues) throws -> () in closure #1 (ArgumentParser.InputKey) -> ArgumentParser.ArgumentSet in ArgumentParser.Option.(in _3FAB84E8577F3610E5081083FAE17795).init<A where A == [A1]>(initial: [A1]?, name: ArgumentParser.NameSpecification, parsingStrategy: ArgumentParser.ArrayParsingStrategy, help: ArgumentParser.ArgumentHelp?, completion: ArgumentParser.CompletionKind?, transform: (Swift.String) throws -> A1) -> ArgumentParser.Option<[A1]> in ArgumentParser.o
ArgumentParser.OptionGroup.init(from: Swift.Decoder) throws -> ArgumentParser.OptionGroup<A> in ArgumentParser.o
...
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'ArgumentParser' from project 'swift-argument-parser')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'ArgumentParser' from project 'swift-argument-parser')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'ArgumentParserToolInfo' from project 'swift-argument-parser')
** BUILD FAILED **
The following build commands failed:
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/privacy_scanner.build/Debug-watchos/privacy_scanner.build/Objects-normal/arm64/Binary/privacy_scanner normal arm64 (in target 'privacy_scanner' from project 'privacy_scanner')
(1 failure)
BUILD FAILURE 6.0 watchOS