Skip to content

Xcode 15.2 can't open project #6

Description

@usr-sse2
The project ‘SnowfallApp’ is damaged and cannot be opened. Examine the project file for invalid edits or unresolved source control conflicts.

Path: /Users/Michael/Snowfall/SnowfallApp.xcodeproj
Exception: didn't find classname for 'isa' key

The same in command line:

Building Snowfall for release...
xcodebuild -scheme SnowfallApp \
		-configuration Release \
		-archivePath build/Snowfall.xcarchive \
		archive
Command line invocation:
    /Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild -scheme SnowfallApp -configuration Release -archivePath build/Snowfall.xcarchive archive

User defaults from command line:
    IDEArchivePathOverride = /Users/Michael/Snowfall/build/Snowfall.xcarchive
    IDEPackageSupportUseBuiltinSCM = YES

2025-12-12 18:58:53.368 xcodebuild[22013:64536768] didn't find classname for 'isa' key
2025-12-12 18:58:53.371 xcodebuild[22013:64536768] Writing error result bundle to /var/folders/df/c17fnh953nb_z51ftyf1tnq40000gn/T/ResultBundle_2025-12-12_18-58-0053.xcresult
xcodebuild: error: Unable to read project 'SnowfallApp.xcodeproj'.
	Reason: The project ‘SnowfallApp’ is damaged and cannot be opened. Examine the project file for invalid edits or unresolved source control conflicts.

Path: /Users/Michael/Snowfall/SnowfallApp.xcodeproj
Exception: didn't find classname for 'isa' key


make: *** [build] Error 74

It's on current master (70087f5) and macOS Ventura.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions