Fixing some simple, silly naming issues.
authorJoseph Spiros <joseph.spiros@ithinksw.com>
Mon, 5 Jan 2004 06:07:38 +0000 (06:07 +0000)
committerJoseph Spiros <joseph.spiros@ithinksw.com>
Mon, 5 Jan 2004 06:07:38 +0000 (06:07 +0000)
MenuTunes.xcode/project.pbxproj
iTunesRemote-Info.plist
libValidate.a

index 93749a3..bcb07f5 100755 (executable)
                                OTHER_CFLAGS = "";
                                OTHER_LDFLAGS = "-framework Foundation -framework AppKit";
                                OTHER_REZFLAGS = "";
-                               PRODUCT_NAME = iTunesRemote;
+                               PRODUCT_NAME = iTunes;
                                SECTORDER_FLAGS = "";
                                WARNING_CFLAGS = "-Wmost";
                                WRAPPER_EXTENSION = remote;
                        explicitFileType = wrapper.cfbundle;
                        includeInIndex = 0;
                        isa = PBXFileReference;
-                       path = iTunesRemote.remote;
+                       path = iTunes.remote;
                        refType = 3;
                        sourceTree = BUILT_PRODUCTS_DIR;
                };
index ffb9193..f63a3e2 100755 (executable)
@@ -5,7 +5,7 @@
        <key>CFBundleDevelopmentRegion</key>
        <string>English</string>
        <key>CFBundleExecutable</key>
-       <string>iTunesRemote</string>
+       <string>iTunes</string>
        <key>CFBundleGetInfoString</key>
        <string></string>
        <key>CFBundleIconFile</key>
index 4c49be8..3afd4da 100755 (executable)
Binary files a/libValidate.a and b/libValidate.a differ