Rémi Verschelde
|
63d9308b4b
|
Merge pull request #56047 from piiertho/feature/osx-sign-directory
|
2022-01-05 14:38:17 +01:00 |
|
Rémi Verschelde
|
fe52458154
|
Update copyright statements to 2022
Happy new year to the wonderful Godot community!
|
2022-01-03 21:27:34 +01:00 |
|
Pierre-Thomas Meisels
|
5e0e4f209a
|
OSX: Add signing of directory structure in Library when exporting for OSX.
OSX: Add exporting of folder structure in PlugIns when exporting for OSX.
|
2021-12-28 14:39:42 +01:00 |
|
Hugo Locurcio
|
2daaf0fdc3
|
Make platform feature tag names lowercase
Feature tag names are still case-sensitive, but this makes built-in
feature tags more consistent.
- `Windows` -> `windows`
- `OSX` -> `osx`
- `LinuxBSD` -> `linuxbsd`
- `Android` -> `android`
- `iOS` -> `ios`
- `HTML5` -> `html5`
- `JavaScript` -> `javascript`
- `UWP` -> `uwp`
|
2021-08-31 20:34:44 +02:00 |
|
Sergey Minakov
|
d18dc7f41c
|
Split osx platform export template into multiple files
|
2021-08-12 17:18:34 +03:00 |
|