--- DNSUpdate2.xcodeproj/project.pbxproj.orig 2006-04-22 08:03:55 +++ DNSUpdate2.xcodeproj/project.pbxproj 2025-01-27 11:47:44 @@ -237,7 +237,7 @@ F5059315021D804401844B0F /* Spanish */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = Spanish; path = Spanish.lproj/MainMenu.nib; sourceTree = ""; }; F5059316021D80B201844B0F /* Spanish */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = Spanish; path = Spanish.lproj/Localizable.strings; sourceTree = ""; }; F5059317021D80B201844B0F /* Spanish */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.html; name = Spanish; path = Spanish.lproj/Credits.html; sourceTree = ""; }; - F5059318021D80B201844B0F /* Spanish */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.plist.strings; name = Spanish; path = Spanish.lproj/MainMenu.strings; sourceTree = ""; }; + F5059318021D80B201844B0F /* Spanish */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = Spanish; path = Spanish.lproj/MainMenu.strings; sourceTree = ""; }; F5059319021D80B201844B0F /* Spanish */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = Spanish; path = Spanish.lproj/DynDNS.org.nib; sourceTree = ""; }; F505931A021D80B201844B0F /* French */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = French; path = French.lproj/ZoneEdit.com.nib; sourceTree = ""; }; F505931B021D80B201844B0F /* German */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = German; path = German.lproj/ZoneEdit.com.nib; sourceTree = ""; }; @@ -263,7 +263,7 @@ F5721C490218215C01844B0F /* English */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = English; path = English.lproj/DynDNS.org.nib; sourceTree = ""; }; F5721C4B0218219301844B0F /* French */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = French; path = French.lproj/DynDNS.org.nib; sourceTree = ""; }; F5721C4C0218219301844B0F /* German */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = German; path = German.lproj/DynDNS.org.nib; sourceTree = ""; }; - F574253501B95B52018453F3 /* German */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.plist.strings; name = German; path = German.lproj/MainMenu.strings; sourceTree = ""; }; + F574253501B95B52018453F3 /* German */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = German; path = German.lproj/MainMenu.strings; sourceTree = ""; }; F574253C01B9649D018453F3 /* duInstallDaemon.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = duInstallDaemon.py; sourceTree = ""; }; F574253D01B9649D018453F3 /* startDaemon.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = startDaemon.py; sourceTree = ""; }; F574253E01B9649D018453F3 /* duUninstallDaemon.py */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.script.python; path = duUninstallDaemon.py; sourceTree = ""; }; @@ -273,7 +273,7 @@ F59CC5BA0243A30D0185E7BC /* Italian */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.html; name = Italian; path = Italian.lproj/Credits.html; sourceTree = ""; }; F59CC5BB0243A3700185E7BC /* Italian */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = Italian; path = Italian.lproj/DNSUpdateHelp.rtfd; sourceTree = ""; }; F59CC5BC0243A3C10185E7BC /* Italian */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = Italian; path = Italian.lproj/MainMenu.nib; sourceTree = ""; }; - F59CC5BD0243A3C10185E7BC /* Italian */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.plist.strings; name = Italian; path = Italian.lproj/MainMenu.strings; sourceTree = ""; }; + F59CC5BD0243A3C10185E7BC /* Italian */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = Italian; path = Italian.lproj/MainMenu.strings; sourceTree = ""; }; F59CC5BE0243A3F10185E7BC /* Italian */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = Italian; path = Italian.lproj/DynDNS.org.nib; sourceTree = ""; }; F59CC5BF0243A3F10185E7BC /* Italian */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = Italian; path = Italian.lproj/ZoneEdit.com.nib; sourceTree = ""; }; F5C6013E018410AB01845059 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/Localizable.strings; sourceTree = ""; }; @@ -1092,27 +1092,20 @@ F208FF2209F23E3400C8C3C4 /* Development */ = { isa = XCBuildConfiguration; buildSettings = { - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; }; name = Development; }; F208FF2309F23E3400C8C3C4 /* Deployment */ = { isa = XCBuildConfiguration; buildSettings = { - ARCHS = ( - ppc, - i386, - ); DEPLOYMENT_POSTPROCESSING = YES; PREBINDING = NO; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; }; name = Deployment; }; F208FF2409F23E3400C8C3C4 /* Default */ = { isa = XCBuildConfiguration; buildSettings = { - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; }; name = Default; };