Morris Richman

Results 60 comments of Morris Richman

or even `Xcode 14.1.0 (RC)`

I noticed that the latest changes in Main support GTMAppAuth 4.0.0 which has a manifest, but the current release (7.0.0) does not. Can you please provide insight into when those...

Also, this isn't something that devs have to touch other than updating the version

Thank you. I will keep my eye out for when that is posted!

@stmontgomery the proposal document no longer exists, but I would love to use this! How do I?

You need to do two things in Xcode: 1. Right click on the parent folder and click convert to groups. That will fix your current issue. 2. To fix other...

For some reason, this won't be clear for me when I have any text in it before loading @danielsaidi ```swift RichTextEditor(text: $newDescription, context: context) .richTextEditorStyle(RichTextEditorStyle(backgroundColor: .clear)) .background(.clear) .foregroundStyle(Color.primary) .frame(minHeight: 200)...

It just doesn't work...

I have confirmed that it is possible to inject other urls and xcodes will just accept it