sevivon-prototype

[RADIOACTIVE] a concept version of sevivon
git clone git://git.figbert.com/sevivon-prototype.git
Log | Files | Refs | README | LICENSE

project.pbxproj (15615B)


      1 // !$*UTF8*$!
      2 {
      3 	archiveVersion = 1;
      4 	classes = {
      5 	};
      6 	objectVersion = 46;
      7 	objects = {
      8 
      9 /* Begin PBXBuildFile section */
     10 		1FF8DBB11FBA9DE1009DE660 /* dummy.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1FF8DBB01FBA9DE1009DE660 /* dummy.cpp */; };
     11 		3AF975CD25A00BF500FE4AAC /* godot in Resources */ = {isa = PBXBuildFile; fileRef = 3AF975CC25A00BF500FE4AAC /* godot */; };
     12 		D07CD44E1C5D589C00B7FB28 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = D07CD44D1C5D589C00B7FB28 /* Images.xcassets */; };
     13 		D0BCFE4618AEBDA2004A7AAE /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = D0BCFE4418AEBDA2004A7AAE /* InfoPlist.strings */; };
     14 		DEADBEEF2F582BE20003B888 /* godot in Frameworks */ = {isa = PBXBuildFile; fileRef = DEADBEEF1F582BE20003B888 /* godot */; };
     15 /* End PBXBuildFile section */
     16 
     17 /* Begin PBXCopyFilesBuildPhase section */
     18 		90A13CD024AA68E500E8464F /* Embed Frameworks */ = {
     19 			isa = PBXCopyFilesBuildPhase;
     20 			buildActionMask = 2147483647;
     21 			dstPath = "";
     22 			dstSubfolderSpec = 10;
     23 			files = (
     24 			);
     25 			name = "Embed Frameworks";
     26 			runOnlyForDeploymentPostprocessing = 0;
     27 		};
     28 /* End PBXCopyFilesBuildPhase section */
     29 
     30 /* Begin PBXFileReference section */
     31 		1F1575711F582BE20003B888 /* dylibs */ = {isa = PBXFileReference; lastKnownFileType = folder; name = dylibs; path = sevivon/dylibs; sourceTree = "<group>"; };
     32 		1FF4C1881F584E6300A41E41 /* sevivon.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = sevivon.entitlements; sourceTree = "<group>"; };
     33 		1FF8DBB01FBA9DE1009DE660 /* dummy.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = dummy.cpp; sourceTree = "<group>"; };
     34 		3AF975CC25A00BF500FE4AAC /* godot */ = {isa = PBXFileReference; lastKnownFileType = folder; name = godot; path = ../godot; sourceTree = "<group>"; };
     35 		D07CD44D1C5D589C00B7FB28 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
     36 		D0BCFE3418AEBDA2004A7AAE /* sevivon.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = sevivon.app; sourceTree = BUILT_PRODUCTS_DIR; };
     37 		D0BCFE4318AEBDA2004A7AAE /* sevivon-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "sevivon-Info.plist"; sourceTree = "<group>"; };
     38 		D0BCFE4518AEBDA2004A7AAE /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
     39 		DEADBEEF1F582BE20003B888 /* godot */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = godot; path = sevivon.a; sourceTree = "<group>"; };
     40 /* End PBXFileReference section */
     41 
     42 /* Begin PBXFrameworksBuildPhase section */
     43 		D0BCFE3118AEBDA2004A7AAE /* Frameworks */ = {
     44 			isa = PBXFrameworksBuildPhase;
     45 			buildActionMask = 2147483647;
     46 			files = (
     47 				DEADBEEF2F582BE20003B888 /* godot in Frameworks */,
     48 			);
     49 			runOnlyForDeploymentPostprocessing = 0;
     50 		};
     51 /* End PBXFrameworksBuildPhase section */
     52 
     53 /* Begin PBXGroup section */
     54 		D0BCFE2B18AEBDA2004A7AAE = {
     55 			isa = PBXGroup;
     56 			children = (
     57 				3AF975CC25A00BF500FE4AAC /* godot */,
     58 				1F1575711F582BE20003B888 /* dylibs */,
     59 				D0BCFE4118AEBDA2004A7AAE /* sevivon */,
     60 				D0BCFE3618AEBDA2004A7AAE /* Frameworks */,
     61 				D0BCFE3518AEBDA2004A7AAE /* Products */,
     62 			);
     63 			sourceTree = "<group>";
     64 		};
     65 		D0BCFE3518AEBDA2004A7AAE /* Products */ = {
     66 			isa = PBXGroup;
     67 			children = (
     68 				D0BCFE3418AEBDA2004A7AAE /* sevivon.app */,
     69 			);
     70 			name = Products;
     71 			sourceTree = "<group>";
     72 		};
     73 		D0BCFE3618AEBDA2004A7AAE /* Frameworks */ = {
     74 			isa = PBXGroup;
     75 			children = (
     76 				DEADBEEF1F582BE20003B888 /* godot */,
     77 			);
     78 			name = Frameworks;
     79 			sourceTree = "<group>";
     80 		};
     81 		D0BCFE4118AEBDA2004A7AAE /* sevivon */ = {
     82 			isa = PBXGroup;
     83 			children = (
     84 				1FF4C1881F584E6300A41E41 /* sevivon.entitlements */,
     85 				D07CD44D1C5D589C00B7FB28 /* Images.xcassets */,
     86 				D0BCFE4218AEBDA2004A7AAE /* Supporting Files */,
     87 				1FF8DBB01FBA9DE1009DE660 /* dummy.cpp */,
     88 			);
     89 			path = sevivon;
     90 			sourceTree = "<group>";
     91 		};
     92 		D0BCFE4218AEBDA2004A7AAE /* Supporting Files */ = {
     93 			isa = PBXGroup;
     94 			children = (
     95 				D0BCFE4318AEBDA2004A7AAE /* sevivon-Info.plist */,
     96 				D0BCFE4418AEBDA2004A7AAE /* InfoPlist.strings */,
     97 			);
     98 			name = "Supporting Files";
     99 			sourceTree = "<group>";
    100 		};
    101 /* End PBXGroup section */
    102 
    103 /* Begin PBXNativeTarget section */
    104 		D0BCFE3318AEBDA2004A7AAE /* sevivon */ = {
    105 			isa = PBXNativeTarget;
    106 			buildConfigurationList = D0BCFE7118AEBDA3004A7AAE /* Build configuration list for PBXNativeTarget "sevivon" */;
    107 			buildPhases = (
    108 				D0BCFE3018AEBDA2004A7AAE /* Sources */,
    109 				D0BCFE3118AEBDA2004A7AAE /* Frameworks */,
    110 				D0BCFE3218AEBDA2004A7AAE /* Resources */,
    111 				90A13CD024AA68E500E8464F /* Embed Frameworks */,
    112 			);
    113 			buildRules = (
    114 			);
    115 			dependencies = (
    116 			);
    117 			name = sevivon;
    118 			productName = Sevivon;
    119 			productReference = D0BCFE3418AEBDA2004A7AAE /* sevivon.app */;
    120 			productType = "com.apple.product-type.application";
    121 		};
    122 /* End PBXNativeTarget section */
    123 
    124 /* Begin PBXProject section */
    125 		D0BCFE2C18AEBDA2004A7AAE /* Project object */ = {
    126 			isa = PBXProject;
    127 			attributes = {
    128 				LastUpgradeCheck = 1230;
    129 				ORGANIZATIONNAME = GodotEngine;
    130 				TargetAttributes = {
    131 					D0BCFE3318AEBDA2004A7AAE = {
    132 						DevelopmentTeam = 9WHCFZ6J4N;
    133 						ProvisioningStyle = Automatic;
    134 						SystemCapabilities = {
    135 							com.apple.AccessWiFi = {
    136 								enabled = 0;
    137 							};
    138 							com.apple.ApplePay = {
    139 								enabled = 0;
    140 							};
    141 							com.apple.ApplicationGroups.iOS = {
    142 								enabled = 0;
    143 							};
    144 							com.apple.AutoFillCredentialProvider = {
    145 								enabled = 0;
    146 							};
    147 							com.apple.BackgroundModes = {
    148 								enabled = 0;
    149 							};
    150 							com.apple.ClassKit = {
    151 								enabled = 0;
    152 							};
    153 							com.apple.DataProtection = {
    154 								enabled = 0;
    155 							};
    156 							com.apple.GameCenter.iOS = {
    157 								enabled = 1;
    158 							};
    159 							com.apple.HealthKit = {
    160 								enabled = 0;
    161 							};
    162 							com.apple.HomeKit = {
    163 								enabled = 0;
    164 							};
    165 							com.apple.HotspotConfiguration = {
    166 								enabled = 0;
    167 							};
    168 							com.apple.InAppPurchase = {
    169 								enabled = 0;
    170 							};
    171 							com.apple.InterAppAudio = {
    172 								enabled = 0;
    173 							};
    174 							com.apple.Keychain = {
    175 								enabled = 0;
    176 							};
    177 							com.apple.Maps.iOS = {
    178 								enabled = 0;
    179 							};
    180 							com.apple.Multipath = {
    181 								enabled = 0;
    182 							};
    183 							com.apple.NearFieldCommunicationTagReading = {
    184 								enabled = 0;
    185 							};
    186 							com.apple.NetworkExtensions.iOS = {
    187 								enabled = 0;
    188 							};
    189 							com.apple.Push = {
    190 								enabled = 0;
    191 							};
    192 							com.apple.SafariKeychain = {
    193 								enabled = 0;
    194 							};
    195 							com.apple.Siri = {
    196 								enabled = 0;
    197 							};
    198 							com.apple.VPNLite = {
    199 								enabled = 0;
    200 							};
    201 							com.apple.WAC = {
    202 								enabled = 0;
    203 							};
    204 							com.apple.Wallet = {
    205 								enabled = 0;
    206 							};
    207 							com.apple.iCloud = {
    208 								enabled = 0;
    209 							};
    210 						};
    211 					};
    212 				};
    213 			};
    214 			buildConfigurationList = D0BCFE2F18AEBDA2004A7AAE /* Build configuration list for PBXProject "sevivon" */;
    215 			compatibilityVersion = "Xcode 3.2";
    216 			developmentRegion = en;
    217 			hasScannedForEncodings = 0;
    218 			knownRegions = (
    219 				en,
    220 				Base,
    221 			);
    222 			mainGroup = D0BCFE2B18AEBDA2004A7AAE;
    223 			productRefGroup = D0BCFE3518AEBDA2004A7AAE /* Products */;
    224 			projectDirPath = "";
    225 			projectRoot = "";
    226 			targets = (
    227 				D0BCFE3318AEBDA2004A7AAE /* sevivon */,
    228 			);
    229 		};
    230 /* End PBXProject section */
    231 
    232 /* Begin PBXResourcesBuildPhase section */
    233 		D0BCFE3218AEBDA2004A7AAE /* Resources */ = {
    234 			isa = PBXResourcesBuildPhase;
    235 			buildActionMask = 2147483647;
    236 			files = (
    237 				3AF975CD25A00BF500FE4AAC /* godot in Resources */,
    238 				D07CD44E1C5D589C00B7FB28 /* Images.xcassets in Resources */,
    239 				D0BCFE4618AEBDA2004A7AAE /* InfoPlist.strings in Resources */,
    240 			);
    241 			runOnlyForDeploymentPostprocessing = 0;
    242 		};
    243 /* End PBXResourcesBuildPhase section */
    244 
    245 /* Begin PBXSourcesBuildPhase section */
    246 		D0BCFE3018AEBDA2004A7AAE /* Sources */ = {
    247 			isa = PBXSourcesBuildPhase;
    248 			buildActionMask = 2147483647;
    249 			files = (
    250 				1FF8DBB11FBA9DE1009DE660 /* dummy.cpp in Sources */,
    251 			);
    252 			runOnlyForDeploymentPostprocessing = 0;
    253 		};
    254 /* End PBXSourcesBuildPhase section */
    255 
    256 /* Begin PBXVariantGroup section */
    257 		D0BCFE4418AEBDA2004A7AAE /* InfoPlist.strings */ = {
    258 			isa = PBXVariantGroup;
    259 			children = (
    260 				D0BCFE4518AEBDA2004A7AAE /* en */,
    261 			);
    262 			name = InfoPlist.strings;
    263 			sourceTree = "<group>";
    264 		};
    265 /* End PBXVariantGroup section */
    266 
    267 /* Begin XCBuildConfiguration section */
    268 		D0BCFE6F18AEBDA3004A7AAE /* Debug */ = {
    269 			isa = XCBuildConfiguration;
    270 			buildSettings = {
    271 				ALWAYS_SEARCH_USER_PATHS = NO;
    272 				CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
    273 				CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
    274 				CLANG_CXX_LIBRARY = "libc++";
    275 				CLANG_ENABLE_MODULES = YES;
    276 				CLANG_ENABLE_OBJC_ARC = YES;
    277 				CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
    278 				CLANG_WARN_BOOL_CONVERSION = YES;
    279 				CLANG_WARN_COMMA = YES;
    280 				CLANG_WARN_CONSTANT_CONVERSION = YES;
    281 				CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
    282 				CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
    283 				CLANG_WARN_EMPTY_BODY = YES;
    284 				CLANG_WARN_ENUM_CONVERSION = YES;
    285 				CLANG_WARN_INFINITE_RECURSION = YES;
    286 				CLANG_WARN_INT_CONVERSION = YES;
    287 				CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
    288 				CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
    289 				CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
    290 				CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
    291 				CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
    292 				CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
    293 				CLANG_WARN_STRICT_PROTOTYPES = YES;
    294 				CLANG_WARN_SUSPICIOUS_MOVE = YES;
    295 				CLANG_WARN_UNREACHABLE_CODE = YES;
    296 				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
    297 				CODE_SIGN_IDENTITY = "iPhone Developer";
    298 				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
    299 				COPY_PHASE_STRIP = NO;
    300 				ENABLE_BITCODE = NO;
    301 				ENABLE_STRICT_OBJC_MSGSEND = YES;
    302 				ENABLE_TESTABILITY = YES;
    303 				"FRAMEWORK_SEARCH_PATHS[arch=*]" = "$(PROJECT_DIR)/**";
    304 				GCC_C_LANGUAGE_STANDARD = gnu99;
    305 				GCC_DYNAMIC_NO_PIC = NO;
    306 				GCC_NO_COMMON_BLOCKS = YES;
    307 				GCC_OPTIMIZATION_LEVEL = 0;
    308 				GCC_PREPROCESSOR_DEFINITIONS = (
    309 					"DEBUG=1",
    310 					"$(inherited)",
    311 				);
    312 				GCC_SYMBOLS_PRIVATE_EXTERN = NO;
    313 				GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
    314 				GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
    315 				GCC_WARN_UNDECLARED_SELECTOR = YES;
    316 				GCC_WARN_UNINITIALIZED_AUTOS = YES;
    317 				GCC_WARN_UNUSED_FUNCTION = YES;
    318 				GCC_WARN_UNUSED_VARIABLE = YES;
    319 				IPHONEOS_DEPLOYMENT_TARGET = 12.0;
    320 				ONLY_ACTIVE_ARCH = YES;
    321 				OTHER_LDFLAGS = "";
    322 				SDKROOT = iphoneos;
    323 				TARGETED_DEVICE_FAMILY = "1,2";
    324 			};
    325 			name = Debug;
    326 		};
    327 		D0BCFE7018AEBDA3004A7AAE /* Release */ = {
    328 			isa = XCBuildConfiguration;
    329 			buildSettings = {
    330 				ALWAYS_SEARCH_USER_PATHS = NO;
    331 				CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
    332 				CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
    333 				CLANG_CXX_LIBRARY = "libc++";
    334 				CLANG_ENABLE_MODULES = YES;
    335 				CLANG_ENABLE_OBJC_ARC = YES;
    336 				CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
    337 				CLANG_WARN_BOOL_CONVERSION = YES;
    338 				CLANG_WARN_COMMA = YES;
    339 				CLANG_WARN_CONSTANT_CONVERSION = YES;
    340 				CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
    341 				CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
    342 				CLANG_WARN_EMPTY_BODY = YES;
    343 				CLANG_WARN_ENUM_CONVERSION = YES;
    344 				CLANG_WARN_INFINITE_RECURSION = YES;
    345 				CLANG_WARN_INT_CONVERSION = YES;
    346 				CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
    347 				CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
    348 				CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
    349 				CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
    350 				CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
    351 				CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
    352 				CLANG_WARN_STRICT_PROTOTYPES = YES;
    353 				CLANG_WARN_SUSPICIOUS_MOVE = YES;
    354 				CLANG_WARN_UNREACHABLE_CODE = YES;
    355 				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
    356 				CODE_SIGN_IDENTITY = "";
    357 				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
    358 				COPY_PHASE_STRIP = YES;
    359 				ENABLE_BITCODE = NO;
    360 				ENABLE_NS_ASSERTIONS = NO;
    361 				ENABLE_STRICT_OBJC_MSGSEND = YES;
    362 				"FRAMEWORK_SEARCH_PATHS[arch=*]" = "$(PROJECT_DIR)/**";
    363 				GCC_C_LANGUAGE_STANDARD = gnu99;
    364 				GCC_NO_COMMON_BLOCKS = YES;
    365 				GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
    366 				GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
    367 				GCC_WARN_UNDECLARED_SELECTOR = YES;
    368 				GCC_WARN_UNINITIALIZED_AUTOS = YES;
    369 				GCC_WARN_UNUSED_FUNCTION = YES;
    370 				GCC_WARN_UNUSED_VARIABLE = YES;
    371 				IPHONEOS_DEPLOYMENT_TARGET = 12.0;
    372 				OTHER_LDFLAGS = "";
    373 				SDKROOT = iphoneos;
    374 				TARGETED_DEVICE_FAMILY = "1,2";
    375 				VALIDATE_PRODUCT = YES;
    376 			};
    377 			name = Release;
    378 		};
    379 		D0BCFE7218AEBDA3004A7AAE /* Debug */ = {
    380 			isa = XCBuildConfiguration;
    381 			buildSettings = {
    382 				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
    383 				ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
    384 				CODE_SIGN_ENTITLEMENTS = sevivon/sevivon.entitlements;
    385 				CODE_SIGN_IDENTITY = "iPhone Developer";
    386 				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
    387 				CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)";
    388 				DEVELOPMENT_TEAM = 9WHCFZ6J4N;
    389 				INFOPLIST_FILE = "sevivon/sevivon-Info.plist";
    390 				IPHONEOS_DEPLOYMENT_TARGET = 12.0;
    391 				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
    392 				LIBRARY_SEARCH_PATHS = (
    393 					"$(inherited)",
    394 					"$(PROJECT_DIR)",
    395 				);
    396 				PRODUCT_BUNDLE_IDENTIFIER = com.figbertind.sevivon;
    397 				PRODUCT_NAME = "$(TARGET_NAME)";
    398 				PROVISIONING_PROFILE = "";
    399 				TARGETED_DEVICE_FAMILY = "1,2";
    400 				VALID_ARCHS = "armv7 armv7s arm64 i386 x86_64";
    401 				WRAPPER_EXTENSION = app;
    402 			};
    403 			name = Debug;
    404 		};
    405 		D0BCFE7318AEBDA3004A7AAE /* Release */ = {
    406 			isa = XCBuildConfiguration;
    407 			buildSettings = {
    408 				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
    409 				ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
    410 				CODE_SIGN_ENTITLEMENTS = sevivon/sevivon.entitlements;
    411 				CODE_SIGN_IDENTITY = "";
    412 				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
    413 				CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)";
    414 				DEVELOPMENT_TEAM = 9WHCFZ6J4N;
    415 				INFOPLIST_FILE = "sevivon/sevivon-Info.plist";
    416 				IPHONEOS_DEPLOYMENT_TARGET = 12.0;
    417 				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
    418 				LIBRARY_SEARCH_PATHS = (
    419 					"$(inherited)",
    420 					"$(PROJECT_DIR)",
    421 				);
    422 				PRODUCT_BUNDLE_IDENTIFIER = com.figbertind.sevivon;
    423 				PRODUCT_NAME = "$(TARGET_NAME)";
    424 				PROVISIONING_PROFILE = "";
    425 				TARGETED_DEVICE_FAMILY = "1,2";
    426 				VALID_ARCHS = "armv7 armv7s arm64 i386 x86_64";
    427 				WRAPPER_EXTENSION = app;
    428 			};
    429 			name = Release;
    430 		};
    431 /* End XCBuildConfiguration section */
    432 
    433 /* Begin XCConfigurationList section */
    434 		D0BCFE2F18AEBDA2004A7AAE /* Build configuration list for PBXProject "sevivon" */ = {
    435 			isa = XCConfigurationList;
    436 			buildConfigurations = (
    437 				D0BCFE6F18AEBDA3004A7AAE /* Debug */,
    438 				D0BCFE7018AEBDA3004A7AAE /* Release */,
    439 			);
    440 			defaultConfigurationIsVisible = 0;
    441 			defaultConfigurationName = Debug;
    442 		};
    443 		D0BCFE7118AEBDA3004A7AAE /* Build configuration list for PBXNativeTarget "sevivon" */ = {
    444 			isa = XCConfigurationList;
    445 			buildConfigurations = (
    446 				D0BCFE7218AEBDA3004A7AAE /* Debug */,
    447 				D0BCFE7318AEBDA3004A7AAE /* Release */,
    448 			);
    449 			defaultConfigurationIsVisible = 0;
    450 			defaultConfigurationName = Debug;
    451 		};
    452 /* End XCConfigurationList section */
    453 	};
    454 	rootObject = D0BCFE2C18AEBDA2004A7AAE /* Project object */;
    455 }