NEW: My new book Pro SwiftUI is out now – level up your SwiftUI skills today! >>

Forums > macOS

Help and discussion for macOS development.

  Title Replies Views Activity

About the macOS forum

2

2528

Apr '20

Project 12: What is the difference between .alignmentGuide() modifier and .offset() modifier?

0

245

Feb 23

Is there a way to set the alignment in a TableColumn in SwiftUI?

3

474

Feb 22

SpriteKit: animated Sprite loses velocity depending on initial speed?

0

252

Feb 15

Presenting SwiftUI sheet crashes on macOS, but works on iPadOS

0

60

Feb 15

XPC – can I pass useful data with it?

3

186

Feb 3

SOLVED: Backup MacMini

5

727

Jan 31

Core Data iCloud sync only with Mac App Store Apps?

5

315

Jan '23

How do I create & update CNContacts on macOS?

3

515

Jan '23

how do you apply the frosted transparent background?

2

394

Dec '22

SOLVED: hackingwithmacos ArgumentParser Library not loaded

5

758

Dec '22

TextParser command not found, even though it exists.

1

167

Dec '22

Xcode typing technique question

1

156

Dec '22

SOLVED Project 1 - display text when no image selected

1

201

Dec '22

SOLVED: I'm having troubles partway thru Project 5: MultiMap

1

178

Nov '22

Intents extension: where to put init & setup code?

0

137

Nov '22

Project 16 : Bookworm, something missing in code!

0

136

Nov '22

Writing a MenuBar app in SwiftUI 2

1

672

Nov '22

Project 11 SwiftUI book : BUG in code

0

136

Nov '22

Project 10 - Doesn't work well on Mojave - Xcode 14

0

180

Nov '22

SOLVED: How to detect a single mouse down event in SwiftUI on macOS

3

918

Oct '22

Ventura and hackwingwithmacos

0

155

Oct '22

NSClickGestureRecognizer issue

0

190

Oct '22

Project 10 - Xcode 14 ignores custom target properties?

0

310

Oct '22

SOLVED: Mac mini 2012/2014 for dev

1

287

Oct '22

??? would like to access files in your Documents folder.

2

1231

Aug '22

How do you do global hotkeys in 2022?

0

234

Jul '22

App sometimes crashes on launch since Monterey

3

1286

Jul '22

SOLVED: Project 7 - FastTrack AsyncImage

0

234

Jul '22

Edit Core Data list items in place (extending Hacking with macOS Bookworm project)

4

848

Jul '22

Running a task in background every second

2

1057

Jun '22

SOLVED: Bubble Trouble issue

1

368

Jun '22

SOLVED - Add launch at login to macOS app

1

1707

Jun '22

"Basic" module in macOS command line app?

0

262

Jun '22

Draw text on all pages of PDF using PDFKit

1

1065

Jun '22

Is there a way in SwiftUI to disable initial focus on a TextField?

2

2169

Jun '22

SOLVED: How to pass data from AppDelegate down into View

1

863

May '22

SOLVED: Launch app from website link

4

928

May '22

Continuous update of long shell command execution

1

426

May '22

Printing PDF loaded from web service

4

1193

May '22

What's the right way to compile in app secrets?

7

2703

Mar '22

Do I need to pay for a developer license to develop personal programs?

6

1594

Mar '22

How do I configure my application to receive an AppleEvent?

2

744

Mar '22

Mac Activity Monitor

1

577

Mar '22

SOLVED: How do you specify the audio output device on a Mac in Swift?

2

2382

Mar '22

What is the best SwiftUI / Combine interface to an external device?

0

330

Feb '22

Need help getting TableView to properly display

3

818

Feb '22

UndoManager, TinyDraw (HWS+), and View.onAppear

0

432

Dec '21

How to make a text that adapts automatically to the window macOS.

0

370

Nov '21

Trying to run core data app on Mac(designed for iPad) - missing mapping model error

0

396

Nov '21

