Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SR-12971] Xcode crash on project open #55417

Open
swift-ci opened this issue Jun 10, 2020 · 0 comments
Open

[SR-12971] Xcode crash on project open #55417

swift-ci opened this issue Jun 10, 2020 · 0 comments
Labels
bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.

Comments

@swift-ci
Copy link
Collaborator

Previous ID SR-12971
Radar None
Original Reporter thillsman (JIRA User)
Type Bug

Attachment: Download

Additional Detail from JIRA
Votes 0
Component/s
Labels Bug
Assignee None
Priority Medium

md5: 3dbc1ca894b14ed8f348b866e5b39e0f

Issue Description:

After a merge that included bumping a Swift Package dependency version, I'm now getting a crash when Xcode opens my iOS project. The output is below. Full output attached.

Fatal error: Please file a bug at https://bugs.swift.org with this info -- LLBuildValue: ###dataCorrupted(Swift.DecodingError.Context(codingPath: [], debugDescription: "Did not find a matching key", underlyingError: nil))### ----- ###{"diagnosticFile":"\/Users\/tylerhillsman\/Library\/Developer\/Xcode\/DerivedData\/Outdoorsy-auwzarjefxovcmfyccbnleeslnkf\/SourcePackages\/ManifestLoading\/swift-sdk.dia","parsedManifest":"{\"package\":{\"cLanguageStandard\":null,\"products\":[{\"targets\":[\"IterableSDK\"],\"name\":\"IterableSDK\",\"product_type\":\"library\",\"type\":null},{\"targets\":[\"IterableAppExtensions\"],\"name\":\"IterableAppExtensions\",\"product_type\":\"library\",\"type\":null}],\"cxxLanguageStandard\":null,\"swiftLanguageVersions\":null,\"providers\":null,\"pkgConfig\":null,\"targets\":[{\"name\":\"IterableSDK\",\"dependencies\":[],\"sources\":null,\"providers\":null,\"pkgConfig\":null,\"path\":\"swift-sdk\",\"publicHeadersPath\":null,\"exclude\":[],\"type\":\"regular\"},{\"name\":\"IterableAppExtensions\",\"dependencies\":[],\"sources\":null,\"providers\":null,\"pkgConfig\":null,\"path\":\"notification-extension\",\"publicHeadersPath\":null,\"exclude\":[],\"type\":\"regular\"}],\"dependencies\":[],\"name\":\"IterableSDK\",\"platforms\":[{\"platform\":{\"name\":\"ios\"},\"version\":\"10.0\"}]},\"errors\":[]}"}###: file /Library/Caches/com.apple.xbs/Sources/swiftpm/swiftpm-16074.1/Sources/SPMLLBuild/llbuild.swift, line 232
@swift-ci swift-ci transferred this issue from apple/swift-issues Apr 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
Projects
None yet
Development

No branches or pull requests

1 participant