project.pbxproj 21.3 KB
Newer Older
1 2 3 4 5 6 7 8 9 10 11 12 13 14
// !$*UTF8*$!
{
	archiveVersion = 1;
	classes = {
	};
	objectVersion = 46;
	objects = {

/* Begin PBXBuildFile section */
		3430F6711C45C930007473A6 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3430F6701C45C930007473A6 /* AppDelegate.swift */; };
		3430F6761C45C930007473A6 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 3430F6741C45C930007473A6 /* Main.storyboard */; };
		3430F6781C45C930007473A6 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 3430F6771C45C930007473A6 /* Assets.xcassets */; };
		3430F67B1C45C930007473A6 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 3430F6791C45C930007473A6 /* LaunchScreen.storyboard */; };
		3430F6861C45C930007473A6 /* SampleTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3430F6851C45C930007473A6 /* SampleTests.swift */; };
Roy Marmelstein's avatar
Roy Marmelstein committed
15 16
		343EE1B31D71DE1400244997 /* Zip.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 343EE1AA1D71DE0D00244997 /* Zip.framework */; };
		343EE1B41D71DE1400244997 /* Zip.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 343EE1AA1D71DE0D00244997 /* Zip.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
17
		3467DAED1C4BADB700BA3DB8 /* FileBrowser.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3467DAEC1C4BADB700BA3DB8 /* FileBrowser.swift */; };
18 19 20 21
		3467DAF31C4BF17900BA3DB8 /* Image1.jpg in Resources */ = {isa = PBXBuildFile; fileRef = 3467DAEF1C4BF17900BA3DB8 /* Image1.jpg */; };
		3467DAF41C4BF17900BA3DB8 /* Image2.jpg in Resources */ = {isa = PBXBuildFile; fileRef = 3467DAF01C4BF17900BA3DB8 /* Image2.jpg */; };
		3467DAF51C4BF17900BA3DB8 /* Image3.jpg in Resources */ = {isa = PBXBuildFile; fileRef = 3467DAF11C4BF17900BA3DB8 /* Image3.jpg */; };
		3467DAF61C4BF17900BA3DB8 /* Images.zip in Resources */ = {isa = PBXBuildFile; fileRef = 3467DAF21C4BF17900BA3DB8 /* Images.zip */; };
22 23 24 25 26 27 28 29 30 31
/* End PBXBuildFile section */

/* Begin PBXContainerItemProxy section */
		3430F6821C45C930007473A6 /* PBXContainerItemProxy */ = {
			isa = PBXContainerItemProxy;
			containerPortal = 3430F6651C45C930007473A6 /* Project object */;
			proxyType = 1;
			remoteGlobalIDString = 3430F66C1C45C930007473A6;
			remoteInfo = Sample;
		};
