Moving over to a new XCode project file... it builds fine, and the builds
[MenuTunes.git] / ITMTRemote-Info.plist
diff --git a/ITMTRemote-Info.plist b/ITMTRemote-Info.plist
new file mode 100755 (executable)
index 0000000..68de1a5
--- /dev/null
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
+<plist version="1.0">
+<dict>
+       <key>CFBundleDevelopmentRegion</key>
+       <string>English</string>
+       <key>CFBundleExecutable</key>
+       <string>ITMTRemote</string>
+       <key>CFBundleGetInfoString</key>
+       <string></string>
+       <key>CFBundleIdentifier</key>
+       <string>com.ithinksw.itmtremote</string>
+       <key>CFBundleInfoDictionaryVersion</key>
+       <string>6.0</string>
+       <key>CFBundlePackageType</key>
+       <string>FMWK</string>
+       <key>CFBundleShortVersionString</key>
+       <string></string>
+       <key>CFBundleSignature</key>
+       <string>ITmr</string>
+       <key>CFBundleVersion</key>
+       <string>0.0.2</string>
+</dict>
+</plist>