Xcode compile build times are 6.4 hours with large static swift array of structures

4

1466

Nov '21

Antialiasing an NSImage on macOS

0

513

Nov '21

Scroll View in macOS

0

570

Oct '21

Need Help to write an email into the desiging fonts style

0

409

Oct '21

Need to test a Mac App on the Monterey Beta.

0

441

Aug '21

dismissSearch not working for macOS

0

589

Aug '21

Can a function call a method inside a class?

1

696

Aug '21

Detect the position of a window

4

2415

Aug '21

How to do Unit Testing inside of a Command Line Program Project.

0

446

Aug '21

[OFF-TOPIC] Why Xcode is too slow?

3

4496

Jul '21

How to read JSON with Swift and macOS

3

1578

Jul '21

Allowing a user to define a rectangle on the screen in SwiftUI (MacOS)

7

3117

Jul '21

MacOS SwiftUI Screenshot

3

4896

Jul '21

Animate the text in a Text Field

0

483

Jun '21

Several NSViews with the same characteristics

0

441

Jun '21

One window/view controller for both add and update SQLite table?

6

1840

Jun '21

MenuBar popover sometimes opens as a window

0

670

Jun '21

Split View depending on State: text updates, other view does not

4

1511

May '21

How to use NSSpellChecker and NSTextCheckingController?

1

1186

May '21

Hacking with MacOs project7 Drag and drop

1

1225

May '21

SOLVED: how do you deploy a sqlite database with your app

5

3760

May '21

How to hide and show title bar with code

1

1389

May '21

NSImage Animation as Tickertape

0

831

May '21

SOLVED: SwiftUI app life cycle, Undo/Redo, and menu bar items

2

4011

May '21

SOLVED: Tutorial for using Core Data in a "Command Line Tool" project?

3

2580

Apr '21

Tutorials on how to create macOS apps.

1

1050

Apr '21

Pass Variable To Sub View

1

1652

Apr '21

Broken View and Navigation Links

0

505

Apr '21

Apple Document - Creating a Basic Video Player

0

1506

Mar '21

How do you get current directory for command line tools?

2

3945

Mar '21

App Groups vs Keychain Access Groups

0

1207

Feb '21

SOLVED: viewDidAppear() & NSTableView loading

4

3182

Feb '21

Unified logging

0

835

Feb '21

Siri integration

0

618

Feb '21

Pointer confusion in core audio

2

1565

Feb '21

Updating view with each individual loop cycle

0

507

Feb '21

ObservableObject in MacOS

0

533

Jan '21

Observed Object Not Updating View

5

9431

Jan '21

MacOS SwifUI - View/Window size control with 2 sidebars (Left and right sides)

1

1210

Jan '21

SOLVED: SwiftLint and CocoaPods

1

1740

Jan '21

Core Data With Single Set Of Data

3

2019

Jan '21

Instructions for making a library?

2

681

Jan '21

SOLVED: Core Data not persisting data

2

1893

Dec '20

deployment and installers: any guidance on tools or docs?

0

533

Dec '20

Hacking With Mac OS - Project 4 'EXC_BAD_ACCESS'

3

3204

Dec '20

SOLVED: Query on project approach. I would really like to hear your opinions

6

1689

Dec '20

SOLVED: macOS Project 7, external drag isn't working

1

1147

Dec '20

CoreData woes

7

3507

Dec '20

How to Implement SwiftUI Media Controls into the Touch Bar

0

764

Dec '20

Issue - Hacking with macOS book

30

7144

Nov '20

 
 

All interactions here are governed by our code of conduct.

Hacking with Swift is sponsored by Waldo

SPONSORED Thorough mobile testing hasn’t been efficient testing. With Waldo Sessions, it can be! Test early, test often, test directly in your browser and share the replay with your team.

Try for free today!

Sponsor Hacking with Swift and reach the world's largest Swift community!

 
Unknown user

You are not logged in

Log in or create account
 

Link copied to your pasteboard.