George Marmaridis

Results 8 comments of George Marmaridis

Yes that's how I initially approached it, however it didn't work. I tried adding a `capitalized` and `uppercased` property to the `Localizable` protocol and then using their values in the...

As I said, that's what I initially tried, unless I'm missing something you're pointing out. My main problem was the implementation of ``` swift @IBInspectable public var capitalized: Bool {...

@HamzaGhazouani Thanks, that's interesting. Although, is there any guarantee that setting `uppercased` will get called _after_ setting `localizableString`? 😕

1. has been addressed by https://github.com/gmarm/BetterSegmentedControl/pull/78 2. I will be having a look at this and your PR since the implementation changed a bit there.

This is not supported at the moment

Is this still an issue?

Support for Carthage has been removed for now due to issues with Xcode 12.

Could you please open a PR for this? I was struggling yesterday and although the scheme was shared and commited to git, `carthage build --no-skip-current` was failing with `Dependency has...