🏡
Working from home
Hands-on mobile developer with a strong focus on Apple technologies.
-
chronux bv
- Belgium
- http://blog.huenaerts.be
- @bhuenaerts
Pinned Loading
-
-
be.chronux.typedTranslations
be.chronux.typedTranslations PublicGenerate constants from your Localizable.strings file for easy access
Swift 1
-
XCode show build duration
XCode show build duration 1defaults write com.apple.dt.Xcode ShowBuildOperationDuration -bool YES
-
Enable unit testing on large project...
Enable unit testing on large projects the easy way (without selecting all files individually) 1// Performance hit taken with this approach
2@testable import TestProduct
34// Best way stays adding the files you want to test to the test target...
-
Show hidden files on mac using Finder
Show hidden files on mac using Finder 1defaults write com.apple.Finder AppleShowAllFiles YES
23killall Finder
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.