Swift run on 10.12 Sierra
Closed this issue · 9 comments
Hi, I am trying to run the software, but when I type the command "swift run", I get
error: terminated(1): /Library/Developer/CommandLineTools/usr/bin/swift-build-tool -f /Users/kubaszczygielski/Downloads/Atem-Simulator-master/commandLineApp/.build/debug.yaml commandLineApp.exe
I use macOS 10.12 Sierra. Is it necessary for me to update to 10.13?
which swift toolchain are you using?
4.2.1. The thing is, in XCode it shows that Swift is 4.2.1, but the system itself only perceives Package Manager as 4.0.0.
I'm not sure if it would work with the swift package manager (>swift run
, swift build
etc.), but with Xcode it's possible to create macOS 10.12 executables: See release 0.2.1
Great! Yes you should set the IP address to localhost (127.0.0.1). May I ask which version of the ATEM software you are using?
You can use release 0.1.1 together with the ATEM software 7.3. I tested this setup before. The only thing you wil need to do is to rebuild that version for macOS 10.12, because I built that version for macOS 10.13 at that time.
So basically open the old project (0.1.1) and change the deployment target like I did in 1078a4a and you will be able to simulate a 1M/E switcher
Ah yes of course, let me build this for you.
AtemSimulator 0.1.2 for macOS X.12