tunblick/Tunnelblick.xcodeproj/project.pbxproj

Wed, 29 Jul 2009 11:28:31 +0200

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 29 Jul 2009 11:28:31 +0200
changeset 2
da073b397539
parent 1
1a5334dfb21d
permissions
-rw-r--r--

Adjust for OSX10.5 and Xcode3.1.3 building 32/64 bit universal releases.

michael@1 1 // !$*UTF8*$!
michael@1 2 {
michael@1 3 archiveVersion = 1;
michael@1 4 classes = {
michael@1 5 };
michael@2 6 objectVersion = 45;
michael@1 7 objects = {
michael@1 8
michael@1 9 /* Begin PBXBuildFile section */
michael@1 10 6140EF9A0E3C334E00C5B93A /* openvpn in CopyFiles */ = {isa = PBXBuildFile; fileRef = 6140EF990E3C334800C5B93A /* openvpn */; };
michael@1 11 61492D380E38ED3400BC9C3F /* Sparkle.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 61492D370E38ED3400BC9C3F /* Sparkle.framework */; };
michael@1 12 61492D3B0E38ED3900BC9C3F /* Sparkle.framework in Copy Files */ = {isa = PBXBuildFile; fileRef = 61492D370E38ED3400BC9C3F /* Sparkle.framework */; };
michael@1 13 615F748A0ED3A4C2007F6F0A /* English.lproj in Resources */ = {isa = PBXBuildFile; fileRef = 615F74860ED3A4C2007F6F0A /* English.lproj */; };
michael@1 14 615F748F0ED3A4E5007F6F0A /* French.lproj in Resources */ = {isa = PBXBuildFile; fileRef = 615F748C0ED3A4E5007F6F0A /* French.lproj */; };
michael@1 15 615F74990ED3A4FA007F6F0A /* German.lproj in Resources */ = {isa = PBXBuildFile; fileRef = 615F74900ED3A4FA007F6F0A /* German.lproj */; };
michael@1 16 615F749A0ED3A4FA007F6F0A /* Japanese.lproj in Resources */ = {isa = PBXBuildFile; fileRef = 615F74930ED3A4FA007F6F0A /* Japanese.lproj */; };
michael@1 17 615F749B0ED3A4FA007F6F0A /* Korean.lproj in Resources */ = {isa = PBXBuildFile; fileRef = 615F74960ED3A4FA007F6F0A /* Korean.lproj */; };
michael@1 18 6165CC8C0E9072A5007312DC /* RouteManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 6165CC8B0E9072A5007312DC /* RouteManager.m */; };
michael@1 19 616A49190E38D0DE00477476 /* tap.kext in CopyFiles */ = {isa = PBXBuildFile; fileRef = 616A49090E38D0D400477476 /* tap.kext */; };
michael@1 20 616A491A0E38D0DE00477476 /* tun.kext in CopyFiles */ = {isa = PBXBuildFile; fileRef = 616A490A0E38D0D400477476 /* tun.kext */; };
michael@1 21 6185E7400E76045D0009C2FD /* helper.m in Sources */ = {isa = PBXBuildFile; fileRef = 6185E73F0E76045D0009C2FD /* helper.m */; };
michael@1 22 61BC4B780E2F9EBC00F24255 /* VPNConnection.m in Sources */ = {isa = PBXBuildFile; fileRef = 61BC4B660E2F9EBC00F24255 /* VPNConnection.m */; };
michael@1 23 61BC4B7A0E2F9EBC00F24255 /* NSArray+cArray.m in Sources */ = {isa = PBXBuildFile; fileRef = 61BC4B680E2F9EBC00F24255 /* NSArray+cArray.m */; };
michael@1 24 61BC4B7B0E2F9EBC00F24255 /* MenuController.m in Sources */ = {isa = PBXBuildFile; fileRef = 61BC4B6A0E2F9EBC00F24255 /* MenuController.m */; };
michael@1 25 61BC4B7C0E2F9EBC00F24255 /* NetSocket.m in Sources */ = {isa = PBXBuildFile; fileRef = 61BC4B6C0E2F9EBC00F24255 /* NetSocket.m */; };
michael@1 26 61BC4B7D0E2F9EBC00F24255 /* NetSocket+Text.m in Sources */ = {isa = PBXBuildFile; fileRef = 61BC4B6E0E2F9EBC00F24255 /* NetSocket+Text.m */; };
michael@1 27 61BC4B7E0E2F9EBC00F24255 /* NSApplication+LoginItem.m in Sources */ = {isa = PBXBuildFile; fileRef = 61BC4B700E2F9EBC00F24255 /* NSApplication+LoginItem.m */; };
michael@1 28 61BC4B7F0E2F9EBC00F24255 /* NSApplication+NetworkNotifications.m in Sources */ = {isa = PBXBuildFile; fileRef = 61BC4B720E2F9EBC00F24255 /* NSApplication+NetworkNotifications.m */; };
michael@1 29 61BC4B800E2F9EBC00F24255 /* KeyChain.m in Sources */ = {isa = PBXBuildFile; fileRef = 61BC4B740E2F9EBC00F24255 /* KeyChain.m */; };
michael@1 30 61BC4B810E2F9EBC00F24255 /* AuthAgent.m in Sources */ = {isa = PBXBuildFile; fileRef = 61BC4B770E2F9EBC00F24255 /* AuthAgent.m */; };
michael@1 31 61BC4B910E2F9EDA00F24255 /* UKFNSubscribeFileWatcher.m in Sources */ = {isa = PBXBuildFile; fileRef = 61BC4B8B0E2F9EDA00F24255 /* UKFNSubscribeFileWatcher.m */; };
michael@1 32 61BC4B930E2F9EDA00F24255 /* UKKQueue.m in Sources */ = {isa = PBXBuildFile; fileRef = 61BC4B8E0E2F9EDA00F24255 /* UKKQueue.m */; };
michael@1 33 61BC4B940E2F9EDA00F24255 /* UKMainThreadProxy.m in Sources */ = {isa = PBXBuildFile; fileRef = 61BC4B900E2F9EDA00F24255 /* UKMainThreadProxy.m */; };
michael@1 34 61BC4CDF0E2F9FFA00F24255 /* openvpnstart.m in Sources */ = {isa = PBXBuildFile; fileRef = 61BC4B670E2F9EBC00F24255 /* openvpnstart.m */; };
michael@1 35 61BC4CE10E2FA02800F24255 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 29B97325FDCFA39411CA2CEA /* Foundation.framework */; };
michael@1 36 61BC4D8A0E2FA20800F24255 /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 61BC4D880E2FA20800F24255 /* CoreFoundation.framework */; };
michael@1 37 61BC4D8B0E2FA20800F24255 /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 61BC4D890E2FA20800F24255 /* Security.framework */; };
michael@1 38 61BC4D9E0E2FA2F300F24255 /* installer.m in Sources */ = {isa = PBXBuildFile; fileRef = 61BC4D9D0E2FA2F300F24255 /* installer.m */; };
michael@1 39 61BC4DA00E2FA31F00F24255 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 29B97325FDCFA39411CA2CEA /* Foundation.framework */; };
michael@1 40 61BC4DAB0E2FA33C00F24255 /* installer in CopyFiles */ = {isa = PBXBuildFile; fileRef = 61BC4D6B0E2FA06900F24255 /* installer */; };
michael@1 41 61BC4DAD0E2FA34100F24255 /* openvpnstart in CopyFiles */ = {isa = PBXBuildFile; fileRef = 61BC4BC10E2F9FE900F24255 /* openvpnstart */; };
michael@1 42 61BC4DB30E2FA3C300F24255 /* LogWindow.nib in Resources */ = {isa = PBXBuildFile; fileRef = 61BC4DB10E2FA3C300F24255 /* LogWindow.nib */; };
michael@1 43 61BC4DB40E2FA3C300F24255 /* MainMenu.nib in Resources */ = {isa = PBXBuildFile; fileRef = 61BC4DB20E2FA3C300F24255 /* MainMenu.nib */; };
michael@1 44 61BC4E6F0E2FA8A900F24255 /* 00_closed.tif in Resources */ = {isa = PBXBuildFile; fileRef = 61BC4E690E2FA8A200F24255 /* 00_closed.tif */; };
michael@1 45 61BC4E700E2FA8A900F24255 /* 01.tif in Resources */ = {isa = PBXBuildFile; fileRef = 61BC4E6A0E2FA8A200F24255 /* 01.tif */; };
michael@1 46 61BC4E710E2FA8A900F24255 /* 02.tif in Resources */ = {isa = PBXBuildFile; fileRef = 61BC4E6B0E2FA8A200F24255 /* 02.tif */; };
michael@1 47 61BC4E720E2FA8A900F24255 /* 03.tif in Resources */ = {isa = PBXBuildFile; fileRef = 61BC4E6C0E2FA8A200F24255 /* 03.tif */; };
michael@1 48 61BC4E730E2FA8A900F24255 /* connected.png in Resources */ = {isa = PBXBuildFile; fileRef = 61BC4E6D0E2FA8A200F24255 /* connected.png */; };
michael@1 49 61BC4E740E2FA8A900F24255 /* tunnelblick.icns in Resources */ = {isa = PBXBuildFile; fileRef = 61BC4E6E0E2FA8A200F24255 /* tunnelblick.icns */; };
michael@1 50 61BC4E790E2FA8D600F24255 /* client.down.osx.sh in Resources */ = {isa = PBXBuildFile; fileRef = 61BC4E770E2FA8D000F24255 /* client.down.osx.sh */; };
michael@1 51 61BC4E7A0E2FA8D600F24255 /* client.up.osx.sh in Resources */ = {isa = PBXBuildFile; fileRef = 61BC4E780E2FA8D000F24255 /* client.up.osx.sh */; };
michael@1 52 61C03B990ED4E42A00175F22 /* Norwegian.lproj in Resources */ = {isa = PBXBuildFile; fileRef = 61C03B960ED4E42A00175F22 /* Norwegian.lproj */; };
michael@1 53 61F294A60ED389520097DE94 /* openvpn.conf in Resources */ = {isa = PBXBuildFile; fileRef = 61F294A50ED389520097DE94 /* openvpn.conf */; };
michael@1 54 6337527D101A1EBD00775AA2 /* TBTextView.m in Sources */ = {isa = PBXBuildFile; fileRef = 6337527C101A1EBD00775AA2 /* TBTextView.m */; };
michael@1 55 63E372680FEB3FF00012DDE7 /* leasewatch in Resources */ = {isa = PBXBuildFile; fileRef = 63E372660FEB3FF00012DDE7 /* leasewatch */; };
michael@1 56 63E372690FEB3FF00012DDE7 /* LeaseWatch.plist.template in Resources */ = {isa = PBXBuildFile; fileRef = 63E372670FEB3FF00012DDE7 /* LeaseWatch.plist.template */; };
michael@1 57 8D11072B0486CEB800E47090 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */; };
michael@1 58 8D11072D0486CEB800E47090 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 29B97316FDCFA39411CA2CEA /* main.m */; settings = {ATTRIBUTES = (); }; };
michael@1 59 8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */; };
michael@1 60 /* End PBXBuildFile section */
michael@1 61
michael@1 62 /* Begin PBXContainerItemProxy section */
michael@1 63 61BC4D950E2FA28700F24255 /* PBXContainerItemProxy */ = {
michael@1 64 isa = PBXContainerItemProxy;
michael@1 65 containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */;
michael@1 66 proxyType = 1;
michael@1 67 remoteGlobalIDString = 61BC4BC00E2F9FE900F24255;
michael@1 68 remoteInfo = openvpnstart;
michael@1 69 };
michael@1 70 61BC4D970E2FA28700F24255 /* PBXContainerItemProxy */ = {
michael@1 71 isa = PBXContainerItemProxy;
michael@1 72 containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */;
michael@1 73 proxyType = 1;
michael@1 74 remoteGlobalIDString = 61BC4D6A0E2FA06900F24255;
michael@1 75 remoteInfo = installer;
michael@1 76 };
michael@1 77 /* End PBXContainerItemProxy section */
michael@1 78
michael@1 79 /* Begin PBXCopyFilesBuildPhase section */
michael@1 80 61BC4D930E2FA26E00F24255 /* CopyFiles */ = {
michael@1 81 isa = PBXCopyFilesBuildPhase;
michael@1 82 buildActionMask = 2147483647;
michael@1 83 dstPath = "";
michael@1 84 dstSubfolderSpec = 7;
michael@1 85 files = (
michael@1 86 6140EF9A0E3C334E00C5B93A /* openvpn in CopyFiles */,
michael@1 87 616A49190E38D0DE00477476 /* tap.kext in CopyFiles */,
michael@1 88 616A491A0E38D0DE00477476 /* tun.kext in CopyFiles */,
michael@1 89 61BC4DAD0E2FA34100F24255 /* openvpnstart in CopyFiles */,
michael@1 90 61BC4DAB0E2FA33C00F24255 /* installer in CopyFiles */,
michael@1 91 );
michael@1 92 runOnlyForDeploymentPostprocessing = 0;
michael@1 93 };
michael@1 94 61C8B0AB0E38E3C100696EE9 /* Copy Files */ = {
michael@1 95 isa = PBXCopyFilesBuildPhase;
michael@1 96 buildActionMask = 2147483647;
michael@1 97 dstPath = "";
michael@1 98 dstSubfolderSpec = 10;
michael@1 99 files = (
michael@1 100 61492D3B0E38ED3900BC9C3F /* Sparkle.framework in Copy Files */,
michael@1 101 );
michael@1 102 name = "Copy Files";
michael@1 103 runOnlyForDeploymentPostprocessing = 0;
michael@1 104 };
michael@1 105 /* End PBXCopyFilesBuildPhase section */
michael@1 106
michael@1 107 /* Begin PBXFileReference section */
michael@1 108 089C165DFE840E0CC02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; };
michael@1 109 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; };
michael@1 110 13E42FB307B3F0F600E4EEF1 /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = /System/Library/Frameworks/CoreData.framework; sourceTree = "<absolute>"; };
michael@1 111 29B97316FDCFA39411CA2CEA /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
michael@1 112 29B97324FDCFA39411CA2CEA /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = "<absolute>"; };
michael@1 113 29B97325FDCFA39411CA2CEA /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = "<absolute>"; };
michael@1 114 32CA4F630368D1EE00C91783 /* Tunnelblick_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Tunnelblick_Prefix.pch; sourceTree = "<group>"; };
michael@1 115 6140EF990E3C334800C5B93A /* openvpn */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.executable"; name = openvpn; path = ../third_party/openvpn/openvpn; sourceTree = SOURCE_ROOT; };
michael@1 116 61492D370E38ED3400BC9C3F /* Sparkle.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Sparkle.framework; path = ../third_party/Sparkle.framework; sourceTree = SOURCE_ROOT; };
michael@1 117 615F74860ED3A4C2007F6F0A /* English.lproj */ = {isa = PBXFileReference; lastKnownFileType = folder; path = English.lproj; sourceTree = "<group>"; };
michael@1 118 615F748C0ED3A4E5007F6F0A /* French.lproj */ = {isa = PBXFileReference; lastKnownFileType = folder; path = French.lproj; sourceTree = "<group>"; };
michael@1 119 615F74900ED3A4FA007F6F0A /* German.lproj */ = {isa = PBXFileReference; lastKnownFileType = folder; path = German.lproj; sourceTree = "<group>"; };
michael@1 120 615F74930ED3A4FA007F6F0A /* Japanese.lproj */ = {isa = PBXFileReference; lastKnownFileType = folder; path = Japanese.lproj; sourceTree = "<group>"; };
michael@1 121 615F74960ED3A4FA007F6F0A /* Korean.lproj */ = {isa = PBXFileReference; lastKnownFileType = folder; path = Korean.lproj; sourceTree = "<group>"; };
michael@1 122 6165CC8A0E9072A5007312DC /* RouteManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RouteManager.h; sourceTree = "<group>"; };
michael@1 123 6165CC8B0E9072A5007312DC /* RouteManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RouteManager.m; sourceTree = "<group>"; };
michael@1 124 616A44E10E38CAA700477476 /* Kernel.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Kernel.framework; path = /System/Library/Frameworks/Kernel.framework; sourceTree = "<absolute>"; };
michael@1 125 616A49090E38D0D400477476 /* tap.kext */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.kernel-extension"; name = tap.kext; path = ../third_party/tuntap/tap.kext; sourceTree = SOURCE_ROOT; };
michael@1 126 616A490A0E38D0D400477476 /* tun.kext */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.kernel-extension"; name = tun.kext; path = ../third_party/tuntap/tun.kext; sourceTree = SOURCE_ROOT; };
michael@1 127 6185E73E0E76045D0009C2FD /* helper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = helper.h; sourceTree = "<group>"; };
michael@1 128 6185E73F0E76045D0009C2FD /* helper.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = helper.m; sourceTree = "<group>"; };
michael@1 129 61BC4B650E2F9EBC00F24255 /* VPNConnection.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VPNConnection.h; sourceTree = "<group>"; };
michael@1 130 61BC4B660E2F9EBC00F24255 /* VPNConnection.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VPNConnection.m; sourceTree = "<group>"; };
michael@1 131 61BC4B670E2F9EBC00F24255 /* openvpnstart.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = openvpnstart.m; sourceTree = "<group>"; };
michael@1 132 61BC4B680E2F9EBC00F24255 /* NSArray+cArray.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSArray+cArray.m"; sourceTree = "<group>"; };
michael@1 133 61BC4B690E2F9EBC00F24255 /* MenuController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MenuController.h; sourceTree = "<group>"; };
michael@1 134 61BC4B6A0E2F9EBC00F24255 /* MenuController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MenuController.m; sourceTree = "<group>"; };
michael@1 135 61BC4B6B0E2F9EBC00F24255 /* NetSocket.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NetSocket.h; sourceTree = "<group>"; };
michael@1 136 61BC4B6C0E2F9EBC00F24255 /* NetSocket.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NetSocket.m; sourceTree = "<group>"; };
michael@1 137 61BC4B6D0E2F9EBC00F24255 /* NetSocket+Text.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NetSocket+Text.h"; sourceTree = "<group>"; };
michael@1 138 61BC4B6E0E2F9EBC00F24255 /* NetSocket+Text.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NetSocket+Text.m"; sourceTree = "<group>"; };
michael@1 139 61BC4B6F0E2F9EBC00F24255 /* NSApplication+LoginItem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSApplication+LoginItem.h"; sourceTree = "<group>"; };
michael@1 140 61BC4B700E2F9EBC00F24255 /* NSApplication+LoginItem.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSApplication+LoginItem.m"; sourceTree = "<group>"; };
michael@1 141 61BC4B710E2F9EBC00F24255 /* NSApplication+NetworkNotifications.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSApplication+NetworkNotifications.h"; sourceTree = "<group>"; };
michael@1 142 61BC4B720E2F9EBC00F24255 /* NSApplication+NetworkNotifications.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSApplication+NetworkNotifications.m"; sourceTree = "<group>"; };
michael@1 143 61BC4B730E2F9EBC00F24255 /* NSArray+cArray.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSArray+cArray.h"; sourceTree = "<group>"; };
michael@1 144 61BC4B740E2F9EBC00F24255 /* KeyChain.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = KeyChain.m; sourceTree = "<group>"; };
michael@1 145 61BC4B750E2F9EBC00F24255 /* KeyChain.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = KeyChain.h; sourceTree = "<group>"; };
michael@1 146 61BC4B760E2F9EBC00F24255 /* AuthAgent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AuthAgent.h; sourceTree = "<group>"; };
michael@1 147 61BC4B770E2F9EBC00F24255 /* AuthAgent.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AuthAgent.m; sourceTree = "<group>"; };
michael@1 148 61BC4B890E2F9EDA00F24255 /* UKFileWatcher.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UKFileWatcher.h; sourceTree = "<group>"; };
michael@1 149 61BC4B8A0E2F9EDA00F24255 /* UKFNSubscribeFileWatcher.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UKFNSubscribeFileWatcher.h; sourceTree = "<group>"; };
michael@1 150 61BC4B8B0E2F9EDA00F24255 /* UKFNSubscribeFileWatcher.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = UKFNSubscribeFileWatcher.m; sourceTree = "<group>"; };
michael@1 151 61BC4B8C0E2F9EDA00F24255 /* UKKQueue Readme.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "UKKQueue Readme.txt"; sourceTree = "<group>"; };
michael@1 152 61BC4B8D0E2F9EDA00F24255 /* UKKQueue.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UKKQueue.h; sourceTree = "<group>"; };
michael@1 153 61BC4B8E0E2F9EDA00F24255 /* UKKQueue.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = UKKQueue.m; sourceTree = "<group>"; };
michael@1 154 61BC4B8F0E2F9EDA00F24255 /* UKMainThreadProxy.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UKMainThreadProxy.h; sourceTree = "<group>"; };
michael@1 155 61BC4B900E2F9EDA00F24255 /* UKMainThreadProxy.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = UKMainThreadProxy.m; sourceTree = "<group>"; };
michael@1 156 61BC4BC10E2F9FE900F24255 /* openvpnstart */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = openvpnstart; sourceTree = BUILT_PRODUCTS_DIR; };
michael@1 157 61BC4D6B0E2FA06900F24255 /* installer */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = installer; sourceTree = BUILT_PRODUCTS_DIR; };
michael@1 158 61BC4D880E2FA20800F24255 /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation.framework; path = /System/Library/Frameworks/CoreFoundation.framework; sourceTree = "<absolute>"; };
michael@1 159 61BC4D890E2FA20800F24255 /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = /System/Library/Frameworks/Security.framework; sourceTree = "<absolute>"; };
michael@1 160 61BC4D9C0E2FA2F300F24255 /* installer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = installer.h; sourceTree = "<group>"; };
michael@1 161 61BC4D9D0E2FA2F300F24255 /* installer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = installer.m; sourceTree = "<group>"; };
michael@1 162 61BC4DB10E2FA3C300F24255 /* LogWindow.nib */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; path = LogWindow.nib; sourceTree = "<group>"; };
michael@1 163 61BC4DB20E2FA3C300F24255 /* MainMenu.nib */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; path = MainMenu.nib; sourceTree = "<group>"; };
michael@1 164 61BC4DCA0E2FA51E00F24255 /* tun-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "tun-Info.plist"; sourceTree = "<group>"; };
michael@1 165 61BC4DD30E2FA52900F24255 /* tap-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "tap-Info.plist"; sourceTree = "<group>"; };
michael@1 166 61BC4E690E2FA8A200F24255 /* 00_closed.tif */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; path = 00_closed.tif; sourceTree = "<group>"; };
michael@1 167 61BC4E6A0E2FA8A200F24255 /* 01.tif */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; path = 01.tif; sourceTree = "<group>"; };
michael@1 168 61BC4E6B0E2FA8A200F24255 /* 02.tif */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; path = 02.tif; sourceTree = "<group>"; };
michael@1 169 61BC4E6C0E2FA8A200F24255 /* 03.tif */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; path = 03.tif; sourceTree = "<group>"; };
michael@1 170 61BC4E6D0E2FA8A200F24255 /* connected.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = connected.png; sourceTree = "<group>"; };
michael@1 171 61BC4E6E0E2FA8A200F24255 /* tunnelblick.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; path = tunnelblick.icns; sourceTree = "<group>"; };
michael@1 172 61BC4E770E2FA8D000F24255 /* client.down.osx.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = client.down.osx.sh; sourceTree = "<group>"; };
michael@1 173 61BC4E780E2FA8D000F24255 /* client.up.osx.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = client.up.osx.sh; sourceTree = "<group>"; };
michael@1 174 61C03B960ED4E42A00175F22 /* Norwegian.lproj */ = {isa = PBXFileReference; lastKnownFileType = folder; path = Norwegian.lproj; sourceTree = "<group>"; };
michael@1 175 61F294A50ED389520097DE94 /* openvpn.conf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = openvpn.conf; sourceTree = "<group>"; };
michael@1 176 6337527B101A1EBD00775AA2 /* TBTextView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TBTextView.h; sourceTree = "<group>"; };
michael@1 177 6337527C101A1EBD00775AA2 /* TBTextView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TBTextView.m; sourceTree = "<group>"; };
michael@1 178 63E372660FEB3FF00012DDE7 /* leasewatch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = leasewatch; sourceTree = "<group>"; };
michael@1 179 63E372670FEB3FF00012DDE7 /* LeaseWatch.plist.template */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = LeaseWatch.plist.template; sourceTree = "<group>"; };
michael@1 180 8D1107310486CEB800E47090 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
michael@1 181 8D1107320486CEB800E47090 /* Tunnelblick.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Tunnelblick.app; sourceTree = BUILT_PRODUCTS_DIR; };
michael@1 182 /* End PBXFileReference section */
michael@1 183
michael@1 184 /* Begin PBXFrameworksBuildPhase section */
michael@1 185 61BC4BBF0E2F9FE900F24255 /* Frameworks */ = {
michael@1 186 isa = PBXFrameworksBuildPhase;
michael@1 187 buildActionMask = 2147483647;
michael@1 188 files = (
michael@1 189 61BC4CE10E2FA02800F24255 /* Foundation.framework in Frameworks */,
michael@1 190 );
michael@1 191 runOnlyForDeploymentPostprocessing = 0;
michael@1 192 };
michael@1 193 61BC4D690E2FA06900F24255 /* Frameworks */ = {
michael@1 194 isa = PBXFrameworksBuildPhase;
michael@1 195 buildActionMask = 2147483647;
michael@1 196 files = (
michael@1 197 61BC4DA00E2FA31F00F24255 /* Foundation.framework in Frameworks */,
michael@1 198 );
michael@1 199 runOnlyForDeploymentPostprocessing = 0;
michael@1 200 };
michael@1 201 8D11072E0486CEB800E47090 /* Frameworks */ = {
michael@1 202 isa = PBXFrameworksBuildPhase;
michael@1 203 buildActionMask = 2147483647;
michael@1 204 files = (
michael@1 205 8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */,
michael@1 206 61BC4D8A0E2FA20800F24255 /* CoreFoundation.framework in Frameworks */,
michael@1 207 61BC4D8B0E2FA20800F24255 /* Security.framework in Frameworks */,
michael@1 208 61492D380E38ED3400BC9C3F /* Sparkle.framework in Frameworks */,
michael@1 209 );
michael@1 210 runOnlyForDeploymentPostprocessing = 0;
michael@1 211 };
michael@1 212 /* End PBXFrameworksBuildPhase section */
michael@1 213
michael@1 214 /* Begin PBXGroup section */
michael@1 215 080E96DDFE201D6D7F000001 /* Classes */ = {
michael@1 216 isa = PBXGroup;
michael@1 217 children = (
michael@1 218 61BC4B670E2F9EBC00F24255 /* openvpnstart.m */,
michael@1 219 6337527B101A1EBD00775AA2 /* TBTextView.h */,
michael@1 220 6337527C101A1EBD00775AA2 /* TBTextView.m */,
michael@1 221 61BC4D9C0E2FA2F300F24255 /* installer.h */,
michael@1 222 61BC4D9D0E2FA2F300F24255 /* installer.m */,
michael@1 223 61BC4B880E2F9EDA00F24255 /* UKKQueue */,
michael@1 224 61BC4B650E2F9EBC00F24255 /* VPNConnection.h */,
michael@1 225 61BC4B660E2F9EBC00F24255 /* VPNConnection.m */,
michael@1 226 61BC4B680E2F9EBC00F24255 /* NSArray+cArray.m */,
michael@1 227 61BC4B690E2F9EBC00F24255 /* MenuController.h */,
michael@1 228 61BC4B6A0E2F9EBC00F24255 /* MenuController.m */,
michael@1 229 61BC4B6B0E2F9EBC00F24255 /* NetSocket.h */,
michael@1 230 61BC4B6C0E2F9EBC00F24255 /* NetSocket.m */,
michael@1 231 61BC4B6D0E2F9EBC00F24255 /* NetSocket+Text.h */,
michael@1 232 61BC4B6E0E2F9EBC00F24255 /* NetSocket+Text.m */,
michael@1 233 61BC4B6F0E2F9EBC00F24255 /* NSApplication+LoginItem.h */,
michael@1 234 61BC4B700E2F9EBC00F24255 /* NSApplication+LoginItem.m */,
michael@1 235 61BC4B710E2F9EBC00F24255 /* NSApplication+NetworkNotifications.h */,
michael@1 236 61BC4B720E2F9EBC00F24255 /* NSApplication+NetworkNotifications.m */,
michael@1 237 61BC4B730E2F9EBC00F24255 /* NSArray+cArray.h */,
michael@1 238 61BC4B740E2F9EBC00F24255 /* KeyChain.m */,
michael@1 239 61BC4B750E2F9EBC00F24255 /* KeyChain.h */,
michael@1 240 61BC4B760E2F9EBC00F24255 /* AuthAgent.h */,
michael@1 241 61BC4B770E2F9EBC00F24255 /* AuthAgent.m */,
michael@1 242 6185E73E0E76045D0009C2FD /* helper.h */,
michael@1 243 6185E73F0E76045D0009C2FD /* helper.m */,
michael@1 244 );
michael@1 245 name = Classes;
michael@1 246 sourceTree = "<group>";
michael@1 247 };
michael@1 248 1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */ = {
michael@1 249 isa = PBXGroup;
michael@1 250 children = (
michael@1 251 61492D370E38ED3400BC9C3F /* Sparkle.framework */,
michael@1 252 616A44E10E38CAA700477476 /* Kernel.framework */,
michael@1 253 61BC4D880E2FA20800F24255 /* CoreFoundation.framework */,
michael@1 254 61BC4D890E2FA20800F24255 /* Security.framework */,
michael@1 255 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */,
michael@1 256 );
michael@1 257 name = "Linked Frameworks";
michael@1 258 sourceTree = "<group>";
michael@1 259 };
michael@1 260 1058C7A2FEA54F0111CA2CBB /* Other Frameworks */ = {
michael@1 261 isa = PBXGroup;
michael@1 262 children = (
michael@1 263 29B97324FDCFA39411CA2CEA /* AppKit.framework */,
michael@1 264 13E42FB307B3F0F600E4EEF1 /* CoreData.framework */,
michael@1 265 29B97325FDCFA39411CA2CEA /* Foundation.framework */,
michael@1 266 );
michael@1 267 name = "Other Frameworks";
michael@1 268 sourceTree = "<group>";
michael@1 269 };
michael@1 270 19C28FACFE9D520D11CA2CBB /* Products */ = {
michael@1 271 isa = PBXGroup;
michael@1 272 children = (
michael@1 273 8D1107320486CEB800E47090 /* Tunnelblick.app */,
michael@1 274 61BC4BC10E2F9FE900F24255 /* openvpnstart */,
michael@1 275 61BC4D6B0E2FA06900F24255 /* installer */,
michael@1 276 );
michael@1 277 name = Products;
michael@1 278 sourceTree = "<group>";
michael@1 279 };
michael@1 280 29B97314FDCFA39411CA2CEA /* Tunnelblick */ = {
michael@1 281 isa = PBXGroup;
michael@1 282 children = (
michael@1 283 080E96DDFE201D6D7F000001 /* Classes */,
michael@1 284 29B97315FDCFA39411CA2CEA /* Other Sources */,
michael@1 285 29B97317FDCFA39411CA2CEA /* Resources */,
michael@1 286 29B97323FDCFA39411CA2CEA /* Frameworks */,
michael@1 287 19C28FACFE9D520D11CA2CBB /* Products */,
michael@1 288 61BC4DCA0E2FA51E00F24255 /* tun-Info.plist */,
michael@1 289 61BC4DD30E2FA52900F24255 /* tap-Info.plist */,
michael@1 290 6165CC8A0E9072A5007312DC /* RouteManager.h */,
michael@1 291 6165CC8B0E9072A5007312DC /* RouteManager.m */,
michael@1 292 );
michael@1 293 name = Tunnelblick;
michael@1 294 sourceTree = "<group>";
michael@1 295 };
michael@1 296 29B97315FDCFA39411CA2CEA /* Other Sources */ = {
michael@1 297 isa = PBXGroup;
michael@1 298 children = (
michael@1 299 61F294A50ED389520097DE94 /* openvpn.conf */,
michael@1 300 6140EF990E3C334800C5B93A /* openvpn */,
michael@1 301 61BC4E770E2FA8D000F24255 /* client.down.osx.sh */,
michael@1 302 61BC4E780E2FA8D000F24255 /* client.up.osx.sh */,
michael@1 303 32CA4F630368D1EE00C91783 /* Tunnelblick_Prefix.pch */,
michael@1 304 29B97316FDCFA39411CA2CEA /* main.m */,
michael@1 305 );
michael@1 306 name = "Other Sources";
michael@1 307 sourceTree = "<group>";
michael@1 308 };
michael@1 309 29B97317FDCFA39411CA2CEA /* Resources */ = {
michael@1 310 isa = PBXGroup;
michael@1 311 children = (
michael@1 312 63E372660FEB3FF00012DDE7 /* leasewatch */,
michael@1 313 63E372670FEB3FF00012DDE7 /* LeaseWatch.plist.template */,
michael@1 314 616A49090E38D0D400477476 /* tap.kext */,
michael@1 315 616A490A0E38D0D400477476 /* tun.kext */,
michael@1 316 61C03B960ED4E42A00175F22 /* Norwegian.lproj */,
michael@1 317 615F74900ED3A4FA007F6F0A /* German.lproj */,
michael@1 318 615F74930ED3A4FA007F6F0A /* Japanese.lproj */,
michael@1 319 615F74960ED3A4FA007F6F0A /* Korean.lproj */,
michael@1 320 615F748C0ED3A4E5007F6F0A /* French.lproj */,
michael@1 321 615F74860ED3A4C2007F6F0A /* English.lproj */,
michael@1 322 61BC4E690E2FA8A200F24255 /* 00_closed.tif */,
michael@1 323 61BC4E6A0E2FA8A200F24255 /* 01.tif */,
michael@1 324 61BC4E6B0E2FA8A200F24255 /* 02.tif */,
michael@1 325 61BC4E6C0E2FA8A200F24255 /* 03.tif */,
michael@1 326 61BC4E6D0E2FA8A200F24255 /* connected.png */,
michael@1 327 61BC4E6E0E2FA8A200F24255 /* tunnelblick.icns */,
michael@1 328 61BC4DB10E2FA3C300F24255 /* LogWindow.nib */,
michael@1 329 61BC4DB20E2FA3C300F24255 /* MainMenu.nib */,
michael@1 330 8D1107310486CEB800E47090 /* Info.plist */,
michael@1 331 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */,
michael@1 332 );
michael@1 333 name = Resources;
michael@1 334 sourceTree = "<group>";
michael@1 335 };
michael@1 336 29B97323FDCFA39411CA2CEA /* Frameworks */ = {
michael@1 337 isa = PBXGroup;
michael@1 338 children = (
michael@1 339 1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */,
michael@1 340 1058C7A2FEA54F0111CA2CBB /* Other Frameworks */,
michael@1 341 );
michael@1 342 name = Frameworks;
michael@1 343 sourceTree = "<group>";
michael@1 344 };
michael@1 345 61BC4B880E2F9EDA00F24255 /* UKKQueue */ = {
michael@1 346 isa = PBXGroup;
michael@1 347 children = (
michael@1 348 61BC4B890E2F9EDA00F24255 /* UKFileWatcher.h */,
michael@1 349 61BC4B8A0E2F9EDA00F24255 /* UKFNSubscribeFileWatcher.h */,
michael@1 350 61BC4B8B0E2F9EDA00F24255 /* UKFNSubscribeFileWatcher.m */,
michael@1 351 61BC4B8C0E2F9EDA00F24255 /* UKKQueue Readme.txt */,
michael@1 352 61BC4B8D0E2F9EDA00F24255 /* UKKQueue.h */,
michael@1 353 61BC4B8E0E2F9EDA00F24255 /* UKKQueue.m */,
michael@1 354 61BC4B8F0E2F9EDA00F24255 /* UKMainThreadProxy.h */,
michael@1 355 61BC4B900E2F9EDA00F24255 /* UKMainThreadProxy.m */,
michael@1 356 );
michael@1 357 path = UKKQueue;
michael@1 358 sourceTree = "<group>";
michael@1 359 };
michael@1 360 /* End PBXGroup section */
michael@1 361
michael@1 362 /* Begin PBXNativeTarget section */
michael@1 363 61BC4BC00E2F9FE900F24255 /* openvpnstart */ = {
michael@1 364 isa = PBXNativeTarget;
michael@1 365 buildConfigurationList = 61BC4CDE0E2F9FF400F24255 /* Build configuration list for PBXNativeTarget "openvpnstart" */;
michael@1 366 buildPhases = (
michael@1 367 61BC4BBE0E2F9FE900F24255 /* Sources */,
michael@1 368 61BC4BBF0E2F9FE900F24255 /* Frameworks */,
michael@1 369 );
michael@1 370 buildRules = (
michael@1 371 );
michael@1 372 dependencies = (
michael@1 373 );
michael@1 374 name = openvpnstart;
michael@1 375 productName = openvpnstart;
michael@1 376 productReference = 61BC4BC10E2F9FE900F24255 /* openvpnstart */;
michael@1 377 productType = "com.apple.product-type.tool";
michael@1 378 };
michael@1 379 61BC4D6A0E2FA06900F24255 /* installer */ = {
michael@1 380 isa = PBXNativeTarget;
michael@1 381 buildConfigurationList = 61BC4D6F0E2FA08700F24255 /* Build configuration list for PBXNativeTarget "installer" */;
michael@1 382 buildPhases = (
michael@1 383 61BC4D680E2FA06900F24255 /* Sources */,
michael@1 384 61BC4D690E2FA06900F24255 /* Frameworks */,
michael@1 385 );
michael@1 386 buildRules = (
michael@1 387 );
michael@1 388 dependencies = (
michael@1 389 );
michael@1 390 name = installer;
michael@1 391 productName = installer;
michael@1 392 productReference = 61BC4D6B0E2FA06900F24255 /* installer */;
michael@1 393 productType = "com.apple.product-type.tool";
michael@1 394 };
michael@1 395 8D1107260486CEB800E47090 /* Tunnelblick */ = {
michael@1 396 isa = PBXNativeTarget;
michael@1 397 buildConfigurationList = C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "Tunnelblick" */;
michael@1 398 buildPhases = (
michael@1 399 616A49200E38D17500477476 /* ShellScript */,
michael@1 400 8D1107290486CEB800E47090 /* Resources */,
michael@1 401 8D11072C0486CEB800E47090 /* Sources */,
michael@1 402 8D11072E0486CEB800E47090 /* Frameworks */,
michael@1 403 61BC4D930E2FA26E00F24255 /* CopyFiles */,
michael@1 404 61C8B0AB0E38E3C100696EE9 /* Copy Files */,
michael@1 405 610AEAE70E2FE63900EA3C79 /* ShellScript */,
michael@1 406 );
michael@1 407 buildRules = (
michael@1 408 );
michael@1 409 dependencies = (
michael@1 410 61BC4D960E2FA28700F24255 /* PBXTargetDependency */,
michael@1 411 61BC4D980E2FA28700F24255 /* PBXTargetDependency */,
michael@1 412 );
michael@1 413 name = Tunnelblick;
michael@1 414 productInstallPath = "$(HOME)/Applications";
michael@1 415 productName = Tunnelblick;
michael@1 416 productReference = 8D1107320486CEB800E47090 /* Tunnelblick.app */;
michael@1 417 productType = "com.apple.product-type.application";
michael@1 418 };
michael@1 419 /* End PBXNativeTarget section */
michael@1 420
michael@1 421 /* Begin PBXProject section */
michael@1 422 29B97313FDCFA39411CA2CEA /* Project object */ = {
michael@1 423 isa = PBXProject;
michael@1 424 buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "Tunnelblick" */;
michael@2 425 compatibilityVersion = "Xcode 3.1";
michael@1 426 hasScannedForEncodings = 1;
michael@1 427 knownRegions = (
michael@1 428 English,
michael@1 429 Japanese,
michael@1 430 French,
michael@1 431 German,
michael@1 432 Korean,
michael@1 433 );
michael@1 434 mainGroup = 29B97314FDCFA39411CA2CEA /* Tunnelblick */;
michael@1 435 projectDirPath = "";
michael@1 436 projectRoot = "";
michael@1 437 targets = (
michael@1 438 8D1107260486CEB800E47090 /* Tunnelblick */,
michael@1 439 61BC4BC00E2F9FE900F24255 /* openvpnstart */,
michael@1 440 61BC4D6A0E2FA06900F24255 /* installer */,
michael@1 441 );
michael@1 442 };
michael@1 443 /* End PBXProject section */
michael@1 444
michael@1 445 /* Begin PBXResourcesBuildPhase section */
michael@1 446 8D1107290486CEB800E47090 /* Resources */ = {
michael@1 447 isa = PBXResourcesBuildPhase;
michael@1 448 buildActionMask = 2147483647;
michael@1 449 files = (
michael@1 450 61BC4E790E2FA8D600F24255 /* client.down.osx.sh in Resources */,
michael@1 451 61BC4E7A0E2FA8D600F24255 /* client.up.osx.sh in Resources */,
michael@1 452 61BC4E6F0E2FA8A900F24255 /* 00_closed.tif in Resources */,
michael@1 453 61BC4E700E2FA8A900F24255 /* 01.tif in Resources */,
michael@1 454 61BC4E710E2FA8A900F24255 /* 02.tif in Resources */,
michael@1 455 61BC4E720E2FA8A900F24255 /* 03.tif in Resources */,
michael@1 456 61BC4E730E2FA8A900F24255 /* connected.png in Resources */,
michael@1 457 61BC4E740E2FA8A900F24255 /* tunnelblick.icns in Resources */,
michael@1 458 8D11072B0486CEB800E47090 /* InfoPlist.strings in Resources */,
michael@1 459 61BC4DB30E2FA3C300F24255 /* LogWindow.nib in Resources */,
michael@1 460 61BC4DB40E2FA3C300F24255 /* MainMenu.nib in Resources */,
michael@1 461 61F294A60ED389520097DE94 /* openvpn.conf in Resources */,
michael@1 462 615F748A0ED3A4C2007F6F0A /* English.lproj in Resources */,
michael@1 463 615F748F0ED3A4E5007F6F0A /* French.lproj in Resources */,
michael@1 464 615F74990ED3A4FA007F6F0A /* German.lproj in Resources */,
michael@1 465 615F749A0ED3A4FA007F6F0A /* Japanese.lproj in Resources */,
michael@1 466 615F749B0ED3A4FA007F6F0A /* Korean.lproj in Resources */,
michael@1 467 61C03B990ED4E42A00175F22 /* Norwegian.lproj in Resources */,
michael@1 468 63E372680FEB3FF00012DDE7 /* leasewatch in Resources */,
michael@1 469 63E372690FEB3FF00012DDE7 /* LeaseWatch.plist.template in Resources */,
michael@1 470 );
michael@1 471 runOnlyForDeploymentPostprocessing = 0;
michael@1 472 };
michael@1 473 /* End PBXResourcesBuildPhase section */
michael@1 474
michael@1 475 /* Begin PBXShellScriptBuildPhase section */
michael@1 476 610AEAE70E2FE63900EA3C79 /* ShellScript */ = {
michael@1 477 isa = PBXShellScriptBuildPhase;
michael@1 478 buildActionMask = 2147483647;
michael@1 479 files = (
michael@1 480 );
michael@1 481 inputPaths = (
michael@1 482 );
michael@1 483 outputPaths = (
michael@1 484 );
michael@1 485 runOnlyForDeploymentPostprocessing = 0;
michael@1 486 shellPath = /bin/sh;
michael@1 487 shellScript = "TMPDMG=build/Release/Tunnelblick\nrm -rf $TMPDMG\nmkdir -p $TMPDMG\nmv build/Release/Tunnelblick.app $TMPDMG\nln -s /Applications/ $TMPDMG/Applications\ncp using-tunnelblick.html \"$TMPDMG/Using Tunnelblick.html\"\nmkdir $TMPDMG/using-tunnelblick-files\ncp using-tunnelblick-files/* $TMPDMG/using-tunnelblick-files\n# Here's where we'll make the dmg\nrm -rf build/Release/Tunnelblick.dmg\nhdiutil create -scrub -srcfolder $TMPDMG build/Release/Tunnelblick.dmg";
michael@1 488 };
michael@1 489 616A49200E38D17500477476 /* ShellScript */ = {
michael@1 490 isa = PBXShellScriptBuildPhase;
michael@1 491 buildActionMask = 2147483647;
michael@1 492 files = (
michael@1 493 );
michael@1 494 inputPaths = (
michael@1 495 );
michael@1 496 outputPaths = (
michael@1 497 );
michael@1 498 runOnlyForDeploymentPostprocessing = 0;
michael@1 499 shellPath = /bin/sh;
michael@1 500 shellScript = "BUILDDIR=../third_party/\ncd $BUILDDIR\n\nif [ -e built ]; then\n\texit 0\nfi\n\nmake clean\nmake\n\ntouch built";
michael@1 501 };
michael@1 502 /* End PBXShellScriptBuildPhase section */
michael@1 503
michael@1 504 /* Begin PBXSourcesBuildPhase section */
michael@1 505 61BC4BBE0E2F9FE900F24255 /* Sources */ = {
michael@1 506 isa = PBXSourcesBuildPhase;
michael@1 507 buildActionMask = 2147483647;
michael@1 508 files = (
michael@1 509 61BC4CDF0E2F9FFA00F24255 /* openvpnstart.m in Sources */,
michael@1 510 );
michael@1 511 runOnlyForDeploymentPostprocessing = 0;
michael@1 512 };
michael@1 513 61BC4D680E2FA06900F24255 /* Sources */ = {
michael@1 514 isa = PBXSourcesBuildPhase;
michael@1 515 buildActionMask = 2147483647;
michael@1 516 files = (
michael@1 517 61BC4D9E0E2FA2F300F24255 /* installer.m in Sources */,
michael@1 518 );
michael@1 519 runOnlyForDeploymentPostprocessing = 0;
michael@1 520 };
michael@1 521 8D11072C0486CEB800E47090 /* Sources */ = {
michael@1 522 isa = PBXSourcesBuildPhase;
michael@1 523 buildActionMask = 2147483647;
michael@1 524 files = (
michael@1 525 8D11072D0486CEB800E47090 /* main.m in Sources */,
michael@1 526 61BC4B780E2F9EBC00F24255 /* VPNConnection.m in Sources */,
michael@1 527 61BC4B7A0E2F9EBC00F24255 /* NSArray+cArray.m in Sources */,
michael@1 528 61BC4B7B0E2F9EBC00F24255 /* MenuController.m in Sources */,
michael@1 529 61BC4B7C0E2F9EBC00F24255 /* NetSocket.m in Sources */,
michael@1 530 61BC4B7D0E2F9EBC00F24255 /* NetSocket+Text.m in Sources */,
michael@1 531 61BC4B7E0E2F9EBC00F24255 /* NSApplication+LoginItem.m in Sources */,
michael@1 532 61BC4B7F0E2F9EBC00F24255 /* NSApplication+NetworkNotifications.m in Sources */,
michael@1 533 61BC4B800E2F9EBC00F24255 /* KeyChain.m in Sources */,
michael@1 534 61BC4B810E2F9EBC00F24255 /* AuthAgent.m in Sources */,
michael@1 535 61BC4B910E2F9EDA00F24255 /* UKFNSubscribeFileWatcher.m in Sources */,
michael@1 536 61BC4B930E2F9EDA00F24255 /* UKKQueue.m in Sources */,
michael@1 537 61BC4B940E2F9EDA00F24255 /* UKMainThreadProxy.m in Sources */,
michael@1 538 6185E7400E76045D0009C2FD /* helper.m in Sources */,
michael@1 539 6165CC8C0E9072A5007312DC /* RouteManager.m in Sources */,
michael@1 540 6337527D101A1EBD00775AA2 /* TBTextView.m in Sources */,
michael@1 541 );
michael@1 542 runOnlyForDeploymentPostprocessing = 0;
michael@1 543 };
michael@1 544 /* End PBXSourcesBuildPhase section */
michael@1 545
michael@1 546 /* Begin PBXTargetDependency section */
michael@1 547 61BC4D960E2FA28700F24255 /* PBXTargetDependency */ = {
michael@1 548 isa = PBXTargetDependency;
michael@1 549 target = 61BC4BC00E2F9FE900F24255 /* openvpnstart */;
michael@1 550 targetProxy = 61BC4D950E2FA28700F24255 /* PBXContainerItemProxy */;
michael@1 551 };
michael@1 552 61BC4D980E2FA28700F24255 /* PBXTargetDependency */ = {
michael@1 553 isa = PBXTargetDependency;
michael@1 554 target = 61BC4D6A0E2FA06900F24255 /* installer */;
michael@1 555 targetProxy = 61BC4D970E2FA28700F24255 /* PBXContainerItemProxy */;
michael@1 556 };
michael@1 557 /* End PBXTargetDependency section */
michael@1 558
michael@1 559 /* Begin PBXVariantGroup section */
michael@1 560 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */ = {
michael@1 561 isa = PBXVariantGroup;
michael@1 562 children = (
michael@1 563 089C165DFE840E0CC02AAC07 /* English */,
michael@1 564 );
michael@1 565 name = InfoPlist.strings;
michael@1 566 sourceTree = "<group>";
michael@1 567 };
michael@1 568 /* End PBXVariantGroup section */
michael@1 569
michael@1 570 /* Begin XCBuildConfiguration section */
michael@1 571 61BC4BC30E2F9FE900F24255 /* Debug */ = {
michael@1 572 isa = XCBuildConfiguration;
michael@1 573 buildSettings = {
michael@1 574 COPY_PHASE_STRIP = NO;
michael@1 575 GCC_DYNAMIC_NO_PIC = NO;
michael@1 576 GCC_ENABLE_FIX_AND_CONTINUE = YES;
michael@1 577 GCC_MODEL_TUNING = G5;
michael@1 578 GCC_OPTIMIZATION_LEVEL = 0;
michael@1 579 INSTALL_PATH = /usr/local/bin;
michael@1 580 PREBINDING = NO;
michael@1 581 PRODUCT_NAME = openvpnstart;
michael@1 582 ZERO_LINK = YES;
michael@1 583 };
michael@1 584 name = Debug;
michael@1 585 };
michael@1 586 61BC4BC40E2F9FE900F24255 /* Release */ = {
michael@1 587 isa = XCBuildConfiguration;
michael@1 588 buildSettings = {
michael@1 589 COPY_PHASE_STRIP = YES;
michael@1 590 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
michael@1 591 GCC_ENABLE_FIX_AND_CONTINUE = NO;
michael@1 592 GCC_MODEL_TUNING = G5;
michael@1 593 INSTALL_PATH = /usr/local/bin;
michael@1 594 PREBINDING = NO;
michael@1 595 PRODUCT_NAME = openvpnstart;
michael@1 596 ZERO_LINK = NO;
michael@1 597 };
michael@1 598 name = Release;
michael@1 599 };
michael@1 600 61BC4D6D0E2FA06900F24255 /* Debug */ = {
michael@1 601 isa = XCBuildConfiguration;
michael@1 602 buildSettings = {
michael@1 603 COPY_PHASE_STRIP = NO;
michael@1 604 GCC_DYNAMIC_NO_PIC = NO;
michael@1 605 GCC_ENABLE_FIX_AND_CONTINUE = YES;
michael@1 606 GCC_MODEL_TUNING = G5;
michael@1 607 GCC_OPTIMIZATION_LEVEL = 0;
michael@1 608 INSTALL_PATH = /usr/local/bin;
michael@1 609 PREBINDING = NO;
michael@1 610 PRODUCT_NAME = installer;
michael@1 611 ZERO_LINK = YES;
michael@1 612 };
michael@1 613 name = Debug;
michael@1 614 };
michael@1 615 61BC4D6E0E2FA06900F24255 /* Release */ = {
michael@1 616 isa = XCBuildConfiguration;
michael@1 617 buildSettings = {
michael@1 618 COPY_PHASE_STRIP = YES;
michael@1 619 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
michael@1 620 GCC_ENABLE_FIX_AND_CONTINUE = NO;
michael@1 621 GCC_MODEL_TUNING = G5;
michael@1 622 INSTALL_PATH = /usr/local/bin;
michael@1 623 PREBINDING = NO;
michael@1 624 PRODUCT_NAME = installer;
michael@1 625 ZERO_LINK = NO;
michael@1 626 };
michael@1 627 name = Release;
michael@1 628 };
michael@1 629 C01FCF4B08A954540054247B /* Debug */ = {
michael@1 630 isa = XCBuildConfiguration;
michael@1 631 buildSettings = {
michael@1 632 COPY_PHASE_STRIP = NO;
michael@1 633 FRAMEWORK_SEARCH_PATHS = (
michael@1 634 "$(inherited)",
michael@1 635 "\"$(SRCROOT)/../third_party\"",
michael@1 636 );
michael@1 637 GCC_DYNAMIC_NO_PIC = NO;
michael@1 638 GCC_ENABLE_FIX_AND_CONTINUE = YES;
michael@1 639 GCC_MODEL_TUNING = G5;
michael@1 640 GCC_OPTIMIZATION_LEVEL = 0;
michael@1 641 GCC_PRECOMPILE_PREFIX_HEADER = YES;
michael@1 642 GCC_PREFIX_HEADER = Tunnelblick_Prefix.pch;
michael@1 643 INFOPLIST_FILE = Info.plist;
michael@1 644 INSTALL_PATH = "$(HOME)/Applications";
michael@1 645 PRODUCT_NAME = Tunnelblick;
michael@1 646 WRAPPER_EXTENSION = app;
michael@1 647 ZERO_LINK = YES;
michael@1 648 };
michael@1 649 name = Debug;
michael@1 650 };
michael@1 651 C01FCF4C08A954540054247B /* Release */ = {
michael@1 652 isa = XCBuildConfiguration;
michael@1 653 buildSettings = {
michael@1 654 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
michael@1 655 FRAMEWORK_SEARCH_PATHS = (
michael@1 656 "$(inherited)",
michael@1 657 "\"$(SRCROOT)/../third_party\"",
michael@1 658 );
michael@1 659 GCC_MODEL_TUNING = G5;
michael@1 660 GCC_PRECOMPILE_PREFIX_HEADER = YES;
michael@1 661 GCC_PREFIX_HEADER = Tunnelblick_Prefix.pch;
michael@1 662 INFOPLIST_FILE = Info.plist;
michael@1 663 INSTALL_PATH = "$(HOME)/Applications";
michael@1 664 PRODUCT_NAME = Tunnelblick;
michael@1 665 WRAPPER_EXTENSION = app;
michael@1 666 };
michael@1 667 name = Release;
michael@1 668 };
michael@1 669 C01FCF4F08A954540054247B /* Debug */ = {
michael@1 670 isa = XCBuildConfiguration;
michael@1 671 buildSettings = {
michael@1 672 GCC_WARN_ABOUT_RETURN_TYPE = YES;
michael@1 673 GCC_WARN_UNUSED_VARIABLE = YES;
michael@1 674 PREBINDING = NO;
michael@1 675 };
michael@1 676 name = Debug;
michael@1 677 };
michael@1 678 C01FCF5008A954540054247B /* Release */ = {
michael@1 679 isa = XCBuildConfiguration;
michael@1 680 buildSettings = {
michael@2 681 ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
michael@1 682 GCC_WARN_ABOUT_RETURN_TYPE = YES;
michael@1 683 GCC_WARN_UNUSED_VARIABLE = YES;
michael@1 684 PREBINDING = NO;
michael@2 685 SDKROOT = macosx10.5;
michael@1 686 };
michael@1 687 name = Release;
michael@1 688 };
michael@1 689 /* End XCBuildConfiguration section */
michael@1 690
michael@1 691 /* Begin XCConfigurationList section */
michael@1 692 61BC4CDE0E2F9FF400F24255 /* Build configuration list for PBXNativeTarget "openvpnstart" */ = {
michael@1 693 isa = XCConfigurationList;
michael@1 694 buildConfigurations = (
michael@1 695 61BC4BC30E2F9FE900F24255 /* Debug */,
michael@1 696 61BC4BC40E2F9FE900F24255 /* Release */,
michael@1 697 );
michael@1 698 defaultConfigurationIsVisible = 0;
michael@1 699 defaultConfigurationName = Release;
michael@1 700 };
michael@1 701 61BC4D6F0E2FA08700F24255 /* Build configuration list for PBXNativeTarget "installer" */ = {
michael@1 702 isa = XCConfigurationList;
michael@1 703 buildConfigurations = (
michael@1 704 61BC4D6D0E2FA06900F24255 /* Debug */,
michael@1 705 61BC4D6E0E2FA06900F24255 /* Release */,
michael@1 706 );
michael@1 707 defaultConfigurationIsVisible = 0;
michael@1 708 defaultConfigurationName = Release;
michael@1 709 };
michael@1 710 C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "Tunnelblick" */ = {
michael@1 711 isa = XCConfigurationList;
michael@1 712 buildConfigurations = (
michael@1 713 C01FCF4B08A954540054247B /* Debug */,
michael@1 714 C01FCF4C08A954540054247B /* Release */,
michael@1 715 );
michael@1 716 defaultConfigurationIsVisible = 0;
michael@1 717 defaultConfigurationName = Release;
michael@1 718 };
michael@1 719 C01FCF4E08A954540054247B /* Build configuration list for PBXProject "Tunnelblick" */ = {
michael@1 720 isa = XCConfigurationList;
michael@1 721 buildConfigurations = (
michael@1 722 C01FCF4F08A954540054247B /* Debug */,
michael@1 723 C01FCF5008A954540054247B /* Release */,
michael@1 724 );
michael@1 725 defaultConfigurationIsVisible = 0;
michael@1 726 defaultConfigurationName = Release;
michael@1 727 };
michael@1 728 /* End XCConfigurationList section */
michael@1 729 };
michael@1 730 rootObject = 29B97313FDCFA39411CA2CEA /* Project object */;
michael@1 731 }

mercurial