Skip to content

Break expression into distinct sub-expressions Fix #2#4

Open
BrianHenryIE wants to merge 1 commit intochan614:masterfrom
BrianHenryIE:patch-1
Open

Break expression into distinct sub-expressions Fix #2#4
BrianHenryIE wants to merge 1 commit intochan614:masterfrom
BrianHenryIE:patch-1

Conversation

@BrianHenryIE
Copy link

/src/.build/checkouts/iCalSwift/Sources/Parser/ICalParser.swift:198:16: error: the compiler is unable to type-check this expression in reasonable time; try breaking up the expression into distinct sub-expressions

@chan614
Copy link
Owner

chan614 commented Oct 31, 2023

I have no type checking issues with any iOS build in Xcode 15.0
can you tell me what your build environment is like?

@BrianHenryIE
Copy link
Author

I've been developing on MacOS using VS Code – i.e. swiftc command line and SPM swift package build. I'm targeting AWS Lambda but the error was happening during the local build (the deployment build happens inside a Linux Docker container).

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

Successfully merging this pull request may close these issues.

2 participants