Thanks for your answer. There is still a problem if you allow additions to the list as in the post you provided. If you delete all the entries the edit button still displays 'done' when I think it should either be hidden or reset to 'edit'. If you don't tap on 'done' and add a new item then this will be displayed with the delete button visible. I can find no way to reset the edit button and think this is a bug in iOS.
Post
Replies
Boosts
Views
Activity
Here is a shot of the compilation build output:
This project has been in the works for several years and this issue suddenly appeared. The minimum deployment is IOS 18. I use Xcode 16.1.
I am using Xcode 16.1 beta 2 and have set writingToolsBehavior = .complete, yet the writing tools don't appear on the iPhone 16 pro running iOS 18.1.
When is this going to work?
Fixed the problem by completely removing Xcode 16 and reinstalling.
Thanks. You are probably correct, but I can't find any docs to support this. Anyway, I have started using the Query struct. See my later post about this. https://developer.apple.com/forums/thread/751155
Try clearing the derived data. Go to Settings, choose the locations tab and open a Finder window showing the Derived data folder. Just delete the folder.
Here are two versions of the expanded macro - the first with @Observable, the second without. As far as I can see the expansions are identical. However the expansion of @Observable adds @ObservationTracked before the query, so that must be the cause of the error. I can find no explanation anywhere in the documentation or searching online. I'm thinking it's a bug.
Found a copy in a backup
I'd no sooner sent this than I tried testing with an iPhone Pro 17.4 instead of the pro max. That worked although it behaved strangely at first. At least I have unstopped the show.
You need to add an example of your code.
The problem is that the downloaded Xcode project is corrupt. I rebuilt the project from scratch using the sources from the download and it compiled OK.
So, Apple, please check the download file.
I clearly lost the plot!!
The problem is that 4+ is the only option available - the rest are dimmed out.
I select the archive in the Xcode organiser and click Distribute App.
Choose App Store connect
click next
choose upload
chick next
choose upload symbols and manage version number
7 click next
8 Choose automatically manage signing
9. click next
10 Fails with Provisioning profile failed qualification/Profile doesn't include the selected signing certificate.
When I chose distribute I also chose sign automatically. This is a process I always follow. The binary uploaded ok the day before. Suddenly this.