Roy Marmelstein's avatar
Roy Marmelstein committed
32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73
		343EE1A91D71DE0D00244997 /* PBXContainerItemProxy */ = {
			isa = PBXContainerItemProxy;
			containerPortal = 343EE1A11D71DE0D00244997 /* Zip.xcodeproj */;
			proxyType = 2;
			remoteGlobalIDString = 347E3A741C1DFFB500A11FD3;
			remoteInfo = Zip;
		};
		343EE1AB1D71DE0D00244997 /* PBXContainerItemProxy */ = {
			isa = PBXContainerItemProxy;
			containerPortal = 343EE1A11D71DE0D00244997 /* Zip.xcodeproj */;
			proxyType = 2;
			remoteGlobalIDString = 347E3A7E1C1DFFB500A11FD3;
			remoteInfo = ZipTests;
		};
		343EE1AD1D71DE0D00244997 /* PBXContainerItemProxy */ = {
			isa = PBXContainerItemProxy;
			containerPortal = 343EE1A11D71DE0D00244997 /* Zip.xcodeproj */;
			proxyType = 2;
			remoteGlobalIDString = 343F50FF1C8DAEEC0028C434;
			remoteInfo = "Zip OSX";
		};
		343EE1AF1D71DE0D00244997 /* PBXContainerItemProxy */ = {
			isa = PBXContainerItemProxy;
			containerPortal = 343EE1A11D71DE0D00244997 /* Zip.xcodeproj */;
			proxyType = 2;
			remoteGlobalIDString = 343F51081C8DAEEC0028C434;
			remoteInfo = "Zip OSXTests";
		};
		343EE1B11D71DE0D00244997 /* PBXContainerItemProxy */ = {
			isa = PBXContainerItemProxy;
			containerPortal = 343EE1A11D71DE0D00244997 /* Zip.xcodeproj */;
			proxyType = 2;
			remoteGlobalIDString = 342545B51CE525B200336074;
			remoteInfo = "Zip tvOS";
		};
		343EE1B51D71DE1400244997 /* PBXContainerItemProxy */ = {
			isa = PBXContainerItemProxy;
			containerPortal = 343EE1A11D71DE0D00244997 /* Zip.xcodeproj */;
			proxyType = 1;
			remoteGlobalIDString = 347E3A731C1DFFB500A11FD3;
			remoteInfo = Zip;
		};
74 75 76 77 78 79 80 81 82
/* End PBXContainerItemProxy section */

