I am new to Swift
and AppCode
.
I am trying out existing projects for size and here is a set of interesting ones https://github.com/soapyigu/Swift-30-Projects In particular let's look at Project 28 - SceneDetector
.
Here's the App in Xcode
And it works:
Here's the App in AppCode
: not even building and no error details.
We get just this:
I have tried to open multiple Apps with AppCode
and even create one from scratch. Nothing works at all. What am I misunderstanding? I am using Appcode 2019.3
It is working now! I have completely uninstalled two plugins R4Intellij
and Haskell
. Note that these were already disabled . Maybe uninstalling these got out of some bad mix of plugins code (disabled notwithstanding) for AppCode
?
Debugger works!
Simulator launched from AppCode
Update This does not fix all cases. I am still running into the "Build failed" (without further information) at times.