Files
o3de/Code/Tools/GridHub/GridHub/gui_info.plist
T
2021-03-08 14:30:57 -08:00

19 lines
755 B
Plaintext

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>CFBundleExecutable</key>
<string>GridHub</string>
<key>CFBundleIdentifier</key>
<string>com.Amazon.Lumberyard.GridHub</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>NSHumanReadableCopyright</key>
<string>Portions of this file Copyright (c) Amazon.com, Inc. or its affiliates. All Rights Reserved. Original file Copyright (c) Crytek GMBH. Used under license by Amazon.com, Inc. and its affiliates.</string>
<key>NSPrincipalClass</key>
<string>NSApplication</string>
</dict>
</plist>