We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2428046
There was an error while loading. Please reload this page.
6a6f5ea
Fix scoping issue (internal -> public)
949c529
Initial Release.
There's not much to it — just import SwiftCBUUIDKit and call myString.asCBUUID to retrieve a value of type CBUUID?.
import SwiftCBUUIDKit
myString.asCBUUID
CBUUID?