Working on this project. https://github.com/sebsto/amplify-ios-getting-started The project has a scheme named getting started. Using Xcode 14.3.1, I can use this command to build the project: xcodebuild build -workspace getting started.xcworkspace -scheme getting started -configuration Release But when using Xcode 15, it fails with the following error message: Command line invocation: /Applications/Xcode-15.app/Contents/Developer/usr/bin/xcodebuild build -workspace getting started.xcworkspace -scheme getting started -configuration Release User defaults from command line: IDEPackageSupportUseBuiltinSCM = YES Resolve Package Graph Resolved source packages: Starscream: https://github.com/daltoniam/Starscream @ 4.0.4 AmplifyUtilsNotifications: https://github.com/aws-amplify/amplify-swift-utils-notifications.git @ 1.1.0 SQLite.swift: https://github.com/stephencelis/SQLite.swift.git @ 0.13.2 XMLCoder: https://github.com/MaxDesiatov/XMLCoder.git @ 0.17.1 AppSyncRealTimeClient: https://gith
1
0
7.6k