Darren Ehlers

Results 21 issues of Darren Ehlers

I added an accessor for the UITextField.returnKeyType property.

I'm running into errors with Xcode 8.3, and it appears they have been already fixed, but just not available in the latest pushed Cocoapod. Thx!

When building the target, it just crashes Xcode (when it's connected to the hub). When I restart Xcode, it's disconnected, needing to be reconnecting. If I don't reconnect it, Xcode...

Check return value from 'foundryAttributeForProperty:' and only add to attributesDict if not nil. Signed-off-by: Darren Ehlers [email protected]

Just opening this here for reference, probably don't want to merge until Xcode 9 is out of beta.

Love the Route Builder setup, thx! One place I would like to work/help to improve it would be being able to save a route in the middle of generating it....and...

Any help on this would be appreciated. For some reason, the drawRect function is never being called, and hence the text field is never drawn.

After adding this dependency to my package's package.swift file, trying to build the package gives me this error: error: Build input file cannot be found: '/Users/darrenehlers/Library/Developer/Xcode/DerivedData/DNSDataContracts-fzpkzzyxgeyqnahklosftupkvywt/Build/Products/Debug/ISOStandardCodegen'. Did you forget to...

question