Tagged with macOS
- 15. Building custom layout in SwiftUI. LayoutValueKey.
Building custom layout in SwiftUI. LayoutValueKey. | Swift with Majid
- 15. Links for January 15, 2023
Links for January 15, 2023
- 15. OptionSet in Swift explained with code examples
OptionSet in Swift explained with code examples - SwiftLee
- 15. Presenting Sheets Of Various Heights In SwiftUI
Presenting Sheets Of Various Heights In SwiftUI – SerialCoder.dev
- 15. How to allow landscape for single screen in your UIKit app
How to allow landscape for single screen in your UIKit app | Filip Němeček
- 15. Mastering NavigationStack in SwiftUI. NavigationPath.
Mastering NavigationStack in SwiftUI. NavigationPath. | Swift with Majid
- 15. How to use FormatStyle to restrict TextField input in SwiftUI
How to use FormatStyle to restrict TextField input in SwiftUI
- 15. How to remove the Last row separator in SwiftUI List
How to remove the Last row separator in SwiftUI List | Sarunw
- 08. Links for January 8, 2023
Links for January 8, 2023
- 08. Mastering Dynamic Island in SwiftUI
Mastering Dynamic Island in SwiftUI
- 08. SwiftUI Labeled Content
SwiftUI Labeled Content
- 08. Sheets in SwiftUI explained with code examples
Sheets in SwiftUI explained with code examples
- 08. How to check if an Element is in an Array in Swift
How to check if an Element is in an Array in Swift
- 03. Links for January 3, 2023
Links for January 3, 2023
- 03. SwiftUI Scrollable View Backgrounds
SwiftUI Scrollable View Backgrounds
- 20. Links for December 20, 2022
Links for December 20, 2022
- 20. Using Core Data With CloudKit
Using Core Data With CloudKit
- 20. The craft of SwiftUI API design: Progressive disclosure
The craft of SwiftUI API design: Progressive disclosure
- 20. What is Swift Computed Property
What is Swift Computed Property
- 20. What is the difference between #available and @available
What is the difference between #available and @available
- 20. Providing a default value for a SwiftUI Binding
Providing a default value for a SwiftUI Binding
- 20. Applying complex gestures to a SwiftUI view
Applying complex gestures to a SwiftUI view
- 20. Showing a Swift Enum’s Values in a SwiftUI Picker
Showing a Swift Enum’s Values in a SwiftUI Picker
- 20. The Two Faces of Codable/Serde
The Two Faces of Codable/Serde
- 20. Searchable vs. Textfield in a sheet deployed with presentationDetents
Searchable vs. Textfield in a sheet deployed with presentationDetents
- 20. Testing async/await exceptions
Testing async/await exceptions
- 20. Understanding SwiftUI view lifecycles
Understanding SwiftUI view lifecycles
- 20. clipped() doesn’t affect hit testing
clipped() doesn’t affect hit testing
- 20. Where View.task gets its main-actor isolation from
Where View.task gets its main-actor isolation from
- 20. Shortcuts: Automating the Mac
Shortcuts: Automating the Mac
- 20. SortComparator and SortDescriptor
SortComparator and SortDescriptor
- 20. Meet Background Assets
Meet Background Assets
- 20. Use Xcode for server-side development
Use Xcode for server-side development
- 20. Hello Swift Charts
Hello Swift Charts
- 10. Links for December 10, 2022
Links for December 10, 2022
- 10. Xcode 14 can finally automatically generate all of the app icon sizes for you.
Xcode 14 Single Size App Icon
- 09. What’s next for Foundation - Development / Core Libraries - Swift Forums
What’s next for Foundation - Development / Core Libraries - Swift Forums
- 09. Links for December 9, 2022
Links for December 9, 2022
- 03. Links for December 3, 2022
Links for December 3, 2022
- 03. SwiftUI ViewThatFits makes it easier to build adaptive layouts.
SwiftUI View That Fits
- 03. Virtualisation on Apple silicon Macs: 5 Hypervisors and virtualisation
Virtualisation on Apple silicon Macs: 5 Hypervisors and virtualisation
- 03. Why Ventura’s Stage Manager is so important
Why Ventura’s Stage Manager is so important
- 28. SwiftUI Dismissing The Keyboard
SwiftUI Dismissing The Keyboard
- 28. Links for November 28, 2022
Links for November 28, 2022
- 27. Xcode Multiplatform App Targets
Xcode Multiplatform App Targets
- 27. Links for November 27, 2022
Links for November 27, 2022
- 27. Saving Images in Core Data
Saving Images in Core Data
- 27. Combining opaque return types with primary associated types
Combining opaque return types with primary associated types
- 27. SwiftUI zIndex: Everything you need to know
SwiftUI zIndex: Everything you need to know
- 27. What's New in Xcode 14 Previews
What's New in Xcode 14 Previews
- 27. How to get index and value from for loop in Swift
How to get index and value from for loop in Swift
- 27. For loop in SwiftUI using ForEach
For loop in SwiftUI using ForEach
- 23. Links for November 23, 2022
Links for November 23, 2022
- 23. Touch ID on a Mac desktop, deconstructed
Touch ID on a Mac desktop, deconstructed
- 23. Disk encryption, FileVault and hardware encryption
Disk encryption, FileVault and hardware encryption
- 22. Alternate App Icon Configuration in Xcode
Alternate App Icon Configuration in Xcode
- 22. Links for November 22, 2022
Links for November 22, 2022
- 22. @ViewBuilder usage explained with code examples
@ViewBuilder usage explained with code examples
- 06. Links for November 6, 2022
Links for November 6, 2022
- 06. Host and Automate your DocC documentation
Host and Automate your DocC documentation
- 06. The Many Capabilities of Proxy Icons
The Many Capabilities of Proxy Icons
- 02. Links for November 2, 2022
Links for November 2, 2022
- 02. Make your SwiftUI view modifiers safer
Make your SwiftUI view modifiers safer
- 31. When implementing App Shortcuts with App Intents, it can be a bit daunting to localize everything.
Below is a small inventory of each String, and how to translate them. But first…
The big picture
After wandering the net without finding anything that worked, I reached out to Andrea Gottardo who
Localizing App Shortcuts with App Intents
- 31. Links for October 31, 2022
Links for October 31, 2022
- 27. Links for August 27, 2022
Links for August 27, 2022
- 27. Some keyword in Swift: Opaque types explained with code examples
Some keyword in Swift: Opaque types explained with code examples
- 20. Understanding LLDB print commands for iOS debugging with Xcode
Understanding LLDB print commands for iOS debugging with Xcode
- 20. Links for August 20, 2022
Links for August 20, 2022
- 10. Simulating A Moving Location In iOS
Simulating A Moving Location In iOS
- 10. Links for August 10, 2022
Links for August 10, 2022
- 01. Links for August 1, 2022
Links for August 1, 2022
- 01. SwiftUI Canvas, Path, Shape, and View
SwiftUI Canvas, Path, Shape, and View
- 29. Links for July 29, 2022
Links for July 29, 2022
- 29. Using ImageRenderer to Convert SwiftUI Views into Images
Using ImageRenderer to Convert SwiftUI Views into Images
- 21. Bitmask (bitwise) values in Core Data
Bitmask (bitwise) values in Core Data
- 21. Links for July 21, 2022
Links for July 21, 2022
- 18. Links for July 18, 2022
Links for July 18, 2022
- 18. How virtualization is important to the future of macOS – The Eclectic Light Company
How virtualization is important to the future of macOS – The Eclectic Light Company
- 17. Links for July 17, 2022
Links for July 17, 2022
- 17. If you want to try out the beta of macOS Ventura, but don't have a spare disk, use the free UTM to create a virtual machine.
Install macOS Ventura Beta in a Virtual Machine on an M1 or M2 Mac with UTM - The Mac Security Blog
- 08. Links for July 8, 2022
Links for July 8, 2022
- 08. Explainer: WindowServer
Explainer: WindowServer
- 08. Good overview of SwiftUI changes for macOS
SwiftUI for Mac 2022
- 08. How to use NSPersistentCloudKitContainer
How to use NSPersistentCloudKitContainer
- 20. Links for June 20, 2022
Links for June 20, 2022
- 20. Create a mac menu bar app in SwiftUI with MenuBarExtra
Create a mac menu bar app in SwiftUI with MenuBarExtra
- 11. Links for June 11, 2022
Links for June 11, 2022
- 11. Faux Dependency Injection for Storyboards
Faux Dependency Injection for Storyboards ★ raquo.net
- 11. Understanding Foundation
Understanding Foundation
- 10. Links for June 10, 2022
Links for June 10, 2022
- 10. Sharing code between iOS and OS X
Sharing code between iOS and OS X
- 01. Links for June 1, 2022
Links for June 1, 2022
- 01. Managing multiple github SSH keys on mac
Managing multiple github SSH keys on mac
- 30. Links for April 30, 2022
Links for April 30, 2022
- 30. “Foil” UserDefaults Property Wrapper
“Foil” UserDefaults Property Wrapper
- 30. Code in ARM Assembly: Registers explained
Code in ARM Assembly: Registers explained
- 01. Links for January 1, 2022
Links for January 1, 2022
- 01. Every default Mac wallpaper all condensed in a simple little website.
Mac Wallpapers
- 29. Links for December 29, 2021
Links for December 29, 2021
- 29. Accessibility Smart Invert
Accessibility Smart Invert
- 17. How Shortcuts for the Mac will fit in
How Shortcuts for the Mac will fit in
- 17. Links for December 17, 2021
Links for December 17, 2021
- 07. Links for August 7, 2021
Links for August 7, 2021
- 07. Nice list of changes in Shortcuts
The Changes to Shortcuts that Makes me Excited
- 06. Links for August 6, 2021
Links for August 6, 2021
- 06. New Button styling in SwiftUI and iOS15
Meet the new Button styling
- 30. Links for March 30, 2021
Links for March 30, 2021
- 30. This is a neat twist on calculators - very similar to @soulver
Beautiful calculator for Mac
- 22. Links for March 22, 2021
Links for March 22, 2021
- 22. Good reminder.
How to Remove Wi-Fi Networks from Your Mac and iOS Device - The Mac Security Blog
- 08. Links for March 8, 2021
Links for March 8, 2021
- 08. Native Mac APIs for Go
Michael Tsai - Blog - Native Mac APIs for Go
- 14. Links for February 14, 2021
Links for February 14, 2021
- 14. If you like crossword puzzles, Black Ink is the best Mac app for it - full of features, well maintained, and it’s been around forever.
– Black Ink 2.1.2: New Puzzles and Bug Fixes
- 14. macOS apps that don’t support customizing the toolbar are disappointing.
Customizing your toolbar in Mac apps
- 12. Well, I guess I can take this idea out of my bucket.
Control HomeKit from the keyboard with HomeControl Menu
- 12. Links for February 12, 2021
Links for February 12, 2021
- 06. Links for October 6, 2020
Links for October 6, 2020
- 06. Amusing
Michael Tsai - Blog - 5 GUIs
- 28. Installing Perl 5.8 on Jaguar