For??
for
word is throwing me off here, he could've used any other word right? it's not anything syntaxt related?
( the for
in func setAge(for person: String, to value: Int) {
)...![No description](https://cdn.answeroverflow.com/1151327922372743178/image.png)
menubar extra swiftui open main window on tray click?
Can progress reporting be added to this style of https transfer?
Can't run Xcode at all
![No description](https://cdn.answeroverflow.com/1149403751212384369/image.png)
XCode concern please help
AR Measurement app using RealityKit
![No description](https://cdn.answeroverflow.com/1148620008969207941/image.png)
opensource / full version paddle alternative opensource?
Is it possible to replicate Mac's standard Help menu Search item?
TextField
between the "Button
s" dosn't appear.
```swift...![No description](https://cdn.answeroverflow.com/1146363040191750174/Screenshot_2023-08-30_at_4.15.49_pm.png)
How to position vertical Slider
Slider(value: $vx).rotationEffect(.degrees(v1))
Slider(value: $vx).rotationEffect(.degrees(v1))
View Changing in Simulator not Preview
NSScreen visibleFrame / safeAreaInsets not adding up right?
visibleFrame
and frame
to figure out whether the dock is currently showing on a given screen. Of course, I need to account for the menubar and any inset caused by a macbook notch as part of this. However, the number I'm getting don't quite add up right!
For example, on my M2 Macbook Air:
frame
has a height of 956 (as expected)
visibleFrame
has a height of 919...SideMenuView help please, I don't have long
Changing a Boolean when a key is pressed.
AngularGradient issue
![No description](https://cdn.answeroverflow.com/1143898145051394150/image.png)
MacOS user-level custom FAT16 USB volume
AuthorizationExecuteWithPrivileges
for achieving raw USB volume access.
Yesterday I looked into migrating to SMJobBless
, but it also turns out to be deprecated. It's an incredible amount of work, and this SMJobBless example gave the same error as the "Hello job bless" I tried adding directly to my project, which is "Error Domain=CFErrorDomainLaunchd Code=4".
Then I looked into using FUSE, but from what I understand, opening a raw USB volume still requires the user-level process to be elevated. Is this correct?...Can someone please send code for a side menu view?
Buttons not working on SideMenuView
Nondescript crash in my SwiftData app when trying to access a dictionary