-
-
Notifications
You must be signed in to change notification settings - Fork 118
BartyCrouch: Could not parse syntax tree of Swift file. #201
Copy link
Copy link
Labels
Description
Expected Behavior
No warning's should show
Actual Behavior
Two warnings shows as follows
- BartyCrouch: Could not find 'SupportedLanguage' enum within 'BartyCrouch' enum within path.
- BartyCrouch: Could not parse syntax tree of Swift file. Error: Could not parse syntax tree of Swift file. #199
Steps to Reproduce the Problem
- Open any project on Xcode 12.0 (12A7209)
- Proceed to build project with implmentation
- Then in the build warnings you will get the following errors [September 23rd, 2020]
Specifications
- Version: iOS 14
- Platform: Mac OS
- IDE Version: Xcode 12.0 (12A7209)
Example
Reactions are currently unavailable
