Changing the application identifier to be org.bluestatic.macgdbp
authorRobert Sesek <rsesek@bluestatic.org>
Wed, 1 Aug 2007 07:25:05 +0000 (00:25 -0700)
committerRobert Sesek <rsesek@bluestatic.org>
Wed, 1 Aug 2007 07:25:05 +0000 (00:25 -0700)
Info.plist
MacGDBp.xcodeproj/project.pbxproj

index ae4f538876b48cc24f1bfcf7c6d09d2a3d9ce98c..a5c6c49664c520843587decdd09e71e40be713fc 100644 (file)
@@ -9,7 +9,7 @@
        <key>CFBundleIconFile</key>
        <string></string>
        <key>CFBundleIdentifier</key>
-       <string>com.yourcompany.MacGDBp</string>
+       <string>org.bluestatic.macgdbp</string>
        <key>CFBundleInfoDictionaryVersion</key>
        <string>6.0</string>
        <key>CFBundleName</key>
index 05ac22c6b359c4d08a5272d62976976bbadf9bb8..ed636a701fb777205a695de015cdbccdd13aaaaf 100644 (file)
@@ -23,7 +23,7 @@
                29B97325FDCFA39411CA2CEA /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = "<absolute>"; };
                32CA4F630368D1EE00C91783 /* MacGDBp_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MacGDBp_Prefix.pch; sourceTree = "<group>"; };
                8D1107310486CEB800E47090 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = "<group>"; };
-               8D1107320486CEB800E47090 /* MacGDBp.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = MacGDBp.app; sourceTree = BUILT_PRODUCTS_DIR; };
+               8D1107320486CEB800E47090 /* MacGDBp.app */ = {isa = PBXFileReference; includeInIndex = 0; lastKnownFileType = wrapper.application; path = MacGDBp.app; sourceTree = BUILT_PRODUCTS_DIR; };
 /* End PBXFileReference section */
 
 /* Begin PBXFrameworksBuildPhase section */