import UIKit
import CoreData
@main. ---- here I am getting error in App delegate file
class AppDelegate: UIResponder, UIApplicationDelegate {
func application(_ application: UIApplication, didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey: Any]?) -> Bool {
// Override point for customization after application launch.
return true
Topic:
Developer Tools & Services
SubTopic:
General
Tags: