SwiftyUtils
SwiftyUtils copied to clipboard
DataExtension toHexString: Ambiguous use of 'subscript(_:)'
Latest version of Xcode 14.0 Beta 3 does not like:
hexString += String(format: "%02X", bytes[index]). Ambiguous use of 'subscript(_:)'
same issue here
It has been fixed on master a few months ago, do you mind giving it a try? If ok I will make a new release