Built iOS

pull/418/head
Dal Rupnik 2022-07-26 17:49:02 +02:00
parent 56d06c1686
commit 5634f18075
2 changed files with 2 additions and 1 deletions

1
dist/index.js vendored
View File

@ -5449,6 +5449,7 @@ class SetupMac {
--version ${buildParameters.editorVersion} \ --version ${buildParameters.editorVersion} \
--changeset ${unityChangeset.changeset} \ --changeset ${unityChangeset.changeset} \
--module mac-il2cpp \ --module mac-il2cpp \
--module ios \
--childModules`; --childModules`;
// Ignoring return code because the log seems to overflow the internal buffer which triggers // Ignoring return code because the log seems to overflow the internal buffer which triggers
// a false error // a false error

2
dist/index.js.map vendored

File diff suppressed because one or more lines are too long