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

Crashing in Shapeshift - possibly needs updating to newer Files? #9

Open
andypiper opened this issue Jun 23, 2020 · 0 comments
Open

Comments

@andypiper
Copy link

When I try to run Shapeshift, it is failing in Xgen:

Fatal error: Error raised at top level: Xgen failed to generate. Underlying error: Failed to create folder: file /AppleInternal/BuildRoot/Library/Caches/com.apple.xbs/Sources/swiftlang/swiftlang-1103.8.25.8/swift/stdlib/public/core/ErrorType.swift, line 200
[1]    97317 illegal hardware instruction  shapeshift Swifter -icloud

Additionally, when compiling Shapeshift, it reports:

...Shapeshift/.build/checkouts/Files/Sources/Files.swift:596:10: warning: unexpected version number in 'available' attribute for non-specific platform '*'
        @available(*, deprecated: 1.4.0, renamed: "creatingFolderFailed")
         ^                      ~~~~~~~

[4/4] Linking Shapeshift

This leads to me suspect Files is the underlying cause, but I'm uncertain how to update Xgen to use a newer version of Files (or whether indeed that would help to resolve the issue here)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant