mac fixes

1) add sdl token for referencing the parent directory of the aplication bundle when determining the root dir
2) shape and mateiral asset macro corrections for a few stray ## redundencies (space, ->, . ect are all conidered token sperators in and of themselves)
This commit is contained in:
AzaezelX 2020-12-30 19:36:51 -06:00
parent 1fbf46fa90
commit 6b53b6581a
3 changed files with 6 additions and 4 deletions

View file

@ -16,5 +16,7 @@
<string>APPL</string>
<key>CFBundleVersion</key>
<string>1.0</string>
<key>SDL_FILESYSTEM_BASE_DIR_TYPE</key>
<string>parent</string>
</dict>
</plist>