/Tests/Manual/LoadTimeTest/Info.plist
http://github.com/cacaodev/cappuccino · Unknown · 12 lines · 12 code · 0 blank · 0 comment · 0 complexity · 228a7879d24e9c8a31dd94dd4e464fd5 MD5 · raw file
- <?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>CPApplicationDelegateClass</key>
- <string>AppController</string>
- <key>CPBundleName</key>
- <string>LoadTimeTest</string>
- <key>CPPrincipalClass</key>
- <string>CPApplication</string>
- </dict>
- </plist>