Issues trying to run iOS projects on Mojave

On MacOS 10.14 Mojave I am getting the following error when trying to build/run any of my iOS projects:

Linking Executable
ld: entry point (start) undefined. Usually in crt1.o for architecture x86_64

Is there any fix/workaround for this at the moment that people are aware of?

I am using Xcode 9.4.1

It is unfortunately a known issue that you can’t build iOS projects on Mojave

Hmmm,
I just did.

Using Xcode 2018 Release 3

[quote=413820:@Philip Cumpston]Hmmm,
I just did.

Using Xcode 2018 Release 3[/quote]

It wasn’t possible back then.

same problem before, but after updating to mojave 10.14.1, it works now.