You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

34 lines
1.1 KiB

9 years ago
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
  3. <plist version="1.0">
  4. <dict>
  5. <key>CFBundleDevelopmentRegion</key>
  6. <string>English</string>
  7. <key>CFBundleExecutable</key>
  8. <string>Mac_Build_01</string>
  9. <key>CFBundleGetInfoString</key>
  10. <string>Unity Player version 4.6.3f1 (4753d8b6ef2b). (c) 2014 Unity Technologies ApS. All rights reserved.</string>
  11. <key>CFBundleIconFile</key>
  12. <string>PlayerIcon.icns</string>
  13. <key>CFBundleIdentifier</key>
  14. <string>unity.DefaultCompany.New Unity Project</string>
  15. <key>CFBundleInfoDictionaryVersion</key>
  16. <string>6.0</string>
  17. <key>CFBundleName</key>
  18. <string>Mac_Build_01</string>
  19. <key>CFBundlePackageType</key>
  20. <string>APPL</string>
  21. <key>CFBundleShortVersionString</key>
  22. <string>Unity Player version 4.6.3f1</string>
  23. <key>CFBundleSignature</key>
  24. <string>????</string>
  25. <key>CFBundleVersion</key>
  26. <string>4.6.3f1</string>
  27. <key>NSMainNibFile</key>
  28. <string>MainMenu</string>
  29. <key>NSPrincipalClass</key>
  30. <string>PlayerApplication</string>
  31. <key>UnityBuildNumber</key>
  32. <string>4753d8b6ef2b</string>
  33. </dict>
  34. </plist>