/* Begin PBXCopyFilesBuildPhase section */
		3430F69D1C45C949007473A6 /* Embed Frameworks */ = {
			isa = PBXCopyFilesBuildPhase;
			buildActionMask = 2147483647;
			dstPath = "";
			dstSubfolderSpec = 10;
			files = (
Roy Marmelstein's avatar
Roy Marmelstein committed
83
				343EE1B41D71DE1400244997 /* Zip.framework in Embed Frameworks */,
84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99
			);
			name = "Embed Frameworks";
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXCopyFilesBuildPhase section */

/* Begin PBXFileReference section */
		3430F66D1C45C930007473A6 /* Sample.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Sample.app; sourceTree = BUILT_PRODUCTS_DIR; };
		3430F6701C45C930007473A6 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
		3430F6751C45C930007473A6 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
		3430F6771C45C930007473A6 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
		3430F67A1C45C930007473A6 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
		3430F67C1C45C930007473A6 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
		3430F6811C45C930007473A6 /* SampleTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = SampleTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
		3430F6851C45C930007473A6 /* SampleTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SampleTests.swift; sourceTree = "<group>"; };
		3430F6871C45C930007473A6 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
Roy Marmelstein's avatar
Roy Marmelstein committed
100
		343EE1A11D71DE0D00244997 /* Zip.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = Zip.xcodeproj; path = ../../Zip.xcodeproj; sourceTree = "<group>"; };
101
		3467DAEC1C4BADB700BA3DB8 /* FileBrowser.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = FileBrowser.swift; sourceTree = "<group>"; };
102 103 104 105
		3467DAEF1C4BF17900BA3DB8 /* Image1.jpg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; path = Image1.jpg; sourceTree = "<group>"; };
		3467DAF01C4BF17900BA3DB8 /* Image2.jpg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; path = Image2.jpg; sourceTree = "<group>"; };
		3467DAF11C4BF17900BA3DB8 /* Image3.jpg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; path = Image3.jpg; sourceTree = "<group>"; };
		3467DAF21C4BF17900BA3DB8 /* Images.zip */ = {isa = PBXFileReference; lastKnownFileType = archive.zip; path = Images.zip; sourceTree = "<group>"; };
106 107 108 109 110 111 112
/* End PBXFileReference section */

/* Begin PBXFrameworksBuildPhase section */
		3430F66A1C45C930007473A6 /* Frameworks */ = {
			isa = PBXFrameworksBuildPhase;
			buildActionMask = 2147483647;
			files = (
Roy Marmelstein's avatar
Roy Marmelstein committed
113
				343EE1B31D71DE1400244997 /* Zip.framework in Frameworks */,
114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
		3430F67E1C45C930007473A6 /* Frameworks */ = {
			isa = PBXFrameworksBuildPhase;
			buildActionMask = 2147483647;
			files = (
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXFrameworksBuildPhase section */

/* Begin PBXGroup section */
		3430F6641C45C930007473A6 = {
			isa = PBXGroup;
			children = (
Roy Marmelstein's avatar
Roy Marmelstein committed
130
				343EE1A11D71DE0D00244997 /* Zip.xcodeproj */,
131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149
				3430F66F1C45C930007473A6 /* Sample */,
				3430F6841C45C930007473A6 /* SampleTests */,
				3430F66E1C45C930007473A6 /* Products */,
			);
			sourceTree = "<group>";
		};
		3430F66E1C45C930007473A6 /* Products */ = {
			isa = PBXGroup;
			children = (
				3430F66D1C45C930007473A6 /* Sample.app */,
				3430F6811C45C930007473A6 /* SampleTests.xctest */,
			);
			name = Products;
			sourceTree = "<group>";
		};
		3430F66F1C45C930007473A6 /* Sample */ = {
			isa = PBXGroup;
			children = (
				3430F6701C45C930007473A6 /* AppDelegate.swift */,
150
				3467DAEC1C4BADB700BA3DB8 /* FileBrowser.swift */,
151 152 153 154
				3467DAEF1C4BF17900BA3DB8 /* Image1.jpg */,
				3467DAF01C4BF17900BA3DB8 /* Image2.jpg */,
				3467DAF11C4BF17900BA3DB8 /* Image3.jpg */,
				3467DAF21C4BF17900BA3DB8 /* Images.zip */,
155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171
				3430F6741C45C930007473A6 /* Main.storyboard */,
				3430F6771C45C930007473A6 /* Assets.xcassets */,
				3430F6791C45C930007473A6 /* LaunchScreen.storyboard */,
				3430F67C1C45C930007473A6 /* Info.plist */,
			);
			path = Sample;
			sourceTree = "<group>";
		};
		3430F6841C45C930007473A6 /* SampleTests */ = {
			isa = PBXGroup;
			children = (
				3430F6851C45C930007473A6 /* SampleTests.swift */,
				3430F6871C45C930007473A6 /* Info.plist */,
			);
			path = SampleTests;
			sourceTree = "<group>";
		};
Roy Marmelstein's avatar
Roy Marmelstein committed
172 173 174 175 176 177 178 179 180 181 182 183
		343EE1A21D71DE0D00244997 /* Products */ = {
			isa = PBXGroup;
			children = (
				343EE1AA1D71DE0D00244997 /* Zip.framework */,
				343EE1AC1D71DE0D00244997 /* ZipTests.xctest */,
				343EE1AE1D71DE0D00244997 /* Zip.framework */,
				343EE1B01D71DE0D00244997 /* Zip OSXTests.xctest */,
				343EE1B21D71DE0D00244997 /* Zip.framework */,
			);
			name = Products;
			sourceTree = "<group>";
		};
184 185 186 187 188 189 190 191 192 193 194 195 196 197 198
/* End PBXGroup section */

/* Begin PBXNativeTarget section */
		3430F66C1C45C930007473A6 /* Sample */ = {
			isa = PBXNativeTarget;
			buildConfigurationList = 3430F68A1C45C930007473A6 /* Build configuration list for PBXNativeTarget "Sample" */;
			buildPhases = (
				3430F6691C45C930007473A6 /* Sources */,
				3430F66A1C45C930007473A6 /* Frameworks */,
				3430F66B1C45C930007473A6 /* Resources */,
				3430F69D1C45C949007473A6 /* Embed Frameworks */,
			);
			buildRules = (
			);
			dependencies = (
Roy Marmelstein's avatar
Roy Marmelstein committed
199
				343EE1B61D71DE1400244997 /* PBXTargetDependency */,
200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230
			);
			name = Sample;
			productName = Sample;
			productReference = 3430F66D1C45C930007473A6 /* Sample.app */;
			productType = "com.apple.product-type.application";
		};
		3430F6801C45C930007473A6 /* SampleTests */ = {
			isa = PBXNativeTarget;
			buildConfigurationList = 3430F68D1C45C930007473A6 /* Build configuration list for PBXNativeTarget "SampleTests" */;
			buildPhases = (
				3430F67D1C45C930007473A6 /* Sources */,
				3430F67E1C45C930007473A6 /* Frameworks */,
				3430F67F1C45C930007473A6 /* Resources */,
			);
			buildRules = (
			);
			dependencies = (
				3430F6831C45C930007473A6 /* PBXTargetDependency */,
			);
			name = SampleTests;
			productName = SampleTests;
			productReference = 3430F6811C45C930007473A6 /* SampleTests.xctest */;
			productType = "com.apple.product-type.bundle.unit-test";
		};
/* End PBXNativeTarget section */

/* Begin PBXProject section */
		3430F6651C45C930007473A6 /* Project object */ = {
			isa = PBXProject;
			attributes = {
				LastSwiftUpdateCheck = 0720;
Roy Marmelstein's avatar
Roy Marmelstein committed
231
				LastUpgradeCheck = 0800;
232 233 234 235
				ORGANIZATIONNAME = "Roy Marmelstein";
				TargetAttributes = {
					3430F66C1C45C930007473A6 = {
						CreatedOnToolsVersion = 7.2;
Roy Marmelstein's avatar
Roy Marmelstein committed
236
						LastSwiftMigration = 0800;
237 238 239
					};
					3430F6801C45C930007473A6 = {
						CreatedOnToolsVersion = 7.2;
Roy Marmelstein's avatar
Roy Marmelstein committed
240
						LastSwiftMigration = 0800;
241 242 243 244 245 246 247 248 249 250 251 252 253 254 255
						TestTargetID = 3430F66C1C45C930007473A6;
					};
				};
			};
			buildConfigurationList = 3430F6681C45C930007473A6 /* Build configuration list for PBXProject "Sample" */;
			compatibilityVersion = "Xcode 3.2";
			developmentRegion = English;
			hasScannedForEncodings = 0;
			knownRegions = (
				en,
				Base,
			);
			mainGroup = 3430F6641C45C930007473A6;
			productRefGroup = 3430F66E1C45C930007473A6 /* Products */;
			projectDirPath = "";
Roy Marmelstein's avatar
Roy Marmelstein committed
256 257 258 259 260 261
			projectReferences = (
				{
					ProductGroup = 343EE1A21D71DE0D00244997 /* Products */;
					ProjectRef = 343EE1A11D71DE0D00244997 /* Zip.xcodeproj */;
				},
			);
262 263 264 265 266 267 268 269
			projectRoot = "";
			targets = (
				3430F66C1C45C930007473A6 /* Sample */,
				3430F6801C45C930007473A6 /* SampleTests */,
			);
		};
/* End PBXProject section */

Roy Marmelstein's avatar
Roy Marmelstein committed
270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307
/* Begin PBXReferenceProxy section */
		343EE1AA1D71DE0D00244997 /* Zip.framework */ = {
			isa = PBXReferenceProxy;
			fileType = wrapper.framework;
			path = Zip.framework;
			remoteRef = 343EE1A91D71DE0D00244997 /* PBXContainerItemProxy */;
			sourceTree = BUILT_PRODUCTS_DIR;
		};
		343EE1AC1D71DE0D00244997 /* ZipTests.xctest */ = {
			isa = PBXReferenceProxy;
			fileType = wrapper.cfbundle;
			path = ZipTests.xctest;
			remoteRef = 343EE1AB1D71DE0D00244997 /* PBXContainerItemProxy */;
			sourceTree = BUILT_PRODUCTS_DIR;
		};
		343EE1AE1D71DE0D00244997 /* Zip.framework */ = {
			isa = PBXReferenceProxy;
			fileType = wrapper.framework;
			path = Zip.framework;
			remoteRef = 343EE1AD1D71DE0D00244997 /* PBXContainerItemProxy */;
			sourceTree = BUILT_PRODUCTS_DIR;
		};
		343EE1B01D71DE0D00244997 /* Zip OSXTests.xctest */ = {
			isa = PBXReferenceProxy;
			fileType = wrapper.cfbundle;
			path = "Zip OSXTests.xctest";
			remoteRef = 343EE1AF1D71DE0D00244997 /* PBXContainerItemProxy */;
			sourceTree = BUILT_PRODUCTS_DIR;
		};
		343EE1B21D71DE0D00244997 /* Zip.framework */ = {
			isa = PBXReferenceProxy;
			fileType = wrapper.framework;
			path = Zip.framework;
			remoteRef = 343EE1B11D71DE0D00244997 /* PBXContainerItemProxy */;
			sourceTree = BUILT_PRODUCTS_DIR;
		};
/* End PBXReferenceProxy section */

308 309 310 311 312
/* Begin PBXResourcesBuildPhase section */
		3430F66B1C45C930007473A6 /* Resources */ = {
			isa = PBXResourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
313 314
				3467DAF41C4BF17900BA3DB8 /* Image2.jpg in Resources */,
				3467DAF51C4BF17900BA3DB8 /* Image3.jpg in Resources */,
315
				3430F67B1C45C930007473A6 /* LaunchScreen.storyboard in Resources */,
316 317
				3467DAF61C4BF17900BA3DB8 /* Images.zip in Resources */,
				3467DAF31C4BF17900BA3DB8 /* Image1.jpg in Resources */,
318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336
				3430F6781C45C930007473A6 /* Assets.xcassets in Resources */,
				3430F6761C45C930007473A6 /* Main.storyboard in Resources */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
		3430F67F1C45C930007473A6 /* Resources */ = {
			isa = PBXResourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXResourcesBuildPhase section */

/* Begin PBXSourcesBuildPhase section */
		3430F6691C45C930007473A6 /* Sources */ = {
			isa = PBXSourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
337
				3467DAED1C4BADB700BA3DB8 /* FileBrowser.swift in Sources */,
338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357
				3430F6711C45C930007473A6 /* AppDelegate.swift in Sources */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
		3430F67D1C45C930007473A6 /* Sources */ = {
			isa = PBXSourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
				3430F6861C45C930007473A6 /* SampleTests.swift in Sources */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXSourcesBuildPhase section */

/* Begin PBXTargetDependency section */
		3430F6831C45C930007473A6 /* PBXTargetDependency */ = {
			isa = PBXTargetDependency;
			target = 3430F66C1C45C930007473A6 /* Sample */;
			targetProxy = 3430F6821C45C930007473A6 /* PBXContainerItemProxy */;
		};
Roy Marmelstein's avatar
Roy Marmelstein committed
358 359 360 361 362
		343EE1B61D71DE1400244997 /* PBXTargetDependency */ = {
			isa = PBXTargetDependency;
			name = Zip;
			targetProxy = 343EE1B51D71DE1400244997 /* PBXContainerItemProxy */;
		};
363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397
/* End PBXTargetDependency section */

/* Begin PBXVariantGroup section */
		3430F6741C45C930007473A6 /* Main.storyboard */ = {
			isa = PBXVariantGroup;
			children = (
				3430F6751C45C930007473A6 /* Base */,
			);
			name = Main.storyboard;
			sourceTree = "<group>";
		};
		3430F6791C45C930007473A6 /* LaunchScreen.storyboard */ = {
			isa = PBXVariantGroup;
			children = (
				3430F67A1C45C930007473A6 /* Base */,
			);
			name = LaunchScreen.storyboard;
			sourceTree = "<group>";
		};
/* End PBXVariantGroup section */

/* Begin XCBuildConfiguration section */
		3430F6881C45C930007473A6 /* Debug */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				ALWAYS_SEARCH_USER_PATHS = NO;
				CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
				CLANG_CXX_LIBRARY = "libc++";
				CLANG_ENABLE_MODULES = YES;
				CLANG_ENABLE_OBJC_ARC = YES;
				CLANG_WARN_BOOL_CONVERSION = YES;
				CLANG_WARN_CONSTANT_CONVERSION = YES;
				CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
				CLANG_WARN_EMPTY_BODY = YES;
				CLANG_WARN_ENUM_CONVERSION = YES;
Roy Marmelstein's avatar
Roy Marmelstein committed
398
				CLANG_WARN_INFINITE_RECURSION = YES;
399 400
				CLANG_WARN_INT_CONVERSION = YES;
				CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
Roy Marmelstein's avatar
Roy Marmelstein committed
401
				CLANG_WARN_SUSPICIOUS_MOVE = YES;
402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443
				CLANG_WARN_UNREACHABLE_CODE = YES;
				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
				COPY_PHASE_STRIP = NO;
				DEBUG_INFORMATION_FORMAT = dwarf;
				ENABLE_STRICT_OBJC_MSGSEND = YES;
				ENABLE_TESTABILITY = YES;
				GCC_C_LANGUAGE_STANDARD = gnu99;
				GCC_DYNAMIC_NO_PIC = NO;
				GCC_NO_COMMON_BLOCKS = YES;
				GCC_OPTIMIZATION_LEVEL = 0;
				GCC_PREPROCESSOR_DEFINITIONS = (
					"DEBUG=1",
					"$(inherited)",
				);
				GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
				GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
				GCC_WARN_UNDECLARED_SELECTOR = YES;
				GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
				GCC_WARN_UNUSED_FUNCTION = YES;
				GCC_WARN_UNUSED_VARIABLE = YES;
				IPHONEOS_DEPLOYMENT_TARGET = 9.2;
				MTL_ENABLE_DEBUG_INFO = YES;
				ONLY_ACTIVE_ARCH = YES;
				SDKROOT = iphoneos;
				SWIFT_OPTIMIZATION_LEVEL = "-Onone";
			};
			name = Debug;
		};
		3430F6891C45C930007473A6 /* Release */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				ALWAYS_SEARCH_USER_PATHS = NO;
				CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
				CLANG_CXX_LIBRARY = "libc++";
				CLANG_ENABLE_MODULES = YES;
				CLANG_ENABLE_OBJC_ARC = YES;
				CLANG_WARN_BOOL_CONVERSION = YES;
				CLANG_WARN_CONSTANT_CONVERSION = YES;
				CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
				CLANG_WARN_EMPTY_BODY = YES;
				CLANG_WARN_ENUM_CONVERSION = YES;
Roy Marmelstein's avatar
Roy Marmelstein committed
444
				CLANG_WARN_INFINITE_RECURSION = YES;
445 446
				CLANG_WARN_INT_CONVERSION = YES;
				CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
Roy Marmelstein's avatar
Roy Marmelstein committed
447
				CLANG_WARN_SUSPICIOUS_MOVE = YES;
448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465
				CLANG_WARN_UNREACHABLE_CODE = YES;
				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
				COPY_PHASE_STRIP = NO;
				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
				ENABLE_NS_ASSERTIONS = NO;
				ENABLE_STRICT_OBJC_MSGSEND = YES;
				GCC_C_LANGUAGE_STANDARD = gnu99;
				GCC_NO_COMMON_BLOCKS = YES;
				GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
				GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
				GCC_WARN_UNDECLARED_SELECTOR = YES;
				GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
				GCC_WARN_UNUSED_FUNCTION = YES;
				GCC_WARN_UNUSED_VARIABLE = YES;
				IPHONEOS_DEPLOYMENT_TARGET = 9.2;
				MTL_ENABLE_DEBUG_INFO = NO;
				SDKROOT = iphoneos;
Roy Marmelstein's avatar
Roy Marmelstein committed
466
				SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
467 468 469 470 471 472 473
				VALIDATE_PRODUCT = YES;
			};
			name = Release;
		};
		3430F68B1C45C930007473A6 /* Debug */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
Roy Marmelstein's avatar
Roy Marmelstein committed
474
				ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
475 476 477 478 479
				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
				INFOPLIST_FILE = Sample/Info.plist;
				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
				PRODUCT_BUNDLE_IDENTIFIER = com.roymarmelstein.Sample;
				PRODUCT_NAME = "$(TARGET_NAME)";
Roy Marmelstein's avatar
Roy Marmelstein committed
480
				SWIFT_VERSION = 3.0;
481 482 483 484 485 486
			};
			name = Debug;
		};
		3430F68C1C45C930007473A6 /* Release */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
Roy Marmelstein's avatar
Roy Marmelstein committed
487
				ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
488 489 490 491 492
				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
				INFOPLIST_FILE = Sample/Info.plist;
				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
				PRODUCT_BUNDLE_IDENTIFIER = com.roymarmelstein.Sample;
				PRODUCT_NAME = "$(TARGET_NAME)";
Roy Marmelstein's avatar
Roy Marmelstein committed
493
				SWIFT_VERSION = 3.0;
494 495 496 497 498 499 500 501 502 503 504
			};
			name = Release;
		};
		3430F68E1C45C930007473A6 /* Debug */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				BUNDLE_LOADER = "$(TEST_HOST)";
				INFOPLIST_FILE = SampleTests/Info.plist;
				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
				PRODUCT_BUNDLE_IDENTIFIER = com.roymarmelstein.SampleTests;
				PRODUCT_NAME = "$(TARGET_NAME)";
Roy Marmelstein's avatar
Roy Marmelstein committed
505
				SWIFT_VERSION = 3.0;
506 507 508 509 510 511 512 513 514 515 516 517
				TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Sample.app/Sample";
			};
			name = Debug;
		};
		3430F68F1C45C930007473A6 /* Release */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				BUNDLE_LOADER = "$(TEST_HOST)";
				INFOPLIST_FILE = SampleTests/Info.plist;
				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
				PRODUCT_BUNDLE_IDENTIFIER = com.roymarmelstein.SampleTests;
				PRODUCT_NAME = "$(TARGET_NAME)";
