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

Compiling error under Xcode 11 beta 4 #114

Closed
arigatou1985 opened this issue Jul 31, 2019 · 2 comments
Closed

Compiling error under Xcode 11 beta 4 #114

arigatou1985 opened this issue Jul 31, 2019 · 2 comments

Comments

@arigatou1985
Copy link

Expected Behavior

The framework should be compilable with Xcode 11 beta 4.

Current Behavior

The Xcode 11 beta 4 fails to compile with the latest released source code i.e., v1.10.1.

Steps to Reproduce

Compile a project with dependency (using cocoapods) to Form, Flow and Presentation.

Context

Nothing particular. Xcode 11 beta 4 simply fails to compile the source code in Form.

  • Operating Version:
    MacOS X 10.14.6

  • Swift version:
    5.1

Failure Logs

compiler_error_log.txt

Please include any relevant log snippets or files here.

@mansbernhardt
Copy link
Contributor

This looks similar to an earlier crash that I reported that should have been solved in the latest seeds. See https://bugs.swift.org/plugins/servlet/mobile#issue/SR-10728

@arigatou1985
Copy link
Author

This looks similar to an earlier crash that I reported that should have been solved in the latest seeds. See https://bugs.swift.org/plugins/servlet/mobile#issue/SR-10728

Thanks a lot for the info, Måns. I just tried to build the project using Xcode 11 beta 5, the issue has indeed been resolved, Form framework can be now built error-free.

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

2 participants