Chad Mealey

Results 5 issues of Chad Mealey

Looks like this is actually a problem with how iOS handles `setAttributedTitle()` on UIButton. We could support the work around, by setting the button's label's `attributedText` first and then using...

Moved all colors into new `Colors.xcassets` catalog. If built under iOS 13 SDK, fully supports dark mode. Once we are ready to force building under iOS 13 SDK, we can...

WIP

Replacing Hockey setup with AppCenter SDK and prep.

Remove keychain and set up Match to acquire certificate provisioning for the publishing org.

Replace Color.swift with new Colors.xcassets resource file and generated enums. Include basic white/black colors to prep for iOS 13 support and use examples of the new color references in sample...