• Hey Guest! Ever feel like entering a Game Jam, but the time limit is always too much pressure? We get it... You lead a hectic life and dedicating 3 whole days to make a game just doesn't work for you! So, why not enter the GMC SLOW JAM? Take your time! Kick back and make your game over 4 months! Interested? Then just click here!
  • Hello [name]! Thanks for joining the GMC. Before making any posts in the Tech Support forum, can we suggest you read the forum rules? These are simple guidelines that we ask you to follow so that you can get the best help possible for your issue.

iOS IOS compilation error

B

booksmaster

Guest
Hi all! After my mac have updated to 10.15.6 and xcode updated to 11.6 GMS can't compile anymore. I get the error with copying files.

pscp V:/kawlosla_4BEEDDCF_VM\kawlosla/ /Users/evgeniyfarsalov/GameMakerStudio2/iOS/GMS2IOS/kawlosla/kawloslaFromPC/
Renci.SshNet.Common.ScpException: scp: error: unexpected filename:
в Renci.SshNet.ScpClient.CheckReturnCode(Stream input)
в Renci.SshNet.ScpClient.Upload(DirectoryInfo directoryInfo, String path)
в ..(String , String , Boolean )
в ..(String , String , String )
в ..(String , String , YYDictionary`2 , String , Boolean , String )
в Igor.iOSBuilder.Package()
Igor complete.
elapsed time 00:00:14.3688444s for command "C:\ProgramData/GameMakerStudio2/Cache/runtimes\runtime-2.2.5.378/bin/Igor.exe" -j=8 -options="C:\\GameMakerStudio2\GMS2TEMP\build.bff" -v -- iOS Package started at 08/18/2020 11:08:26
"cmd" /c subst W: /d

elapsed time 00:00:00.0730002s for command "cmd" /c subst W: /d started at 08/18/2020 11:08:40
"cmd" /c subst V: /d

elapsed time 00:00:00.0749995s for command "cmd" /c subst V: /d started at 08/18/2020 11:08:40
"cmd" /c subst U: /d

elapsed time 00:00:00.0809997s for command "cmd" /c subst U: /d started at 08/18/2020 11:08:40
FAILED: Package Program Complete



Please help anyone. Maybe I need to downgrage the XCode. But what version do I need? Or is my MACOS not supported by GMS? Before the updae it was all fine.
 
Top