Posts

Post not yet marked as solved
2 Replies
You can type in partial names into the panel that appears when you hit cmd-shift-O. Like if you want to edit the PenguinViewController.swift file, just type PVC, it should just select that file, then hit enter and you're there.
Post not yet marked as solved
8 Replies
Actually I don't think it's a bug. If the Life Cycle is set to SwiftUI App, the Core Data checkbox is disabled. I'm assuming either it's not ready yet or it won't be enabled for some specific reason.
Post not yet marked as solved
8 Replies
It looks like a bug. I noticed that too, but only the first time you create a project. To fix it, change the popup from SwiftUI to Storyboard, the Core Data checkbox will then be enabled. You can then check the Core Data checkbox, and make sure to change the Interface back to SwiftUI.
Post not yet marked as solved
3 Replies
For reference in case anyone else wonders, FCM stands for Firebase Cloud Messaging.