Skip to main content

All Questions

Tagged with or
0 votes
0 answers
39 views

I have written a Shortcut that incorporates Applescript to navigate the UI of MacOS's System Settings. In a few places throughout where I need to wait for a UI element to load, I run a version of: ...
JoshApos's user avatar
0 votes
0 answers
21 views

I am new to iOS application code building and archiving. When I try to archive the project using the Xcode@5 task in my Azure DevOps YAML pipeline, I keep getting the same error (shared below). I have ...
Harish334363's user avatar
1 vote
1 answer
34 views

I am developing a React Native app for iOS and Android, working on a Mac Mini with an Apple M2 chip (Apple Silicon). Recently, I successfully archived and uploaded a new build to App Store Connect. ...
Lubron's user avatar
  • 101
0 votes
1 answer
64 views

I use Visual Studio Code (now version 1.111.0) from a Mac Studio. Most of my development is via SSH to a number of servers. Beginning today, connection attempt to any of those servers produces error ...
Dennis 's user avatar
  • 1,325
0 votes
1 answer
128 views

What happens with the program is that it prints out "2" on a newline, then the first two characters in a file. This appears strange, because there is no obvious error with the program. I ...
Samuel Scott's user avatar
0 votes
1 answer
78 views

My SwiftData app contains of two main model classes forming a tree, Folder (root and sub) and Entry (leaf), which I show in a List - this all works as expected. To add new items, I use AddWindow, ...
koen's user avatar
  • 5,918
0 votes
0 answers
32 views

I am training a Hand Action Classification model using the Create ML app on macOS (Apple Silicon M1). The dataset consists of approximately 21,000 short MP4 clips (2-3 seconds each, 30 fps) ...
Alexander Khitev's user avatar
0 votes
1 answer
55 views

As expected, copying a system executable (e.g. id, ls etc.) in a user directory does not give you a usable executable (it gets SIGKILL on launch). On an Intel Mac with Tahoe 26.3.1 , the command: ...
diciotto's user avatar
Advice
0 votes
7 replies
157 views

I have 3 excel files. in one file i want to pull data from other 2 files. this is employee data and I need to have separate rows for each employee and their corresponding LTI data. how can I have this ...
Rucha Pethkar's user avatar
Advice
0 votes
1 replies
35 views

I'm an experience iOS programmer but now I'm trying my hand at a MacOS app. I created the app as a storyboard app. It will display a single image. Eventually, it will typically be a raw file at full ...
Victor Engel's user avatar
  • 2,135
Advice
0 votes
4 replies
61 views

I am developing a SignDict for macOS app using SwiftUI and I am trying to support MacBook Pro (M1/M2) that have the Apple Touch Bar on the keyboard. Some older models of MacBook Pro (Touch Bar models) ...
Antonio A. Chavez's user avatar
2 votes
1 answer
78 views

I'm making an app purely from code (so this is not a duplicate of this because the solution to that was configuring a nib file from XCode) and I want to detect when my application has become the main ...
ioi-xd's user avatar
  • 220
-3 votes
0 answers
82 views

On my friend's MacOS system, .NET 10 isn't recognizing that it should be running in the Development environment. Executing: dotnet run --project ./Path/To/Project.csproj --environment ...
Snap's user avatar
  • 872
3 votes
0 answers
60 views

I have an application that benefits from (but does not require) posix_spawn. I have some trouble deciding how to check for MacOS libc version (to see if it includes posix_spawn) using C preprocessor. ...
juhist's user avatar
  • 4,452
-1 votes
0 answers
46 views

I am trying to install Mosquitto-alpha on my MacStudio running Tahoe 26.2 (25C56), the goal being to use mqtt in PHP scripts. PHP 8.5 was installed via homebrew and is working as expected. Mosquitto 2....
Peter Wiley's user avatar

15 30 50 per page
1
2 3 4 5
7907