Post

Replies

Boosts

Views

Activity

Will Xcode 15 modify an existing project so it won't be able to load in previous versions?
I mean, I get that converting to the new string assets and such will make incompatible changes but what if I use it without using those kind of things? Just editing previous Xcode 14 projects. Will Xcode 15 change the project file, xibs, etc in a way that Xcode 14 will not be able to understand? I'm working in a big project with many developers but I believe the bookmarks feature would be a great help for my work.
1
0
713
Jul ’23
(macOS) Is it any App Store safe method to close other apps from a sandboxed app?
Hi there. I made a macOS app for personal use time ago and, since I find it very useful, I'd wish to release it in the App Store. The thing is my app needs to close user selected applications. I am doing it without any problem using the app bundle identifier but, of course, it doesn't work if I enable the "sandboxed" entitlement. So my question is: is there any "legal" way to do this simple task or is just simply impossible to do it from an App Store app? I would found the later pretty weird since the user has explicitly give permissions by drag and drop the app he/she wants to close. I'd appreciate any help on this. Thanks
4
1
1.6k
Dec ’22