HexColors icon indicating copy to clipboard operation
HexColors copied to clipboard

HexColors is an extension for UIColor and NSColor to support for creating colors from a hex strings

Results 6 HexColors issues
Sort by recently updated
recently updated
newest added

macOS: 10.15.6 (19G2021) Xcode: 11.6 (11E708) Carthage: 0.35.0 `github "mRs-/HexColors" == 4.0.0` Using HexColors in both Swift and Objective-C ```shell Failed to read file or folder at project-path/Carthage/Build/iOS/HexColors.franework: Error Domain=NSCocoaErrorDomain...

The current SPM implementation had a missing field (swift-tools-version). This made it unable to add successfully in XCode. I also added some base package info and target to make it...

Possible to add bridging headers to the latest version such that it can be used in objective-c? Would be nice to take advantage of the latest APIs when still stuck...

Hey can you release a new version of HexColors for the last 2 commits? Unfortunately I can't add HexColors as a dependency to my pod without xcodebuild complaining 😄 :...

Linked with this issue: https://github.com/mRs-/HexColors/issues/47 it is already fixed but not released in cocoapods