Home | History | Annotate | Download | only in WidgetFramework.xcodeproj
      1 // !$*UTF8*$!
      2 {
      3 	archiveVersion = 1;
      4 	classes = {
      5 	};
      6 	objectVersion = 42;
      7 	objects = {
      8 
      9 /* Begin PBXBuildFile section */
     10 		3B7EB1250E5AEE3500C7F239 /* widget.cc in Sources */ = {isa = PBXBuildFile; fileRef = 3B7EB1230E5AEE3500C7F239 /* widget.cc */; };
     11 		3B7EB1260E5AEE3500C7F239 /* widget.h in Headers */ = {isa = PBXBuildFile; fileRef = 3B7EB1240E5AEE3500C7F239 /* widget.h */; settings = {ATTRIBUTES = (Public, ); }; };
     12 		3B7EB1280E5AEE4600C7F239 /* widget_test.cc in Sources */ = {isa = PBXBuildFile; fileRef = 3B7EB1270E5AEE4600C7F239 /* widget_test.cc */; };
     13 		3B7EB1480E5AF3B400C7F239 /* Widget.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8D07F2C80486CC7A007CD1D0 /* Widget.framework */; };
     14 		408BEC281046D72200DEF522 /* gtest.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 408BEC271046D72200DEF522 /* gtest.framework */; };
     15 		408BEC431046D7B300DEF522 /* libgtest_main.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 408BEC421046D7B300DEF522 /* libgtest_main.a */; };
     16 /* End PBXBuildFile section */
     17 
     18 /* Begin PBXContainerItemProxy section */
     19 		3B07BDF00E3F3FAE00647869 /* PBXContainerItemProxy */ = {
     20 			isa = PBXContainerItemProxy;
     21 			containerPortal = 0867D690FE84028FC02AAC07 /* Project object */;
     22 			proxyType = 1;
     23 			remoteGlobalIDString = 8D07F2BC0486CC7A007CD1D0;
     24 			remoteInfo = gTestExample;
     25 		};
     26 /* End PBXContainerItemProxy section */
     27 
     28 /* Begin PBXFileReference section */
     29 		3B07BDEA0E3F3F9E00647869 /* WidgetFrameworkTest */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = WidgetFrameworkTest; sourceTree = BUILT_PRODUCTS_DIR; };
     30 		3B7EB1230E5AEE3500C7F239 /* widget.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = widget.cc; sourceTree = "<group>"; };
     31 		3B7EB1240E5AEE3500C7F239 /* widget.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = widget.h; sourceTree = "<group>"; };
     32 		3B7EB1270E5AEE4600C7F239 /* widget_test.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = widget_test.cc; sourceTree = "<group>"; };
     33 		408BEC271046D72200DEF522 /* gtest.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = gtest.framework; path = /Library/Frameworks/gtest.framework; sourceTree = "<absolute>"; };
     34 		408BEC421046D7B300DEF522 /* libgtest_main.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libgtest_main.a; path = /Library/Frameworks/gtest.framework/Versions/A/Resources/libgtest_main.a; sourceTree = "<absolute>"; };
     35 		8D07F2C70486CC7A007CD1D0 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = "<group>"; };
     36 		8D07F2C80486CC7A007CD1D0 /* Widget.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Widget.framework; sourceTree = BUILT_PRODUCTS_DIR; };
     37 /* End PBXFileReference section */
     38 
     39 /* Begin PBXFrameworksBuildPhase section */
     40 		3B07BDE80E3F3F9E00647869 /* Frameworks */ = {
     41 			isa = PBXFrameworksBuildPhase;
     42 			buildActionMask = 2147483647;
     43 			files = (
     44 				3B7EB1480E5AF3B400C7F239 /* Widget.framework in Frameworks */,
     45 				408BEC281046D72200DEF522 /* gtest.framework in Frameworks */,
     46 				408BEC431046D7B300DEF522 /* libgtest_main.a in Frameworks */,
     47 			);
     48 			runOnlyForDeploymentPostprocessing = 0;
     49 		};
     50 		8D07F2C30486CC7A007CD1D0 /* Frameworks */ = {
     51 			isa = PBXFrameworksBuildPhase;
     52 			buildActionMask = 2147483647;
     53 			files = (
     54 			);
     55 			runOnlyForDeploymentPostprocessing = 0;
     56 		};
     57 /* End PBXFrameworksBuildPhase section */
     58 
     59 /* Begin PBXGroup section */
     60 		034768DDFF38A45A11DB9C8B /* Products */ = {
     61 			isa = PBXGroup;
     62 			children = (
     63 				8D07F2C80486CC7A007CD1D0 /* Widget.framework */,
     64 				3B07BDEA0E3F3F9E00647869 /* WidgetFrameworkTest */,
     65 			);
     66 			name = Products;
     67 			sourceTree = "<group>";
     68 		};
     69 		0867D691FE84028FC02AAC07 /* gTestExample */ = {
     70 			isa = PBXGroup;
     71 			children = (
     72 				08FB77ACFE841707C02AAC07 /* Source */,
     73 				089C1665FE841158C02AAC07 /* Resources */,
     74 				3B07BE350E4094E400647869 /* Test */,
     75 				0867D69AFE84028FC02AAC07 /* External Frameworks and Libraries */,
     76 				034768DDFF38A45A11DB9C8B /* Products */,
     77 			);
     78 			name = gTestExample;
     79 			sourceTree = "<group>";
     80 		};
     81 		0867D69AFE84028FC02AAC07 /* External Frameworks and Libraries */ = {
     82 			isa = PBXGroup;
     83 			children = (
     84 				408BEC421046D7B300DEF522 /* libgtest_main.a */,
     85 				408BEC271046D72200DEF522 /* gtest.framework */,
     86 			);
     87 			name = "External Frameworks and Libraries";
     88 			sourceTree = "<group>";
     89 		};
     90 		089C1665FE841158C02AAC07 /* Resources */ = {
     91 			isa = PBXGroup;
     92 			children = (
     93 				8D07F2C70486CC7A007CD1D0 /* Info.plist */,
     94 			);
     95 			name = Resources;
     96 			sourceTree = "<group>";
     97 		};
     98 		08FB77ACFE841707C02AAC07 /* Source */ = {
     99 			isa = PBXGroup;
    100 			children = (
    101 				3B7EB1230E5AEE3500C7F239 /* widget.cc */,
    102 				3B7EB1240E5AEE3500C7F239 /* widget.h */,
    103 			);
    104 			name = Source;
    105 			sourceTree = "<group>";
    106 		};
    107 		3B07BE350E4094E400647869 /* Test */ = {
    108 			isa = PBXGroup;
    109 			children = (
    110 				3B7EB1270E5AEE4600C7F239 /* widget_test.cc */,
    111 			);
    112 			name = Test;
    113 			sourceTree = "<group>";
    114 		};
    115 /* End PBXGroup section */
    116 
    117 /* Begin PBXHeadersBuildPhase section */
    118 		8D07F2BD0486CC7A007CD1D0 /* Headers */ = {
    119 			isa = PBXHeadersBuildPhase;
    120 			buildActionMask = 2147483647;
    121 			files = (
    122 				3B7EB1260E5AEE3500C7F239 /* widget.h in Headers */,
    123 			);
    124 			runOnlyForDeploymentPostprocessing = 0;
    125 		};
    126 /* End PBXHeadersBuildPhase section */
    127 
    128 /* Begin PBXNativeTarget section */
    129 		3B07BDE90E3F3F9E00647869 /* WidgetFrameworkTest */ = {
    130 			isa = PBXNativeTarget;
    131 			buildConfigurationList = 3B07BDF40E3F3FB600647869 /* Build configuration list for PBXNativeTarget "WidgetFrameworkTest" */;
    132 			buildPhases = (
    133 				3B07BDE70E3F3F9E00647869 /* Sources */,
    134 				3B07BDE80E3F3F9E00647869 /* Frameworks */,
    135 			);
    136 			buildRules = (
    137 			);
    138 			dependencies = (
    139 				3B07BDF10E3F3FAE00647869 /* PBXTargetDependency */,
    140 			);
    141 			name = WidgetFrameworkTest;
    142 			productName = gTestExampleTest;
    143 			productReference = 3B07BDEA0E3F3F9E00647869 /* WidgetFrameworkTest */;
    144 			productType = "com.apple.product-type.tool";
    145 		};
    146 		8D07F2BC0486CC7A007CD1D0 /* WidgetFramework */ = {
    147 			isa = PBXNativeTarget;
    148 			buildConfigurationList = 4FADC24208B4156D00ABE55E /* Build configuration list for PBXNativeTarget "WidgetFramework" */;
    149 			buildPhases = (
    150 				8D07F2C10486CC7A007CD1D0 /* Sources */,
    151 				8D07F2C30486CC7A007CD1D0 /* Frameworks */,
    152 				8D07F2BD0486CC7A007CD1D0 /* Headers */,
    153 				8D07F2BF0486CC7A007CD1D0 /* Resources */,
    154 				8D07F2C50486CC7A007CD1D0 /* Rez */,
    155 			);
    156 			buildRules = (
    157 			);
    158 			dependencies = (
    159 			);
    160 			name = WidgetFramework;
    161 			productInstallPath = "$(HOME)/Library/Frameworks";
    162 			productName = gTestExample;
    163 			productReference = 8D07F2C80486CC7A007CD1D0 /* Widget.framework */;
    164 			productType = "com.apple.product-type.framework";
    165 		};
    166 /* End PBXNativeTarget section */
    167 
    168 /* Begin PBXProject section */
    169 		0867D690FE84028FC02AAC07 /* Project object */ = {
    170 			isa = PBXProject;
    171 			buildConfigurationList = 4FADC24608B4156D00ABE55E /* Build configuration list for PBXProject "WidgetFramework" */;
    172 			compatibilityVersion = "Xcode 2.4";
    173 			hasScannedForEncodings = 1;
    174 			mainGroup = 0867D691FE84028FC02AAC07 /* gTestExample */;
    175 			productRefGroup = 034768DDFF38A45A11DB9C8B /* Products */;
    176 			projectDirPath = "";
    177 			projectRoot = "";
    178 			targets = (
    179 				8D07F2BC0486CC7A007CD1D0 /* WidgetFramework */,
    180 				3B07BDE90E3F3F9E00647869 /* WidgetFrameworkTest */,
    181 			);
    182 		};
    183 /* End PBXProject section */
    184 
    185 /* Begin PBXResourcesBuildPhase section */
    186 		8D07F2BF0486CC7A007CD1D0 /* Resources */ = {
    187 			isa = PBXResourcesBuildPhase;
    188 			buildActionMask = 2147483647;
    189 			files = (
    190 			);
    191 			runOnlyForDeploymentPostprocessing = 0;
    192 		};
    193 /* End PBXResourcesBuildPhase section */
    194 
    195 /* Begin PBXRezBuildPhase section */
    196 		8D07F2C50486CC7A007CD1D0 /* Rez */ = {
    197 			isa = PBXRezBuildPhase;
    198 			buildActionMask = 2147483647;
    199 			files = (
    200 			);
    201 			runOnlyForDeploymentPostprocessing = 0;
    202 		};
    203 /* End PBXRezBuildPhase section */
    204 
    205 /* Begin PBXSourcesBuildPhase section */
    206 		3B07BDE70E3F3F9E00647869 /* Sources */ = {
    207 			isa = PBXSourcesBuildPhase;
    208 			buildActionMask = 2147483647;
    209 			files = (
    210 				3B7EB1280E5AEE4600C7F239 /* widget_test.cc in Sources */,
    211 			);
    212 			runOnlyForDeploymentPostprocessing = 0;
    213 		};
    214 		8D07F2C10486CC7A007CD1D0 /* Sources */ = {
    215 			isa = PBXSourcesBuildPhase;
    216 			buildActionMask = 2147483647;
    217 			files = (
    218 				3B7EB1250E5AEE3500C7F239 /* widget.cc in Sources */,
    219 			);
    220 			runOnlyForDeploymentPostprocessing = 0;
    221 		};
    222 /* End PBXSourcesBuildPhase section */
    223 
    224 /* Begin PBXTargetDependency section */
    225 		3B07BDF10E3F3FAE00647869 /* PBXTargetDependency */ = {
    226 			isa = PBXTargetDependency;
    227 			target = 8D07F2BC0486CC7A007CD1D0 /* WidgetFramework */;
    228 			targetProxy = 3B07BDF00E3F3FAE00647869 /* PBXContainerItemProxy */;
    229 		};
    230 /* End PBXTargetDependency section */
    231 
    232 /* Begin XCBuildConfiguration section */
    233 		3B07BDEC0E3F3F9F00647869 /* Debug */ = {
    234 			isa = XCBuildConfiguration;
    235 			buildSettings = {
    236 				PRODUCT_NAME = WidgetFrameworkTest;
    237 			};
    238 			name = Debug;
    239 		};
    240 		3B07BDED0E3F3F9F00647869 /* Release */ = {
    241 			isa = XCBuildConfiguration;
    242 			buildSettings = {
    243 				PRODUCT_NAME = WidgetFrameworkTest;
    244 			};
    245 			name = Release;
    246 		};
    247 		4FADC24308B4156D00ABE55E /* Debug */ = {
    248 			isa = XCBuildConfiguration;
    249 			buildSettings = {
    250 				DYLIB_COMPATIBILITY_VERSION = 1;
    251 				DYLIB_CURRENT_VERSION = 1;
    252 				FRAMEWORK_VERSION = A;
    253 				INFOPLIST_FILE = Info.plist;
    254 				INSTALL_PATH = "@loader_path/../Frameworks";
    255 				PRODUCT_NAME = Widget;
    256 			};
    257 			name = Debug;
    258 		};
    259 		4FADC24408B4156D00ABE55E /* Release */ = {
    260 			isa = XCBuildConfiguration;
    261 			buildSettings = {
    262 				DYLIB_COMPATIBILITY_VERSION = 1;
    263 				DYLIB_CURRENT_VERSION = 1;
    264 				FRAMEWORK_VERSION = A;
    265 				INFOPLIST_FILE = Info.plist;
    266 				INSTALL_PATH = "@loader_path/../Frameworks";
    267 				PRODUCT_NAME = Widget;
    268 			};
    269 			name = Release;
    270 		};
    271 		4FADC24708B4156D00ABE55E /* Debug */ = {
    272 			isa = XCBuildConfiguration;
    273 			buildSettings = {
    274 				GCC_VERSION = 4.0;
    275 				SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
    276 			};
    277 			name = Debug;
    278 		};
    279 		4FADC24808B4156D00ABE55E /* Release */ = {
    280 			isa = XCBuildConfiguration;
    281 			buildSettings = {
    282 				GCC_VERSION = 4.0;
    283 				SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
    284 			};
    285 			name = Release;
    286 		};
    287 /* End XCBuildConfiguration section */
    288 
    289 /* Begin XCConfigurationList section */
    290 		3B07BDF40E3F3FB600647869 /* Build configuration list for PBXNativeTarget "WidgetFrameworkTest" */ = {
    291 			isa = XCConfigurationList;
    292 			buildConfigurations = (
    293 				3B07BDEC0E3F3F9F00647869 /* Debug */,
    294 				3B07BDED0E3F3F9F00647869 /* Release */,
    295 			);
    296 			defaultConfigurationIsVisible = 0;
    297 			defaultConfigurationName = Release;
    298 		};
    299 		4FADC24208B4156D00ABE55E /* Build configuration list for PBXNativeTarget "WidgetFramework" */ = {
    300 			isa = XCConfigurationList;
    301 			buildConfigurations = (
    302 				4FADC24308B4156D00ABE55E /* Debug */,
    303 				4FADC24408B4156D00ABE55E /* Release */,
    304 			);
    305 			defaultConfigurationIsVisible = 0;
    306 			defaultConfigurationName = Release;
    307 		};
    308 		4FADC24608B4156D00ABE55E /* Build configuration list for PBXProject "WidgetFramework" */ = {
    309 			isa = XCConfigurationList;
    310 			buildConfigurations = (
    311 				4FADC24708B4156D00ABE55E /* Debug */,
    312 				4FADC24808B4156D00ABE55E /* Release */,
    313 			);
    314 			defaultConfigurationIsVisible = 0;
    315 			defaultConfigurationName = Release;
    316 		};
    317 /* End XCConfigurationList section */
    318 	};
    319 	rootObject = 0867D690FE84028FC02AAC07 /* Project object */;
    320 }
    321