Build Information
Failed to build InputMask 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 InputMask -destination generic/platform=watchos OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete
Build Log
InputMaskTests.DayMonthYearCase.testApply_1111_ThirdIndexGravityBackward_returns_11dot11_ThirdIndex() -> () in DayMonthYearCase.o
InputMaskTests.DayMonthYearCase.testApply_1111_ThirdIndexGravityBackward_returns_11dot11_ThirdIndex() -> () in DayMonthYearCase.o
InputMaskTests.DayMonthYearShortCase.testApply_1111_ThirdIndex_returns_11dot11_FourthIndex() -> () in DayMonthYearShortCase.o
InputMaskTests.DayMonthYearShortCase.testApply_1111_ThirdIndex_returns_11dot11_FourthIndex() -> () in DayMonthYearShortCase.o
InputMaskTests.DayMonthYearShortCase.testApply_1111_ThirdIndexGravityBackward_returns_11dot11_ThirdIndex() -> () in DayMonthYearShortCase.o
InputMaskTests.DayMonthYearShortCase.testApply_1111_ThirdIndexGravityBackward_returns_11dot11_ThirdIndex() -> () in DayMonthYearShortCase.o
...
"Swift.String.append(Swift.Character) -> ()", referenced from:
InputMask.FormatSanitizer.(getFormatBlocks in _9630C2BFB0C1EEC80D8C490909BFFB6B)(Swift.String) -> [Swift.String] in InputMask.o
InputMask.FormatSanitizer.(getFormatBlocks in _9630C2BFB0C1EEC80D8C490909BFFB6B)(Swift.String) -> [Swift.String] in InputMask.o
InputMask.FormatSanitizer.(divideBlocksWithMixedCharacters in _9630C2BFB0C1EEC80D8C490909BFFB6B)([Swift.String]) -> [Swift.String] in InputMask.o
InputMask.FormatSanitizer.(divideBlocksWithMixedCharacters in _9630C2BFB0C1EEC80D8C490909BFFB6B)([Swift.String]) -> [Swift.String] in InputMask.o
InputMask.FormatSanitizer.(divideBlocksWithMixedCharacters in _9630C2BFB0C1EEC80D8C490909BFFB6B)([Swift.String]) -> [Swift.String] in InputMask.o
"Swift.String.isEmpty.getter : Swift.Bool", referenced from:
InputMask.FormatSanitizer.(getFormatBlocks in _9630C2BFB0C1EEC80D8C490909BFFB6B)(Swift.String) -> [Swift.String] in InputMask.o
"Swift.String.Iterator.next() -> Swift.Character?", referenced from:
InputMask.FormatSanitizer.(checkOpenBraces in _9630C2BFB0C1EEC80D8C490909BFFB6B)(Swift.String) throws -> () in InputMask.o
InputMask.FormatSanitizer.(getFormatBlocks in _9630C2BFB0C1EEC80D8C490909BFFB6B)(Swift.String) -> [Swift.String] in InputMask.o
InputMask.FormatSanitizer.(divideBlocksWithMixedCharacters in _9630C2BFB0C1EEC80D8C490909BFFB6B)([Swift.String]) -> [Swift.String] in InputMask.o
"Swift.String.distance(from: Swift.String.Index, to: Swift.String.Index) -> Swift.Int", referenced from:
(extension in InputMask):Swift.String.distanceFromStartIndex(to: Swift.String.Index) -> Swift.Int in InputMask.o
"Swift.String.endIndex.getter : Swift.String.Index", referenced from:
InputMaskTests.CustomNotationEllipticalCase.testApply_J_returns_J() -> () in CustomNotationEllipticalCase.o
InputMaskTests.CustomNotationEllipticalCase.testApply_J_returns_J() -> () in CustomNotationEllipticalCase.o
InputMaskTests.CustomNotationEllipticalCase.testApply_Je_returns_Je() -> () in CustomNotationEllipticalCase.o
InputMaskTests.CustomNotationEllipticalCase.testApply_Je_returns_Je() -> () in CustomNotationEllipticalCase.o
InputMaskTests.CustomNotationEllipticalCase.testApply_Jeo_returns_Jeo() -> () in CustomNotationEllipticalCase.o
InputMaskTests.CustomNotationEllipticalCase.testApply_Jeo_returns_Jeo() -> () in CustomNotationEllipticalCase.o
InputMaskTests.CustomNotationEllipticalCase.testApply_1_returns_emptyString() -> () in CustomNotationEllipticalCase.o
InputMaskTests.CustomNotationEllipticalCase.testApply_1_returns_emptyString() -> () in CustomNotationEllipticalCase.o
...
"Swift.String.hasPrefix(Swift.String) -> Swift.Bool", referenced from:
InputMask.FormatSanitizer.(divideBlocksWithMixedCharacters in _9630C2BFB0C1EEC80D8C490909BFFB6B)([Swift.String]) -> [Swift.String] in InputMask.o
InputMask.FormatSanitizer.(sortFormatBlocks in _9630C2BFB0C1EEC80D8C490909BFFB6B)([Swift.String]) -> [Swift.String] in InputMask.o
"Swift.String.hasSuffix(Swift.String) -> Swift.Bool", referenced from:
InputMask.FormatSanitizer.(divideBlocksWithMixedCharacters in _9630C2BFB0C1EEC80D8C490909BFFB6B)([Swift.String]) -> [Swift.String] in InputMask.o
"type metadata for Swift.String", referenced from:
InputMaskTests.StringTests.testPrefixIntersection_emptyStrings_returnsEmptyString() -> () in StringTests.o
InputMaskTests.StringTests.testPrefixIntersection_phoneNumbers_returnsPlusSeven() -> () in StringTests.o
InputMaskTests.StringTests.testPrefixIntersection_s1Empty_returnsEmptyString() -> () in StringTests.o
InputMaskTests.StringTests.testPrefixIntersection_s2Empty_returnsEmptyString() -> () in StringTests.o
InputMaskTests.StringTests.testPrefixIntersection_completelyDifferentStrings_returnsEmptyString() -> () in StringTests.o
InputMaskTests.StringTests.testPrefixIntersection_s1Shorter_returnsS1() -> () in StringTests.o
InputMaskTests.StringTests.testPrefixIntersection_s2Shorter_returnsS2() -> () in StringTests.o
...
"protocol witness table for Swift.String : Swift.Hashable in Swift", referenced from:
protocol witness for Swift.Hashable.hashValue.getter : Swift.Int in conformance __C.NSAttributedStringKey : Swift.Hashable in __C_Synthesized in InputMask.o
protocol witness for Swift.Hashable.hash(into: inout Swift.Hasher) -> () in conformance __C.NSAttributedStringKey : Swift.Hashable in __C_Synthesized in InputMask.o
protocol witness for Swift.Hashable._rawHashValue(seed: Swift.Int) -> Swift.Int in conformance __C.NSAttributedStringKey : Swift.Hashable in __C_Synthesized in InputMask.o
protocol witness for Swift._HasCustomAnyHashableRepresentation._toCustomAnyHashable() -> Swift.AnyHashable? in conformance __C.NSAttributedStringKey : Swift._HasCustomAnyHashableRepresentation in __C_Synthesized in InputMask.o
one-time initialization function for (cache in _31579B4D28A3636BB8A78CEC7546B4B4) in InputMask.o
static InputMask.Mask.getOrCreate(withFormat: Swift.String, customNotations: [InputMask.Notation]) throws -> InputMask.Mask in InputMask.o
one-time initialization function for (cache in _500BB11174BA6D03DC40BC8158A75C0C) in InputMask.o
...
"protocol conformance descriptor for Swift.String : Swift.BidirectionalCollection in Swift", referenced from:
lazy protocol witness table accessor for type Swift.String and conformance Swift.String : Swift.BidirectionalCollection in Swift in InputMask.o
"protocol witness table for Swift.String : Swift.Equatable in Swift", referenced from:
InputMaskTests.StringTests.testPrefixIntersection_emptyStrings_returnsEmptyString() -> () in StringTests.o
InputMaskTests.StringTests.testPrefixIntersection_phoneNumbers_returnsPlusSeven() -> () in StringTests.o
InputMaskTests.StringTests.testPrefixIntersection_s1Empty_returnsEmptyString() -> () in StringTests.o
InputMaskTests.StringTests.testPrefixIntersection_s2Empty_returnsEmptyString() -> () in StringTests.o
InputMaskTests.StringTests.testPrefixIntersection_completelyDifferentStrings_returnsEmptyString() -> () in StringTests.o
InputMaskTests.StringTests.testPrefixIntersection_s1Shorter_returnsS1() -> () in StringTests.o
InputMaskTests.StringTests.testPrefixIntersection_s2Shorter_returnsS2() -> () in StringTests.o
...
"protocol witness table for Swift.String : Swift.Sequence in Swift", referenced from:
InputMask.FormatSanitizer.(sortFormatBlocks in _9630C2BFB0C1EEC80D8C490909BFFB6B)([Swift.String]) -> [Swift.String] in InputMask.o
InputMask.FormatSanitizer.(sortBlock in _9630C2BFB0C1EEC80D8C490909BFFB6B)(block: Swift.String) -> Swift.String in InputMask.o
"protocol conformance descriptor for Swift.String : Swift.Collection in Swift", referenced from:
lazy protocol witness table accessor for type Swift.String and conformance Swift.String : Swift.Collection in Swift in InputMask.o
"protocol conformance descriptor for Swift.String : Swift.RangeReplaceableCollection in Swift", referenced from:
lazy protocol witness table accessor for type Swift.String and conformance Swift.String : Swift.RangeReplaceableCollection in Swift in InputMask.o
"protocol conformance descriptor for Swift.String : Swift.StringProtocol in Swift", referenced from:
lazy protocol witness table accessor for type Swift.String and conformance Swift.String : Swift.StringProtocol in Swift in InputMask.o
"protocol witness table for Swift.String : Swift.TextOutputStreamable in Swift", referenced from:
InputMask.Mask.Result.debugDescription.getter : Swift.String in InputMask.o
InputMask.CaretString.debugDescription.getter : Swift.String in InputMask.o
"protocol witness table for Swift.String : Swift.CustomStringConvertible in Swift", referenced from:
InputMask.Mask.Result.debugDescription.getter : Swift.String in InputMask.o
InputMask.CaretString.debugDescription.getter : Swift.String in InputMask.o
"Swift.String.subscript.getter : (Swift.String.Index) -> Swift.Character", referenced from:
InputMask.CaretStringIterator.next() -> Swift.Character? in InputMask.o
(extension in InputMask):Swift.String.prefixIntersection(with: Swift.String) -> Swift.Substring in InputMask.o
(extension in InputMask):Swift.String.prefixIntersection(with: Swift.String) -> Swift.Substring in InputMask.o
"Swift.String.init(Swift.Character) -> Swift.String", referenced from:
(extension in InputMask):Foundation.CharacterSet.isMember(character: Swift.Character) -> Swift.Bool in InputMask.o
InputMask.Compiler.(determineInheritedType in _B3F36BB0FA1A2C10D03E581AB8FCA34D)(forLastCharacter: Swift.Character?) throws -> InputMask.ValueState.StateType in InputMask.o
InputMask.FormatSanitizer.(divideBlocksWithMixedCharacters in _9630C2BFB0C1EEC80D8C490909BFFB6B)([Swift.String]) -> [Swift.String] in InputMask.o
InputMask.FormatSanitizer.(divideBlocksWithMixedCharacters in _9630C2BFB0C1EEC80D8C490909BFFB6B)([Swift.String]) -> [Swift.String] in InputMask.o
InputMask.FormatSanitizer.(divideBlocksWithMixedCharacters in _9630C2BFB0C1EEC80D8C490909BFFB6B)([Swift.String]) -> [Swift.String] in InputMask.o
InputMask.Mask.apply(toText: InputMask.CaretString) -> InputMask.Mask.Result in InputMask.o
InputMask.Mask.apply(toText: InputMask.CaretString) -> InputMask.Mask.Result in InputMask.o
InputMask.Mask.apply(toText: InputMask.CaretString) -> InputMask.Mask.Result in InputMask.o
InputMask.Mask.apply(toText: InputMask.CaretString) -> InputMask.Mask.Result in InputMask.o
InputMask.Mask.apply(toText: InputMask.CaretString) -> InputMask.Mask.Result in InputMask.o
...
"Swift.String.init(__shared Swift.Substring) -> Swift.String", referenced from:
InputMaskTests.StringTests.testPrefixIntersection_emptyStrings_returnsEmptyString() -> () in StringTests.o
InputMaskTests.StringTests.testPrefixIntersection_phoneNumbers_returnsPlusSeven() -> () in StringTests.o
InputMaskTests.StringTests.testPrefixIntersection_s1Empty_returnsEmptyString() -> () in StringTests.o
InputMaskTests.StringTests.testPrefixIntersection_s2Empty_returnsEmptyString() -> () in StringTests.o
InputMaskTests.StringTests.testPrefixIntersection_completelyDifferentStrings_returnsEmptyString() -> () in StringTests.o
InputMaskTests.StringTests.testPrefixIntersection_s1Shorter_returnsS1() -> () in StringTests.o
InputMaskTests.StringTests.testPrefixIntersection_s2Shorter_returnsS2() -> () in StringTests.o
...
"Swift.String.init<A where A: Swift.Sequence, A.Element == Swift.Character>(A) -> Swift.String", referenced from:
InputMask.FormatSanitizer.(sortFormatBlocks in _9630C2BFB0C1EEC80D8C490909BFFB6B)([Swift.String]) -> [Swift.String] in InputMask.o
InputMask.FormatSanitizer.(sortBlock in _9630C2BFB0C1EEC80D8C490909BFFB6B)(block: Swift.String) -> Swift.String in InputMask.o
(extension in InputMask):Swift.String.reversed.getter : Swift.String in InputMask.o
(extension in InputMask):Swift.String.reversedFormat() -> Swift.String in InputMask.o
(extension in InputMask):Swift.String.reversedFormat() -> Swift.String in InputMask.o
"(extension in Swift):Swift.Sequence< where A.Element: Swift.Comparable>.sorted() -> [A.Element]", referenced from:
InputMask.FormatSanitizer.(sortFormatBlocks in _9630C2BFB0C1EEC80D8C490909BFFB6B)([Swift.String]) -> [Swift.String] in InputMask.o
InputMask.FormatSanitizer.(sortBlock in _9630C2BFB0C1EEC80D8C490909BFFB6B)(block: Swift.String) -> Swift.String in InputMask.o
"(extension in Swift):Swift.Sequence< where A.Element: Swift.Equatable>.contains(A.Element) -> Swift.Bool", referenced from:
closure #3 (InputMask.Country) -> Swift.Bool in static InputMask.Country.findCountries(amongCountries: [InputMask.Country]?, withTerms: [Swift.String]?, excluding: [Swift.String]?, phone: Swift.String) -> [InputMask.Country] in InputMask.o
closure #3 (InputMask.Country) -> Swift.Bool in static InputMask.Country.findCountries(amongCountries: [InputMask.Country]?, withTerms: [Swift.String]?, excluding: [Swift.String]?, phone: Swift.String) -> [InputMask.Country] in InputMask.o
closure #3 (InputMask.Country) -> Swift.Bool in static InputMask.Country.findCountries(amongCountries: [InputMask.Country]?, withTerms: [Swift.String]?, excluding: [Swift.String]?, phone: Swift.String) -> [InputMask.Country] in InputMask.o
closure #3 (InputMask.Country) -> Swift.Bool in static InputMask.Country.findCountries(amongCountries: [InputMask.Country]?, withTerms: [Swift.String]?, excluding: [Swift.String]?, phone: Swift.String) -> [InputMask.Country] in InputMask.o
closure #3 (InputMask.Country) -> Swift.Bool in static InputMask.Country.findCountries(amongCountries: [InputMask.Country]?, withTerms: [Swift.String]?, excluding: [Swift.String]?, phone: Swift.String) -> [InputMask.Country] in InputMask.o
closure #3 (InputMask.Country) -> Swift.Bool in static InputMask.Country.findCountries(amongCountries: [InputMask.Country]?, withTerms: [Swift.String]?, excluding: [Swift.String]?, phone: Swift.String) -> [InputMask.Country] in InputMask.o
closure #3 (InputMask.Country) -> Swift.Bool in static InputMask.Country.findCountries(amongCountries: [InputMask.Country]?, withTerms: [Swift.String]?, excluding: [Swift.String]?, phone: Swift.String) -> [InputMask.Country] in InputMask.o
closure #3 (InputMask.Country) -> Swift.Bool in static InputMask.Country.findCountries(amongCountries: [InputMask.Country]?, withTerms: [Swift.String]?, excluding: [Swift.String]?, phone: Swift.String) -> [InputMask.Country] in InputMask.o
closure #3 (InputMask.Country) -> Swift.Bool in static InputMask.Country.findCountries(amongCountries: [InputMask.Country]?, withTerms: [Swift.String]?, excluding: [Swift.String]?, phone: Swift.String) -> [InputMask.Country] in InputMask.o
closure #3 (InputMask.Country) -> Swift.Bool in static InputMask.Country.findCountries(amongCountries: [InputMask.Country]?, withTerms: [Swift.String]?, excluding: [Swift.String]?, phone: Swift.String) -> [InputMask.Country] in InputMask.o
...
"method descriptor for Swift.RawRepresentable.rawValue.getter : A.RawValue", referenced from:
l_got.$sSY8rawValue03RawB0QzvgTq in InputMask.o
"method descriptor for Swift.RawRepresentable.init(rawValue: A.RawValue) -> A?", referenced from:
l_got.$sSY8rawValuexSg03RawB0Qz_tcfCTq in InputMask.o
"protocol descriptor for Swift.RawRepresentable", referenced from:
l_got.$sSYMp in InputMask.o
"Swift.Array.count.getter : Swift.Int", referenced from:
(extension in InputMask):Swift.String.numberOfOccurrencesOf(Swift.String) -> Swift.Int in InputMask.o
"Swift.Array.append(__owned A) -> ()", referenced from:
closure #1 () -> () in InputMaskTests.CustomNotationEllipticalCase.testInit_correctFormat_measureTime() -> () in CustomNotationEllipticalCase.o
closure #1 () -> () in InputMaskTests.CustomNotationEllipticalCase.testGetOrCreate_correctFormat_measureTime() -> () in CustomNotationEllipticalCase.o
closure #1 () -> () in InputMaskTests.DayMonthYearCase.testInit_correctFormat_measureTime() -> () in DayMonthYearCase.o
closure #1 () -> () in InputMaskTests.DayMonthYearCase.testGetOrCreate_correctFormat_measureTime() -> () in DayMonthYearCase.o
closure #1 () -> () in InputMaskTests.DayMonthYearShortCase.testInit_correctFormat_measureTime() -> () in DayMonthYearShortCase.o
closure #1 () -> () in InputMaskTests.DayMonthYearShortCase.testGetOrCreate_correctFormat_measureTime() -> () in DayMonthYearShortCase.o
closure #1 () -> () in InputMaskTests.DecimalNumberCase.testInit_correctFormat_measureTime() -> () in DecimalNumberCase.o
...
"Swift.Array.removeAll(keepingCapacity: Swift.Bool) -> ()", referenced from:
InputMask.Mask.(AutocompletionStack in _31579B4D28A3636BB8A78CEC7546B4B4).pushBack(next: InputMask.Next?) -> () in InputMask.o
InputMask.Mask.(AutocompletionStack in _31579B4D28A3636BB8A78CEC7546B4B4).removeAll() -> () in InputMask.o
"type metadata accessor for Swift.Array", referenced from:
Swift._finalizeUninitializedArray<A>(__owned [A]) -> [A] in CustomNotationEllipticalCase.o
Swift._finalizeUninitializedArray<A>(__owned [A]) -> [A] in InputMask.o
"protocol conformance descriptor for [A] : Swift.BidirectionalCollection in Swift", referenced from:
lazy protocol witness table accessor for type [Swift.String] and conformance [A] : Swift.BidirectionalCollection in Swift in InputMask.o
lazy protocol witness table accessor for type [InputMask.Next] and conformance [A] : Swift.BidirectionalCollection in Swift in InputMask.o
"protocol conformance descriptor for [A] : Swift.Sequence in Swift", referenced from:
lazy protocol witness table accessor for type [Swift.Character] and conformance [A] : Swift.Sequence in Swift in InputMask.o
lazy protocol witness table accessor for type [Swift.String] and conformance [A] : Swift.Sequence in Swift in InputMask.o
"protocol conformance descriptor for [A] : Swift.Collection in Swift", referenced from:
lazy protocol witness table accessor for type [InputMask.Notation] and conformance [A] : Swift.Collection in Swift in InputMask.o
lazy protocol witness table accessor for type [Swift.String] and conformance [A] : Swift.Collection in Swift in InputMask.o
lazy protocol witness table accessor for type [InputMask.Next] and conformance [A] : Swift.Collection in Swift in InputMask.o
lazy protocol witness table accessor for type [InputMask.State.Type] and conformance [A] : Swift.Collection in Swift in InputMask.o
"protocol conformance descriptor for [A] : Swift.RangeReplaceableCollection in Swift", referenced from:
lazy protocol witness table accessor for type [InputMask.Next] and conformance [A] : Swift.RangeReplaceableCollection in Swift in InputMask.o
"protocol conformance descriptor for [A] : Swift._ArrayProtocol in Swift", referenced from:
lazy protocol witness table accessor for type [InputMask.Country] and conformance [A] : Swift._ArrayProtocol in Swift in InputMask.o
"type metadata for Swift.Bool", referenced from:
InputMaskTests.CustomNotationEllipticalCase.testApply_J_returns_J() -> () in CustomNotationEllipticalCase.o
InputMaskTests.CustomNotationEllipticalCase.testApply_Je_returns_Je() -> () in CustomNotationEllipticalCase.o
InputMaskTests.CustomNotationEllipticalCase.testApply_Jeo_returns_Jeo() -> () in CustomNotationEllipticalCase.o
InputMaskTests.CustomNotationEllipticalCase.testApply_1_returns_emptyString() -> () in CustomNotationEllipticalCase.o
InputMaskTests.CustomNotationEllipticalCase.testApply_12_returns_emptyString() -> () in CustomNotationEllipticalCase.o
InputMaskTests.CustomNotationEllipticalCase.testApply_123_returns_emptyString() -> () in CustomNotationEllipticalCase.o
InputMaskTests.CustomNotationEllipticalCase.testApply_1Jeorge2_returns_Jeorge() -> () in CustomNotationEllipticalCase.o
...
"protocol witness table for Swift.Bool : Swift.Equatable in Swift", referenced from:
InputMaskTests.CustomNotationEllipticalCase.testApply_J_returns_J() -> () in CustomNotationEllipticalCase.o
InputMaskTests.CustomNotationEllipticalCase.testApply_Je_returns_Je() -> () in CustomNotationEllipticalCase.o
InputMaskTests.CustomNotationEllipticalCase.testApply_Jeo_returns_Jeo() -> () in CustomNotationEllipticalCase.o
InputMaskTests.CustomNotationEllipticalCase.testApply_1_returns_emptyString() -> () in CustomNotationEllipticalCase.o
InputMaskTests.CustomNotationEllipticalCase.testApply_12_returns_emptyString() -> () in CustomNotationEllipticalCase.o
InputMaskTests.CustomNotationEllipticalCase.testApply_123_returns_emptyString() -> () in CustomNotationEllipticalCase.o
InputMaskTests.CustomNotationEllipticalCase.testApply_1Jeorge2_returns_Jeorge() -> () in CustomNotationEllipticalCase.o
...
"protocol witness table for Swift.Bool : Swift.CustomStringConvertible in Swift", referenced from:
InputMask.Mask.Result.debugDescription.getter : Swift.String in InputMask.o
"Swift.Double._roundSlowPath(Swift.FloatingPointRoundingRule) -> ()", referenced from:
(extension in InputMask):Swift.String.boxSizeWithFont(__C.UIFont) -> __C.CGSize in InputMask.o
(extension in InputMask):Swift.String.boxSizeWithFont(__C.UIFont) -> __C.CGSize in InputMask.o
"Swift.Double.sign.getter : Swift.FloatingPointSign", referenced from:
(extension in InputMask):Swift.String.boxSizeWithFont(__C.UIFont) -> __C.CGSize in InputMask.o
(extension in InputMask):Swift.String.boxSizeWithFont(__C.UIFont) -> __C.CGSize in InputMask.o
"Swift.Int.init(bitPattern: Swift.OpaquePointer?) -> Swift.Int", referenced from:
generic specialization <serialized, Swift.UInt64, Swift.UInt8, ()> of _swift_se0333_UnsafePointer_withMemoryRebound in InputMask.o
"type metadata for Swift.Int", referenced from:
closure #1 () -> () in InputMaskTests.CustomNotationEllipticalCase.testInit_correctFormat_measureTime() -> () in CustomNotationEllipticalCase.o
closure #1 () -> () in InputMaskTests.CustomNotationEllipticalCase.testGetOrCreate_correctFormat_measureTime() -> () in CustomNotationEllipticalCase.o
InputMaskTests.CustomNotationEllipticalCase.testAcceptableTextLength_allSet_returnsCorrectCount() -> () in CustomNotationEllipticalCase.o
InputMaskTests.CustomNotationEllipticalCase.testTotalTextLength_allSet_returnsCorrectCount() -> () in CustomNotationEllipticalCase.o
InputMaskTests.CustomNotationEllipticalCase.testAcceptableValueLength_allSet_returnsCorrectCount() -> () in CustomNotationEllipticalCase.o
InputMaskTests.CustomNotationEllipticalCase.testTotalValueLength_allSet_returnsCorrectCount() -> () in CustomNotationEllipticalCase.o
lazy protocol witness table accessor for type Swift.Int and conformance Swift.Int : Swift.SignedInteger in Swift in CustomNotationEllipticalCase.o
...
"protocol witness table for Swift.Int : Swift.Hashable in Swift", referenced from:
InputMask.AffinityCalculationStrategy.hash(into: inout Swift.Hasher) -> () in InputMask.o
InputMask.Compiler.CompilerError.hash(into: inout Swift.Hasher) -> () in InputMask.o
"protocol witness table for Swift.Int : Swift.Comparable in Swift", referenced from:
closure #1 () -> () in InputMaskTests.CustomNotationEllipticalCase.testInit_correctFormat_measureTime() -> () in CustomNotationEllipticalCase.o
closure #1 () -> () in InputMaskTests.CustomNotationEllipticalCase.testGetOrCreate_correctFormat_measureTime() -> () in CustomNotationEllipticalCase.o
closure #1 () -> () in InputMaskTests.DayMonthYearCase.testInit_correctFormat_measureTime() -> () in DayMonthYearCase.o
closure #1 () -> () in InputMaskTests.DayMonthYearCase.testGetOrCreate_correctFormat_measureTime() -> () in DayMonthYearCase.o
closure #1 () -> () in InputMaskTests.DayMonthYearShortCase.testInit_correctFormat_measureTime() -> () in DayMonthYearShortCase.o
closure #1 () -> () in InputMaskTests.DayMonthYearShortCase.testGetOrCreate_correctFormat_measureTime() -> () in DayMonthYearShortCase.o
closure #1 () -> () in InputMaskTests.DecimalNumberCase.testInit_correctFormat_measureTime() -> () in DecimalNumberCase.o
...
"protocol witness table for Swift.Int : Swift.Equatable in Swift", referenced from:
InputMaskTests.CustomNotationEllipticalCase.testAcceptableTextLength_allSet_returnsCorrectCount() -> () in CustomNotationEllipticalCase.o
InputMaskTests.CustomNotationEllipticalCase.testTotalTextLength_allSet_returnsCorrectCount() -> () in CustomNotationEllipticalCase.o
InputMaskTests.CustomNotationEllipticalCase.testAcceptableValueLength_allSet_returnsCorrectCount() -> () in CustomNotationEllipticalCase.o
InputMaskTests.CustomNotationEllipticalCase.testTotalValueLength_allSet_returnsCorrectCount() -> () in CustomNotationEllipticalCase.o
InputMaskTests.DayMonthYearCase.testAcceptableTextLength_allSet_returnsCorrectCount() -> () in DayMonthYearCase.o
InputMaskTests.DayMonthYearCase.testTotalTextLength_allSet_returnsCorrectCount() -> () in DayMonthYearCase.o
InputMaskTests.DayMonthYearCase.testAcceptableValueLength_allSet_returnsCorrectCount() -> () in DayMonthYearCase.o
...
"protocol conformance descriptor for Swift.Int : Swift.SignedInteger in Swift", referenced from:
lazy protocol witness table accessor for type Swift.Int and conformance Swift.Int : Swift.SignedInteger in Swift in CustomNotationEllipticalCase.o
"protocol witness table for Swift.Int : Swift.Strideable in Swift", referenced from:
lazy protocol witness table accessor for type Swift.ClosedRange<Swift.Int> and conformance < where A: Swift.Strideable, A.Stride: Swift.SignedInteger> Swift.ClosedRange<A> : Swift.Collection in Swift in CustomNotationEllipticalCase.o
"protocol witness table for Swift.Int : Swift.CustomStringConvertible in Swift", referenced from:
InputMask.Mask.Result.debugDescription.getter : Swift.String in InputMask.o
"(extension in Swift):Swift.Collection.map<A>((A.Element) throws -> A1) throws -> [A1]", referenced from:
(extension in InputMask):Swift.String.reversedFormat() -> Swift.String in InputMask.o
static InputMask.Country.findCountries(amongCountries: [InputMask.Country]?, withTerms: [Swift.String]?, excluding: [Swift.String]?, phone: Swift.String) -> [InputMask.Country] in InputMask.o
static InputMask.Country.findCountries(amongCountries: [InputMask.Country]?, withTerms: [Swift.String]?, excluding: [Swift.String]?, phone: Swift.String) -> [InputMask.Country] in InputMask.o
"(extension in Swift):Swift.Collection.count.getter : Swift.Int", referenced from:
InputMask.AffinityCalculationStrategy.calculateAffinity(ofMask: InputMask.Mask, forText: InputMask.CaretString, autocomplete: Swift.Bool) -> Swift.Int in InputMask.o
"(extension in Swift):Swift.Collection.first.getter : A.Element?", referenced from:
InputMask.Compiler.(compile in _B3F36BB0FA1A2C10D03E581AB8FCA34D)(_: Swift.String, valuable: Swift.Bool, fixed: Swift.Bool, lastCharacter: Swift.Character?) throws -> InputMask.State in InputMask.o
"(extension in Swift):Swift.Collection.isEmpty.getter : Swift.Bool", referenced from:
InputMask.Mask.(AutocompletionStack in _31579B4D28A3636BB8A78CEC7546B4B4).isEmpty.getter : Swift.Bool in InputMask.o
"(extension in Swift):Swift.Collection.subscript.getter : <A where A1: Swift.RangeExpression, A.Index == A1.Bound>(A1) -> A.SubSequence", referenced from:
(extension in InputMask):Swift.String.truncateFirst() -> Swift.String in InputMask.o
(extension in InputMask):Swift.String.prefixIntersection(with: Swift.String) -> Swift.Substring in InputMask.o
(extension in InputMask):Swift.String.prefixIntersection(with: Swift.String) -> Swift.Substring in InputMask.o
"(extension in Swift):Swift.Collection< where A.Iterator == Swift.IndexingIterator<A>>.makeIterator() -> Swift.IndexingIterator<A>", referenced from:
closure #1 () -> () in InputMaskTests.CustomNotationEllipticalCase.testInit_correctFormat_measureTime() -> () in CustomNotationEllipticalCase.o
closure #1 () -> () in InputMaskTests.CustomNotationEllipticalCase.testGetOrCreate_correctFormat_measureTime() -> () in CustomNotationEllipticalCase.o
closure #1 () -> () in InputMaskTests.DayMonthYearCase.testInit_correctFormat_measureTime() -> () in DayMonthYearCase.o
closure #1 () -> () in InputMaskTests.DayMonthYearCase.testGetOrCreate_correctFormat_measureTime() -> () in DayMonthYearCase.o
closure #1 () -> () in InputMaskTests.DayMonthYearShortCase.testInit_correctFormat_measureTime() -> () in DayMonthYearShortCase.o
closure #1 () -> () in InputMaskTests.DayMonthYearShortCase.testGetOrCreate_correctFormat_measureTime() -> () in DayMonthYearShortCase.o
closure #1 () -> () in InputMaskTests.DecimalNumberCase.testInit_correctFormat_measureTime() -> () in DecimalNumberCase.o
...
"(extension in Swift):Swift.RangeReplaceableCollection< where A: Swift.BidirectionalCollection>.removeLast() -> A.Swift.Sequence.Element", referenced from:
InputMask.Mask.apply(toText: InputMask.CaretString) -> InputMask.Mask.Result in InputMask.o
InputMask.Mask.apply(toText: InputMask.CaretString) -> InputMask.Mask.Result in InputMask.o
InputMask.Mask.(AutocompletionStack in _31579B4D28A3636BB8A78CEC7546B4B4).pop() -> InputMask.Next in InputMask.o
"type metadata for Swift.Substring", referenced from:
InputMask.AffinityCalculationStrategy.calculateAffinity(ofMask: InputMask.Mask, forText: InputMask.CaretString, autocomplete: Swift.Bool) -> Swift.Int in InputMask.o
lazy protocol witness table accessor for type Swift.Substring and conformance Swift.Substring : Swift.Collection in Swift in InputMask.o
"protocol conformance descriptor for Swift.Substring : Swift.Collection in Swift", referenced from:
lazy protocol witness table accessor for type Swift.Substring and conformance Swift.Substring : Swift.Collection in Swift in InputMask.o
"Swift._hashValue<A where A: Swift.Hashable>(for: A) -> Swift.Int", referenced from:
InputMask.AffinityCalculationStrategy.hashValue.getter : Swift.Int in InputMask.o
InputMask.Compiler.CompilerError.hashValue.getter : Swift.Int in InputMask.o
"(extension in Swift):Swift._ArrayProtocol.filter((A.Element) throws -> Swift.Bool) throws -> [A.Element]", referenced from:
static InputMask.Country.findCountries(amongCountries: [InputMask.Country]?, withTerms: [Swift.String]?, excluding: [Swift.String]?, phone: Swift.String) -> [InputMask.Country] in InputMask.o
"Swift.IndexingIterator.next() -> A.Element?", referenced from:
closure #1 () -> () in InputMaskTests.CustomNotationEllipticalCase.testInit_correctFormat_measureTime() -> () in CustomNotationEllipticalCase.o
closure #1 () -> () in InputMaskTests.CustomNotationEllipticalCase.testGetOrCreate_correctFormat_measureTime() -> () in CustomNotationEllipticalCase.o
closure #1 () -> () in InputMaskTests.DayMonthYearCase.testInit_correctFormat_measureTime() -> () in DayMonthYearCase.o
closure #1 () -> () in InputMaskTests.DayMonthYearCase.testGetOrCreate_correctFormat_measureTime() -> () in DayMonthYearCase.o
closure #1 () -> () in InputMaskTests.DayMonthYearShortCase.testInit_correctFormat_measureTime() -> () in DayMonthYearShortCase.o
closure #1 () -> () in InputMaskTests.DayMonthYearShortCase.testGetOrCreate_correctFormat_measureTime() -> () in DayMonthYearShortCase.o
closure #1 () -> () in InputMaskTests.DecimalNumberCase.testInit_correctFormat_measureTime() -> () in DecimalNumberCase.o
...
"nominal type descriptor for Swift.IndexingIterator", referenced from:
_symbolic _____ySNySiGG s16IndexingIteratorV in CustomNotationEllipticalCase.o
_symbolic _____ySay_____GG s16IndexingIteratorV 9InputMask8NotationV in InputMask.o
_symbolic _____ySaySSGG s16IndexingIteratorV in InputMask.o
_symbolic _____ySay_____mGG s16IndexingIteratorV 9InputMask5StateC in InputMask.o
"nominal type descriptor for Swift.PartialRangeFrom", referenced from:
_symbolic _____y_____G s16PartialRangeFromV SS5IndexV in InputMask.o
"Swift.PartialRangeFrom.init(A) -> Swift.PartialRangeFrom<A>", referenced from:
(extension in InputMask):Swift.String.truncateFirst() -> Swift.String in InputMask.o
"protocol conformance descriptor for Swift.PartialRangeFrom<A> : Swift.RangeExpression in Swift", referenced from:
lazy protocol witness table accessor for type Swift.PartialRangeFrom<Swift.String.Index> and conformance Swift.PartialRangeFrom<A> : Swift.RangeExpression in Swift in InputMask.o
"nominal type descriptor for Swift.PartialRangeUpTo", referenced from:
_symbolic _____y_____G s16PartialRangeUpToV SS5IndexV in InputMask.o
"Swift.PartialRangeUpTo.init(A) -> Swift.PartialRangeUpTo<A>", referenced from:
(extension in InputMask):Swift.String.prefixIntersection(with: Swift.String) -> Swift.Substring in InputMask.o
(extension in InputMask):Swift.String.prefixIntersection(with: Swift.String) -> Swift.Substring in InputMask.o
"protocol conformance descriptor for Swift.PartialRangeUpTo<A> : Swift.RangeExpression in Swift", referenced from:
lazy protocol witness table accessor for type Swift.PartialRangeUpTo<Swift.String.Index> and conformance Swift.PartialRangeUpTo<A> : Swift.RangeExpression in Swift in InputMask.o
"Swift.FloatingPointSign.rawValue.getter : Swift.Int", referenced from:
(extension in InputMask):Swift.String.boxSizeWithFont(__C.UIFont) -> __C.CGSize in InputMask.o
(extension in InputMask):Swift.String.boxSizeWithFont(__C.UIFont) -> __C.CGSize in InputMask.o
(extension in InputMask):Swift.String.boxSizeWithFont(__C.UIFont) -> __C.CGSize in InputMask.o
(extension in InputMask):Swift.String.boxSizeWithFont(__C.UIFont) -> __C.CGSize in InputMask.o
"Swift._assertionFailure(_: Swift.StaticString, _: Swift.StaticString, file: Swift.StaticString, line: Swift.UInt, flags: Swift.UInt32) -> Swift.Never", referenced from:
(extension in InputMask):Swift.String.truncateFirst() -> Swift.String in InputMask.o
(extension in InputMask):Swift.String.prefixIntersection(with: Swift.String) -> Swift.Substring in InputMask.o
(extension in InputMask):Swift.String.prefixIntersection(with: Swift.String) -> Swift.Substring in InputMask.o
InputMask.Mask.apply(toText: InputMask.CaretString) -> InputMask.Mask.Result in InputMask.o
InputMask.Mask.apply(toText: InputMask.CaretString) -> InputMask.Mask.Result in InputMask.o
InputMask.Mask.apply(toText: InputMask.CaretString) -> InputMask.Mask.Result in InputMask.o
InputMask.Mask.apply(toText: InputMask.CaretString) -> InputMask.Mask.Result in InputMask.o
...
"Swift._assertionFailure(_: Swift.StaticString, _: Swift.String, file: Swift.StaticString, line: Swift.UInt, flags: Swift.UInt32) -> Swift.Never", referenced from:
InputMaskTests.MaskTestCase.format() -> Swift.String in MaskTestCase.o
InputMask.State.accept(character: Swift.Character) -> InputMask.Next? in InputMask.o
"nominal type descriptor for Swift.ReversedCollection", referenced from:
_symbolic _____ySSG s18ReversedCollectionV in InputMask.o
"protocol conformance descriptor for Swift.ReversedCollection<A> : Swift.Sequence in Swift", referenced from:
lazy protocol witness table accessor for type Swift.ReversedCollection<Swift.String> and conformance Swift.ReversedCollection<A> : Swift.Sequence in Swift in InputMask.o
"Swift._fatalErrorMessage(_: Swift.StaticString, _: Swift.StaticString, file: Swift.StaticString, line: Swift.UInt, flags: Swift.UInt32) -> Swift.Never", referenced from:
generic specialization <serialized, Swift.UInt8> of Swift.UnsafeBufferPointer.init(start: Swift.UnsafePointer<A>?, count: Swift.Int) -> Swift.UnsafeBufferPointer<A> in InputMask.o
generic specialization <serialized, Swift.UInt8> of Swift.UnsafeBufferPointer.init(start: Swift.UnsafePointer<A>?, count: Swift.Int) -> Swift.UnsafeBufferPointer<A> in InputMask.o
closure #1 (Swift.UnsafeBufferPointer<Swift.UInt8>) -> () in Swift._unimplementedInitializer(className: Swift.StaticString, initName: Swift.StaticString, file: Swift.StaticString, line: Swift.UInt, column: Swift.UInt) -> Swift.Never in InputMask.o
generic specialization <serialized, ()> of closure #1 (Swift.UnsafePointer<Swift.UInt8>) throws -> A in closure #1 (Swift.UnsafePointer<Swift.UInt64>) throws -> A in Swift.Unicode.Scalar.withUTF8CodeUnits<A>((Swift.UnsafeBufferPointer<Swift.UInt8>) throws -> A) throws -> A in InputMask.o
generic specialization <serialized, Swift.UInt64, Swift.UInt8, ()> of _swift_se0333_UnsafePointer_withMemoryRebound in InputMask.o
closure #1 (Swift.UnsafeBufferPointer<Swift.UInt8>) -> () in closure #1 (Swift.UnsafeBufferPointer<Swift.UInt8>) -> () in Swift._unimplementedInitializer(className: Swift.StaticString, initName: Swift.StaticString, file: Swift.StaticString, line: Swift.UInt, column: Swift.UInt) -> Swift.Never in InputMask.o
"protocol descriptor for Swift._SwiftNewtypeWrapper", referenced from:
l_got.$ss20_SwiftNewtypeWrapperMp in InputMask.o
"base conformance descriptor for Swift._SwiftNewtypeWrapper: Swift.RawRepresentable", referenced from:
l_got.$ss20_SwiftNewtypeWrapperPSYTb in InputMask.o
"base conformance descriptor for Swift._SwiftNewtypeWrapper: Swift._HasCustomAnyHashableRepresentation", referenced from:
l_got.$ss20_SwiftNewtypeWrapperPs35_HasCustomAnyHashableRepresentationTb in InputMask.o
"(extension in Swift):Swift._SwiftNewtypeWrapper< where A: Swift.Hashable, A.Swift.RawRepresentable.RawValue: Swift.Hashable>.hashValue.getter : Swift.Int", referenced from:
protocol witness for Swift.Hashable.hashValue.getter : Swift.Int in conformance __C.NSAttributedStringKey : Swift.Hashable in __C_Synthesized in InputMask.o
"(extension in Swift):Swift._SwiftNewtypeWrapper< where A: Swift.Hashable, A.Swift.RawRepresentable.RawValue: Swift.Hashable>._rawHashValue(seed: Swift.Int) -> Swift.Int", referenced from:
protocol witness for Swift.Hashable._rawHashValue(seed: Swift.Int) -> Swift.Int in conformance __C.NSAttributedStringKey : Swift.Hashable in __C_Synthesized in InputMask.o
"(extension in Swift):Swift._SwiftNewtypeWrapper< where A: Swift.Hashable, A.Swift.RawRepresentable.RawValue: Swift.Hashable>._toCustomAnyHashable() -> Swift.AnyHashable?", referenced from:
protocol witness for Swift._HasCustomAnyHashableRepresentation._toCustomAnyHashable() -> Swift.AnyHashable? in conformance __C.NSAttributedStringKey : Swift._HasCustomAnyHashableRepresentation in __C_Synthesized in InputMask.o
"(extension in Swift):Swift._SwiftNewtypeWrapper< where A: Swift.Hashable, A.Swift.RawRepresentable.RawValue: Swift.Hashable>.hash(into: inout Swift.Hasher) -> ()", referenced from:
protocol witness for Swift.Hashable.hash(into: inout Swift.Hasher) -> () in conformance __C.NSAttributedStringKey : Swift.Hashable in __C_Synthesized in InputMask.o
"static (extension in Swift):Swift._SwiftNewtypeWrapper< where A.RawValue: Swift._ObjectiveCBridgeable>._forceBridgeFromObjectiveC(_: A.RawValue._ObjectiveCType, result: inout A?) -> ()", referenced from:
protocol witness for static Swift._ObjectiveCBridgeable._forceBridgeFromObjectiveC(_: A._ObjectiveCType, result: inout A?) -> () in conformance __C.NSAttributedStringKey : Swift._ObjectiveCBridgeable in __C_Synthesized in InputMask.o
"static (extension in Swift):Swift._SwiftNewtypeWrapper< where A.RawValue: Swift._ObjectiveCBridgeable>._conditionallyBridgeFromObjectiveC(_: A.RawValue._ObjectiveCType, result: inout A?) -> Swift.Bool", referenced from:
protocol witness for static Swift._ObjectiveCBridgeable._conditionallyBridgeFromObjectiveC(_: A._ObjectiveCType, result: inout A?) -> Swift.Bool in conformance __C.NSAttributedStringKey : Swift._ObjectiveCBridgeable in __C_Synthesized in InputMask.o
"static (extension in Swift):Swift._SwiftNewtypeWrapper< where A.RawValue: Swift._ObjectiveCBridgeable>._unconditionallyBridgeFromObjectiveC(A.RawValue._ObjectiveCType?) -> A", referenced from:
protocol witness for static Swift._ObjectiveCBridgeable._unconditionallyBridgeFromObjectiveC(A._ObjectiveCType?) -> A in conformance __C.NSAttributedStringKey : Swift._ObjectiveCBridgeable in __C_Synthesized in InputMask.o
"(extension in Swift):Swift._SwiftNewtypeWrapper< where A.RawValue: Swift._ObjectiveCBridgeable>._bridgeToObjectiveC() -> A.RawValue._ObjectiveCType", referenced from:
protocol witness for Swift._ObjectiveCBridgeable._bridgeToObjectiveC() -> A._ObjectiveCType in conformance __C.NSAttributedStringKey : Swift._ObjectiveCBridgeable in __C_Synthesized in InputMask.o
"protocol descriptor for Swift._ObjectiveCBridgeable", referenced from:
l_got.$ss21_ObjectiveCBridgeableMp in InputMask.o
"method descriptor for static Swift._ObjectiveCBridgeable._forceBridgeFromObjectiveC(_: A._ObjectiveCType, result: inout A?) -> ()", referenced from:
l_got.$ss21_ObjectiveCBridgeableP016_forceBridgeFromA1C_6resulty01_A5CTypeQz_xSgztFZTq in InputMask.o
"method descriptor for static Swift._ObjectiveCBridgeable._conditionallyBridgeFromObjectiveC(_: A._ObjectiveCType, result: inout A?) -> Swift.Bool", referenced from:
l_got.$ss21_ObjectiveCBridgeableP024_conditionallyBridgeFromA1C_6resultSb01_A5CTypeQz_xSgztFZTq in InputMask.o
"method descriptor for static Swift._ObjectiveCBridgeable._unconditionallyBridgeFromObjectiveC(A._ObjectiveCType?) -> A", referenced from:
l_got.$ss21_ObjectiveCBridgeableP026_unconditionallyBridgeFromA1Cyx01_A5CTypeQzSgFZTq in InputMask.o
"method descriptor for Swift._ObjectiveCBridgeable._bridgeToObjectiveC() -> A._ObjectiveCType", referenced from:
l_got.$ss21_ObjectiveCBridgeableP09_bridgeToA1C01_A5CTypeQzyFTq in InputMask.o
"protocol descriptor for Swift.CustomStringConvertible", referenced from:
l_got.$ss23CustomStringConvertibleMp in InputMask.o
l_got.$ss23CustomStringConvertibleMp in InputMask.o
l_got.$ss23CustomStringConvertibleMp in InputMask.o
"method descriptor for Swift.CustomStringConvertible.description.getter : Swift.String", referenced from:
l_got.$ss23CustomStringConvertibleP11descriptionSSvgTq in InputMask.o
l_got.$ss23CustomStringConvertibleP11descriptionSSvgTq in InputMask.o
l_got.$ss23CustomStringConvertibleP11descriptionSSvgTq in InputMask.o
"enum case for Swift.FloatingPointRoundingRule.towardZero(Swift.FloatingPointRoundingRule.Type) -> Swift.FloatingPointRoundingRule", referenced from:
(extension in InputMask):Swift.String.boxSizeWithFont(__C.UIFont) -> __C.CGSize in InputMask.o
(extension in InputMask):Swift.String.boxSizeWithFont(__C.UIFont) -> __C.CGSize in InputMask.o
"enum case for Swift.FloatingPointRoundingRule.awayFromZero(Swift.FloatingPointRoundingRule.Type) -> Swift.FloatingPointRoundingRule", referenced from:
(extension in InputMask):Swift.String.boxSizeWithFont(__C.UIFont) -> __C.CGSize in InputMask.o
(extension in InputMask):Swift.String.boxSizeWithFont(__C.UIFont) -> __C.CGSize in InputMask.o
"enum case for Swift.FloatingPointRoundingRule.toNearestOrEven(Swift.FloatingPointRoundingRule.Type) -> Swift.FloatingPointRoundingRule", referenced from:
(extension in InputMask):Swift.String.boxSizeWithFont(__C.UIFont) -> __C.CGSize in InputMask.o
(extension in InputMask):Swift.String.boxSizeWithFont(__C.UIFont) -> __C.CGSize in InputMask.o
"enum case for Swift.FloatingPointRoundingRule.toNearestOrAwayFromZero(Swift.FloatingPointRoundingRule.Type) -> Swift.FloatingPointRoundingRule", referenced from:
(extension in InputMask):Swift.String.boxSizeWithFont(__C.UIFont) -> __C.CGSize in InputMask.o
(extension in InputMask):Swift.String.boxSizeWithFont(__C.UIFont) -> __C.CGSize in InputMask.o
"enum case for Swift.FloatingPointRoundingRule.up(Swift.FloatingPointRoundingRule.Type) -> Swift.FloatingPointRoundingRule", referenced from:
(extension in InputMask):Swift.String.boxSizeWithFont(__C.UIFont) -> __C.CGSize in InputMask.o
(extension in InputMask):Swift.String.boxSizeWithFont(__C.UIFont) -> __C.CGSize in InputMask.o
(extension in InputMask):Swift.String.boxSizeWithFont(__C.UIFont) -> __C.CGSize in InputMask.o
(extension in InputMask):Swift.String.boxSizeWithFont(__C.UIFont) -> __C.CGSize in InputMask.o
"enum case for Swift.FloatingPointRoundingRule.down(Swift.FloatingPointRoundingRule.Type) -> Swift.FloatingPointRoundingRule", referenced from:
(extension in InputMask):Swift.String.boxSizeWithFont(__C.UIFont) -> __C.CGSize in InputMask.o
(extension in InputMask):Swift.String.boxSizeWithFont(__C.UIFont) -> __C.CGSize in InputMask.o
"type metadata accessor for Swift.FloatingPointRoundingRule", referenced from:
(extension in InputMask):Swift.String.boxSizeWithFont(__C.UIFont) -> __C.CGSize in InputMask.o
"Swift.DefaultStringInterpolation.appendInterpolation<A>(A) -> ()", referenced from:
InputMask.CaretString.debugDescription.getter : Swift.String in InputMask.o
InputMask.CaretString.debugDescription.getter : Swift.String in InputMask.o
"Swift.DefaultStringInterpolation.appendInterpolation<A where A: Swift.CustomStringConvertible>(A) -> ()", referenced from:
InputMask.Mask.Result.debugDescription.getter : Swift.String in InputMask.o
InputMask.Mask.Result.debugDescription.getter : Swift.String in InputMask.o
InputMask.Mask.Result.debugDescription.getter : Swift.String in InputMask.o
"Swift.DefaultStringInterpolation.appendInterpolation<A where A: Swift.CustomStringConvertible, A: Swift.TextOutputStreamable>(A) -> ()", referenced from:
InputMask.Mask.Result.debugDescription.getter : Swift.String in InputMask.o
InputMask.CaretString.debugDescription.getter : Swift.String in InputMask.o
InputMask.FixedState.debugDescription.getter : Swift.String in InputMask.o
InputMask.FreeState.debugDescription.getter : Swift.String in InputMask.o
InputMask.OptionalValueState.debugDescription.getter : Swift.String in InputMask.o
InputMask.ValueState.debugDescription.getter : Swift.String in InputMask.o
"Swift.DefaultStringInterpolation.appendLiteral(Swift.String) -> ()", referenced from:
InputMask.Mask.Result.debugDescription.getter : Swift.String in InputMask.o
InputMask.Mask.Result.debugDescription.getter : Swift.String in InputMask.o
InputMask.Mask.Result.debugDescription.getter : Swift.String in InputMask.o
InputMask.Mask.Result.debugDescription.getter : Swift.String in InputMask.o
InputMask.Mask.Result.debugDescription.getter : Swift.String in InputMask.o
InputMask.CaretString.debugDescription.getter : Swift.String in InputMask.o
InputMask.CaretString.debugDescription.getter : Swift.String in InputMask.o
InputMask.CaretString.debugDescription.getter : Swift.String in InputMask.o
InputMask.CaretString.debugDescription.getter : Swift.String in InputMask.o
...
"Swift.DefaultStringInterpolation.init(literalCapacity: Swift.Int, interpolationCount: Swift.Int) -> Swift.DefaultStringInterpolation", referenced from:
InputMask.Mask.Result.debugDescription.getter : Swift.String in InputMask.o
InputMask.CaretString.debugDescription.getter : Swift.String in InputMask.o
InputMask.FixedState.debugDescription.getter : Swift.String in InputMask.o
InputMask.FreeState.debugDescription.getter : Swift.String in InputMask.o
InputMask.OptionalValueState.debugDescription.getter : Swift.String in InputMask.o
InputMask.ValueState.debugDescription.getter : Swift.String in InputMask.o
"Swift._allocateUninitializedArray<A>(Builtin.Word) -> ([A], Builtin.RawPointer)", referenced from:
InputMaskTests.CustomNotationEllipticalCase.(notations in _F2733CE684506512F8B71179E1EBA8D0)() -> [InputMask.Notation] in CustomNotationEllipticalCase.o
closure #1 () -> () in InputMaskTests.CustomNotationEllipticalCase.testInit_correctFormat_measureTime() -> () in CustomNotationEllipticalCase.o
closure #1 () -> () in InputMaskTests.CustomNotationEllipticalCase.testGetOrCreate_correctFormat_measureTime() -> () in CustomNotationEllipticalCase.o
closure #1 () -> () in InputMaskTests.DayMonthYearCase.testInit_correctFormat_measureTime() -> () in DayMonthYearCase.o
closure #1 () -> () in InputMaskTests.DayMonthYearCase.testGetOrCreate_correctFormat_measureTime() -> () in DayMonthYearCase.o
default argument 1 of static InputMask.Mask.getOrCreate(withFormat: Swift.String, customNotations: [InputMask.Notation]) throws -> InputMask.Mask in DayMonthYearCase.o
closure #1 () -> () in InputMaskTests.DayMonthYearShortCase.testInit_correctFormat_measureTime() -> () in DayMonthYearShortCase.o
...
"protocol descriptor for Swift.CustomDebugStringConvertible", referenced from:
l_got.$ss28CustomDebugStringConvertibleMp in InputMask.o
l_got.$ss28CustomDebugStringConvertibleMp in InputMask.o
l_got.$ss28CustomDebugStringConvertibleMp in InputMask.o
"method descriptor for Swift.CustomDebugStringConvertible.debugDescription.getter : Swift.String", referenced from:
l_got.$ss28CustomDebugStringConvertibleP16debugDescriptionSSvgTq in InputMask.o
l_got.$ss28CustomDebugStringConvertibleP16debugDescriptionSSvgTq in InputMask.o
l_got.$ss28CustomDebugStringConvertibleP16debugDescriptionSSvgTq in InputMask.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.NSAttributedStringKey : Swift.Equatable in __C_Synthesized in InputMask.o
"protocol descriptor for Swift._HasCustomAnyHashableRepresentation", referenced from:
l_got.$ss35_HasCustomAnyHashableRepresentationMp in InputMask.o
"method descriptor for Swift._HasCustomAnyHashableRepresentation._toCustomAnyHashable() -> Swift.AnyHashable?", referenced from:
l_got.$ss35_HasCustomAnyHashableRepresentationP03_tobcD0s0cD0VSgyFTq in InputMask.o
"protocol descriptor for Swift.Error", referenced from:
_symbolic ______p s5ErrorP in MaskTestCase.o
l_got.$ss5ErrorMp in InputMask.o
"method descriptor for Swift.Error._getEmbeddedNSError() -> Swift.AnyObject?", referenced from:
l_got.$ss5ErrorP19_getEmbeddedNSErroryXlSgyFTq in InputMask.o
"method descriptor for Swift.Error._code.getter : Swift.Int", referenced from:
l_got.$ss5ErrorP5_codeSivgTq in InputMask.o
"method descriptor for Swift.Error._domain.getter : Swift.String", referenced from:
l_got.$ss5ErrorP7_domainSSvgTq in InputMask.o
"method descriptor for Swift.Error._userInfo.getter : Swift.AnyObject?", referenced from:
l_got.$ss5ErrorP9_userInfoyXlSgvgTq in InputMask.o
"(extension in Swift):Swift.Error._getEmbeddedNSError() -> Swift.AnyObject?", referenced from:
protocol witness for Swift.Error._getEmbeddedNSError() -> Swift.AnyObject? in conformance InputMask.Compiler.CompilerError : Swift.Error in InputMask in InputMask.o
"(extension in Swift):Swift.Error._code.getter : Swift.Int", referenced from:
protocol witness for Swift.Error._code.getter : Swift.Int in conformance InputMask.Compiler.CompilerError : Swift.Error in InputMask in InputMask.o
"(extension in Swift):Swift.Error._domain.getter : Swift.String", referenced from:
protocol witness for Swift.Error._domain.getter : Swift.String in conformance InputMask.Compiler.CompilerError : Swift.Error in InputMask in InputMask.o
"(extension in Swift):Swift.Error._userInfo.getter : Swift.AnyObject?", referenced from:
protocol witness for Swift.Error._userInfo.getter : Swift.AnyObject? in conformance InputMask.Compiler.CompilerError : Swift.Error in InputMask in InputMask.o
"Swift.Hasher.combine<A where A: Swift.Hashable>(A) -> ()", referenced from:
InputMask.AffinityCalculationStrategy.hash(into: inout Swift.Hasher) -> () in InputMask.o
InputMask.Compiler.CompilerError.hash(into: inout Swift.Hasher) -> () in InputMask.o
"type metadata for Any", referenced from:
(extension in InputMask):Swift.String.boxSizeWithFont(__C.UIFont) -> __C.CGSize in InputMask.o
"_OBJC_CLASS_$__TtCs12_SwiftObject", referenced from:
full type metadata for InputMask.CaretStringIterator in InputMask.o
full type metadata for InputMask.Compiler in InputMask.o
full type metadata for InputMask.FormatSanitizer in InputMask.o
full type metadata for InputMask.Mask in InputMask.o
full type metadata for InputMask.State in InputMask.o
"_OBJC_METACLASS_$__TtCs12_SwiftObject", referenced from:
metaclass for InputMask.CaretStringIterator in InputMask.o
metaclass for InputMask.CaretStringIterator in InputMask.o
metaclass for InputMask.Compiler in InputMask.o
metaclass for InputMask.Compiler in InputMask.o
metaclass for InputMask.FormatSanitizer in InputMask.o
metaclass for InputMask.FormatSanitizer in InputMask.o
metaclass for InputMask.RTLCaretStringIterator in InputMask.o
...
"__swift_FORCE_LOAD_$_swiftCompatibility56", referenced from:
__swift_FORCE_LOAD_$_swiftCompatibility56_$_InputMaskTests in StringTests.o
__swift_FORCE_LOAD_$_swiftCompatibility56_$_InputMask in InputMask.o
"__swift_FORCE_LOAD_$_swiftCompatibilityConcurrency", referenced from:
__swift_FORCE_LOAD_$_swiftCompatibilityConcurrency_$_InputMaskTests in StringTests.o
__swift_FORCE_LOAD_$_swiftCompatibilityConcurrency_$_InputMask in InputMask.o
"__swift_FORCE_LOAD_$_swiftDarwin", referenced from:
__swift_FORCE_LOAD_$_swiftDarwin_$_InputMaskTests in StringTests.o
__swift_FORCE_LOAD_$_swiftDarwin_$_InputMask in InputMask.o
"__swift_stdlib_reportUnimplementedInitializerInFile", referenced from:
closure #1 (Swift.UnsafeBufferPointer<Swift.UInt8>) -> () in closure #1 (Swift.UnsafeBufferPointer<Swift.UInt8>) -> () in closure #1 (Swift.UnsafeBufferPointer<Swift.UInt8>) -> () in Swift._unimplementedInitializer(className: Swift.StaticString, initName: Swift.StaticString, file: Swift.StaticString, line: Swift.UInt, column: Swift.UInt) -> Swift.Never in InputMask.o
"_swift_allocBox", referenced from:
InputMask.Compiler.(compileWithCustomNotations in _B3F36BB0FA1A2C10D03E581AB8FCA34D)(_: Swift.Character, string: Swift.String) throws -> InputMask.State in InputMask.o
InputMask.Compiler.(determineCustomStateType in _B3F36BB0FA1A2C10D03E581AB8FCA34D)(forCharacter: Swift.Character) throws -> InputMask.ValueState.StateType in InputMask.o
"_swift_allocError", referenced from:
InputMask.Compiler.(determineInheritedType in _B3F36BB0FA1A2C10D03E581AB8FCA34D)(forLastCharacter: Swift.Character?) throws -> InputMask.ValueState.StateType in InputMask.o
InputMask.Compiler.(compileWithCustomNotations in _B3F36BB0FA1A2C10D03E581AB8FCA34D)(_: Swift.Character, string: Swift.String) throws -> InputMask.State in InputMask.o
InputMask.Compiler.(determineCustomStateType in _B3F36BB0FA1A2C10D03E581AB8FCA34D)(forCharacter: Swift.Character) throws -> InputMask.ValueState.StateType in InputMask.o
InputMask.FormatSanitizer.(checkOpenBraces in _9630C2BFB0C1EEC80D8C490909BFFB6B)(Swift.String) throws -> () in InputMask.o
InputMask.FormatSanitizer.(checkOpenBraces in _9630C2BFB0C1EEC80D8C490909BFFB6B)(Swift.String) throws -> () in InputMask.o
"_swift_allocObject", referenced from:
InputMaskTests.CustomNotationEllipticalCase.testInit_correctFormat_measureTime() -> () in CustomNotationEllipticalCase.o
InputMaskTests.CustomNotationEllipticalCase.testInit_correctFormat_measureTime() -> () in CustomNotationEllipticalCase.o
InputMaskTests.CustomNotationEllipticalCase.testGetOrCreate_correctFormat_measureTime() -> () in CustomNotationEllipticalCase.o
InputMaskTests.CustomNotationEllipticalCase.testGetOrCreate_correctFormat_measureTime() -> () in CustomNotationEllipticalCase.o
InputMaskTests.DayMonthYearCase.testInit_correctFormat_measureTime() -> () in DayMonthYearCase.o
InputMaskTests.DayMonthYearCase.testInit_correctFormat_measureTime() -> () in DayMonthYearCase.o
InputMaskTests.DayMonthYearCase.testGetOrCreate_correctFormat_measureTime() -> () in DayMonthYearCase.o
InputMaskTests.DayMonthYearCase.testGetOrCreate_correctFormat_measureTime() -> () in DayMonthYearCase.o
...
"_swift_beginAccess", referenced from:
InputMask.CaretStringIterator.currentIndex.getter : Swift.String.Index in InputMask.o
InputMask.CaretStringIterator.currentIndex.setter : Swift.String.Index in InputMask.o
InputMask.CaretStringIterator.currentIndex.modify : Swift.String.Index in InputMask.o
static InputMask.Mask.getOrCreate(withFormat: Swift.String, customNotations: [InputMask.Notation]) throws -> InputMask.Mask in InputMask.o
static InputMask.Mask.getOrCreate(withFormat: Swift.String, customNotations: [InputMask.Notation]) throws -> InputMask.Mask in InputMask.o
static InputMask.RTLMask.getOrCreate(withFormat: Swift.String, customNotations: [InputMask.Notation]) throws -> InputMask.RTLMask in InputMask.o
static InputMask.RTLMask.getOrCreate(withFormat: Swift.String, customNotations: [InputMask.Notation]) throws -> InputMask.RTLMask in InputMask.o
...
"_swift_bridgeObjectRelease", referenced from:
InputMaskTests.StringTests.testPrefixIntersection_emptyStrings_returnsEmptyString() -> () in StringTests.o
InputMaskTests.StringTests.testPrefixIntersection_emptyStrings_returnsEmptyString() -> () in StringTests.o
InputMaskTests.StringTests.testPrefixIntersection_emptyStrings_returnsEmptyString() -> () in StringTests.o
InputMaskTests.StringTests.testPrefixIntersection_emptyStrings_returnsEmptyString() -> () in StringTests.o
InputMaskTests.StringTests.testPrefixIntersection_emptyStrings_returnsEmptyString() -> () in StringTests.o
InputMaskTests.StringTests.testPrefixIntersection_emptyStrings_returnsEmptyString() -> () in StringTests.o
InputMaskTests.StringTests.testPrefixIntersection_emptyStrings_returnsEmptyString() -> () in StringTests.o
...
"_swift_bridgeObjectRetain", referenced from:
InputMaskTests.StringTests.testPrefixIntersection_emptyStrings_returnsEmptyString() -> () in StringTests.o
InputMaskTests.StringTests.testPrefixIntersection_emptyStrings_returnsEmptyString() -> () in StringTests.o
implicit closure #1 () throws -> Swift.String in InputMaskTests.StringTests.testPrefixIntersection_emptyStrings_returnsEmptyString() -> () in StringTests.o
implicit closure #2 () throws -> Swift.String in InputMaskTests.StringTests.testPrefixIntersection_emptyStrings_returnsEmptyString() -> () in StringTests.o
InputMaskTests.StringTests.testPrefixIntersection_phoneNumbers_returnsPlusSeven() -> () in StringTests.o
InputMaskTests.StringTests.testPrefixIntersection_phoneNumbers_returnsPlusSeven() -> () in StringTests.o
implicit closure #1 () throws -> Swift.String in InputMaskTests.StringTests.testPrefixIntersection_phoneNumbers_returnsPlusSeven() -> () in StringTests.o
...
"_swift_deallocClassInstance", referenced from:
InputMask.CaretStringIterator.__deallocating_deinit in InputMask.o
InputMask.Compiler.__deallocating_deinit in InputMask.o
InputMask.FormatSanitizer.__deallocating_deinit in InputMask.o
InputMask.RTLCaretStringIterator.__deallocating_deinit in InputMask.o
InputMask.Mask.__deallocating_deinit in InputMask.o
InputMask.State.__deallocating_deinit in InputMask.o
InputMask.EOLState.__deallocating_deinit in InputMask.o
...
"_swift_deallocObject", referenced from:
l_objectdestroy in CustomNotationEllipticalCase.o
l_objectdestroy.2 in CustomNotationEllipticalCase.o
l_objectdestroy.5 in CustomNotationEllipticalCase.o
l_objectdestroy.8 in CustomNotationEllipticalCase.o
l_objectdestroy in DayMonthYearCase.o
l_objectdestroy.2 in DayMonthYearCase.o
l_objectdestroy.5 in DayMonthYearCase.o
...
"_swift_deallocPartialClassInstance", referenced from:
InputMask.Mask.init(format: Swift.String, customNotations: [InputMask.Notation]) throws -> InputMask.Mask in InputMask.o
"_swift_dynamicCast", referenced from:
InputMaskTests.MaskTestCase.testInit_nestedBrackets_throwsWrongFormatCompilerError() -> () in MaskTestCase.o
InputMaskTests.MaskTestCase.testInit_mixedCharacters_initialized() -> () in MaskTestCase.o
"_swift_dynamicCastClass", referenced from:
InputMask.Mask.(appendPlaceholder in _31579B4D28A3636BB8A78CEC7546B4B4)(withState: InputMask.State?, placeholder: Swift.String) -> Swift.String in InputMask.o
InputMask.Mask.(appendPlaceholder in _31579B4D28A3636BB8A78CEC7546B4B4)(withState: InputMask.State?, placeholder: Swift.String) -> Swift.String in InputMask.o
InputMask.Mask.(appendPlaceholder in _31579B4D28A3636BB8A78CEC7546B4B4)(withState: InputMask.State?, placeholder: Swift.String) -> Swift.String in InputMask.o
InputMask.Mask.(appendPlaceholder in _31579B4D28A3636BB8A78CEC7546B4B4)(withState: InputMask.State?, placeholder: Swift.String) -> Swift.String in InputMask.o
InputMask.Mask.(appendPlaceholder in _31579B4D28A3636BB8A78CEC7546B4B4)(withState: InputMask.State?, placeholder: Swift.String) -> Swift.String in InputMask.o
InputMask.Mask.(noMandatoryCharactersLeftAfterState in _31579B4D28A3636BB8A78CEC7546B4B4)(InputMask.State) -> Swift.Bool in InputMask.o
InputMask.Mask.(noMandatoryCharactersLeftAfterState in _31579B4D28A3636BB8A78CEC7546B4B4)(InputMask.State) -> Swift.Bool in InputMask.o
InputMask.Mask.(noMandatoryCharactersLeftAfterState in _31579B4D28A3636BB8A78CEC7546B4B4)(InputMask.State) -> Swift.Bool in InputMask.o
...
"_swift_endAccess", referenced from:
InputMask.CaretStringIterator.currentIndex.getter : Swift.String.Index in InputMask.o
InputMask.CaretStringIterator.currentIndex.setter : Swift.String.Index in InputMask.o
InputMask.CaretStringIterator.currentIndex.modify : Swift.String.Index with unmangled suffix ".resume.0" in InputMask.o
InputMask.CaretStringIterator.currentIndex.modify : Swift.String.Index with unmangled suffix ".resume.0" in InputMask.o
static InputMask.Mask.getOrCreate(withFormat: Swift.String, customNotations: [InputMask.Notation]) throws -> InputMask.Mask in InputMask.o
static InputMask.Mask.getOrCreate(withFormat: Swift.String, customNotations: [InputMask.Notation]) throws -> InputMask.Mask in InputMask.o
static InputMask.Mask.getOrCreate(withFormat: Swift.String, customNotations: [InputMask.Notation]) throws -> InputMask.Mask in InputMask.o
...
"_swift_errorRelease", referenced from:
InputMaskTests.MaskTestCase.testInit_nestedBrackets_throwsWrongFormatCompilerError() -> () in MaskTestCase.o
InputMaskTests.MaskTestCase.testInit_nestedBrackets_throwsWrongFormatCompilerError() -> () in MaskTestCase.o
InputMaskTests.MaskTestCase.testInit_nestedBrackets_throwsWrongFormatCompilerError() -> () in MaskTestCase.o
InputMaskTests.MaskTestCase.testInit_nestedBrackets_throwsWrongFormatCompilerError() -> () in MaskTestCase.o
InputMaskTests.MaskTestCase.testInit_nestedBrackets_throwsWrongFormatCompilerError() -> () in MaskTestCase.o
InputMaskTests.MaskTestCase.testInit_mixedCharacters_initialized() -> () in MaskTestCase.o
InputMaskTests.MaskTestCase.testInit_mixedCharacters_initialized() -> () in MaskTestCase.o
InputMaskTests.MaskTestCase.testInit_mixedCharacters_initialized() -> () in MaskTestCase.o
InputMaskTests.MaskTestCase.testInit_mixedCharacters_initialized() -> () in MaskTestCase.o
InputMaskTests.MaskTestCase.testInit_mixedCharacters_initialized() -> () in MaskTestCase.o
...
"_swift_errorRetain", referenced from:
InputMaskTests.MaskTestCase.testInit_nestedBrackets_throwsWrongFormatCompilerError() -> () in MaskTestCase.o
InputMaskTests.MaskTestCase.testInit_nestedBrackets_throwsWrongFormatCompilerError() -> () in MaskTestCase.o
InputMaskTests.MaskTestCase.testInit_mixedCharacters_initialized() -> () in MaskTestCase.o
InputMaskTests.MaskTestCase.testInit_mixedCharacters_initialized() -> () in MaskTestCase.o
"_swift_getEnumTagSinglePayloadGeneric", referenced from:
getEnumTagSinglePayload value witness for InputMask.Notation in InputMask.o
getEnumTagSinglePayload value witness for InputMask.OptionalValueState.StateType in InputMask.o
"_swift_getForeignTypeMetadata", referenced from:
type metadata accessor for __C.NSAttributedStringKey in InputMask.o
"_swift_getObjCClassMetadata", referenced from:
type metadata accessor for __C.UIFont in InputMask.o
"_swift_getSingletonMetadata", referenced from:
type metadata accessor for InputMask.Notation in InputMask.o
type metadata accessor for InputMask.OptionalValueState.StateType in InputMask.o
type metadata accessor for InputMask.OptionalValueState in InputMask.o
"_swift_getTupleTypeLayout2", referenced from:
type metadata completion function for InputMask.OptionalValueState.StateType in InputMask.o
"_swift_getTupleTypeMetadata2", referenced from:
Swift.ClosedRange.init(_uncheckedBounds: (lower: A, upper: A)) -> Swift.ClosedRange<A> in CustomNotationEllipticalCase.o
"_swift_getTypeByMangledNameInContext", referenced from:
___swift_instantiateConcreteTypeFromMangledName in CustomNotationEllipticalCase.o
___swift_instantiateConcreteTypeFromMangledName in InputMask.o
"_swift_getTypeByMangledNameInContextInMetadataState", referenced from:
___swift_instantiateConcreteTypeFromMangledNameAbstract in CustomNotationEllipticalCase.o
___swift_instantiateConcreteTypeFromMangledNameAbstract in InputMask.o
"_swift_getWitnessTable", referenced from:
lazy protocol witness table accessor for type Swift.ClosedRange<Swift.Int> and conformance < where A: Swift.Strideable, A.Stride: Swift.SignedInteger> Swift.ClosedRange<A> : Swift.Collection in Swift in CustomNotationEllipticalCase.o
lazy protocol witness table accessor for type Swift.Int and conformance Swift.Int : Swift.SignedInteger in Swift in CustomNotationEllipticalCase.o
lazy protocol witness table accessor for type Swift.Substring and conformance Swift.Substring : Swift.Collection in Swift in InputMask.o
lazy protocol witness table accessor for type InputMask.AffinityCalculationStrategy and conformance InputMask.AffinityCalculationStrategy : Swift.Hashable in InputMask in InputMask.o
lazy protocol witness table accessor for type InputMask.AffinityCalculationStrategy and conformance InputMask.AffinityCalculationStrategy : Swift.Equatable in InputMask in InputMask.o
lazy protocol witness table accessor for type InputMask.Compiler.CompilerError and conformance InputMask.Compiler.CompilerError : Swift.Hashable in InputMask in InputMask.o
lazy protocol witness table accessor for type Swift.String and conformance Swift.String : Swift.Collection in Swift in InputMask.o
...
"_swift_initEnumMetadataSinglePayload", referenced from:
type metadata completion function for InputMask.OptionalValueState.StateType in InputMask.o
"_swift_initStructMetadata", referenced from:
type metadata completion function for InputMask.Notation in InputMask.o
"_swift_isEscapingClosureAtFileLocation", referenced from:
InputMaskTests.CustomNotationEllipticalCase.testInit_correctFormat_measureTime() -> () in CustomNotationEllipticalCase.o
InputMaskTests.CustomNotationEllipticalCase.testGetOrCreate_correctFormat_measureTime() -> () in CustomNotationEllipticalCase.o
InputMaskTests.DayMonthYearCase.testInit_correctFormat_measureTime() -> () in DayMonthYearCase.o
InputMaskTests.DayMonthYearCase.testGetOrCreate_correctFormat_measureTime() -> () in DayMonthYearCase.o
InputMaskTests.DayMonthYearShortCase.testInit_correctFormat_measureTime() -> () in DayMonthYearShortCase.o
InputMaskTests.DayMonthYearShortCase.testGetOrCreate_correctFormat_measureTime() -> () in DayMonthYearShortCase.o
InputMaskTests.DecimalNumberCase.testInit_correctFormat_measureTime() -> () in DecimalNumberCase.o
...
"_swift_isUniquelyReferenced_native", referenced from:
InputMask.State.deinit in InputMask.o
"_swift_isaMask", referenced from:
InputMaskTests.CustomNotationEllipticalCase.mask() throws -> InputMask.Mask in CustomNotationEllipticalCase.o
implicit closure #1 () throws -> Any? in InputMaskTests.CustomNotationEllipticalCase.testInit_correctFormat_maskInitialized() -> () in CustomNotationEllipticalCase.o
closure #1 () -> () in InputMaskTests.CustomNotationEllipticalCase.testInit_correctFormat_measureTime() -> () in CustomNotationEllipticalCase.o
closure #1 () -> () in InputMaskTests.CustomNotationEllipticalCase.testGetOrCreate_correctFormat_measureTime() -> () in CustomNotationEllipticalCase.o
InputMaskTests.CustomNotationEllipticalCase.testGetPlaceholder_allSet_returnsCorrectPlaceholder() -> () in CustomNotationEllipticalCase.o
InputMaskTests.CustomNotationEllipticalCase.testAcceptableTextLength_allSet_returnsCorrectCount() -> () in CustomNotationEllipticalCase.o
InputMaskTests.CustomNotationEllipticalCase.testTotalTextLength_allSet_returnsCorrectCount() -> () in CustomNotationEllipticalCase.o
...
"_swift_once", referenced from:
InputMask.Mask.(cache in _31579B4D28A3636BB8A78CEC7546B4B4).unsafeMutableAddressor : [Swift.String : InputMask.Mask] in InputMask.o
InputMask.Country.all.unsafeMutableAddressor : [InputMask.Country] in InputMask.o
InputMask.RTLMask.(cache in _500BB11174BA6D03DC40BC8158A75C0C).unsafeMutableAddressor : [Swift.String : InputMask.RTLMask] in InputMask.o
"_swift_projectBox", referenced from:
InputMask.Mask.(appendPlaceholder in _31579B4D28A3636BB8A78CEC7546B4B4)(withState: InputMask.State?, placeholder: Swift.String) -> Swift.String in InputMask.o
InputMask.ValueState.StateType.characterSet.getter : Foundation.CharacterSet in InputMask.o
InputMask.ValueState.debugDescription.getter : Swift.String in InputMask.o
"_swift_release", referenced from:
InputMaskTests.StringTests.testPrefixIntersection_emptyStrings_returnsEmptyString() -> () in StringTests.o
InputMaskTests.StringTests.testPrefixIntersection_emptyStrings_returnsEmptyString() -> () in StringTests.o
InputMaskTests.StringTests.testPrefixIntersection_phoneNumbers_returnsPlusSeven() -> () in StringTests.o
InputMaskTests.StringTests.testPrefixIntersection_phoneNumbers_returnsPlusSeven() -> () in StringTests.o
InputMaskTests.StringTests.testPrefixIntersection_s1Empty_returnsEmptyString() -> () in StringTests.o
InputMaskTests.StringTests.testPrefixIntersection_s1Empty_returnsEmptyString() -> () in StringTests.o
InputMaskTests.StringTests.testPrefixIntersection_s2Empty_returnsEmptyString() -> () in StringTests.o
InputMaskTests.StringTests.testPrefixIntersection_s2Empty_returnsEmptyString() -> () in StringTests.o
...
"_swift_retain", referenced from:
InputMaskTests.StringTests.testPrefixIntersection_emptyStrings_returnsEmptyString() -> () in StringTests.o
InputMaskTests.StringTests.testPrefixIntersection_phoneNumbers_returnsPlusSeven() -> () in StringTests.o
InputMaskTests.StringTests.testPrefixIntersection_s1Empty_returnsEmptyString() -> () in StringTests.o
InputMaskTests.StringTests.testPrefixIntersection_s2Empty_returnsEmptyString() -> () in StringTests.o
InputMaskTests.StringTests.testPrefixIntersection_completelyDifferentStrings_returnsEmptyString() -> () in StringTests.o
InputMaskTests.StringTests.testPrefixIntersection_s1Shorter_returnsS1() -> () in StringTests.o
InputMaskTests.StringTests.testPrefixIntersection_s2Shorter_returnsS2() -> () in StringTests.o
...
"_swift_storeEnumTagSinglePayloadGeneric", referenced from:
storeEnumTagSinglePayload value witness for InputMask.Notation in InputMask.o
storeEnumTagSinglePayload value witness for InputMask.OptionalValueState.StateType in InputMask.o
"_swift_unexpectedError", referenced from:
closure #1 () -> () in InputMaskTests.CustomNotationEllipticalCase.testInit_correctFormat_measureTime() -> () in CustomNotationEllipticalCase.o
closure #1 () -> () in InputMaskTests.CustomNotationEllipticalCase.testGetOrCreate_correctFormat_measureTime() -> () in CustomNotationEllipticalCase.o
InputMaskTests.CustomNotationEllipticalCase.testGetPlaceholder_allSet_returnsCorrectPlaceholder() -> () in CustomNotationEllipticalCase.o
InputMaskTests.CustomNotationEllipticalCase.testAcceptableTextLength_allSet_returnsCorrectCount() -> () in CustomNotationEllipticalCase.o
InputMaskTests.CustomNotationEllipticalCase.testTotalTextLength_allSet_returnsCorrectCount() -> () in CustomNotationEllipticalCase.o
InputMaskTests.CustomNotationEllipticalCase.testAcceptableValueLength_allSet_returnsCorrectCount() -> () in CustomNotationEllipticalCase.o
InputMaskTests.CustomNotationEllipticalCase.testTotalValueLength_allSet_returnsCorrectCount() -> () in CustomNotationEllipticalCase.o
...
"_swift_updateClassMetadata2", referenced from:
type metadata completion function for InputMask.OptionalValueState in InputMask.o
"_swift_willThrow", referenced from:
InputMask.Compiler.(determineInheritedType in _B3F36BB0FA1A2C10D03E581AB8FCA34D)(forLastCharacter: Swift.Character?) throws -> InputMask.ValueState.StateType in InputMask.o
InputMask.Compiler.(compileWithCustomNotations in _B3F36BB0FA1A2C10D03E581AB8FCA34D)(_: Swift.Character, string: Swift.String) throws -> InputMask.State in InputMask.o
InputMask.Compiler.(determineCustomStateType in _B3F36BB0FA1A2C10D03E581AB8FCA34D)(forCharacter: Swift.Character) throws -> InputMask.ValueState.StateType in InputMask.o
InputMask.FormatSanitizer.(checkOpenBraces in _9630C2BFB0C1EEC80D8C490909BFFB6B)(Swift.String) throws -> () in InputMask.o
InputMask.FormatSanitizer.(checkOpenBraces in _9630C2BFB0C1EEC80D8C490909BFFB6B)(Swift.String) throws -> () in InputMask.o
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
SwiftDriverJobDiscovery normal arm64_32 Compiling NameCase.swift, PhoneCase.swift (in target 'InputMaskTests' from project 'InputMask')
SwiftDriverJobDiscovery normal armv7k Compiling DayMonthYearCase.swift, DayMonthYearShortCase.swift (in target 'InputMaskTests' from project 'InputMask')
SwiftDriver\ Compilation InputMaskTests normal armv7k com.apple.xcode.tools.swift.compiler (in target 'InputMaskTests' from project 'InputMask')
cd /Users/admin/builder/spi-builder-workspace
builtin-Swift-Compilation -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swiftc -module-name InputMaskTests -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/InputMask.build/Debug-watchos/InputMaskTests.build/Objects-normal/armv7k/InputMaskTests.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -target armv7k-apple-watchos6.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/InputMask.build/Debug-watchos/InputMaskTests.build/Objects-normal/armv7k/InputMaskTests-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/InputMask.build/Debug-watchos/InputMaskTests.build/Objects-normal/armv7k/InputMaskTests.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/InputMask.build/Debug-watchos/InputMaskTests.build/Objects-normal/armv7k/InputMaskTests_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/InputMask.build/Debug-watchos/InputMaskTests.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/InputMask.build/Debug-watchos/InputMaskTests.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/InputMask.build/Debug-watchos/InputMaskTests.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/InputMask.build/Debug-watchos/InputMaskTests.build/Objects-normal/armv7k/Binary/InputMaskTests normal armv7k (in target 'InputMaskTests' from project 'InputMask')
cd /Users/admin/builder/spi-builder-workspace
/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/clang -Xlinker -reproducible -target armv7k-apple-watchos6.0 -bundle -isysroot /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -L/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -iframework /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/InputMask.build/Debug-watchos/InputMaskTests.build/Objects-normal/armv7k/InputMaskTests.LinkFileList -Xlinker -rpath -Xlinker /usr/lib/swift -Xlinker -rpath -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -Xlinker -rpath -Xlinker @loader_path/Frameworks -Xlinker -rpath -Xlinker @loader_path/../Frameworks -dead_strip -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/InputMask.build/Debug-watchos/InputMaskTests.build/Objects-normal/armv7k/InputMaskTests_lto.o -Xlinker -export_dynamic -Xlinker -no_deduplicate -fobjc-link-runtime -L/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/watchos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/InputMask.build/Debug-watchos/InputMaskTests.build/Objects-normal/armv7k/InputMaskTests.swiftmodule -Wl,-no_warn_duplicate_libraries -framework XCTest -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/InputMask.build/Debug-watchos/InputMaskTests.build/Objects-normal/armv7k/InputMaskTests_dependency_info.dat -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/InputMask.build/Debug-watchos/InputMaskTests.build/Objects-normal/armv7k/Binary/InputMaskTests -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/InputMask.build/Debug-watchos/InputMask.build/Objects-normal/armv7k/InputMask.swiftmodule
ld: warning: dylib (/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks/XCTest.framework/XCTest) was built for newer watchOS version (7.0) than being linked (6.0)
ld: warning: dylib (/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/libXCTestSwiftSupport.dylib) was built for newer watchOS version (7.0) than being linked (6.0)
SwiftDriverJobDiscovery normal arm64_32 Compiling DayMonthYearCase.swift, DayMonthYearShortCase.swift (in target 'InputMaskTests' from project 'InputMask')
SwiftDriver\ Compilation InputMaskTests normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'InputMaskTests' from project 'InputMask')
cd /Users/admin/builder/spi-builder-workspace
builtin-Swift-Compilation -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swiftc -module-name InputMaskTests -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/InputMask.build/Debug-watchos/InputMaskTests.build/Objects-normal/arm64_32/InputMaskTests.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -target arm64_32-apple-watchos6.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/InputMask.build/Debug-watchos/InputMaskTests.build/Objects-normal/arm64_32/InputMaskTests-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/InputMask.build/Debug-watchos/InputMaskTests.build/Objects-normal/arm64_32/InputMaskTests.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/InputMask.build/Debug-watchos/InputMaskTests.build/Objects-normal/arm64_32/InputMaskTests_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/InputMask.build/Debug-watchos/InputMaskTests.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/InputMask.build/Debug-watchos/InputMaskTests.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/InputMask.build/Debug-watchos/InputMaskTests.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/InputMask.build/Debug-watchos/InputMaskTests.build/Objects-normal/arm64_32/Binary/InputMaskTests normal arm64_32 (in target 'InputMaskTests' from project 'InputMask')
cd /Users/admin/builder/spi-builder-workspace
/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64_32-apple-watchos6.0 -bundle -isysroot /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -L/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -iframework /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/InputMask.build/Debug-watchos/InputMaskTests.build/Objects-normal/arm64_32/InputMaskTests.LinkFileList -Xlinker -rpath -Xlinker /usr/lib/swift -Xlinker -rpath -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -Xlinker -rpath -Xlinker @loader_path/Frameworks -Xlinker -rpath -Xlinker @loader_path/../Frameworks -dead_strip -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/InputMask.build/Debug-watchos/InputMaskTests.build/Objects-normal/arm64_32/InputMaskTests_lto.o -Xlinker -export_dynamic -Xlinker -no_deduplicate -fobjc-link-runtime -L/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/watchos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/InputMask.build/Debug-watchos/InputMaskTests.build/Objects-normal/arm64_32/InputMaskTests.swiftmodule -Wl,-no_warn_duplicate_libraries -framework XCTest -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/InputMask.build/Debug-watchos/InputMaskTests.build/Objects-normal/arm64_32/InputMaskTests_dependency_info.dat -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/InputMask.build/Debug-watchos/InputMaskTests.build/Objects-normal/arm64_32/Binary/InputMaskTests -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/InputMask.build/Debug-watchos/InputMask.build/Objects-normal/arm64_32/InputMask.swiftmodule
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'InputMask' from project 'InputMask')
** BUILD FAILED **
The following build commands failed:
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/InputMask.build/Debug-watchos/InputMaskTests.build/Objects-normal/arm64/Binary/InputMaskTests normal arm64 (in target 'InputMaskTests' from project 'InputMask')
(1 failure)
Command line invocation:
/Applications/Xcode-15.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme InputMask -destination generic/platform=watchos "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete"
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
IDEPackageSupportToolchainOverrideForManifestLoading = org.swift.600202405261a
IDEPackageSupportUseBuiltinSCM = YES
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete
TOOLCHAINS = org.swift.600202405261a
Resolve Package Graph
Resolved source packages:
InputMask: /Users/admin/builder/spi-builder-workspace
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (3 targets)
Target 'InputMaskTests' in project 'InputMask'
➜ Explicit dependency on target 'InputMask' in project 'InputMask'
Target 'InputMask' in project 'InputMask'
➜ Explicit dependency on target 'InputMask' in project 'InputMask'
Target 'InputMask' in project 'InputMask' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'.
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'InputMaskTests' from project 'InputMask')
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/InputMask.build/Debug-watchos/InputMaskTests.build/Objects-normal/arm64/Binary/InputMaskTests normal arm64 (in target 'InputMaskTests' from project 'InputMask')
cd /Users/admin/builder/spi-builder-workspace
/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-watchos6.0 -bundle -isysroot /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -L/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -iframework /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/InputMask.build/Debug-watchos/InputMaskTests.build/Objects-normal/arm64/InputMaskTests.LinkFileList -Xlinker -rpath -Xlinker /usr/lib/swift -Xlinker -rpath -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -Xlinker -rpath -Xlinker @loader_path/Frameworks -Xlinker -rpath -Xlinker @loader_path/../Frameworks -dead_strip -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/InputMask.build/Debug-watchos/InputMaskTests.build/Objects-normal/arm64/InputMaskTests_lto.o -Xlinker -export_dynamic -Xlinker -no_deduplicate -fobjc-link-runtime -L/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/watchos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/InputMask.build/Debug-watchos/InputMaskTests.build/Objects-normal/arm64/InputMaskTests.swiftmodule -Wl,-no_warn_duplicate_libraries -framework XCTest -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/InputMask.build/Debug-watchos/InputMaskTests.build/Objects-normal/arm64/InputMaskTests_dependency_info.dat -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/InputMask.build/Debug-watchos/InputMaskTests.build/Objects-normal/arm64/Binary/InputMaskTests -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/InputMask.build/Debug-watchos/InputMask.build/Objects-normal/arm64/InputMask.swiftmodule
ld: warning: ignoring file '/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/watchos/libswiftCompatibility56.a': fat file missing arch 'arm64', file has 'armv7k,arm64_32'
ld: warning: ignoring file '/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/watchos/libswiftCompatibilityConcurrency.a': fat file missing arch 'arm64', file has 'armv7k,arm64_32'
ld: warning: ignoring file '/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/watchos/libswiftCompatibilityPacks.a': fat file missing arch 'arm64', file has 'armv7k,arm64_32'
ld: warning: ignoring file '/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/watchos/libswiftDarwin.dylib': fat file missing arch 'arm64', file has 'armv7k,arm64_32'
ld: warning: ignoring file '/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/watchos/libswiftCore.dylib': fat file missing arch 'arm64', file has 'armv7k,arm64_32'
ld: warning: ignoring file '/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/watchos/libswiftObservation.dylib': fat file missing arch 'arm64', file has 'armv7k,arm64_32'
ld: warning: ignoring file '/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/watchos/libswiftSwiftOnoneSupport.dylib': fat file missing arch 'arm64', file has 'armv7k,arm64_32'
ld: warning: ignoring file '/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/watchos/libswift_Concurrency.dylib': fat file missing arch 'arm64', file has 'armv7k,arm64_32'
ld: warning: ignoring file '/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/watchos/libswift_StringProcessing.dylib': fat file missing arch 'arm64', file has 'armv7k,arm64_32'
Undefined symbols for architecture arm64:
"associated type descriptor for Swift._ObjectiveCBridgeable._ObjectiveCType", referenced from:
l_got.$s15_ObjectiveCTypes01_A11CBridgeablePTl in InputMask.o
"associated type descriptor for Swift.RawRepresentable.RawValue", referenced from:
l_got.$s8RawValueSYTl in InputMask.o
"value witness table for Builtin.UnknownObject", referenced from:
full type metadata for InputMaskTests.StringTests in StringTests.o
full type metadata for InputMaskTests.CustomNotationEllipticalCase in CustomNotationEllipticalCase.o
full type metadata for InputMaskTests.DayMonthYearCase in DayMonthYearCase.o
full type metadata for InputMaskTests.DayMonthYearShortCase in DayMonthYearShortCase.o
full type metadata for InputMaskTests.DecimalNumberCase in DecimalNumberCase.o
full type metadata for InputMaskTests.EndlessIntegerCase in EndlessIntegerCase.o
full type metadata for InputMaskTests.EscapedCase in EscapedCase.o
...
"value witness table for Builtin.BridgeObject", referenced from:
full type metadata for InputMask.Mask.(AutocompletionStack in _31579B4D28A3636BB8A78CEC7546B4B4) in InputMask.o
"value witness table for Builtin.NativeObject", referenced from:
full type metadata for InputMask.CaretStringIterator in InputMask.o
full type metadata for InputMask.Compiler in InputMask.o
full type metadata for InputMask.FormatSanitizer in InputMask.o
full type metadata for InputMask.RTLCaretStringIterator in InputMask.o
full type metadata for InputMask.Mask in InputMask.o
full type metadata for InputMask.State in InputMask.o
full type metadata for InputMask.EOLState in InputMask.o
...
"Swift.Array.init() -> [A]", referenced from:
InputMask.Mask.(AutocompletionStack in _31579B4D28A3636BB8A78CEC7546B4B4).init() -> InputMask.Mask.(AutocompletionStack in _31579B4D28A3636BB8A78CEC7546B4B4) in InputMask.o
"Swift.Dictionary.init(dictionaryLiteral: (A, B)...) -> [A : B]", referenced from:
(extension in InputMask):Swift.String.boxSizeWithFont(__C.UIFont) -> __C.CGSize in InputMask.o
one-time initialization function for (cache in _31579B4D28A3636BB8A78CEC7546B4B4) in InputMask.o
one-time initialization function for (cache in _500BB11174BA6D03DC40BC8158A75C0C) in InputMask.o
"Swift.Dictionary.subscript.getter : (A) -> B?", referenced from:
static InputMask.Mask.getOrCreate(withFormat: Swift.String, customNotations: [InputMask.Notation]) throws -> InputMask.Mask in InputMask.o
static InputMask.RTLMask.getOrCreate(withFormat: Swift.String, customNotations: [InputMask.Notation]) throws -> InputMask.RTLMask in InputMask.o
"Swift.Dictionary.subscript.setter : (A) -> B?", referenced from:
static InputMask.Mask.getOrCreate(withFormat: Swift.String, customNotations: [InputMask.Notation]) throws -> InputMask.Mask in InputMask.o
static InputMask.RTLMask.getOrCreate(withFormat: Swift.String, customNotations: [InputMask.Notation]) throws -> InputMask.RTLMask in InputMask.o
"method descriptor for Swift.Hashable._rawHashValue(seed: Swift.Int) -> Swift.Int", referenced from:
l_got.$sSH13_rawHashValue4seedS2i_tFTq in InputMask.o
l_got.$sSH13_rawHashValue4seedS2i_tFTq in InputMask.o
l_got.$sSH13_rawHashValue4seedS2i_tFTq in InputMask.o
"method descriptor for Swift.Hashable.hash(into: inout Swift.Hasher) -> ()", referenced from:
l_got.$sSH4hash4intoys6HasherVz_tFTq in InputMask.o
l_got.$sSH4hash4intoys6HasherVz_tFTq in InputMask.o
l_got.$sSH4hash4intoys6HasherVz_tFTq in InputMask.o
"method descriptor for Swift.Hashable.hashValue.getter : Swift.Int", referenced from:
l_got.$sSH9hashValueSivgTq in InputMask.o
l_got.$sSH9hashValueSivgTq in InputMask.o
l_got.$sSH9hashValueSivgTq in InputMask.o
"protocol descriptor for Swift.Hashable", referenced from:
l_got.$sSHMp in InputMask.o
l_got.$sSHMp in InputMask.o
l_got.$sSHMp in InputMask.o
"base conformance descriptor for Swift.Hashable: Swift.Equatable", referenced from:
l_got.$sSHSQTb in InputMask.o
l_got.$sSHSQTb in InputMask.o
l_got.$sSHSQTb in InputMask.o
"(extension in Swift):Swift.Hashable._rawHashValue(seed: Swift.Int) -> Swift.Int", referenced from:
protocol witness for Swift.Hashable._rawHashValue(seed: Swift.Int) -> Swift.Int in conformance InputMask.AffinityCalculationStrategy : Swift.Hashable in InputMask in InputMask.o
protocol witness for Swift.Hashable._rawHashValue(seed: Swift.Int) -> Swift.Int in conformance InputMask.Compiler.CompilerError : Swift.Hashable in InputMask in InputMask.o
"static Swift.Character.== infix(Swift.Character, Swift.Character) -> Swift.Bool", referenced from:
InputMask.Compiler.(compile in _B3F36BB0FA1A2C10D03E581AB8FCA34D)(_: Swift.String, valuable: Swift.Bool, fixed: Swift.Bool, lastCharacter: Swift.Character?) throws -> InputMask.State in InputMask.o
InputMask.Compiler.(compile in _B3F36BB0FA1A2C10D03E581AB8FCA34D)(_: Swift.String, valuable: Swift.Bool, fixed: Swift.Bool, lastCharacter: Swift.Character?) throws -> InputMask.State in InputMask.o
InputMask.Compiler.(compile in _B3F36BB0FA1A2C10D03E581AB8FCA34D)(_: Swift.String, valuable: Swift.Bool, fixed: Swift.Bool, lastCharacter: Swift.Character?) throws -> InputMask.State in InputMask.o
InputMask.Compiler.(compile in _B3F36BB0FA1A2C10D03E581AB8FCA34D)(_: Swift.String, valuable: Swift.Bool, fixed: Swift.Bool, lastCharacter: Swift.Character?) throws -> InputMask.State in InputMask.o
InputMask.Compiler.(compile in _B3F36BB0FA1A2C10D03E581AB8FCA34D)(_: Swift.String, valuable: Swift.Bool, fixed: Swift.Bool, lastCharacter: Swift.Character?) throws -> InputMask.State in InputMask.o
InputMask.Compiler.(compile in _B3F36BB0FA1A2C10D03E581AB8FCA34D)(_: Swift.String, valuable: Swift.Bool, fixed: Swift.Bool, lastCharacter: Swift.Character?) throws -> InputMask.State in InputMask.o
InputMask.Compiler.(compile in _B3F36BB0FA1A2C10D03E581AB8FCA34D)(_: Swift.String, valuable: Swift.Bool, fixed: Swift.Bool, lastCharacter: Swift.Character?) throws -> InputMask.State in InputMask.o
InputMask.Compiler.(compile in _B3F36BB0FA1A2C10D03E581AB8FCA34D)(_: Swift.String, valuable: Swift.Bool, fixed: Swift.Bool, lastCharacter: Swift.Character?) throws -> InputMask.State in InputMask.o
InputMask.Compiler.(compile in _B3F36BB0FA1A2C10D03E581AB8FCA34D)(_: Swift.String, valuable: Swift.Bool, fixed: Swift.Bool, lastCharacter: Swift.Character?) throws -> InputMask.State in InputMask.o
InputMask.Compiler.(compile in _B3F36BB0FA1A2C10D03E581AB8FCA34D)(_: Swift.String, valuable: Swift.Bool, fixed: Swift.Bool, lastCharacter: Swift.Character?) throws -> InputMask.State in InputMask.o
...
"Swift.Character.init(_builtinExtendedGraphemeClusterLiteral: Builtin.RawPointer, utf8CodeUnitCount: Builtin.Word, isASCII: Builtin.Int1) -> Swift.Character", referenced from:
InputMaskTests.CustomNotationEllipticalCase.(notations in _F2733CE684506512F8B71179E1EBA8D0)() -> [InputMask.Notation] in CustomNotationEllipticalCase.o
InputMaskTests.DecimalNumberCase.mask() throws -> InputMask.Mask in DecimalNumberCase.o
closure #1 () -> () in InputMaskTests.DecimalNumberCase.testGetOrCreate_correctFormat_measureTime() -> () in DecimalNumberCase.o
InputMask.Compiler.(compile in _B3F36BB0FA1A2C10D03E581AB8FCA34D)(_: Swift.String, valuable: Swift.Bool, fixed: Swift.Bool, lastCharacter: Swift.Character?) throws -> InputMask.State in InputMask.o
InputMask.Compiler.(compile in _B3F36BB0FA1A2C10D03E581AB8FCA34D)(_: Swift.String, valuable: Swift.Bool, fixed: Swift.Bool, lastCharacter: Swift.Character?) throws -> InputMask.State in InputMask.o
InputMask.Compiler.(compile in _B3F36BB0FA1A2C10D03E581AB8FCA34D)(_: Swift.String, valuable: Swift.Bool, fixed: Swift.Bool, lastCharacter: Swift.Character?) throws -> InputMask.State in InputMask.o
InputMask.Compiler.(compile in _B3F36BB0FA1A2C10D03E581AB8FCA34D)(_: Swift.String, valuable: Swift.Bool, fixed: Swift.Bool, lastCharacter: Swift.Character?) throws -> InputMask.State in InputMask.o
InputMask.Compiler.(compile in _B3F36BB0FA1A2C10D03E581AB8FCA34D)(_: Swift.String, valuable: Swift.Bool, fixed: Swift.Bool, lastCharacter: Swift.Character?) throws -> InputMask.State in InputMask.o
InputMask.Compiler.(compile in _B3F36BB0FA1A2C10D03E581AB8FCA34D)(_: Swift.String, valuable: Swift.Bool, fixed: Swift.Bool, lastCharacter: Swift.Character?) throws -> InputMask.State in InputMask.o
InputMask.Compiler.(compile in _B3F36BB0FA1A2C10D03E581AB8FCA34D)(_: Swift.String, valuable: Swift.Bool, fixed: Swift.Bool, lastCharacter: Swift.Character?) throws -> InputMask.State in InputMask.o
InputMask.Compiler.(compile in _B3F36BB0FA1A2C10D03E581AB8FCA34D)(_: Swift.String, valuable: Swift.Bool, fixed: Swift.Bool, lastCharacter: Swift.Character?) throws -> InputMask.State in InputMask.o
InputMask.Compiler.(compile in _B3F36BB0FA1A2C10D03E581AB8FCA34D)(_: Swift.String, valuable: Swift.Bool, fixed: Swift.Bool, lastCharacter: Swift.Character?) throws -> InputMask.State in InputMask.o
InputMask.Compiler.(compile in _B3F36BB0FA1A2C10D03E581AB8FCA34D)(_: Swift.String, valuable: Swift.Bool, fixed: Swift.Bool, lastCharacter: Swift.Character?) throws -> InputMask.State in InputMask.o
...
"type metadata for Swift.Character", referenced from:
(extension in InputMask):Swift.String.reversedFormat() -> Swift.String in InputMask.o
InputMask.FixedState.debugDescription.getter : Swift.String in InputMask.o
InputMask.FreeState.debugDescription.getter : Swift.String in InputMask.o
InputMask.OptionalValueState.debugDescription.getter : Swift.String in InputMask.o
InputMask.ValueState.debugDescription.getter : Swift.String in InputMask.o
"protocol witness table for Swift.Character : Swift.Comparable in Swift", referenced from:
InputMask.FormatSanitizer.(sortFormatBlocks in _9630C2BFB0C1EEC80D8C490909BFFB6B)([Swift.String]) -> [Swift.String] in InputMask.o
InputMask.FormatSanitizer.(sortBlock in _9630C2BFB0C1EEC80D8C490909BFFB6B)(block: Swift.String) -> Swift.String in InputMask.o
"protocol witness table for Swift.Character : Swift.TextOutputStreamable in Swift", referenced from:
InputMask.FixedState.debugDescription.getter : Swift.String in InputMask.o
InputMask.FreeState.debugDescription.getter : Swift.String in InputMask.o
InputMask.OptionalValueState.debugDescription.getter : Swift.String in InputMask.o
InputMask.ValueState.debugDescription.getter : Swift.String in InputMask.o
"protocol witness table for Swift.Character : Swift.CustomStringConvertible in Swift", referenced from:
InputMask.FixedState.debugDescription.getter : Swift.String in InputMask.o
InputMask.FreeState.debugDescription.getter : Swift.String in InputMask.o
InputMask.OptionalValueState.debugDescription.getter : Swift.String in InputMask.o
InputMask.ValueState.debugDescription.getter : Swift.String in InputMask.o
"(extension in Swift):Swift.BidirectionalCollection.last.getter : A.Element?", referenced from:
InputMask.Mask.apply(toText: InputMask.CaretString) -> InputMask.Mask.Result in InputMask.o
InputMask.Mask.apply(toText: InputMask.CaretString) -> InputMask.Mask.Result in InputMask.o
"(extension in Swift):Swift.BidirectionalCollection.reversed() -> Swift.ReversedCollection<A>", referenced from:
(extension in InputMask):Swift.String.reversed.getter : Swift.String in InputMask.o
(extension in InputMask):Swift.String.reversedFormat() -> Swift.String in InputMask.o
"(extension in Swift):Swift.BidirectionalCollection< where A.Element == Swift.String>.joined(separator: Swift.String) -> Swift.String", referenced from:
InputMask.FormatSanitizer.sanitize(formatString: Swift.String) throws -> Swift.String in InputMask.o
(extension in InputMask):Swift.String.extractDigits() -> Swift.String in InputMask.o
"static (extension in Swift):Swift.Comparable.>= infix(A, A) -> Swift.Bool", referenced from:
InputMask.CaretStringIterator.next() -> Swift.Character? in InputMask.o
"static (extension in Swift):Swift.Comparable.<= infix(A, A) -> Swift.Bool", referenced from:
InputMask.CaretStringIterator.insertionAffectsCaret() -> Swift.Bool in InputMask.o
InputMask.RTLCaretStringIterator.insertionAffectsCaret() -> Swift.Bool in InputMask.o
"type metadata accessor for Swift.ClosedRange", referenced from:
Swift.ClosedRange.init(_uncheckedBounds: (lower: A, upper: A)) -> Swift.ClosedRange<A> in CustomNotationEllipticalCase.o
"protocol conformance descriptor for < where A: Swift.Strideable, A.Stride: Swift.SignedInteger> Swift.ClosedRange<A> : Swift.Collection in Swift", referenced from:
lazy protocol witness table accessor for type Swift.ClosedRange<Swift.Int> and conformance < where A: Swift.Strideable, A.Stride: Swift.SignedInteger> Swift.ClosedRange<A> : Swift.Collection in Swift in CustomNotationEllipticalCase.o
"method descriptor for static Swift.Equatable.== infix(A, A) -> Swift.Bool", referenced from:
l_got.$sSQ2eeoiySbx_xtFZTq in InputMask.o
l_got.$sSQ2eeoiySbx_xtFZTq in InputMask.o
l_got.$sSQ2eeoiySbx_xtFZTq in InputMask.o
l_got.$sSQ2eeoiySbx_xtFZTq in InputMask.o
"protocol descriptor for Swift.Equatable", referenced from:
l_got.$sSQMp in InputMask.o
l_got.$sSQMp in InputMask.o
l_got.$sSQMp in InputMask.o
l_got.$sSQMp in InputMask.o
"Swift.String.lowercased() -> Swift.String", referenced from:
closure #1 (Swift.String) -> Swift.String in static InputMask.Country.findCountries(amongCountries: [InputMask.Country]?, withTerms: [Swift.String]?, excluding: [Swift.String]?, phone: Swift.String) -> [InputMask.Country] in InputMask.o
closure #2 (Swift.String) -> Swift.String in static InputMask.Country.findCountries(amongCountries: [InputMask.Country]?, withTerms: [Swift.String]?, excluding: [Swift.String]?, phone: Swift.String) -> [InputMask.Country] in InputMask.o
closure #3 (InputMask.Country) -> Swift.Bool in static InputMask.Country.findCountries(amongCountries: [InputMask.Country]?, withTerms: [Swift.String]?, excluding: [Swift.String]?, phone: Swift.String) -> [InputMask.Country] in InputMask.o
closure #3 (InputMask.Country) -> Swift.Bool in static InputMask.Country.findCountries(amongCountries: [InputMask.Country]?, withTerms: [Swift.String]?, excluding: [Swift.String]?, phone: Swift.String) -> [InputMask.Country] in InputMask.o
closure #3 (InputMask.Country) -> Swift.Bool in static InputMask.Country.findCountries(amongCountries: [InputMask.Country]?, withTerms: [Swift.String]?, excluding: [Swift.String]?, phone: Swift.String) -> [InputMask.Country] in InputMask.o
closure #3 (InputMask.Country) -> Swift.Bool in static InputMask.Country.findCountries(amongCountries: [InputMask.Country]?, withTerms: [Swift.String]?, excluding: [Swift.String]?, phone: Swift.String) -> [InputMask.Country] in InputMask.o
closure #3 (InputMask.Country) -> Swift.Bool in static InputMask.Country.findCountries(amongCountries: [InputMask.Country]?, withTerms: [Swift.String]?, excluding: [Swift.String]?, phone: Swift.String) -> [InputMask.Country] in InputMask.o
closure #3 (InputMask.Country) -> Swift.Bool in static InputMask.Country.findCountries(amongCountries: [InputMask.Country]?, withTerms: [Swift.String]?, excluding: [Swift.String]?, phone: Swift.String) -> [InputMask.Country] in InputMask.o
...
"Swift.String.startIndex.getter : Swift.String.Index", referenced from:
InputMaskTests.DayMonthYearCase.testApply_1111_StartIndex_returns_11dot11_StartIndex() -> () in DayMonthYearCase.o
InputMaskTests.DayMonthYearCase.testApply_1111_StartIndex_returns_11dot11_StartIndex() -> () in DayMonthYearCase.o
InputMaskTests.DayMonthYearCase.testApply_1111_ThirdIndex_returns_11dot11_FourthIndex() -> () in DayMonthYearCase.o
InputMaskTests.DayMonthYearCase.testApply_1111_ThirdIndex_returns_11dot11_FourthIndex() -> () in DayMonthYearCase.o
InputMaskTests.DayMonthYearCase.testApply_1111_ThirdIndexGravityBackward_returns_11dot11_ThirdIndex() -> () in DayMonthYearCase.o
InputMaskTests.DayMonthYearCase.testApply_1111_ThirdIndexGravityBackward_returns_11dot11_ThirdIndex() -> () in DayMonthYearCase.o
InputMaskTests.DayMonthYearShortCase.testApply_1111_StartIndex_returns_11dot11_StartIndex() -> () in DayMonthYearShortCase.o
InputMaskTests.DayMonthYearShortCase.testApply_1111_StartIndex_returns_11dot11_StartIndex() -> () in DayMonthYearShortCase.o
...
"Swift.String.makeIterator() -> Swift.String.Iterator", referenced from:
InputMask.FormatSanitizer.(checkOpenBraces in _9630C2BFB0C1EEC80D8C490909BFFB6B)(Swift.String) throws -> () in InputMask.o
InputMask.FormatSanitizer.(getFormatBlocks in _9630C2BFB0C1EEC80D8C490909BFFB6B)(Swift.String) -> [Swift.String] in InputMask.o
InputMask.FormatSanitizer.(divideBlocksWithMixedCharacters in _9630C2BFB0C1EEC80D8C490909BFFB6B)([Swift.String]) -> [Swift.String] in InputMask.o
"Swift.String.unicodeScalars.getter : Swift.String.UnicodeScalarView", referenced from:
(extension in InputMask):Foundation.CharacterSet.isMember(character: Swift.Character) -> Swift.Bool in InputMask.o
"Swift.String.UnicodeScalarView.makeIterator() -> Swift.String.UnicodeScalarView.Iterator", referenced from:
(extension in InputMask):Foundation.CharacterSet.isMember(character: Swift.Character) -> Swift.Bool in InputMask.o
"Swift.String.UnicodeScalarView.Iterator.next() -> Swift.Unicode.Scalar?", referenced from:
(extension in InputMask):Foundation.CharacterSet.isMember(character: Swift.Character) -> Swift.Bool in InputMask.o
"Swift.String.init(stringInterpolation: Swift.DefaultStringInterpolation) -> Swift.String", referenced from:
InputMask.Mask.Result.debugDescription.getter : Swift.String in InputMask.o
InputMask.CaretString.debugDescription.getter : Swift.String in InputMask.o
InputMask.FixedState.debugDescription.getter : Swift.String in InputMask.o
InputMask.FreeState.debugDescription.getter : Swift.String in InputMask.o
InputMask.OptionalValueState.debugDescription.getter : Swift.String in InputMask.o
InputMask.ValueState.debugDescription.getter : Swift.String in InputMask.o
"static Swift.String.+ infix(Swift.String, Swift.String) -> Swift.String", referenced from:
InputMask.FormatSanitizer.(divideBlocksWithMixedCharacters in _9630C2BFB0C1EEC80D8C490909BFFB6B)([Swift.String]) -> [Swift.String] in InputMask.o
InputMask.FormatSanitizer.(divideBlocksWithMixedCharacters in _9630C2BFB0C1EEC80D8C490909BFFB6B)([Swift.String]) -> [Swift.String] in InputMask.o
InputMask.FormatSanitizer.(divideBlocksWithMixedCharacters in _9630C2BFB0C1EEC80D8C490909BFFB6B)([Swift.String]) -> [Swift.String] in InputMask.o
InputMask.FormatSanitizer.(sortFormatBlocks in _9630C2BFB0C1EEC80D8C490909BFFB6B)([Swift.String]) -> [Swift.String] in InputMask.o
InputMask.FormatSanitizer.(sortFormatBlocks in _9630C2BFB0C1EEC80D8C490909BFFB6B)([Swift.String]) -> [Swift.String] in InputMask.o
InputMask.FormatSanitizer.(sortBlock in _9630C2BFB0C1EEC80D8C490909BFFB6B)(block: Swift.String) -> Swift.String in InputMask.o
InputMask.FormatSanitizer.(sortBlock in _9630C2BFB0C1EEC80D8C490909BFFB6B)(block: Swift.String) -> Swift.String in InputMask.o
...
"Swift.String.init(_builtinStringLiteral: Builtin.RawPointer, utf8CodeUnitCount: Builtin.Word, isASCII: Builtin.Int1) -> Swift.String", referenced from:
InputMaskTests.StringTests.testPrefixIntersection_emptyStrings_returnsEmptyString() -> () in StringTests.o
InputMaskTests.StringTests.testPrefixIntersection_emptyStrings_returnsEmptyString() -> () in StringTests.o
InputMaskTests.StringTests.testPrefixIntersection_emptyStrings_returnsEmptyString() -> () in StringTests.o
InputMaskTests.StringTests.testPrefixIntersection_phoneNumbers_returnsPlusSeven() -> () in StringTests.o
InputMaskTests.StringTests.testPrefixIntersection_phoneNumbers_returnsPlusSeven() -> () in StringTests.o
InputMaskTests.StringTests.testPrefixIntersection_phoneNumbers_returnsPlusSeven() -> () in StringTests.o
InputMaskTests.StringTests.testPrefixIntersection_s1Empty_returnsEmptyString() -> () in StringTests.o
InputMaskTests.StringTests.testPrefixIntersection_s1Empty_returnsEmptyString() -> () in StringTests.o
InputMaskTests.StringTests.testPrefixIntersection_s1Empty_returnsEmptyString() -> () in StringTests.o
...
"static Swift.String.== infix(Swift.String, Swift.String) -> Swift.Bool", referenced from:
InputMask.Compiler.(determineInheritedType in _B3F36BB0FA1A2C10D03E581AB8FCA34D)(forLastCharacter: Swift.Character?) throws -> InputMask.ValueState.StateType in InputMask.o
InputMask.== infix(InputMask.CaretString, InputMask.CaretString) -> Swift.Bool in InputMask.o
"static Swift.String.+= infix(inout Swift.String, Swift.String) -> ()", referenced from:
InputMask.FormatSanitizer.(divideBlocksWithMixedCharacters in _9630C2BFB0C1EEC80D8C490909BFFB6B)([Swift.String]) -> [Swift.String] in InputMask.o
InputMask.FormatSanitizer.(divideBlocksWithMixedCharacters in _9630C2BFB0C1EEC80D8C490909BFFB6B)([Swift.String]) -> [Swift.String] in InputMask.o
InputMask.FormatSanitizer.(divideBlocksWithMixedCharacters in _9630C2BFB0C1EEC80D8C490909BFFB6B)([Swift.String]) -> [Swift.String] in InputMask.o
InputMask.Mask.apply(toText: InputMask.CaretString) -> InputMask.Mask.Result in InputMask.o
InputMask.Mask.apply(toText: InputMask.CaretString) -> InputMask.Mask.Result in InputMask.o
InputMask.Mask.apply(toText: InputMask.CaretString) -> InputMask.Mask.Result in InputMask.o
InputMask.Mask.apply(toText: InputMask.CaretString) -> InputMask.Mask.Result in InputMask.o
...
"static Swift.String.Index.< infix(Swift.String.Index, Swift.String.Index) -> Swift.Bool", referenced from:
InputMask.CaretStringIterator.insertionAffectsCaret() -> Swift.Bool in InputMask.o
InputMask.CaretStringIterator.deletionAffectsCaret() -> Swift.Bool in InputMask.o
"static Swift.String.Index.== infix(Swift.String.Index, Swift.String.Index) -> Swift.Bool", referenced from:
(extension in InputMask):Swift.String.truncateFirst() -> Swift.String in InputMask.o
(extension in InputMask):Swift.String.prefixIntersection(with: Swift.String) -> Swift.Substring in InputMask.o
(extension in InputMask):Swift.String.prefixIntersection(with: Swift.String) -> Swift.Substring in InputMask.o
(extension in InputMask):Swift.String.prefixIntersection(with: Swift.String) -> Swift.Substring in InputMask.o
(extension in InputMask):Swift.String.prefixIntersection(with: Swift.String) -> Swift.Substring in InputMask.o
InputMask.== infix(InputMask.CaretString, InputMask.CaretString) -> Swift.Bool in InputMask.o
"nominal type descriptor for Swift.String.Index", referenced from:
_symbolic _____ SS5IndexV in InputMask.o
_symbolic _____y_____G s16PartialRangeFromV SS5IndexV in InputMask.o
_symbolic _____y_____G s16PartialRangeUpToV SS5IndexV in InputMask.o
"type metadata for Swift.String.Index", referenced from:
InputMaskTests.CustomNotationEllipticalCase.testApply_J_returns_J() -> () in CustomNotationEllipticalCase.o
InputMaskTests.CustomNotationEllipticalCase.testApply_Je_returns_Je() -> () in CustomNotationEllipticalCase.o
InputMaskTests.CustomNotationEllipticalCase.testApply_Jeo_returns_Jeo() -> () in CustomNotationEllipticalCase.o
InputMaskTests.CustomNotationEllipticalCase.testApply_1_returns_emptyString() -> () in CustomNotationEllipticalCase.o
InputMaskTests.CustomNotationEllipticalCase.testApply_12_returns_emptyString() -> () in CustomNotationEllipticalCase.o
InputMaskTests.CustomNotationEllipticalCase.testApply_123_returns_emptyString() -> () in CustomNotationEllipticalCase.o
InputMaskTests.CustomNotationEllipticalCase.testApply_1Jeorge2_returns_Jeorge() -> () in CustomNotationEllipticalCase.o
...
"protocol witness table for Swift.String.Index : Swift.Comparable in Swift", referenced from:
InputMask.CaretStringIterator.insertionAffectsCaret() -> Swift.Bool in InputMask.o
InputMask.CaretStringIterator.next() -> Swift.Character? in InputMask.o
InputMask.RTLCaretStringIterator.insertionAffectsCaret() -> Swift.Bool in InputMask.o
(extension in InputMask):Swift.String.truncateFirst() -> Swift.String in InputMask.o
(extension in InputMask):Swift.String.prefixIntersection(with: Swift.String) -> Swift.Substring in InputMask.o
(extension in InputMask):Swift.String.prefixIntersection(with: Swift.String) -> Swift.Substring in InputMask.o
"protocol witness table for Swift.String.Index : Swift.Equatable in Swift", referenced from:
InputMaskTests.CustomNotationEllipticalCase.testApply_J_returns_J() -> () in CustomNotationEllipticalCase.o
InputMaskTests.CustomNotationEllipticalCase.testApply_Je_returns_Je() -> () in CustomNotationEllipticalCase.o
InputMaskTests.CustomNotationEllipticalCase.testApply_Jeo_returns_Jeo() -> () in CustomNotationEllipticalCase.o
InputMaskTests.CustomNotationEllipticalCase.testApply_1_returns_emptyString() -> () in CustomNotationEllipticalCase.o
InputMaskTests.CustomNotationEllipticalCase.testApply_12_returns_emptyString() -> () in CustomNotationEllipticalCase.o
InputMaskTests.CustomNotationEllipticalCase.testApply_123_returns_emptyString() -> () in CustomNotationEllipticalCase.o
InputMaskTests.CustomNotationEllipticalCase.testApply_1Jeorge2_returns_Jeorge() -> () in CustomNotationEllipticalCase.o
...
"Swift.String.count.getter : Swift.Int", referenced from:
InputMask.AffinityCalculationStrategy.calculateAffinity(ofMask: InputMask.Mask, forText: InputMask.CaretString, autocomplete: Swift.Bool) -> Swift.Int in InputMask.o
InputMask.AffinityCalculationStrategy.calculateAffinity(ofMask: InputMask.Mask, forText: InputMask.CaretString, autocomplete: Swift.Bool) -> Swift.Int in InputMask.o
InputMask.FormatSanitizer.(getFormatBlocks in _9630C2BFB0C1EEC80D8C490909BFFB6B)(Swift.String) -> [Swift.String] in InputMask.o
InputMask.Mask.apply(toText: InputMask.CaretString) -> InputMask.Mask.Result in InputMask.o
InputMask.CaretString.reversed() -> InputMask.CaretString in InputMask.o
"Swift.String.index(after: Swift.String.Index) -> Swift.String.Index", referenced from:
InputMask.CaretStringIterator.next() -> Swift.Character? in InputMask.o
(extension in InputMask):Swift.String.truncateFirst() -> Swift.String in InputMask.o
(extension in InputMask):Swift.String.prefixIntersection(with: Swift.String) -> Swift.Substring in InputMask.o
(extension in InputMask):Swift.String.prefixIntersection(with: Swift.String) -> Swift.Substring in InputMask.o
"Swift.String.index(_: Swift.String.Index, offsetBy: Swift.Int) -> Swift.String.Index", referenced from:
InputMaskTests.DayMonthYearCase.testApply_1111_ThirdIndex_returns_11dot11_FourthIndex() -> () in DayMonthYearCase.o
InputMaskTests.DayMonthYearCase.testApply_1111_ThirdIndex_returns_11dot11_FourthIndex() -> () in DayMonthYearCase.o
InputMaskTests.DayMonthYearCase.testApply_1111_ThirdIndexGravityBackward_returns_11dot11_ThirdIndex() -> () in DayMonthYearCase.o
InputMaskTests.DayMonthYearCase.testApply_1111_ThirdIndexGravityBackward_returns_11dot11_ThirdIndex() -> () in DayMonthYearCase.o
InputMaskTests.DayMonthYearShortCase.testApply_1111_ThirdIndex_returns_11dot11_FourthIndex() -> () in DayMonthYearShortCase.o
InputMaskTests.DayMonthYearShortCase.testApply_1111_ThirdIndex_returns_11dot11_FourthIndex() -> () in DayMonthYearShortCase.o
InputMaskTests.DayMonthYearShortCase.testApply_1111_ThirdIndexGravityBackward_returns_11dot11_ThirdIndex() -> () in DayMonthYearShortCase.o
InputMaskTests.DayMonthYearShortCase.testApply_1111_ThirdIndexGravityBackward_returns_11dot11_ThirdIndex() -> () in DayMonthYearShortCase.o
...
"Swift.String.append(Swift.Character) -> ()", referenced from:
InputMask.FormatSanitizer.(getFormatBlocks in _9630C2BFB0C1EEC80D8C490909BFFB6B)(Swift.String) -> [Swift.String] in InputMask.o
InputMask.FormatSanitizer.(getFormatBlocks in _9630C2BFB0C1EEC80D8C490909BFFB6B)(Swift.String) -> [Swift.String] in InputMask.o
InputMask.FormatSanitizer.(divideBlocksWithMixedCharacters in _9630C2BFB0C1EEC80D8C490909BFFB6B)([Swift.String]) -> [Swift.String] in InputMask.o
InputMask.FormatSanitizer.(divideBlocksWithMixedCharacters in _9630C2BFB0C1EEC80D8C490909BFFB6B)([Swift.String]) -> [Swift.String] in InputMask.o
InputMask.FormatSanitizer.(divideBlocksWithMixedCharacters in _9630C2BFB0C1EEC80D8C490909BFFB6B)([Swift.String]) -> [Swift.String] in InputMask.o
"Swift.String.isEmpty.getter : Swift.Bool", referenced from:
InputMask.FormatSanitizer.(getFormatBlocks in _9630C2BFB0C1EEC80D8C490909BFFB6B)(Swift.String) -> [Swift.String] in InputMask.o
"Swift.String.Iterator.next() -> Swift.Character?", referenced from:
InputMask.FormatSanitizer.(checkOpenBraces in _9630C2BFB0C1EEC80D8C490909BFFB6B)(Swift.String) throws -> () in InputMask.o
InputMask.FormatSanitizer.(getFormatBlocks in _9630C2BFB0C1EEC80D8C490909BFFB6B)(Swift.String) -> [Swift.String] in InputMask.o
InputMask.FormatSanitizer.(divideBlocksWithMixedCharacters in _9630C2BFB0C1EEC80D8C490909BFFB6B)([Swift.String]) -> [Swift.String] in InputMask.o
"Swift.String.distance(from: Swift.String.Index, to: Swift.String.Index) -> Swift.Int", referenced from:
(extension in InputMask):Swift.String.distanceFromStartIndex(to: Swift.String.Index) -> Swift.Int in InputMask.o
"Swift.String.endIndex.getter : Swift.String.Index", referenced from:
InputMaskTests.CustomNotationEllipticalCase.testApply_J_returns_J() -> () in CustomNotationEllipticalCase.o
InputMaskTests.CustomNotationEllipticalCase.testApply_J_returns_J() -> () in CustomNotationEllipticalCase.o
InputMaskTests.CustomNotationEllipticalCase.testApply_Je_returns_Je() -> () in CustomNotationEllipticalCase.o
InputMaskTests.CustomNotationEllipticalCase.testApply_Je_returns_Je() -> () in CustomNotationEllipticalCase.o
InputMaskTests.CustomNotationEllipticalCase.testApply_Jeo_returns_Jeo() -> () in CustomNotationEllipticalCase.o
InputMaskTests.CustomNotationEllipticalCase.testApply_Jeo_returns_Jeo() -> () in CustomNotationEllipticalCase.o
InputMaskTests.CustomNotationEllipticalCase.testApply_1_returns_emptyString() -> () in CustomNotationEllipticalCase.o
InputMaskTests.CustomNotationEllipticalCase.testApply_1_returns_emptyString() -> () in CustomNotationEllipticalCase.o
...
"Swift.String.hasPrefix(Swift.String) -> Swift.Bool", referenced from:
InputMask.FormatSanitizer.(divideBlocksWithMixedCharacters in _9630C2BFB0C1EEC80D8C490909BFFB6B)([Swift.String]) -> [Swift.String] in InputMask.o
InputMask.FormatSanitizer.(sortFormatBlocks in _9630C2BFB0C1EEC80D8C490909BFFB6B)([Swift.String]) -> [Swift.String] in InputMask.o
"Swift.String.hasSuffix(Swift.String) -> Swift.Bool", referenced from:
InputMask.FormatSanitizer.(divideBlocksWithMixedCharacters in _9630C2BFB0C1EEC80D8C490909BFFB6B)([Swift.String]) -> [Swift.String] in InputMask.o
"type metadata for Swift.String", referenced from:
InputMaskTests.StringTests.testPrefixIntersection_emptyStrings_returnsEmptyString() -> () in StringTests.o
InputMaskTests.StringTests.testPrefixIntersection_phoneNumbers_returnsPlusSeven() -> () in StringTests.o
InputMaskTests.StringTests.testPrefixIntersection_s1Empty_returnsEmptyString() -> () in StringTests.o
InputMaskTests.StringTests.testPrefixIntersection_s2Empty_returnsEmptyString() -> () in StringTests.o
InputMaskTests.StringTests.testPrefixIntersection_completelyDifferentStrings_returnsEmptyString() -> () in StringTests.o
InputMaskTests.StringTests.testPrefixIntersection_s1Shorter_returnsS1() -> () in StringTests.o
InputMaskTests.StringTests.testPrefixIntersection_s2Shorter_returnsS2() -> () in StringTests.o
...
"protocol witness table for Swift.String : Swift.Hashable in Swift", referenced from:
protocol witness for Swift.Hashable.hashValue.getter : Swift.Int in conformance __C.NSAttributedStringKey : Swift.Hashable in __C_Synthesized in InputMask.o
protocol witness for Swift.Hashable.hash(into: inout Swift.Hasher) -> () in conformance __C.NSAttributedStringKey : Swift.Hashable in __C_Synthesized in InputMask.o
protocol witness for Swift.Hashable._rawHashValue(seed: Swift.Int) -> Swift.Int in conformance __C.NSAttributedStringKey : Swift.Hashable in __C_Synthesized in InputMask.o
protocol witness for Swift._HasCustomAnyHashableRepresentation._toCustomAnyHashable() -> Swift.AnyHashable? in conformance __C.NSAttributedStringKey : Swift._HasCustomAnyHashableRepresentation in __C_Synthesized in InputMask.o
one-time initialization function for (cache in _31579B4D28A3636BB8A78CEC7546B4B4) in InputMask.o
static InputMask.Mask.getOrCreate(withFormat: Swift.String, customNotations: [InputMask.Notation]) throws -> InputMask.Mask in InputMask.o
one-time initialization function for (cache in _500BB11174BA6D03DC40BC8158A75C0C) in InputMask.o
...
"protocol conformance descriptor for Swift.String : Swift.BidirectionalCollection in Swift", referenced from:
lazy protocol witness table accessor for type Swift.String and conformance Swift.String : Swift.BidirectionalCollection in Swift in InputMask.o
"protocol witness table for Swift.String : Swift.Equatable in Swift", referenced from:
InputMaskTests.StringTests.testPrefixIntersection_emptyStrings_returnsEmptyString() -> () in StringTests.o
InputMaskTests.StringTests.testPrefixIntersection_phoneNumbers_returnsPlusSeven() -> () in StringTests.o
InputMaskTests.StringTests.testPrefixIntersection_s1Empty_returnsEmptyString() -> () in StringTests.o
InputMaskTests.StringTests.testPrefixIntersection_s2Empty_returnsEmptyString() -> () in StringTests.o
InputMaskTests.StringTests.testPrefixIntersection_completelyDifferentStrings_returnsEmptyString() -> () in StringTests.o
InputMaskTests.StringTests.testPrefixIntersection_s1Shorter_returnsS1() -> () in StringTests.o
InputMaskTests.StringTests.testPrefixIntersection_s2Shorter_returnsS2() -> () in StringTests.o
...
"protocol witness table for Swift.String : Swift.Sequence in Swift", referenced from:
InputMask.FormatSanitizer.(sortFormatBlocks in _9630C2BFB0C1EEC80D8C490909BFFB6B)([Swift.String]) -> [Swift.String] in InputMask.o
InputMask.FormatSanitizer.(sortBlock in _9630C2BFB0C1EEC80D8C490909BFFB6B)(block: Swift.String) -> Swift.String in InputMask.o
"protocol conformance descriptor for Swift.String : Swift.Collection in Swift", referenced from:
lazy protocol witness table accessor for type Swift.String and conformance Swift.String : Swift.Collection in Swift in InputMask.o
"protocol conformance descriptor for Swift.String : Swift.RangeReplaceableCollection in Swift", referenced from:
lazy protocol witness table accessor for type Swift.String and conformance Swift.String : Swift.RangeReplaceableCollection in Swift in InputMask.o
"protocol conformance descriptor for Swift.String : Swift.StringProtocol in Swift", referenced from:
lazy protocol witness table accessor for type Swift.String and conformance Swift.String : Swift.StringProtocol in Swift in InputMask.o
"protocol witness table for Swift.String : Swift.TextOutputStreamable in Swift", referenced from:
InputMask.Mask.Result.debugDescription.getter : Swift.String in InputMask.o
InputMask.CaretString.debugDescription.getter : Swift.String in InputMask.o
"protocol witness table for Swift.String : Swift.CustomStringConvertible in Swift", referenced from:
InputMask.Mask.Result.debugDescription.getter : Swift.String in InputMask.o
InputMask.CaretString.debugDescription.getter : Swift.String in InputMask.o
"Swift.String.subscript.getter : (Swift.String.Index) -> Swift.Character", referenced from:
InputMask.CaretStringIterator.next() -> Swift.Character? in InputMask.o
(extension in InputMask):Swift.String.prefixIntersection(with: Swift.String) -> Swift.Substring in InputMask.o
(extension in InputMask):Swift.String.prefixIntersection(with: Swift.String) -> Swift.Substring in InputMask.o
"Swift.String.init(Swift.Character) -> Swift.String", referenced from:
(extension in InputMask):Foundation.CharacterSet.isMember(character: Swift.Character) -> Swift.Bool in InputMask.o
InputMask.Compiler.(determineInheritedType in _B3F36BB0FA1A2C10D03E581AB8FCA34D)(forLastCharacter: Swift.Character?) throws -> InputMask.ValueState.StateType in InputMask.o
InputMask.FormatSanitizer.(divideBlocksWithMixedCharacters in _9630C2BFB0C1EEC80D8C490909BFFB6B)([Swift.String]) -> [Swift.String] in InputMask.o
InputMask.FormatSanitizer.(divideBlocksWithMixedCharacters in _9630C2BFB0C1EEC80D8C490909BFFB6B)([Swift.String]) -> [Swift.String] in InputMask.o
InputMask.FormatSanitizer.(divideBlocksWithMixedCharacters in _9630C2BFB0C1EEC80D8C490909BFFB6B)([Swift.String]) -> [Swift.String] in InputMask.o
InputMask.Mask.apply(toText: InputMask.CaretString) -> InputMask.Mask.Result in InputMask.o
InputMask.Mask.apply(toText: InputMask.CaretString) -> InputMask.Mask.Result in InputMask.o
InputMask.Mask.apply(toText: InputMask.CaretString) -> InputMask.Mask.Result in InputMask.o
InputMask.Mask.apply(toText: InputMask.CaretString) -> InputMask.Mask.Result in InputMask.o
InputMask.Mask.apply(toText: InputMask.CaretString) -> InputMask.Mask.Result in InputMask.o
...
"Swift.String.init(__shared Swift.Substring) -> Swift.String", referenced from:
InputMaskTests.StringTests.testPrefixIntersection_emptyStrings_returnsEmptyString() -> () in StringTests.o
InputMaskTests.StringTests.testPrefixIntersection_phoneNumbers_returnsPlusSeven() -> () in StringTests.o
InputMaskTests.StringTests.testPrefixIntersection_s1Empty_returnsEmptyString() -> () in StringTests.o
InputMaskTests.StringTests.testPrefixIntersection_s2Empty_returnsEmptyString() -> () in StringTests.o
InputMaskTests.StringTests.testPrefixIntersection_completelyDifferentStrings_returnsEmptyString() -> () in StringTests.o
InputMaskTests.StringTests.testPrefixIntersection_s1Shorter_returnsS1() -> () in StringTests.o
InputMaskTests.StringTests.testPrefixIntersection_s2Shorter_returnsS2() -> () in StringTests.o
...
"Swift.String.init<A where A: Swift.Sequence, A.Element == Swift.Character>(A) -> Swift.String", referenced from:
InputMask.FormatSanitizer.(sortFormatBlocks in _9630C2BFB0C1EEC80D8C490909BFFB6B)([Swift.String]) -> [Swift.String] in InputMask.o
InputMask.FormatSanitizer.(sortBlock in _9630C2BFB0C1EEC80D8C490909BFFB6B)(block: Swift.String) -> Swift.String in InputMask.o
(extension in InputMask):Swift.String.reversed.getter : Swift.String in InputMask.o
(extension in InputMask):Swift.String.reversedFormat() -> Swift.String in InputMask.o
(extension in InputMask):Swift.String.reversedFormat() -> Swift.String in InputMask.o
"(extension in Swift):Swift.Sequence< where A.Element: Swift.Comparable>.sorted() -> [A.Element]", referenced from:
InputMask.FormatSanitizer.(sortFormatBlocks in _9630C2BFB0C1EEC80D8C490909BFFB6B)([Swift.String]) -> [Swift.String] in InputMask.o
InputMask.FormatSanitizer.(sortBlock in _9630C2BFB0C1EEC80D8C490909BFFB6B)(block: Swift.String) -> Swift.String in InputMask.o
"(extension in Swift):Swift.Sequence< where A.Element: Swift.Equatable>.contains(A.Element) -> Swift.Bool", referenced from:
closure #3 (InputMask.Country) -> Swift.Bool in static InputMask.Country.findCountries(amongCountries: [InputMask.Country]?, withTerms: [Swift.String]?, excluding: [Swift.String]?, phone: Swift.String) -> [InputMask.Country] in InputMask.o
closure #3 (InputMask.Country) -> Swift.Bool in static InputMask.Country.findCountries(amongCountries: [InputMask.Country]?, withTerms: [Swift.String]?, excluding: [Swift.String]?, phone: Swift.String) -> [InputMask.Country] in InputMask.o
closure #3 (InputMask.Country) -> Swift.Bool in static InputMask.Country.findCountries(amongCountries: [InputMask.Country]?, withTerms: [Swift.String]?, excluding: [Swift.String]?, phone: Swift.String) -> [InputMask.Country] in InputMask.o
closure #3 (InputMask.Country) -> Swift.Bool in static InputMask.Country.findCountries(amongCountries: [InputMask.Country]?, withTerms: [Swift.String]?, excluding: [Swift.String]?, phone: Swift.String) -> [InputMask.Country] in InputMask.o
closure #3 (InputMask.Country) -> Swift.Bool in static InputMask.Country.findCountries(amongCountries: [InputMask.Country]?, withTerms: [Swift.String]?, excluding: [Swift.String]?, phone: Swift.String) -> [InputMask.Country] in InputMask.o
closure #3 (InputMask.Country) -> Swift.Bool in static InputMask.Country.findCountries(amongCountries: [InputMask.Country]?, withTerms: [Swift.String]?, excluding: [Swift.String]?, phone: Swift.String) -> [InputMask.Country] in InputMask.o
closure #3 (InputMask.Country) -> Swift.Bool in static InputMask.Country.findCountries(amongCountries: [InputMask.Country]?, withTerms: [Swift.String]?, excluding: [Swift.String]?, phone: Swift.String) -> [InputMask.Country] in InputMask.o
closure #3 (InputMask.Country) -> Swift.Bool in static InputMask.Country.findCountries(amongCountries: [InputMask.Country]?, withTerms: [Swift.String]?, excluding: [Swift.String]?, phone: Swift.String) -> [InputMask.Country] in InputMask.o
closure #3 (InputMask.Country) -> Swift.Bool in static InputMask.Country.findCountries(amongCountries: [InputMask.Country]?, withTerms: [Swift.String]?, excluding: [Swift.String]?, phone: Swift.String) -> [InputMask.Country] in InputMask.o
closure #3 (InputMask.Country) -> Swift.Bool in static InputMask.Country.findCountries(amongCountries: [InputMask.Country]?, withTerms: [Swift.String]?, excluding: [Swift.String]?, phone: Swift.String) -> [InputMask.Country] in InputMask.o
...
"method descriptor for Swift.RawRepresentable.rawValue.getter : A.RawValue", referenced from:
l_got.$sSY8rawValue03RawB0QzvgTq in InputMask.o
"method descriptor for Swift.RawRepresentable.init(rawValue: A.RawValue) -> A?", referenced from:
l_got.$sSY8rawValuexSg03RawB0Qz_tcfCTq in InputMask.o
"protocol descriptor for Swift.RawRepresentable", referenced from:
l_got.$sSYMp in InputMask.o
"Swift.Array.count.getter : Swift.Int", referenced from:
(extension in InputMask):Swift.String.numberOfOccurrencesOf(Swift.String) -> Swift.Int in InputMask.o
"Swift.Array.append(__owned A) -> ()", referenced from:
closure #1 () -> () in InputMaskTests.CustomNotationEllipticalCase.testInit_correctFormat_measureTime() -> () in CustomNotationEllipticalCase.o
closure #1 () -> () in InputMaskTests.CustomNotationEllipticalCase.testGetOrCreate_correctFormat_measureTime() -> () in CustomNotationEllipticalCase.o
closure #1 () -> () in InputMaskTests.DayMonthYearCase.testInit_correctFormat_measureTime() -> () in DayMonthYearCase.o
closure #1 () -> () in InputMaskTests.DayMonthYearCase.testGetOrCreate_correctFormat_measureTime() -> () in DayMonthYearCase.o
closure #1 () -> () in InputMaskTests.DayMonthYearShortCase.testInit_correctFormat_measureTime() -> () in DayMonthYearShortCase.o
closure #1 () -> () in InputMaskTests.DayMonthYearShortCase.testGetOrCreate_correctFormat_measureTime() -> () in DayMonthYearShortCase.o
closure #1 () -> () in InputMaskTests.DecimalNumberCase.testInit_correctFormat_measureTime() -> () in DecimalNumberCase.o
...
"Swift.Array.removeAll(keepingCapacity: Swift.Bool) -> ()", referenced from:
InputMask.Mask.(AutocompletionStack in _31579B4D28A3636BB8A78CEC7546B4B4).pushBack(next: InputMask.Next?) -> () in InputMask.o
InputMask.Mask.(AutocompletionStack in _31579B4D28A3636BB8A78CEC7546B4B4).removeAll() -> () in InputMask.o
"type metadata accessor for Swift.Array", referenced from:
Swift._finalizeUninitializedArray<A>(__owned [A]) -> [A] in CustomNotationEllipticalCase.o
Swift._finalizeUninitializedArray<A>(__owned [A]) -> [A] in InputMask.o
"protocol conformance descriptor for [A] : Swift.BidirectionalCollection in Swift", referenced from:
lazy protocol witness table accessor for type [Swift.String] and conformance [A] : Swift.BidirectionalCollection in Swift in InputMask.o
lazy protocol witness table accessor for type [InputMask.Next] and conformance [A] : Swift.BidirectionalCollection in Swift in InputMask.o
"protocol conformance descriptor for [A] : Swift.Sequence in Swift", referenced from:
lazy protocol witness table accessor for type [Swift.Character] and conformance [A] : Swift.Sequence in Swift in InputMask.o
lazy protocol witness table accessor for type [Swift.String] and conformance [A] : Swift.Sequence in Swift in InputMask.o
"protocol conformance descriptor for [A] : Swift.Collection in Swift", referenced from:
lazy protocol witness table accessor for type [InputMask.Notation] and conformance [A] : Swift.Collection in Swift in InputMask.o
lazy protocol witness table accessor for type [Swift.String] and conformance [A] : Swift.Collection in Swift in InputMask.o
lazy protocol witness table accessor for type [InputMask.Next] and conformance [A] : Swift.Collection in Swift in InputMask.o
lazy protocol witness table accessor for type [InputMask.State.Type] and conformance [A] : Swift.Collection in Swift in InputMask.o
"protocol conformance descriptor for [A] : Swift.RangeReplaceableCollection in Swift", referenced from:
lazy protocol witness table accessor for type [InputMask.Next] and conformance [A] : Swift.RangeReplaceableCollection in Swift in InputMask.o
"protocol conformance descriptor for [A] : Swift._ArrayProtocol in Swift", referenced from:
lazy protocol witness table accessor for type [InputMask.Country] and conformance [A] : Swift._ArrayProtocol in Swift in InputMask.o
"type metadata for Swift.Bool", referenced from:
InputMaskTests.CustomNotationEllipticalCase.testApply_J_returns_J() -> () in CustomNotationEllipticalCase.o
InputMaskTests.CustomNotationEllipticalCase.testApply_Je_returns_Je() -> () in CustomNotationEllipticalCase.o
InputMaskTests.CustomNotationEllipticalCase.testApply_Jeo_returns_Jeo() -> () in CustomNotationEllipticalCase.o
InputMaskTests.CustomNotationEllipticalCase.testApply_1_returns_emptyString() -> () in CustomNotationEllipticalCase.o
InputMaskTests.CustomNotationEllipticalCase.testApply_12_returns_emptyString() -> () in CustomNotationEllipticalCase.o
InputMaskTests.CustomNotationEllipticalCase.testApply_123_returns_emptyString() -> () in CustomNotationEllipticalCase.o
InputMaskTests.CustomNotationEllipticalCase.testApply_1Jeorge2_returns_Jeorge() -> () in CustomNotationEllipticalCase.o
...
"protocol witness table for Swift.Bool : Swift.Equatable in Swift", referenced from:
InputMaskTests.CustomNotationEllipticalCase.testApply_J_returns_J() -> () in CustomNotationEllipticalCase.o
InputMaskTests.CustomNotationEllipticalCase.testApply_Je_returns_Je() -> () in CustomNotationEllipticalCase.o
InputMaskTests.CustomNotationEllipticalCase.testApply_Jeo_returns_Jeo() -> () in CustomNotationEllipticalCase.o
InputMaskTests.CustomNotationEllipticalCase.testApply_1_returns_emptyString() -> () in CustomNotationEllipticalCase.o
InputMaskTests.CustomNotationEllipticalCase.testApply_12_returns_emptyString() -> () in CustomNotationEllipticalCase.o
InputMaskTests.CustomNotationEllipticalCase.testApply_123_returns_emptyString() -> () in CustomNotationEllipticalCase.o
InputMaskTests.CustomNotationEllipticalCase.testApply_1Jeorge2_returns_Jeorge() -> () in CustomNotationEllipticalCase.o
...
"protocol witness table for Swift.Bool : Swift.CustomStringConvertible in Swift", referenced from:
InputMask.Mask.Result.debugDescription.getter : Swift.String in InputMask.o
"Swift.Double._roundSlowPath(Swift.FloatingPointRoundingRule) -> ()", referenced from:
(extension in InputMask):Swift.String.boxSizeWithFont(__C.UIFont) -> __C.CGSize in InputMask.o
(extension in InputMask):Swift.String.boxSizeWithFont(__C.UIFont) -> __C.CGSize in InputMask.o
"Swift.Double.sign.getter : Swift.FloatingPointSign", referenced from:
(extension in InputMask):Swift.String.boxSizeWithFont(__C.UIFont) -> __C.CGSize in InputMask.o
(extension in InputMask):Swift.String.boxSizeWithFont(__C.UIFont) -> __C.CGSize in InputMask.o
"Swift.Int.init(bitPattern: Swift.OpaquePointer?) -> Swift.Int", referenced from:
generic specialization <serialized, Swift.UInt64, Swift.UInt8, ()> of _swift_se0333_UnsafePointer_withMemoryRebound in InputMask.o
"type metadata for Swift.Int", referenced from:
closure #1 () -> () in InputMaskTests.CustomNotationEllipticalCase.testInit_correctFormat_measureTime() -> () in CustomNotationEllipticalCase.o
closure #1 () -> () in InputMaskTests.CustomNotationEllipticalCase.testGetOrCreate_correctFormat_measureTime() -> () in CustomNotationEllipticalCase.o
InputMaskTests.CustomNotationEllipticalCase.testAcceptableTextLength_allSet_returnsCorrectCount() -> () in CustomNotationEllipticalCase.o
InputMaskTests.CustomNotationEllipticalCase.testTotalTextLength_allSet_returnsCorrectCount() -> () in CustomNotationEllipticalCase.o
InputMaskTests.CustomNotationEllipticalCase.testAcceptableValueLength_allSet_returnsCorrectCount() -> () in CustomNotationEllipticalCase.o
InputMaskTests.CustomNotationEllipticalCase.testTotalValueLength_allSet_returnsCorrectCount() -> () in CustomNotationEllipticalCase.o
lazy protocol witness table accessor for type Swift.Int and conformance Swift.Int : Swift.SignedInteger in Swift in CustomNotationEllipticalCase.o
...
"protocol witness table for Swift.Int : Swift.Hashable in Swift", referenced from:
InputMask.AffinityCalculationStrategy.hash(into: inout Swift.Hasher) -> () in InputMask.o
InputMask.Compiler.CompilerError.hash(into: inout Swift.Hasher) -> () in InputMask.o
"protocol witness table for Swift.Int : Swift.Comparable in Swift", referenced from:
closure #1 () -> () in InputMaskTests.CustomNotationEllipticalCase.testInit_correctFormat_measureTime() -> () in CustomNotationEllipticalCase.o
closure #1 () -> () in InputMaskTests.CustomNotationEllipticalCase.testGetOrCreate_correctFormat_measureTime() -> () in CustomNotationEllipticalCase.o
closure #1 () -> () in InputMaskTests.DayMonthYearCase.testInit_correctFormat_measureTime() -> () in DayMonthYearCase.o
closure #1 () -> () in InputMaskTests.DayMonthYearCase.testGetOrCreate_correctFormat_measureTime() -> () in DayMonthYearCase.o
closure #1 () -> () in InputMaskTests.DayMonthYearShortCase.testInit_correctFormat_measureTime() -> () in DayMonthYearShortCase.o
closure #1 () -> () in InputMaskTests.DayMonthYearShortCase.testGetOrCreate_correctFormat_measureTime() -> () in DayMonthYearShortCase.o
closure #1 () -> () in InputMaskTests.DecimalNumberCase.testInit_correctFormat_measureTime() -> () in DecimalNumberCase.o
...
"protocol witness table for Swift.Int : Swift.Equatable in Swift", referenced from:
InputMaskTests.CustomNotationEllipticalCase.testAcceptableTextLength_allSet_returnsCorrectCount() -> () in CustomNotationEllipticalCase.o
InputMaskTests.CustomNotationEllipticalCase.testTotalTextLength_allSet_returnsCorrectCount() -> () in CustomNotationEllipticalCase.o
InputMaskTests.CustomNotationEllipticalCase.testAcceptableValueLength_allSet_returnsCorrectCount() -> () in CustomNotationEllipticalCase.o
InputMaskTests.CustomNotationEllipticalCase.testTotalValueLength_allSet_returnsCorrectCount() -> () in CustomNotationEllipticalCase.o
InputMaskTests.DayMonthYearCase.testAcceptableTextLength_allSet_returnsCorrectCount() -> () in DayMonthYearCase.o
InputMaskTests.DayMonthYearCase.testTotalTextLength_allSet_returnsCorrectCount() -> () in DayMonthYearCase.o
InputMaskTests.DayMonthYearCase.testAcceptableValueLength_allSet_returnsCorrectCount() -> () in DayMonthYearCase.o
...
"protocol conformance descriptor for Swift.Int : Swift.SignedInteger in Swift", referenced from:
lazy protocol witness table accessor for type Swift.Int and conformance Swift.Int : Swift.SignedInteger in Swift in CustomNotationEllipticalCase.o
"protocol witness table for Swift.Int : Swift.Strideable in Swift", referenced from:
lazy protocol witness table accessor for type Swift.ClosedRange<Swift.Int> and conformance < where A: Swift.Strideable, A.Stride: Swift.SignedInteger> Swift.ClosedRange<A> : Swift.Collection in Swift in CustomNotationEllipticalCase.o
"protocol witness table for Swift.Int : Swift.CustomStringConvertible in Swift", referenced from:
InputMask.Mask.Result.debugDescription.getter : Swift.String in InputMask.o
"(extension in Swift):Swift.Collection.map<A>((A.Element) throws -> A1) throws -> [A1]", referenced from:
(extension in InputMask):Swift.String.reversedFormat() -> Swift.String in InputMask.o
static InputMask.Country.findCountries(amongCountries: [InputMask.Country]?, withTerms: [Swift.String]?, excluding: [Swift.String]?, phone: Swift.String) -> [InputMask.Country] in InputMask.o
static InputMask.Country.findCountries(amongCountries: [InputMask.Country]?, withTerms: [Swift.String]?, excluding: [Swift.String]?, phone: Swift.String) -> [InputMask.Country] in InputMask.o
"(extension in Swift):Swift.Collection.count.getter : Swift.Int", referenced from:
InputMask.AffinityCalculationStrategy.calculateAffinity(ofMask: InputMask.Mask, forText: InputMask.CaretString, autocomplete: Swift.Bool) -> Swift.Int in InputMask.o
"(extension in Swift):Swift.Collection.first.getter : A.Element?", referenced from:
InputMask.Compiler.(compile in _B3F36BB0FA1A2C10D03E581AB8FCA34D)(_: Swift.String, valuable: Swift.Bool, fixed: Swift.Bool, lastCharacter: Swift.Character?) throws -> InputMask.State in InputMask.o
"(extension in Swift):Swift.Collection.isEmpty.getter : Swift.Bool", referenced from:
InputMask.Mask.(AutocompletionStack in _31579B4D28A3636BB8A78CEC7546B4B4).isEmpty.getter : Swift.Bool in InputMask.o
"(extension in Swift):Swift.Collection.subscript.getter : <A where A1: Swift.RangeExpression, A.Index == A1.Bound>(A1) -> A.SubSequence", referenced from:
(extension in InputMask):Swift.String.truncateFirst() -> Swift.String in InputMask.o
(extension in InputMask):Swift.String.prefixIntersection(with: Swift.String) -> Swift.Substring in InputMask.o
(extension in InputMask):Swift.String.prefixIntersection(with: Swift.String) -> Swift.Substring in InputMask.o
"(extension in Swift):Swift.Collection< where A.Iterator == Swift.IndexingIterator<A>>.makeIterator() -> Swift.IndexingIterator<A>", referenced from:
closure #1 () -> () in InputMaskTests.CustomNotationEllipticalCase.testInit_correctFormat_measureTime() -> () in CustomNotationEllipticalCase.o
closure #1 () -> () in InputMaskTests.CustomNotationEllipticalCase.testGetOrCreate_correctFormat_measureTime() -> () in CustomNotationEllipticalCase.o
closure #1 () -> () in InputMaskTests.DayMonthYearCase.testInit_correctFormat_measureTime() -> () in DayMonthYearCase.o
closure #1 () -> () in InputMaskTests.DayMonthYearCase.testGetOrCreate_correctFormat_measureTime() -> () in DayMonthYearCase.o
closure #1 () -> () in InputMaskTests.DayMonthYearShortCase.testInit_correctFormat_measureTime() -> () in DayMonthYearShortCase.o
closure #1 () -> () in InputMaskTests.DayMonthYearShortCase.testGetOrCreate_correctFormat_measureTime() -> () in DayMonthYearShortCase.o
closure #1 () -> () in InputMaskTests.DecimalNumberCase.testInit_correctFormat_measureTime() -> () in DecimalNumberCase.o
...
"(extension in Swift):Swift.RangeReplaceableCollection< where A: Swift.BidirectionalCollection>.removeLast() -> A.Swift.Sequence.Element", referenced from:
InputMask.Mask.apply(toText: InputMask.CaretString) -> InputMask.Mask.Result in InputMask.o
InputMask.Mask.apply(toText: InputMask.CaretString) -> InputMask.Mask.Result in InputMask.o
InputMask.Mask.(AutocompletionStack in _31579B4D28A3636BB8A78CEC7546B4B4).pop() -> InputMask.Next in InputMask.o
"type metadata for Swift.Substring", referenced from:
InputMask.AffinityCalculationStrategy.calculateAffinity(ofMask: InputMask.Mask, forText: InputMask.CaretString, autocomplete: Swift.Bool) -> Swift.Int in InputMask.o
lazy protocol witness table accessor for type Swift.Substring and conformance Swift.Substring : Swift.Collection in Swift in InputMask.o
"protocol conformance descriptor for Swift.Substring : Swift.Collection in Swift", referenced from:
lazy protocol witness table accessor for type Swift.Substring and conformance Swift.Substring : Swift.Collection in Swift in InputMask.o
"Swift._hashValue<A where A: Swift.Hashable>(for: A) -> Swift.Int", referenced from:
InputMask.AffinityCalculationStrategy.hashValue.getter : Swift.Int in InputMask.o
InputMask.Compiler.CompilerError.hashValue.getter : Swift.Int in InputMask.o
"(extension in Swift):Swift._ArrayProtocol.filter((A.Element) throws -> Swift.Bool) throws -> [A.Element]", referenced from:
static InputMask.Country.findCountries(amongCountries: [InputMask.Country]?, withTerms: [Swift.String]?, excluding: [Swift.String]?, phone: Swift.String) -> [InputMask.Country] in InputMask.o
"Swift.IndexingIterator.next() -> A.Element?", referenced from:
closure #1 () -> () in InputMaskTests.CustomNotationEllipticalCase.testInit_correctFormat_measureTime() -> () in CustomNotationEllipticalCase.o
closure #1 () -> () in InputMaskTests.CustomNotationEllipticalCase.testGetOrCreate_correctFormat_measureTime() -> () in CustomNotationEllipticalCase.o
closure #1 () -> () in InputMaskTests.DayMonthYearCase.testInit_correctFormat_measureTime() -> () in DayMonthYearCase.o
closure #1 () -> () in InputMaskTests.DayMonthYearCase.testGetOrCreate_correctFormat_measureTime() -> () in DayMonthYearCase.o
closure #1 () -> () in InputMaskTests.DayMonthYearShortCase.testInit_correctFormat_measureTime() -> () in DayMonthYearShortCase.o
closure #1 () -> () in InputMaskTests.DayMonthYearShortCase.testGetOrCreate_correctFormat_measureTime() -> () in DayMonthYearShortCase.o
closure #1 () -> () in InputMaskTests.DecimalNumberCase.testInit_correctFormat_measureTime() -> () in DecimalNumberCase.o
...
"nominal type descriptor for Swift.IndexingIterator", referenced from:
_symbolic _____ySNySiGG s16IndexingIteratorV in CustomNotationEllipticalCase.o
_symbolic _____ySay_____GG s16IndexingIteratorV 9InputMask8NotationV in InputMask.o
_symbolic _____ySaySSGG s16IndexingIteratorV in InputMask.o
_symbolic _____ySay_____mGG s16IndexingIteratorV 9InputMask5StateC in InputMask.o
"nominal type descriptor for Swift.PartialRangeFrom", referenced from:
_symbolic _____y_____G s16PartialRangeFromV SS5IndexV in InputMask.o
"Swift.PartialRangeFrom.init(A) -> Swift.PartialRangeFrom<A>", referenced from:
(extension in InputMask):Swift.String.truncateFirst() -> Swift.String in InputMask.o
"protocol conformance descriptor for Swift.PartialRangeFrom<A> : Swift.RangeExpression in Swift", referenced from:
lazy protocol witness table accessor for type Swift.PartialRangeFrom<Swift.String.Index> and conformance Swift.PartialRangeFrom<A> : Swift.RangeExpression in Swift in InputMask.o
"nominal type descriptor for Swift.PartialRangeUpTo", referenced from:
_symbolic _____y_____G s16PartialRangeUpToV SS5IndexV in InputMask.o
"Swift.PartialRangeUpTo.init(A) -> Swift.PartialRangeUpTo<A>", referenced from:
(extension in InputMask):Swift.String.prefixIntersection(with: Swift.String) -> Swift.Substring in InputMask.o
(extension in InputMask):Swift.String.prefixIntersection(with: Swift.String) -> Swift.Substring in InputMask.o
"protocol conformance descriptor for Swift.PartialRangeUpTo<A> : Swift.RangeExpression in Swift", referenced from:
lazy protocol witness table accessor for type Swift.PartialRangeUpTo<Swift.String.Index> and conformance Swift.PartialRangeUpTo<A> : Swift.RangeExpression in Swift in InputMask.o
"Swift.FloatingPointSign.rawValue.getter : Swift.Int", referenced from:
(extension in InputMask):Swift.String.boxSizeWithFont(__C.UIFont) -> __C.CGSize in InputMask.o
(extension in InputMask):Swift.String.boxSizeWithFont(__C.UIFont) -> __C.CGSize in InputMask.o
(extension in InputMask):Swift.String.boxSizeWithFont(__C.UIFont) -> __C.CGSize in InputMask.o
(extension in InputMask):Swift.String.boxSizeWithFont(__C.UIFont) -> __C.CGSize in InputMask.o
"Swift._assertionFailure(_: Swift.StaticString, _: Swift.StaticString, file: Swift.StaticString, line: Swift.UInt, flags: Swift.UInt32) -> Swift.Never", referenced from:
(extension in InputMask):Swift.String.truncateFirst() -> Swift.String in InputMask.o
(extension in InputMask):Swift.String.prefixIntersection(with: Swift.String) -> Swift.Substring in InputMask.o
(extension in InputMask):Swift.String.prefixIntersection(with: Swift.String) -> Swift.Substring in InputMask.o
InputMask.Mask.apply(toText: InputMask.CaretString) -> InputMask.Mask.Result in InputMask.o
InputMask.Mask.apply(toText: InputMask.CaretString) -> InputMask.Mask.Result in InputMask.o
InputMask.Mask.apply(toText: InputMask.CaretString) -> InputMask.Mask.Result in InputMask.o
InputMask.Mask.apply(toText: InputMask.CaretString) -> InputMask.Mask.Result in InputMask.o
...
"Swift._assertionFailure(_: Swift.StaticString, _: Swift.String, file: Swift.StaticString, line: Swift.UInt, flags: Swift.UInt32) -> Swift.Never", referenced from:
InputMaskTests.MaskTestCase.format() -> Swift.String in MaskTestCase.o
InputMask.State.accept(character: Swift.Character) -> InputMask.Next? in InputMask.o
"nominal type descriptor for Swift.ReversedCollection", referenced from:
_symbolic _____ySSG s18ReversedCollectionV in InputMask.o
"protocol conformance descriptor for Swift.ReversedCollection<A> : Swift.Sequence in Swift", referenced from:
lazy protocol witness table accessor for type Swift.ReversedCollection<Swift.String> and conformance Swift.ReversedCollection<A> : Swift.Sequence in Swift in InputMask.o
"Swift._fatalErrorMessage(_: Swift.StaticString, _: Swift.StaticString, file: Swift.StaticString, line: Swift.UInt, flags: Swift.UInt32) -> Swift.Never", referenced from:
generic specialization <serialized, Swift.UInt8> of Swift.UnsafeBufferPointer.init(start: Swift.UnsafePointer<A>?, count: Swift.Int) -> Swift.UnsafeBufferPointer<A> in InputMask.o
generic specialization <serialized, Swift.UInt8> of Swift.UnsafeBufferPointer.init(start: Swift.UnsafePointer<A>?, count: Swift.Int) -> Swift.UnsafeBufferPointer<A> in InputMask.o
closure #1 (Swift.UnsafeBufferPointer<Swift.UInt8>) -> () in Swift._unimplementedInitializer(className: Swift.StaticString, initName: Swift.StaticString, file: Swift.StaticString, line: Swift.UInt, column: Swift.UInt) -> Swift.Never in InputMask.o
generic specialization <serialized, ()> of closure #1 (Swift.UnsafePointer<Swift.UInt8>) throws -> A in closure #1 (Swift.UnsafePointer<Swift.UInt64>) throws -> A in Swift.Unicode.Scalar.withUTF8CodeUnits<A>((Swift.UnsafeBufferPointer<Swift.UInt8>) throws -> A) throws -> A in InputMask.o
generic specialization <serialized, Swift.UInt64, Swift.UInt8, ()> of _swift_se0333_UnsafePointer_withMemoryRebound in InputMask.o
closure #1 (Swift.UnsafeBufferPointer<Swift.UInt8>) -> () in closure #1 (Swift.UnsafeBufferPointer<Swift.UInt8>) -> () in Swift._unimplementedInitializer(className: Swift.StaticString, initName: Swift.StaticString, file: Swift.StaticString, line: Swift.UInt, column: Swift.UInt) -> Swift.Never in InputMask.o
"protocol descriptor for Swift._SwiftNewtypeWrapper", referenced from:
l_got.$ss20_SwiftNewtypeWrapperMp in InputMask.o
"base conformance descriptor for Swift._SwiftNewtypeWrapper: Swift.RawRepresentable", referenced from:
l_got.$ss20_SwiftNewtypeWrapperPSYTb in InputMask.o
"base conformance descriptor for Swift._SwiftNewtypeWrapper: Swift._HasCustomAnyHashableRepresentation", referenced from:
l_got.$ss20_SwiftNewtypeWrapperPs35_HasCustomAnyHashableRepresentationTb in InputMask.o
"(extension in Swift):Swift._SwiftNewtypeWrapper< where A: Swift.Hashable, A.Swift.RawRepresentable.RawValue: Swift.Hashable>.hashValue.getter : Swift.Int", referenced from:
protocol witness for Swift.Hashable.hashValue.getter : Swift.Int in conformance __C.NSAttributedStringKey : Swift.Hashable in __C_Synthesized in InputMask.o
"(extension in Swift):Swift._SwiftNewtypeWrapper< where A: Swift.Hashable, A.Swift.RawRepresentable.RawValue: Swift.Hashable>._rawHashValue(seed: Swift.Int) -> Swift.Int", referenced from:
protocol witness for Swift.Hashable._rawHashValue(seed: Swift.Int) -> Swift.Int in conformance __C.NSAttributedStringKey : Swift.Hashable in __C_Synthesized in InputMask.o
"(extension in Swift):Swift._SwiftNewtypeWrapper< where A: Swift.Hashable, A.Swift.RawRepresentable.RawValue: Swift.Hashable>._toCustomAnyHashable() -> Swift.AnyHashable?", referenced from:
protocol witness for Swift._HasCustomAnyHashableRepresentation._toCustomAnyHashable() -> Swift.AnyHashable? in conformance __C.NSAttributedStringKey : Swift._HasCustomAnyHashableRepresentation in __C_Synthesized in InputMask.o
"(extension in Swift):Swift._SwiftNewtypeWrapper< where A: Swift.Hashable, A.Swift.RawRepresentable.RawValue: Swift.Hashable>.hash(into: inout Swift.Hasher) -> ()", referenced from:
protocol witness for Swift.Hashable.hash(into: inout Swift.Hasher) -> () in conformance __C.NSAttributedStringKey : Swift.Hashable in __C_Synthesized in InputMask.o
"static (extension in Swift):Swift._SwiftNewtypeWrapper< where A.RawValue: Swift._ObjectiveCBridgeable>._forceBridgeFromObjectiveC(_: A.RawValue._ObjectiveCType, result: inout A?) -> ()", referenced from:
protocol witness for static Swift._ObjectiveCBridgeable._forceBridgeFromObjectiveC(_: A._ObjectiveCType, result: inout A?) -> () in conformance __C.NSAttributedStringKey : Swift._ObjectiveCBridgeable in __C_Synthesized in InputMask.o
"static (extension in Swift):Swift._SwiftNewtypeWrapper< where A.RawValue: Swift._ObjectiveCBridgeable>._conditionallyBridgeFromObjectiveC(_: A.RawValue._ObjectiveCType, result: inout A?) -> Swift.Bool", referenced from:
protocol witness for static Swift._ObjectiveCBridgeable._conditionallyBridgeFromObjectiveC(_: A._ObjectiveCType, result: inout A?) -> Swift.Bool in conformance __C.NSAttributedStringKey : Swift._ObjectiveCBridgeable in __C_Synthesized in InputMask.o
"static (extension in Swift):Swift._SwiftNewtypeWrapper< where A.RawValue: Swift._ObjectiveCBridgeable>._unconditionallyBridgeFromObjectiveC(A.RawValue._ObjectiveCType?) -> A", referenced from:
protocol witness for static Swift._ObjectiveCBridgeable._unconditionallyBridgeFromObjectiveC(A._ObjectiveCType?) -> A in conformance __C.NSAttributedStringKey : Swift._ObjectiveCBridgeable in __C_Synthesized in InputMask.o
"(extension in Swift):Swift._SwiftNewtypeWrapper< where A.RawValue: Swift._ObjectiveCBridgeable>._bridgeToObjectiveC() -> A.RawValue._ObjectiveCType", referenced from:
protocol witness for Swift._ObjectiveCBridgeable._bridgeToObjectiveC() -> A._ObjectiveCType in conformance __C.NSAttributedStringKey : Swift._ObjectiveCBridgeable in __C_Synthesized in InputMask.o
"protocol descriptor for Swift._ObjectiveCBridgeable", referenced from:
l_got.$ss21_ObjectiveCBridgeableMp in InputMask.o
"method descriptor for static Swift._ObjectiveCBridgeable._forceBridgeFromObjectiveC(_: A._ObjectiveCType, result: inout A?) -> ()", referenced from:
l_got.$ss21_ObjectiveCBridgeableP016_forceBridgeFromA1C_6resulty01_A5CTypeQz_xSgztFZTq in InputMask.o
"method descriptor for static Swift._ObjectiveCBridgeable._conditionallyBridgeFromObjectiveC(_: A._ObjectiveCType, result: inout A?) -> Swift.Bool", referenced from:
l_got.$ss21_ObjectiveCBridgeableP024_conditionallyBridgeFromA1C_6resultSb01_A5CTypeQz_xSgztFZTq in InputMask.o
"method descriptor for static Swift._ObjectiveCBridgeable._unconditionallyBridgeFromObjectiveC(A._ObjectiveCType?) -> A", referenced from:
l_got.$ss21_ObjectiveCBridgeableP026_unconditionallyBridgeFromA1Cyx01_A5CTypeQzSgFZTq in InputMask.o
"method descriptor for Swift._ObjectiveCBridgeable._bridgeToObjectiveC() -> A._ObjectiveCType", referenced from:
l_got.$ss21_ObjectiveCBridgeableP09_bridgeToA1C01_A5CTypeQzyFTq in InputMask.o
"protocol descriptor for Swift.CustomStringConvertible", referenced from:
l_got.$ss23CustomStringConvertibleMp in InputMask.o
l_got.$ss23CustomStringConvertibleMp in InputMask.o
l_got.$ss23CustomStringConvertibleMp in InputMask.o
"method descriptor for Swift.CustomStringConvertible.description.getter : Swift.String", referenced from:
l_got.$ss23CustomStringConvertibleP11descriptionSSvgTq in InputMask.o
l_got.$ss23CustomStringConvertibleP11descriptionSSvgTq in InputMask.o
l_got.$ss23CustomStringConvertibleP11descriptionSSvgTq in InputMask.o
"enum case for Swift.FloatingPointRoundingRule.towardZero(Swift.FloatingPointRoundingRule.Type) -> Swift.FloatingPointRoundingRule", referenced from:
(extension in InputMask):Swift.String.boxSizeWithFont(__C.UIFont) -> __C.CGSize in InputMask.o
(extension in InputMask):Swift.String.boxSizeWithFont(__C.UIFont) -> __C.CGSize in InputMask.o
"enum case for Swift.FloatingPointRoundingRule.awayFromZero(Swift.FloatingPointRoundingRule.Type) -> Swift.FloatingPointRoundingRule", referenced from:
(extension in InputMask):Swift.String.boxSizeWithFont(__C.UIFont) -> __C.CGSize in InputMask.o
(extension in InputMask):Swift.String.boxSizeWithFont(__C.UIFont) -> __C.CGSize in InputMask.o
"enum case for Swift.FloatingPointRoundingRule.toNearestOrEven(Swift.FloatingPointRoundingRule.Type) -> Swift.FloatingPointRoundingRule", referenced from:
(extension in InputMask):Swift.String.boxSizeWithFont(__C.UIFont) -> __C.CGSize in InputMask.o
(extension in InputMask):Swift.String.boxSizeWithFont(__C.UIFont) -> __C.CGSize in InputMask.o
"enum case for Swift.FloatingPointRoundingRule.toNearestOrAwayFromZero(Swift.FloatingPointRoundingRule.Type) -> Swift.FloatingPointRoundingRule", referenced from:
(extension in InputMask):Swift.String.boxSizeWithFont(__C.UIFont) -> __C.CGSize in InputMask.o
(extension in InputMask):Swift.String.boxSizeWithFont(__C.UIFont) -> __C.CGSize in InputMask.o
"enum case for Swift.FloatingPointRoundingRule.up(Swift.FloatingPointRoundingRule.Type) -> Swift.FloatingPointRoundingRule", referenced from:
(extension in InputMask):Swift.String.boxSizeWithFont(__C.UIFont) -> __C.CGSize in InputMask.o
(extension in InputMask):Swift.String.boxSizeWithFont(__C.UIFont) -> __C.CGSize in InputMask.o
(extension in InputMask):Swift.String.boxSizeWithFont(__C.UIFont) -> __C.CGSize in InputMask.o
(extension in InputMask):Swift.String.boxSizeWithFont(__C.UIFont) -> __C.CGSize in InputMask.o
"enum case for Swift.FloatingPointRoundingRule.down(Swift.FloatingPointRoundingRule.Type) -> Swift.FloatingPointRoundingRule", referenced from:
(extension in InputMask):Swift.String.boxSizeWithFont(__C.UIFont) -> __C.CGSize in InputMask.o
(extension in InputMask):Swift.String.boxSizeWithFont(__C.UIFont) -> __C.CGSize in InputMask.o
"type metadata accessor for Swift.FloatingPointRoundingRule", referenced from:
(extension in InputMask):Swift.String.boxSizeWithFont(__C.UIFont) -> __C.CGSize in InputMask.o
"Swift.DefaultStringInterpolation.appendInterpolation<A>(A) -> ()", referenced from:
InputMask.CaretString.debugDescription.getter : Swift.String in InputMask.o
InputMask.CaretString.debugDescription.getter : Swift.String in InputMask.o
"Swift.DefaultStringInterpolation.appendInterpolation<A where A: Swift.CustomStringConvertible>(A) -> ()", referenced from:
InputMask.Mask.Result.debugDescription.getter : Swift.String in InputMask.o
InputMask.Mask.Result.debugDescription.getter : Swift.String in InputMask.o
InputMask.Mask.Result.debugDescription.getter : Swift.String in InputMask.o
"Swift.DefaultStringInterpolation.appendInterpolation<A where A: Swift.CustomStringConvertible, A: Swift.TextOutputStreamable>(A) -> ()", referenced from:
InputMask.Mask.Result.debugDescription.getter : Swift.String in InputMask.o
InputMask.CaretString.debugDescription.getter : Swift.String in InputMask.o
InputMask.FixedState.debugDescription.getter : Swift.String in InputMask.o
InputMask.FreeState.debugDescription.getter : Swift.String in InputMask.o
InputMask.OptionalValueState.debugDescription.getter : Swift.String in InputMask.o
InputMask.ValueState.debugDescription.getter : Swift.String in InputMask.o
"Swift.DefaultStringInterpolation.appendLiteral(Swift.String) -> ()", referenced from:
InputMask.Mask.Result.debugDescription.getter : Swift.String in InputMask.o
InputMask.Mask.Result.debugDescription.getter : Swift.String in InputMask.o
InputMask.Mask.Result.debugDescription.getter : Swift.String in InputMask.o
InputMask.Mask.Result.debugDescription.getter : Swift.String in InputMask.o
InputMask.Mask.Result.debugDescription.getter : Swift.String in InputMask.o
InputMask.CaretString.debugDescription.getter : Swift.String in InputMask.o
InputMask.CaretString.debugDescription.getter : Swift.String in InputMask.o
InputMask.CaretString.debugDescription.getter : Swift.String in InputMask.o
InputMask.CaretString.debugDescription.getter : Swift.String in InputMask.o
...
"Swift.DefaultStringInterpolation.init(literalCapacity: Swift.Int, interpolationCount: Swift.Int) -> Swift.DefaultStringInterpolation", referenced from:
InputMask.Mask.Result.debugDescription.getter : Swift.String in InputMask.o
InputMask.CaretString.debugDescription.getter : Swift.String in InputMask.o
InputMask.FixedState.debugDescription.getter : Swift.String in InputMask.o
InputMask.FreeState.debugDescription.getter : Swift.String in InputMask.o
InputMask.OptionalValueState.debugDescription.getter : Swift.String in InputMask.o
InputMask.ValueState.debugDescription.getter : Swift.String in InputMask.o
"Swift._allocateUninitializedArray<A>(Builtin.Word) -> ([A], Builtin.RawPointer)", referenced from:
InputMaskTests.CustomNotationEllipticalCase.(notations in _F2733CE684506512F8B71179E1EBA8D0)() -> [InputMask.Notation] in CustomNotationEllipticalCase.o
closure #1 () -> () in InputMaskTests.CustomNotationEllipticalCase.testInit_correctFormat_measureTime() -> () in CustomNotationEllipticalCase.o
closure #1 () -> () in InputMaskTests.CustomNotationEllipticalCase.testGetOrCreate_correctFormat_measureTime() -> () in CustomNotationEllipticalCase.o
closure #1 () -> () in InputMaskTests.DayMonthYearCase.testInit_correctFormat_measureTime() -> () in DayMonthYearCase.o
closure #1 () -> () in InputMaskTests.DayMonthYearCase.testGetOrCreate_correctFormat_measureTime() -> () in DayMonthYearCase.o
default argument 1 of static InputMask.Mask.getOrCreate(withFormat: Swift.String, customNotations: [InputMask.Notation]) throws -> InputMask.Mask in DayMonthYearCase.o
closure #1 () -> () in InputMaskTests.DayMonthYearShortCase.testInit_correctFormat_measureTime() -> () in DayMonthYearShortCase.o
...
"protocol descriptor for Swift.CustomDebugStringConvertible", referenced from:
l_got.$ss28CustomDebugStringConvertibleMp in InputMask.o
l_got.$ss28CustomDebugStringConvertibleMp in InputMask.o
l_got.$ss28CustomDebugStringConvertibleMp in InputMask.o
"method descriptor for Swift.CustomDebugStringConvertible.debugDescription.getter : Swift.String", referenced from:
l_got.$ss28CustomDebugStringConvertibleP16debugDescriptionSSvgTq in InputMask.o
l_got.$ss28CustomDebugStringConvertibleP16debugDescriptionSSvgTq in InputMask.o
l_got.$ss28CustomDebugStringConvertibleP16debugDescriptionSSvgTq in InputMask.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.NSAttributedStringKey : Swift.Equatable in __C_Synthesized in InputMask.o
"protocol descriptor for Swift._HasCustomAnyHashableRepresentation", referenced from:
l_got.$ss35_HasCustomAnyHashableRepresentationMp in InputMask.o
"method descriptor for Swift._HasCustomAnyHashableRepresentation._toCustomAnyHashable() -> Swift.AnyHashable?", referenced from:
l_got.$ss35_HasCustomAnyHashableRepresentationP03_tobcD0s0cD0VSgyFTq in InputMask.o
"protocol descriptor for Swift.Error", referenced from:
_symbolic ______p s5ErrorP in MaskTestCase.o
l_got.$ss5ErrorMp in InputMask.o
"method descriptor for Swift.Error._getEmbeddedNSError() -> Swift.AnyObject?", referenced from:
l_got.$ss5ErrorP19_getEmbeddedNSErroryXlSgyFTq in InputMask.o
"method descriptor for Swift.Error._code.getter : Swift.Int", referenced from:
l_got.$ss5ErrorP5_codeSivgTq in InputMask.o
"method descriptor for Swift.Error._domain.getter : Swift.String", referenced from:
l_got.$ss5ErrorP7_domainSSvgTq in InputMask.o
"method descriptor for Swift.Error._userInfo.getter : Swift.AnyObject?", referenced from:
l_got.$ss5ErrorP9_userInfoyXlSgvgTq in InputMask.o
"(extension in Swift):Swift.Error._getEmbeddedNSError() -> Swift.AnyObject?", referenced from:
protocol witness for Swift.Error._getEmbeddedNSError() -> Swift.AnyObject? in conformance InputMask.Compiler.CompilerError : Swift.Error in InputMask in InputMask.o
"(extension in Swift):Swift.Error._code.getter : Swift.Int", referenced from:
protocol witness for Swift.Error._code.getter : Swift.Int in conformance InputMask.Compiler.CompilerError : Swift.Error in InputMask in InputMask.o
"(extension in Swift):Swift.Error._domain.getter : Swift.String", referenced from:
protocol witness for Swift.Error._domain.getter : Swift.String in conformance InputMask.Compiler.CompilerError : Swift.Error in InputMask in InputMask.o
"(extension in Swift):Swift.Error._userInfo.getter : Swift.AnyObject?", referenced from:
protocol witness for Swift.Error._userInfo.getter : Swift.AnyObject? in conformance InputMask.Compiler.CompilerError : Swift.Error in InputMask in InputMask.o
"Swift.Hasher.combine<A where A: Swift.Hashable>(A) -> ()", referenced from:
InputMask.AffinityCalculationStrategy.hash(into: inout Swift.Hasher) -> () in InputMask.o
InputMask.Compiler.CompilerError.hash(into: inout Swift.Hasher) -> () in InputMask.o
"type metadata for Any", referenced from:
(extension in InputMask):Swift.String.boxSizeWithFont(__C.UIFont) -> __C.CGSize in InputMask.o
"_OBJC_CLASS_$__TtCs12_SwiftObject", referenced from:
full type metadata for InputMask.CaretStringIterator in InputMask.o
full type metadata for InputMask.Compiler in InputMask.o
full type metadata for InputMask.FormatSanitizer in InputMask.o
full type metadata for InputMask.Mask in InputMask.o
full type metadata for InputMask.State in InputMask.o
"_OBJC_METACLASS_$__TtCs12_SwiftObject", referenced from:
metaclass for InputMask.CaretStringIterator in InputMask.o
metaclass for InputMask.CaretStringIterator in InputMask.o
metaclass for InputMask.Compiler in InputMask.o
metaclass for InputMask.Compiler in InputMask.o
metaclass for InputMask.FormatSanitizer in InputMask.o
metaclass for InputMask.FormatSanitizer in InputMask.o
metaclass for InputMask.RTLCaretStringIterator in InputMask.o
...
"__swift_FORCE_LOAD_$_swiftCompatibility56", referenced from:
__swift_FORCE_LOAD_$_swiftCompatibility56_$_InputMaskTests in StringTests.o
__swift_FORCE_LOAD_$_swiftCompatibility56_$_InputMask in InputMask.o
"__swift_FORCE_LOAD_$_swiftCompatibilityConcurrency", referenced from:
__swift_FORCE_LOAD_$_swiftCompatibilityConcurrency_$_InputMaskTests in StringTests.o
__swift_FORCE_LOAD_$_swiftCompatibilityConcurrency_$_InputMask in InputMask.o
"__swift_FORCE_LOAD_$_swiftDarwin", referenced from:
__swift_FORCE_LOAD_$_swiftDarwin_$_InputMaskTests in StringTests.o
__swift_FORCE_LOAD_$_swiftDarwin_$_InputMask in InputMask.o
"__swift_stdlib_reportUnimplementedInitializerInFile", referenced from:
closure #1 (Swift.UnsafeBufferPointer<Swift.UInt8>) -> () in closure #1 (Swift.UnsafeBufferPointer<Swift.UInt8>) -> () in closure #1 (Swift.UnsafeBufferPointer<Swift.UInt8>) -> () in Swift._unimplementedInitializer(className: Swift.StaticString, initName: Swift.StaticString, file: Swift.StaticString, line: Swift.UInt, column: Swift.UInt) -> Swift.Never in InputMask.o
"_swift_allocBox", referenced from:
InputMask.Compiler.(compileWithCustomNotations in _B3F36BB0FA1A2C10D03E581AB8FCA34D)(_: Swift.Character, string: Swift.String) throws -> InputMask.State in InputMask.o
InputMask.Compiler.(determineCustomStateType in _B3F36BB0FA1A2C10D03E581AB8FCA34D)(forCharacter: Swift.Character) throws -> InputMask.ValueState.StateType in InputMask.o
"_swift_allocError", referenced from:
InputMask.Compiler.(determineInheritedType in _B3F36BB0FA1A2C10D03E581AB8FCA34D)(forLastCharacter: Swift.Character?) throws -> InputMask.ValueState.StateType in InputMask.o
InputMask.Compiler.(compileWithCustomNotations in _B3F36BB0FA1A2C10D03E581AB8FCA34D)(_: Swift.Character, string: Swift.String) throws -> InputMask.State in InputMask.o
InputMask.Compiler.(determineCustomStateType in _B3F36BB0FA1A2C10D03E581AB8FCA34D)(forCharacter: Swift.Character) throws -> InputMask.ValueState.StateType in InputMask.o
InputMask.FormatSanitizer.(checkOpenBraces in _9630C2BFB0C1EEC80D8C490909BFFB6B)(Swift.String) throws -> () in InputMask.o
InputMask.FormatSanitizer.(checkOpenBraces in _9630C2BFB0C1EEC80D8C490909BFFB6B)(Swift.String) throws -> () in InputMask.o
"_swift_allocObject", referenced from:
InputMaskTests.CustomNotationEllipticalCase.testInit_correctFormat_measureTime() -> () in CustomNotationEllipticalCase.o
InputMaskTests.CustomNotationEllipticalCase.testInit_correctFormat_measureTime() -> () in CustomNotationEllipticalCase.o
InputMaskTests.CustomNotationEllipticalCase.testGetOrCreate_correctFormat_measureTime() -> () in CustomNotationEllipticalCase.o
InputMaskTests.CustomNotationEllipticalCase.testGetOrCreate_correctFormat_measureTime() -> () in CustomNotationEllipticalCase.o
InputMaskTests.DayMonthYearCase.testInit_correctFormat_measureTime() -> () in DayMonthYearCase.o
InputMaskTests.DayMonthYearCase.testInit_correctFormat_measureTime() -> () in DayMonthYearCase.o
InputMaskTests.DayMonthYearCase.testGetOrCreate_correctFormat_measureTime() -> () in DayMonthYearCase.o
InputMaskTests.DayMonthYearCase.testGetOrCreate_correctFormat_measureTime() -> () in DayMonthYearCase.o
...
"_swift_beginAccess", referenced from:
InputMask.CaretStringIterator.currentIndex.getter : Swift.String.Index in InputMask.o
InputMask.CaretStringIterator.currentIndex.setter : Swift.String.Index in InputMask.o
InputMask.CaretStringIterator.currentIndex.modify : Swift.String.Index in InputMask.o
static InputMask.Mask.getOrCreate(withFormat: Swift.String, customNotations: [InputMask.Notation]) throws -> InputMask.Mask in InputMask.o
static InputMask.Mask.getOrCreate(withFormat: Swift.String, customNotations: [InputMask.Notation]) throws -> InputMask.Mask in InputMask.o
static InputMask.RTLMask.getOrCreate(withFormat: Swift.String, customNotations: [InputMask.Notation]) throws -> InputMask.RTLMask in InputMask.o
static InputMask.RTLMask.getOrCreate(withFormat: Swift.String, customNotations: [InputMask.Notation]) throws -> InputMask.RTLMask in InputMask.o
...
"_swift_bridgeObjectRelease", referenced from:
InputMaskTests.StringTests.testPrefixIntersection_emptyStrings_returnsEmptyString() -> () in StringTests.o
InputMaskTests.StringTests.testPrefixIntersection_emptyStrings_returnsEmptyString() -> () in StringTests.o
InputMaskTests.StringTests.testPrefixIntersection_emptyStrings_returnsEmptyString() -> () in StringTests.o
InputMaskTests.StringTests.testPrefixIntersection_emptyStrings_returnsEmptyString() -> () in StringTests.o
InputMaskTests.StringTests.testPrefixIntersection_emptyStrings_returnsEmptyString() -> () in StringTests.o
InputMaskTests.StringTests.testPrefixIntersection_emptyStrings_returnsEmptyString() -> () in StringTests.o
InputMaskTests.StringTests.testPrefixIntersection_emptyStrings_returnsEmptyString() -> () in StringTests.o
...
"_swift_bridgeObjectRetain", referenced from:
InputMaskTests.StringTests.testPrefixIntersection_emptyStrings_returnsEmptyString() -> () in StringTests.o
InputMaskTests.StringTests.testPrefixIntersection_emptyStrings_returnsEmptyString() -> () in StringTests.o
implicit closure #1 () throws -> Swift.String in InputMaskTests.StringTests.testPrefixIntersection_emptyStrings_returnsEmptyString() -> () in StringTests.o
implicit closure #2 () throws -> Swift.String in InputMaskTests.StringTests.testPrefixIntersection_emptyStrings_returnsEmptyString() -> () in StringTests.o
InputMaskTests.StringTests.testPrefixIntersection_phoneNumbers_returnsPlusSeven() -> () in StringTests.o
InputMaskTests.StringTests.testPrefixIntersection_phoneNumbers_returnsPlusSeven() -> () in StringTests.o
implicit closure #1 () throws -> Swift.String in InputMaskTests.StringTests.testPrefixIntersection_phoneNumbers_returnsPlusSeven() -> () in StringTests.o
...
"_swift_deallocClassInstance", referenced from:
InputMask.CaretStringIterator.__deallocating_deinit in InputMask.o
InputMask.Compiler.__deallocating_deinit in InputMask.o
InputMask.FormatSanitizer.__deallocating_deinit in InputMask.o
InputMask.RTLCaretStringIterator.__deallocating_deinit in InputMask.o
InputMask.Mask.__deallocating_deinit in InputMask.o
InputMask.State.__deallocating_deinit in InputMask.o
InputMask.EOLState.__deallocating_deinit in InputMask.o
...
"_swift_deallocObject", referenced from:
l_objectdestroy in CustomNotationEllipticalCase.o
l_objectdestroy.2 in CustomNotationEllipticalCase.o
l_objectdestroy.5 in CustomNotationEllipticalCase.o
l_objectdestroy.8 in CustomNotationEllipticalCase.o
l_objectdestroy in DayMonthYearCase.o
l_objectdestroy.2 in DayMonthYearCase.o
l_objectdestroy.5 in DayMonthYearCase.o
...
"_swift_deallocPartialClassInstance", referenced from:
InputMask.Mask.init(format: Swift.String, customNotations: [InputMask.Notation]) throws -> InputMask.Mask in InputMask.o
"_swift_dynamicCast", referenced from:
InputMaskTests.MaskTestCase.testInit_nestedBrackets_throwsWrongFormatCompilerError() -> () in MaskTestCase.o
InputMaskTests.MaskTestCase.testInit_mixedCharacters_initialized() -> () in MaskTestCase.o
"_swift_dynamicCastClass", referenced from:
InputMask.Mask.(appendPlaceholder in _31579B4D28A3636BB8A78CEC7546B4B4)(withState: InputMask.State?, placeholder: Swift.String) -> Swift.String in InputMask.o
InputMask.Mask.(appendPlaceholder in _31579B4D28A3636BB8A78CEC7546B4B4)(withState: InputMask.State?, placeholder: Swift.String) -> Swift.String in InputMask.o
InputMask.Mask.(appendPlaceholder in _31579B4D28A3636BB8A78CEC7546B4B4)(withState: InputMask.State?, placeholder: Swift.String) -> Swift.String in InputMask.o
InputMask.Mask.(appendPlaceholder in _31579B4D28A3636BB8A78CEC7546B4B4)(withState: InputMask.State?, placeholder: Swift.String) -> Swift.String in InputMask.o
InputMask.Mask.(appendPlaceholder in _31579B4D28A3636BB8A78CEC7546B4B4)(withState: InputMask.State?, placeholder: Swift.String) -> Swift.String in InputMask.o
InputMask.Mask.(noMandatoryCharactersLeftAfterState in _31579B4D28A3636BB8A78CEC7546B4B4)(InputMask.State) -> Swift.Bool in InputMask.o
InputMask.Mask.(noMandatoryCharactersLeftAfterState in _31579B4D28A3636BB8A78CEC7546B4B4)(InputMask.State) -> Swift.Bool in InputMask.o
InputMask.Mask.(noMandatoryCharactersLeftAfterState in _31579B4D28A3636BB8A78CEC7546B4B4)(InputMask.State) -> Swift.Bool in InputMask.o
...
"_swift_endAccess", referenced from:
InputMask.CaretStringIterator.currentIndex.getter : Swift.String.Index in InputMask.o
InputMask.CaretStringIterator.currentIndex.setter : Swift.String.Index in InputMask.o
InputMask.CaretStringIterator.currentIndex.modify : Swift.String.Index with unmangled suffix ".resume.0" in InputMask.o
InputMask.CaretStringIterator.currentIndex.modify : Swift.String.Index with unmangled suffix ".resume.0" in InputMask.o
static InputMask.Mask.getOrCreate(withFormat: Swift.String, customNotations: [InputMask.Notation]) throws -> InputMask.Mask in InputMask.o
static InputMask.Mask.getOrCreate(withFormat: Swift.String, customNotations: [InputMask.Notation]) throws -> InputMask.Mask in InputMask.o
static InputMask.Mask.getOrCreate(withFormat: Swift.String, customNotations: [InputMask.Notation]) throws -> InputMask.Mask in InputMask.o
...
"_swift_errorRelease", referenced from:
InputMaskTests.MaskTestCase.testInit_nestedBrackets_throwsWrongFormatCompilerError() -> () in MaskTestCase.o
InputMaskTests.MaskTestCase.testInit_nestedBrackets_throwsWrongFormatCompilerError() -> () in MaskTestCase.o
InputMaskTests.MaskTestCase.testInit_nestedBrackets_throwsWrongFormatCompilerError() -> () in MaskTestCase.o
InputMaskTests.MaskTestCase.testInit_nestedBrackets_throwsWrongFormatCompilerError() -> () in MaskTestCase.o
InputMaskTests.MaskTestCase.testInit_nestedBrackets_throwsWrongFormatCompilerError() -> () in MaskTestCase.o
InputMaskTests.MaskTestCase.testInit_mixedCharacters_initialized() -> () in MaskTestCase.o
InputMaskTests.MaskTestCase.testInit_mixedCharacters_initialized() -> () in MaskTestCase.o
InputMaskTests.MaskTestCase.testInit_mixedCharacters_initialized() -> () in MaskTestCase.o
InputMaskTests.MaskTestCase.testInit_mixedCharacters_initialized() -> () in MaskTestCase.o
InputMaskTests.MaskTestCase.testInit_mixedCharacters_initialized() -> () in MaskTestCase.o
...
"_swift_errorRetain", referenced from:
InputMaskTests.MaskTestCase.testInit_nestedBrackets_throwsWrongFormatCompilerError() -> () in MaskTestCase.o
InputMaskTests.MaskTestCase.testInit_nestedBrackets_throwsWrongFormatCompilerError() -> () in MaskTestCase.o
InputMaskTests.MaskTestCase.testInit_mixedCharacters_initialized() -> () in MaskTestCase.o
InputMaskTests.MaskTestCase.testInit_mixedCharacters_initialized() -> () in MaskTestCase.o
"_swift_getEnumTagSinglePayloadGeneric", referenced from:
getEnumTagSinglePayload value witness for InputMask.Notation in InputMask.o
getEnumTagSinglePayload value witness for InputMask.OptionalValueState.StateType in InputMask.o
"_swift_getForeignTypeMetadata", referenced from:
type metadata accessor for __C.NSAttributedStringKey in InputMask.o
"_swift_getObjCClassMetadata", referenced from:
type metadata accessor for __C.UIFont in InputMask.o
"_swift_getSingletonMetadata", referenced from:
type metadata accessor for InputMask.Notation in InputMask.o
type metadata accessor for InputMask.OptionalValueState.StateType in InputMask.o
type metadata accessor for InputMask.OptionalValueState in InputMask.o
"_swift_getTupleTypeLayout2", referenced from:
type metadata completion function for InputMask.OptionalValueState.StateType in InputMask.o
"_swift_getTupleTypeMetadata2", referenced from:
Swift.ClosedRange.init(_uncheckedBounds: (lower: A, upper: A)) -> Swift.ClosedRange<A> in CustomNotationEllipticalCase.o
"_swift_getTypeByMangledNameInContext", referenced from:
___swift_instantiateConcreteTypeFromMangledName in CustomNotationEllipticalCase.o
___swift_instantiateConcreteTypeFromMangledName in InputMask.o
"_swift_getTypeByMangledNameInContextInMetadataState", referenced from:
___swift_instantiateConcreteTypeFromMangledNameAbstract in CustomNotationEllipticalCase.o
___swift_instantiateConcreteTypeFromMangledNameAbstract in InputMask.o
"_swift_getWitnessTable", referenced from:
lazy protocol witness table accessor for type Swift.ClosedRange<Swift.Int> and conformance < where A: Swift.Strideable, A.Stride: Swift.SignedInteger> Swift.ClosedRange<A> : Swift.Collection in Swift in CustomNotationEllipticalCase.o
lazy protocol witness table accessor for type Swift.Int and conformance Swift.Int : Swift.SignedInteger in Swift in CustomNotationEllipticalCase.o
lazy protocol witness table accessor for type Swift.Substring and conformance Swift.Substring : Swift.Collection in Swift in InputMask.o
lazy protocol witness table accessor for type InputMask.AffinityCalculationStrategy and conformance InputMask.AffinityCalculationStrategy : Swift.Hashable in InputMask in InputMask.o
lazy protocol witness table accessor for type InputMask.AffinityCalculationStrategy and conformance InputMask.AffinityCalculationStrategy : Swift.Equatable in InputMask in InputMask.o
lazy protocol witness table accessor for type InputMask.Compiler.CompilerError and conformance InputMask.Compiler.CompilerError : Swift.Hashable in InputMask in InputMask.o
lazy protocol witness table accessor for type Swift.String and conformance Swift.String : Swift.Collection in Swift in InputMask.o
...
"_swift_initEnumMetadataSinglePayload", referenced from:
type metadata completion function for InputMask.OptionalValueState.StateType in InputMask.o
"_swift_initStructMetadata", referenced from:
type metadata completion function for InputMask.Notation in InputMask.o
"_swift_isEscapingClosureAtFileLocation", referenced from:
InputMaskTests.CustomNotationEllipticalCase.testInit_correctFormat_measureTime() -> () in CustomNotationEllipticalCase.o
InputMaskTests.CustomNotationEllipticalCase.testGetOrCreate_correctFormat_measureTime() -> () in CustomNotationEllipticalCase.o
InputMaskTests.DayMonthYearCase.testInit_correctFormat_measureTime() -> () in DayMonthYearCase.o
InputMaskTests.DayMonthYearCase.testGetOrCreate_correctFormat_measureTime() -> () in DayMonthYearCase.o
InputMaskTests.DayMonthYearShortCase.testInit_correctFormat_measureTime() -> () in DayMonthYearShortCase.o
InputMaskTests.DayMonthYearShortCase.testGetOrCreate_correctFormat_measureTime() -> () in DayMonthYearShortCase.o
InputMaskTests.DecimalNumberCase.testInit_correctFormat_measureTime() -> () in DecimalNumberCase.o
...
"_swift_isUniquelyReferenced_native", referenced from:
InputMask.State.deinit in InputMask.o
"_swift_isaMask", referenced from:
InputMaskTests.CustomNotationEllipticalCase.mask() throws -> InputMask.Mask in CustomNotationEllipticalCase.o
implicit closure #1 () throws -> Any? in InputMaskTests.CustomNotationEllipticalCase.testInit_correctFormat_maskInitialized() -> () in CustomNotationEllipticalCase.o
closure #1 () -> () in InputMaskTests.CustomNotationEllipticalCase.testInit_correctFormat_measureTime() -> () in CustomNotationEllipticalCase.o
closure #1 () -> () in InputMaskTests.CustomNotationEllipticalCase.testGetOrCreate_correctFormat_measureTime() -> () in CustomNotationEllipticalCase.o
InputMaskTests.CustomNotationEllipticalCase.testGetPlaceholder_allSet_returnsCorrectPlaceholder() -> () in CustomNotationEllipticalCase.o
InputMaskTests.CustomNotationEllipticalCase.testAcceptableTextLength_allSet_returnsCorrectCount() -> () in CustomNotationEllipticalCase.o
InputMaskTests.CustomNotationEllipticalCase.testTotalTextLength_allSet_returnsCorrectCount() -> () in CustomNotationEllipticalCase.o
...
"_swift_once", referenced from:
InputMask.Mask.(cache in _31579B4D28A3636BB8A78CEC7546B4B4).unsafeMutableAddressor : [Swift.String : InputMask.Mask] in InputMask.o
InputMask.Country.all.unsafeMutableAddressor : [InputMask.Country] in InputMask.o
InputMask.RTLMask.(cache in _500BB11174BA6D03DC40BC8158A75C0C).unsafeMutableAddressor : [Swift.String : InputMask.RTLMask] in InputMask.o
"_swift_projectBox", referenced from:
InputMask.Mask.(appendPlaceholder in _31579B4D28A3636BB8A78CEC7546B4B4)(withState: InputMask.State?, placeholder: Swift.String) -> Swift.String in InputMask.o
InputMask.ValueState.StateType.characterSet.getter : Foundation.CharacterSet in InputMask.o
InputMask.ValueState.debugDescription.getter : Swift.String in InputMask.o
"_swift_release", referenced from:
InputMaskTests.StringTests.testPrefixIntersection_emptyStrings_returnsEmptyString() -> () in StringTests.o
InputMaskTests.StringTests.testPrefixIntersection_emptyStrings_returnsEmptyString() -> () in StringTests.o
InputMaskTests.StringTests.testPrefixIntersection_phoneNumbers_returnsPlusSeven() -> () in StringTests.o
InputMaskTests.StringTests.testPrefixIntersection_phoneNumbers_returnsPlusSeven() -> () in StringTests.o
InputMaskTests.StringTests.testPrefixIntersection_s1Empty_returnsEmptyString() -> () in StringTests.o
InputMaskTests.StringTests.testPrefixIntersection_s1Empty_returnsEmptyString() -> () in StringTests.o
InputMaskTests.StringTests.testPrefixIntersection_s2Empty_returnsEmptyString() -> () in StringTests.o
InputMaskTests.StringTests.testPrefixIntersection_s2Empty_returnsEmptyString() -> () in StringTests.o
...
"_swift_retain", referenced from:
InputMaskTests.StringTests.testPrefixIntersection_emptyStrings_returnsEmptyString() -> () in StringTests.o
InputMaskTests.StringTests.testPrefixIntersection_phoneNumbers_returnsPlusSeven() -> () in StringTests.o
InputMaskTests.StringTests.testPrefixIntersection_s1Empty_returnsEmptyString() -> () in StringTests.o
InputMaskTests.StringTests.testPrefixIntersection_s2Empty_returnsEmptyString() -> () in StringTests.o
InputMaskTests.StringTests.testPrefixIntersection_completelyDifferentStrings_returnsEmptyString() -> () in StringTests.o
InputMaskTests.StringTests.testPrefixIntersection_s1Shorter_returnsS1() -> () in StringTests.o
InputMaskTests.StringTests.testPrefixIntersection_s2Shorter_returnsS2() -> () in StringTests.o
...
"_swift_storeEnumTagSinglePayloadGeneric", referenced from:
storeEnumTagSinglePayload value witness for InputMask.Notation in InputMask.o
storeEnumTagSinglePayload value witness for InputMask.OptionalValueState.StateType in InputMask.o
"_swift_unexpectedError", referenced from:
closure #1 () -> () in InputMaskTests.CustomNotationEllipticalCase.testInit_correctFormat_measureTime() -> () in CustomNotationEllipticalCase.o
closure #1 () -> () in InputMaskTests.CustomNotationEllipticalCase.testGetOrCreate_correctFormat_measureTime() -> () in CustomNotationEllipticalCase.o
InputMaskTests.CustomNotationEllipticalCase.testGetPlaceholder_allSet_returnsCorrectPlaceholder() -> () in CustomNotationEllipticalCase.o
InputMaskTests.CustomNotationEllipticalCase.testAcceptableTextLength_allSet_returnsCorrectCount() -> () in CustomNotationEllipticalCase.o
InputMaskTests.CustomNotationEllipticalCase.testTotalTextLength_allSet_returnsCorrectCount() -> () in CustomNotationEllipticalCase.o
InputMaskTests.CustomNotationEllipticalCase.testAcceptableValueLength_allSet_returnsCorrectCount() -> () in CustomNotationEllipticalCase.o
InputMaskTests.CustomNotationEllipticalCase.testTotalValueLength_allSet_returnsCorrectCount() -> () in CustomNotationEllipticalCase.o
...
"_swift_updateClassMetadata2", referenced from:
type metadata completion function for InputMask.OptionalValueState in InputMask.o
"_swift_willThrow", referenced from:
InputMask.Compiler.(determineInheritedType in _B3F36BB0FA1A2C10D03E581AB8FCA34D)(forLastCharacter: Swift.Character?) throws -> InputMask.ValueState.StateType in InputMask.o
InputMask.Compiler.(compileWithCustomNotations in _B3F36BB0FA1A2C10D03E581AB8FCA34D)(_: Swift.Character, string: Swift.String) throws -> InputMask.State in InputMask.o
InputMask.Compiler.(determineCustomStateType in _B3F36BB0FA1A2C10D03E581AB8FCA34D)(forCharacter: Swift.Character) throws -> InputMask.ValueState.StateType in InputMask.o
InputMask.FormatSanitizer.(checkOpenBraces in _9630C2BFB0C1EEC80D8C490909BFFB6B)(Swift.String) throws -> () in InputMask.o
InputMask.FormatSanitizer.(checkOpenBraces in _9630C2BFB0C1EEC80D8C490909BFFB6B)(Swift.String) throws -> () in InputMask.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 'InputMask' from project 'InputMask')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'InputMask' from project 'InputMask')
** BUILD FAILED **
The following build commands failed:
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/InputMask.build/Debug-watchos/InputMaskTests.build/Objects-normal/arm64/Binary/InputMaskTests normal arm64 (in target 'InputMaskTests' from project 'InputMask')
(1 failure)
BUILD FAILURE 6.0 watchOS