|
You are here |
www.cocoanetics.com | ||
| | | | |
theplatformlaw.blog
|
|
| | | | | Yesterday, Apple made an important announcement regarding changes to iOS, Safari, and the App Store in the European Union in response to the Digital Markets Act ("DMA"). This announcement covers a lot of ground and should be read in parallel with a number of accompanying documents. In this blog post, I discuss my first (and ... Continue reading When Apple takes the European Commission for fools: An initial overview of Apple's new terms and conditions for iOS app distribution in the EU ? | |
| | | | |
ashishkakkad.com
|
|
| | | | | SwiftUI announced in WWDC 2019. It's an innovative, exceptionally simple way to build user interfaces across all Apple platforms with the power of Swift. In previous blog I have shared some references from apple documents. We will learn it by examples. First of all let's start with simple UI. Create New Project Create new project ... Read more | |
| | | | |
www.hackingwithswift.com
|
|
| | | | | All books and bundles are half price! | |
| | | | |
www.naseer.dev
|
|
| | | A Hyper Key is an extra modifier key that can be used to add extra keyboard shortcuts in tools such as hammerspoon. The most common method on a Mac was to use your Caps Lock key as your Hyper key using a tool called Karabiner Elements. The issue with Karabiner though is that it is a kernel extension and keeps running into problems with newer OS X releases. If your only use case for Karabiner is to remap the Caps Lock key - you may be able to use the OS X native hidutil utility to achieve the same result. | ||