tunblick/Sparkle.xcodeproj/default.pbxuser

Wed, 29 Jul 2009 11:23:17 +0200

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

Import package vendor original sources for necessary manipulations.

     1 // !$*UTF8*$!
     2 {
     3 	0867D690FE84028FC02AAC07 /* Project object */ = {
     4 		activeArchitecture = i386;
     5 		activeBuildConfigurationName = Debug;
     6 		activeExecutable = FAEC981A0D94C8750008EDA9 /* Sparkle Test App */;
     7 		activeTarget = 61B5F90109C4CEE200B25A18 /* Sparkle Test App */;
     8 		codeSenseManager = FAEC98240D94C8760008EDA9 /* Code sense */;
     9 		executables = (
    10 			FAEC981A0D94C8750008EDA9 /* Sparkle Test App */,
    11 			FAEC981B0D94C8750008EDA9 /* Relaunch Tool */,
    12 		);
    13 		perUserDictionary = {
    14 			PBXPerProjectTemplateStateSaveDate = 227854453;
    15 			PBXWorkspaceStateSaveDate = 227854453;
    16 		};
    17 		sourceControlManager = FAEC98230D94C8760008EDA9 /* Source Control */;
    18 		userBuildSettings = {
    19 		};
    20 	};
    21 	61B5F90109C4CEE200B25A18 /* Sparkle Test App */ = {
    22 		activeExec = 0;
    23 		executables = (
    24 			FAEC981A0D94C8750008EDA9 /* Sparkle Test App */,
    25 		);
    26 	};
    27 	8DC2EF4F0486A6940098B216 /* Sparkle */ = {
    28 		activeExec = 0;
    29 	};
    30 	D1E42C2E0CE754AE00F50EB9 /* Relaunch Tool */ = {
    31 		activeExec = 0;
    32 		executables = (
    33 			FAEC981B0D94C8750008EDA9 /* Relaunch Tool */,
    34 		);
    35 	};
    36 	FAEC981A0D94C8750008EDA9 /* Sparkle Test App */ = {
    37 		isa = PBXExecutable;
    38 		activeArgIndices = (
    39 		);
    40 		argumentStrings = (
    41 		);
    42 		autoAttachOnCrash = 1;
    43 		breakpointsEnabled = 1;
    44 		configStateDict = {
    45 		};
    46 		customDataFormattersEnabled = 1;
    47 		debuggerPlugin = GDBDebugging;
    48 		disassemblyDisplayState = 0;
    49 		dylibVariantSuffix = "";
    50 		enableDebugStr = 1;
    51 		environmentEntries = (
    52 			{
    53 				active = YES;
    54 				name = MallocPreScribble;
    55 				value = 1;
    56 			},
    57 			{
    58 				active = YES;
    59 				name = MallocScribble;
    60 				value = 1;
    61 			},
    62 			{
    63 				active = YES;
    64 				name = MallocGuardEdges;
    65 				value = 1;
    66 			},
    67 			{
    68 				active = YES;
    69 				name = MallocCheckHeapStart;
    70 				value = 1;
    71 			},
    72 			{
    73 				active = YES;
    74 				name = MallocCheckHeapEach;
    75 				value = 100000;
    76 			},
    77 			{
    78 				active = YES;
    79 				name = MallocStackLogging;
    80 				value = 1;
    81 			},
    82 			{
    83 				active = NO;
    84 				name = MallocStackLoggingNoCompact;
    85 				value = 1;
    86 			},
    87 			{
    88 				active = YES;
    89 				name = NSDebugEnabled;
    90 				value = YES;
    91 			},
    92 			{
    93 				active = YES;
    94 				name = NSZombieEnabled;
    95 				value = YES;
    96 			},
    97 			{
    98 				active = NO;
    99 				name = NSDeallocateZombies;
   100 				value = NO;
   101 			},
   102 			{
   103 				active = YES;
   104 				name = NSAutoreleaseFreedObjectCheckEnabled;
   105 				value = YES;
   106 			},
   107 			{
   108 				active = NO;
   109 				name = MALLOC_PROTECT_BEFORE;
   110 				value = 1;
   111 			},
   112 			{
   113 				active = YES;
   114 				name = MALLOC_ALTIVEC_SIZE;
   115 				value = 1;
   116 			},
   117 			{
   118 				active = YES;
   119 				name = MALLOC_FILL_SPACE;
   120 				value = 1;
   121 			},
   122 			{
   123 				active = NO;
   124 				name = CFZombieLevel;
   125 				value = 65553;
   126 			},
   127 		);
   128 		executableSystemSymbolLevel = 0;
   129 		executableUserSymbolLevel = 0;
   130 		libgmallocEnabled = 0;
   131 		name = "Sparkle Test App";
   132 		sourceDirectories = (
   133 		);
   134 	};
   135 	FAEC981B0D94C8750008EDA9 /* Relaunch Tool */ = {
   136 		isa = PBXExecutable;
   137 		activeArgIndices = (
   138 		);
   139 		argumentStrings = (
   140 		);
   141 		autoAttachOnCrash = 1;
   142 		breakpointsEnabled = 1;
   143 		configStateDict = {
   144 		};
   145 		customDataFormattersEnabled = 1;
   146 		debuggerPlugin = GDBDebugging;
   147 		disassemblyDisplayState = 0;
   148 		dylibVariantSuffix = "";
   149 		enableDebugStr = 1;
   150 		environmentEntries = (
   151 			{
   152 				active = YES;
   153 				name = MallocPreScribble;
   154 				value = 1;
   155 			},
   156 			{
   157 				active = YES;
   158 				name = MallocScribble;
   159 				value = 1;
   160 			},
   161 			{
   162 				active = YES;
   163 				name = MallocGuardEdges;
   164 				value = 1;
   165 			},
   166 			{
   167 				active = YES;
   168 				name = MallocCheckHeapStart;
   169 				value = 1;
   170 			},
   171 			{
   172 				active = YES;
   173 				name = MallocCheckHeapEach;
   174 				value = 100000;
   175 			},
   176 			{
   177 				active = YES;
   178 				name = MallocStackLogging;
   179 				value = 1;
   180 			},
   181 			{
   182 				active = NO;
   183 				name = MallocStackLoggingNoCompact;
   184 				value = 1;
   185 			},
   186 			{
   187 				active = YES;
   188 				name = NSDebugEnabled;
   189 				value = YES;
   190 			},
   191 			{
   192 				active = YES;
   193 				name = NSZombieEnabled;
   194 				value = YES;
   195 			},
   196 			{
   197 				active = NO;
   198 				name = NSDeallocateZombies;
   199 				value = NO;
   200 			},
   201 			{
   202 				active = YES;
   203 				name = NSAutoreleaseFreedObjectCheckEnabled;
   204 				value = YES;
   205 			},
   206 			{
   207 				active = NO;
   208 				name = MALLOC_PROTECT_BEFORE;
   209 				value = 1;
   210 			},
   211 			{
   212 				active = YES;
   213 				name = MALLOC_ALTIVEC_SIZE;
   214 				value = 1;
   215 			},
   216 			{
   217 				active = YES;
   218 				name = MALLOC_FILL_SPACE;
   219 				value = 1;
   220 			},
   221 			{
   222 				active = NO;
   223 				name = CFZombieLevel;
   224 				value = 65553;
   225 			},
   226 		);
   227 		executableSystemSymbolLevel = 0;
   228 		executableUserSymbolLevel = 0;
   229 		libgmallocEnabled = 0;
   230 		name = "Relaunch Tool";
   231 		sourceDirectories = (
   232 		);
   233 	};
   234 	FAEC98230D94C8760008EDA9 /* Source Control */ = {
   235 		isa = PBXSourceControlManager;
   236 		fallbackIsa = XCSourceControlManager;
   237 		isSCMEnabled = 0;
   238 		scmConfiguration = {
   239 		};
   240 	};
   241 	FAEC98240D94C8760008EDA9 /* Code sense */ = {
   242 		isa = PBXCodeSenseManager;
   243 		indexTemplatePath = "";
   244 	};
   245 }

mercurial