Roy Marmelstein's avatar
Roy Marmelstein committed
518
				SWIFT_VERSION = 3.0;
519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541
				TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Sample.app/Sample";
			};
			name = Release;
		};
/* End XCBuildConfiguration section */

/* Begin XCConfigurationList section */
		3430F6681C45C930007473A6 /* Build configuration list for PBXProject "Sample" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				3430F6881C45C930007473A6 /* Debug */,
				3430F6891C45C930007473A6 /* Release */,
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Release;
		};
		3430F68A1C45C930007473A6 /* Build configuration list for PBXNativeTarget "Sample" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				3430F68B1C45C930007473A6 /* Debug */,
				3430F68C1C45C930007473A6 /* Release */,
			);
			defaultConfigurationIsVisible = 0;
Roy Marmelstein's avatar
Roy Marmelstein committed
542
			defaultConfigurationName = Release;
543 544 545 546 547 548 549 550
		};
		3430F68D1C45C930007473A6 /* Build configuration list for PBXNativeTarget "SampleTests" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				3430F68E1C45C930007473A6 /* Debug */,
				3430F68F1C45C930007473A6 /* Release */,
			);
			defaultConfigurationIsVisible = 0;
Roy Marmelstein's avatar
Roy Marmelstein committed
551
			defaultConfigurationName = Release;
552 553 554 555 556
		};
/* End XCConfigurationList section */
	};
	rootObject = 3430F6651C45C930007473A6 /* Project object */;
}