Post

Replies

Boosts

Views

Activity

Reply to Xcode previews fail with JIT error
Create empty project with type App in MacOS Sequoia in Xcode 16 beta 3 import SwiftUI struct ContentView: View { var body: some View { Text("abcdef") } } #Preview { ContentView() } Preview provides crash :)
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Jul ’24
Reply to Cocoapods issue.
First of all try to update Cocoapods to version 1.12.1 pod deintegrate pod install
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Jun ’23