With Xcode 14.1, there is indeed a warning that only 10.13 and newer is supported. But it can still build a project even if the deployment target is 10.10. Until now I used the older Xcode 13 to upload my apps to App Store Connect, assuming that doing so with Xcode 14.1 would automatically raise the minimum supported macOS version shown on the App Store. But I just uploaded an app update with Xcode 14.1 and the app still shows macOS 10.10 and newer on the App Store.
Post
Replies
Boosts
Views
Activity
Thanks. It seems that the exact same question was asked just a few hours ago: https://discussions.apple.com/thread/254321613?login=true
Thanks. But none of these BSD Privilege Escalation methods work for apps on the App Store, right? Is the newer SMAppService suitable for the App Store?
Thanks, that makes sense.
We're talking about macOS 10.13, not macOS 13. Do you mean that Xcode 14 doesn't ship with the macOS 10.12 SDK and older? Then why does it still work in some cases?
You have an Apple logo beside your username. I understand that you are from Apple. If this is the case, I would invite you to file an enhancement request yourself, or discuss it with your colleagues directly. I think it is more efficient than asking external developers to file enhancement requests. If you don't have enough motivation to fix such things without someone pushing you from the outside, then I don't think someone who reads an anonymous enhancement request would be more motivated than you. After the little attention I got after filing literally thousands of enhancement requests, I have stopped completely because it is not worth my time.
Thanks, that could be it. But a link to some official documentation would be appreciated. The Swift documentation is empty: https://developer.apple.com/documentation/scenekit/scngeometryprimitivetype/polygon
Thanks, that's it. This is apparently the Objective-C documentation, while the Swift counterpart is empty.
Thank you. What do you think would be the difference to simply using .triangles?
Sure, they told me that they cannot help with developer related issues, and that I should write here.
The text view is inside the secondary view controller of a split view controller. I'm trying to set the first responder in response to a user action made when the primary view controller of the split view controller is on top of the secondary view controller.
Thanks, that's a solution, but it would require renaming the symbol everywhere. I was looking for a way to tell Swift that it should give SwiftUI precedence.
I've already filed a bug report months or years ago, I don't remember exactly, but never got a response. Why should it be up to us to keep track of what's solved and what not? After all, for some of them I get a response asking to verify if it still happens in the newest OS release, so they have a mechanism for tracking what they are working on. I don't know about you, but checking regularly if any of the thousands of bug reports that I filed have been solved would take many days (I actually did this last January, during the holidays). I would have thought that since we're helping them in finding bugs in their products it shouldn't be our burden to keep checking them. How inefficient that would be!
Could you also point out how one can find that link with the list of old installers? I opened a bug report some time ago because there was no such list (which Apple confirmed) and was never notified that there is one now.
Sorry, I didn't get a notification for your update. I don't have an M1 Mac. I have used virtualization software in the past, but I could never test reliably because there were always some glitches that I later discovered didn't happen with a native install.