I'm using:react-native-cli: 2.0.1react-native: 0.62.2Xcode: 11.3.1
Creating a react-native project (react-native init GetAway) and starting it withnpx react-native run-ios throws an build error:
The following build commands failed: CompileSwiftSources normal x86_64 com.apple.xcode.tools.swift.compiler CompileSwift normal x86_64 /Users/sercan/Desktop/Arbeit/Urlaub/rescue/GetAway/ios/Pods/YogaKit/YogaKit/Source/YGLayoutExtensions.swift(2 failures)
I have no clue, why it comes to an build error, to a new created project.If you have any ideas to solve this problem, please let me know.
Thanks in Advance
Edit: Link for full error message: https://docs.google.com/document/d/1o6tj9OrWmH-OZ5rCkYxhQTi-RYH36S5u36zpmBHHY3E/edit?usp=sharing