unity-builder/test-project/ProjectSettings
AndrewKahr c7907c7e78
Initial Support for MacOS IL2CPP Builds (#326)
* Add intial framework for macos builds. Test install editor

* Fix unity hub path space

* Single quote space in path

* Escape space character

* More backslashes

* Move to bash scripts for setup

* Add path to command args

* Different command to run shell script

* Use full path to scripts

* Unpack changeset value and fix missing escape characters

* Print changeset

* More debug

* Remove debug

* Fix script paths

* Printenv debug

* Write environment variables to file to read in bash script

* Debug file write

* More debug

* Fix missing await

* Move back to process.env

* Fix path typo

* Add missing flags

* Make directory for license activation

* Add missing sudo

* Give permissions to license folder

* Fix path issues

* Add build tests

* Try ts setup again

* Try quoting path

* Further migrate mac scripts to align with linux scripts

* print pwd

* Fix changeset and remove unneeded env vars

* Ignore return code

* fix missing current directory

* Fix project path

* pwd

* Remove project path

* Revert to cwd being the workspace folder and pass action folder as an env variable.

* Add blank project to use for activation

* Add blank project path

* Fix build tests

* Don't rebuild library on windows

* Fix project path windows

* Fix platform specific workspace env variable

* Fix incorrect variable name

* Update .github/workflows/mac-build-tests.yml

Co-authored-by: Webber Takken <webber.nl@gmail.com>

* Update .github/workflows/mac-build-tests.yml

Co-authored-by: Webber Takken <webber.nl@gmail.com>

* Update dist/BlankProject/Packages/packages-lock.json

Co-authored-by: Webber Takken <webber.nl@gmail.com>

* Update src/model/platform-setup/setup-mac.ts

Co-authored-by: Webber Takken <webber.nl@gmail.com>

* Update src/model/platform-setup/setup-mac.ts

Co-authored-by: Webber Takken <webber.nl@gmail.com>

* Fix formatting

Co-authored-by: Webber Takken <webber.nl@gmail.com>
2022-02-02 10:15:37 +01:00
..
AudioManager.asset Replace ECS test-project with the basic project 2020-01-11 01:06:22 +01:00
ClusterInputManager.asset Add test project 2019-12-01 01:33:01 +01:00
DynamicsManager.asset Replace ECS test-project with the basic project 2020-01-11 01:06:22 +01:00
EditorBuildSettings.asset Replace ECS test-project with the basic project 2020-01-11 01:06:22 +01:00
EditorSettings.asset Replace ECS test-project with the basic project 2020-01-11 01:06:22 +01:00
GraphicsSettings.asset Implement AWS Fargate support [Large build support] (#246) 2021-04-20 22:46:37 +02:00
InputManager.asset Add test project 2019-12-01 01:33:01 +01:00
NavMeshAreas.asset Add test project 2019-12-01 01:33:01 +01:00
NetworkManager.asset Replace ECS test-project with the basic project 2020-01-11 01:06:22 +01:00
Physics2DSettings.asset Add test project 2019-12-01 01:33:01 +01:00
PresetManager.asset Add test project 2019-12-01 01:33:01 +01:00
ProjectSettings.asset Replace ECS test-project with the basic project 2020-01-11 01:06:22 +01:00
ProjectSettingsIl2cpp.asset Initial Support for MacOS IL2CPP Builds (#326) 2022-02-02 10:15:37 +01:00
ProjectVersion.txt Add test project 2019-12-01 01:33:01 +01:00
QualitySettings.asset Replace ECS test-project with the basic project 2020-01-11 01:06:22 +01:00
TagManager.asset Add test project 2019-12-01 01:33:01 +01:00
TimeManager.asset Replace ECS test-project with the basic project 2020-01-11 01:06:22 +01:00
UnityConnectSettings.asset Add test project 2019-12-01 01:33:01 +01:00
VFXManager.asset Replace ECS test-project with the basic project 2020-01-11 01:06:22 +01:00
XRSettings.asset Add test project 2019-12-01 01:33:01 +01:00