You can't create a group under a parent folder. So the parent needs to be converted to a group first in order to be able to a group under it. By default for new projects created with Xcode 16 Beta 3 or higher the top level is a folder (blue). The folder has a blue icon. The group has a yellow icon.
In your case aaa is a blue icon, meaning it is a folder, convert that to a group first and then you will be add groups under it.
Post
Replies
Boosts
Views
Activity
locations is maintained by Query, so the order and contents of locations is controlled by Query. So you can't directly reorder locations. Assume your model Location has a field called sortValue then in your Query sort by sortValue and in your move function update the value of sortValue in such a way that would simulate the move.
@BabyJ Thanks for the explanation
@BabyJ Pardon my ignorance, I had deleted Xcode Beta 5 completely and downloaded Xcode Beta 6 and tested it. I didn't explicitly download Beta 5 simulators. Having said that I have not tested on the device. Is there a way to find out which simulator beta 5 or 6 simulator I am using?
@Lucky7 Your original code posted doesn't crash for me on Xcode Beta 6 iOS simulator. Can you clear DerivedData and try?
@sha921 wouldn't using NavigationLink be a better approach instead of a Button?
I am no expert but might be worth filing a feedback as it is still in beta and post the feedback ID.
@eskimo I am so thrilled Xcode 15 (beta) has this feature, so for users who want can turn on timestamp, viewing and filtering logs is awesome to Xcode 15. Thanks a lot filing the radar and for all the folks involved in the development of the feature. I love it!!
Hope this gets fixed
Happens even when the there edit folder permission. File gets created and written to disk, then Xcode crashes.
Yeah meant Xcode 15, sorry my bad.
Great to hear that you made it work, I don't know if not being able to USB-C port is a bug, might be worth filing a bug. I wish there were clearer instructions on the website of what is possible (upgrade is possible) and what is not (clean install is not) and how to go about it (either create a separate volume and upgrade it or upgrade it on your current volume).
I did this on the mac's hard drive and not on the external disk. My apologies for not making it clear.
If it works would it 2 need Macs to have configurator on one Mac and apply it to another Mac? (Pardon my ignorance)
Thanks I have installed macOS Sonoma on a separate volume. 1. Created a separate volume (https://support.apple.com/en-gb/HT208891). 2. Created a bootable installer for macOS Ventura using https://support.apple.com/en-gb/HT201372. 3. Install on macOS Ventura on new volume. 4. Upgraded to macOS Sonoma. That way both it is possible to dual boot to macOS Ventura (original volume) and macOS Sonoma (new volume).