// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 46; objects = { /* Begin PBXBuildFile section */ 0747FEA01CC633AA00096FC3 /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0747FE9F1CC633AA00096FC3 /* CoreFoundation.framework */; }; 0747FEA41CC6344000096FC3 /* CoreServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0747FEA31CC6344000096FC3 /* CoreServices.framework */; }; 0747FEA61CC6345000096FC3 /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0747FEA51CC6345000096FC3 /* OpenGL.framework */; }; 0747FEA81CC6350000096FC3 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0747FEA71CC6350000096FC3 /* CoreGraphics.framework */; }; 0747FEAA1CC6351200096FC3 /* CoreText.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0747FEA91CC6351200096FC3 /* CoreText.framework */; }; 0747FEAD1CC6360700096FC3 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0747FEAC1CC6360700096FC3 /* Cocoa.framework */; }; 0747FEBE1CC63A1400096FC3 /* basic_tokenized_file.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0747FEB21CC63A1400096FC3 /* basic_tokenized_file.cpp */; }; 0747FEBF1CC63A1400096FC3 /* checked_utf8_string.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0747FEB41CC63A1400096FC3 /* checked_utf8_string.cpp */; }; 0747FEC01CC63A1400096FC3 /* clean_file.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0747FEB71CC63A1400096FC3 /* clean_file.cpp */; }; 0747FEC11CC63A1400096FC3 /* cpp_file.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0747FEBA1CC63A1400096FC3 /* cpp_file.cpp */; }; 0747FEC21CC63A1400096FC3 /* logging.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0747FEBC1CC63A1400096FC3 /* logging.cpp */; }; 0747FED41CC63A9800096FC3 /* generator.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0747FEC51CC63A9800096FC3 /* generator.cpp */; }; 0747FED51CC63A9800096FC3 /* main.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0747FEC71CC63A9800096FC3 /* main.cpp */; }; 0747FED61CC63A9800096FC3 /* module.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0747FEC81CC63A9800096FC3 /* module.cpp */; }; 0747FED71CC63A9800096FC3 /* options.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0747FECA1CC63A9800096FC3 /* options.cpp */; }; 0747FED81CC63A9800096FC3 /* parsed_file.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0747FECC1CC63A9800096FC3 /* parsed_file.cpp */; }; 0747FED91CC63A9800096FC3 /* processor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0747FECE1CC63A9800096FC3 /* processor.cpp */; }; 0747FEDA1CC63A9800096FC3 /* sprite_generator.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0747FED01CC63A9800096FC3 /* sprite_generator.cpp */; }; 0747FEDB1CC63A9800096FC3 /* structure_types.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0747FED21CC63A9800096FC3 /* structure_types.cpp */; }; /* End PBXBuildFile section */ /* Begin PBXCopyFilesBuildPhase section */ 0747FE581CC62B8500096FC3 /* CopyFiles */ = { isa = PBXCopyFilesBuildPhase; buildActionMask = 2147483647; dstPath = /usr/share/man/man1/; dstSubfolderSpec = 0; files = ( ); runOnlyForDeploymentPostprocessing = 1; }; /* End PBXCopyFilesBuildPhase section */ /* Begin PBXFileReference section */ 0747FE5A1CC62B8500096FC3 /* codegen_style */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = codegen_style; sourceTree = BUILT_PRODUCTS_DIR; }; 0747FE9F1CC633AA00096FC3 /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation.framework; path = System/Library/Frameworks/CoreFoundation.framework; sourceTree = SDKROOT; }; 0747FEA11CC633EE00096FC3 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; }; 0747FEA31CC6344000096FC3 /* CoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreServices.framework; path = System/Library/Frameworks/CoreServices.framework; sourceTree = SDKROOT; }; 0747FEA51CC6345000096FC3 /* OpenGL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGL.framework; path = System/Library/Frameworks/OpenGL.framework; sourceTree = SDKROOT; }; 0747FEA71CC6350000096FC3 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; }; 0747FEA91CC6351200096FC3 /* CoreText.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreText.framework; path = System/Library/Frameworks/CoreText.framework; sourceTree = SDKROOT; }; 0747FEAC1CC6360700096FC3 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = System/Library/Frameworks/Cocoa.framework; sourceTree = SDKROOT; }; 0747FEB21CC63A1400096FC3 /* basic_tokenized_file.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = basic_tokenized_file.cpp; path = ../../../SourceFiles/codegen/common/basic_tokenized_file.cpp; sourceTree = ""; }; 0747FEB31CC63A1400096FC3 /* basic_tokenized_file.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = basic_tokenized_file.h; path = ../../../SourceFiles/codegen/common/basic_tokenized_file.h; sourceTree = ""; }; 0747FEB41CC63A1400096FC3 /* checked_utf8_string.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = checked_utf8_string.cpp; path = ../../../SourceFiles/codegen/common/checked_utf8_string.cpp; sourceTree = ""; }; 0747FEB51CC63A1400096FC3 /* checked_utf8_string.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = checked_utf8_string.h; path = ../../../SourceFiles/codegen/common/checked_utf8_string.h; sourceTree = ""; }; 0747FEB61CC63A1400096FC3 /* clean_file_reader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = clean_file_reader.h; path = ../../../SourceFiles/codegen/common/clean_file_reader.h; sourceTree = ""; }; 0747FEB71CC63A1400096FC3 /* clean_file.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = clean_file.cpp; path = ../../../SourceFiles/codegen/common/clean_file.cpp; sourceTree = ""; }; 0747FEB81CC63A1400096FC3 /* clean_file.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = clean_file.h; path = ../../../SourceFiles/codegen/common/clean_file.h; sourceTree = ""; }; 0747FEB91CC63A1400096FC3 /* const_utf8_string.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = const_utf8_string.h; path = ../../../SourceFiles/codegen/common/const_utf8_string.h; sourceTree = ""; }; 0747FEBA1CC63A1400096FC3 /* cpp_file.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = cpp_file.cpp; path = ../../../SourceFiles/codegen/common/cpp_file.cpp; sourceTree = ""; }; 0747FEBB1CC63A1400096FC3 /* cpp_file.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = cpp_file.h; path = ../../../SourceFiles/codegen/common/cpp_file.h; sourceTree = ""; }; 0747FEBC1CC63A1400096FC3 /* logging.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = logging.cpp; path = ../../../SourceFiles/codegen/common/logging.cpp; sourceTree = ""; }; 0747FEBD1CC63A1400096FC3 /* logging.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = logging.h; path = ../../../SourceFiles/codegen/common/logging.h; sourceTree = ""; }; 0747FEC51CC63A9800096FC3 /* generator.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = generator.cpp; path = ../../../SourceFiles/codegen/style/generator.cpp; sourceTree = ""; }; 0747FEC61CC63A9800096FC3 /* generator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = generator.h; path = ../../../SourceFiles/codegen/style/generator.h; sourceTree = ""; }; 0747FEC71CC63A9800096FC3 /* main.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = main.cpp; path = ../../../SourceFiles/codegen/style/main.cpp; sourceTree = ""; }; 0747FEC81CC63A9800096FC3 /* module.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = module.cpp; path = ../../../SourceFiles/codegen/style/module.cpp; sourceTree = ""; }; 0747FEC91CC63A9800096FC3 /* module.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = module.h; path = ../../../SourceFiles/codegen/style/module.h; sourceTree = ""; }; 0747FECA1CC63A9800096FC3 /* options.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = options.cpp; path = ../../../SourceFiles/codegen/style/options.cpp; sourceTree = ""; }; 0747FECB1CC63A9800096FC3 /* options.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = options.h; path = ../../../SourceFiles/codegen/style/options.h; sourceTree = ""; }; 0747FECC1CC63A9800096FC3 /* parsed_file.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = parsed_file.cpp; path = ../../../SourceFiles/codegen/style/parsed_file.cpp; sourceTree = ""; }; 0747FECD1CC63A9800096FC3 /* parsed_file.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = parsed_file.h; path = ../../../SourceFiles/codegen/style/parsed_file.h; sourceTree = ""; }; 0747FECE1CC63A9800096FC3 /* processor.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = processor.cpp; path = ../../../SourceFiles/codegen/style/processor.cpp; sourceTree = ""; }; 0747FECF1CC63A9800096FC3 /* processor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = processor.h; path = ../../../SourceFiles/codegen/style/processor.h; sourceTree = ""; }; 0747FED01CC63A9800096FC3 /* sprite_generator.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = sprite_generator.cpp; path = ../../../SourceFiles/codegen/style/sprite_generator.cpp; sourceTree = ""; }; 0747FED11CC63A9800096FC3 /* sprite_generator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = sprite_generator.h; path = ../../../SourceFiles/codegen/style/sprite_generator.h; sourceTree = ""; }; 0747FED21CC63A9800096FC3 /* structure_types.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = structure_types.cpp; path = ../../../SourceFiles/codegen/style/structure_types.cpp; sourceTree = ""; }; 0747FED31CC63A9800096FC3 /* structure_types.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = structure_types.h; path = ../../../SourceFiles/codegen/style/structure_types.h; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ 0747FE571CC62B8500096FC3 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( 0747FEAD1CC6360700096FC3 /* Cocoa.framework in Frameworks */, 0747FEAA1CC6351200096FC3 /* CoreText.framework in Frameworks */, 0747FEA81CC6350000096FC3 /* CoreGraphics.framework in Frameworks */, 0747FEA61CC6345000096FC3 /* OpenGL.framework in Frameworks */, 0747FEA41CC6344000096FC3 /* CoreServices.framework in Frameworks */, 0747FEA01CC633AA00096FC3 /* CoreFoundation.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ 0747FE511CC62B8500096FC3 = { isa = PBXGroup; children = ( 0747FEC31CC63A5100096FC3 /* src */, 0747FEAB1CC6353900096FC3 /* Frameworks */, 0747FE5B1CC62B8500096FC3 /* Products */, ); sourceTree = ""; }; 0747FE5B1CC62B8500096FC3 /* Products */ = { isa = PBXGroup; children = ( 0747FE5A1CC62B8500096FC3 /* codegen_style */, ); name = Products; sourceTree = ""; }; 0747FEAB1CC6353900096FC3 /* Frameworks */ = { isa = PBXGroup; children = ( 0747FEAC1CC6360700096FC3 /* Cocoa.framework */, 0747FEA91CC6351200096FC3 /* CoreText.framework */, 0747FEA71CC6350000096FC3 /* CoreGraphics.framework */, 0747FEA51CC6345000096FC3 /* OpenGL.framework */, 0747FEA31CC6344000096FC3 /* CoreServices.framework */, 0747FEA11CC633EE00096FC3 /* Foundation.framework */, 0747FE9F1CC633AA00096FC3 /* CoreFoundation.framework */, ); name = Frameworks; sourceTree = ""; }; 0747FEC31CC63A5100096FC3 /* src */ = { isa = PBXGroup; children = ( 0747FEC41CC63A6300096FC3 /* common */, 0747FEDC1CC63AA700096FC3 /* style */, ); name = src; sourceTree = ""; }; 0747FEC41CC63A6300096FC3 /* common */ = { isa = PBXGroup; children = ( 0747FEB21CC63A1400096FC3 /* basic_tokenized_file.cpp */, 0747FEB31CC63A1400096FC3 /* basic_tokenized_file.h */, 0747FEB41CC63A1400096FC3 /* checked_utf8_string.cpp */, 0747FEB51CC63A1400096FC3 /* checked_utf8_string.h */, 0747FEB61CC63A1400096FC3 /* clean_file_reader.h */, 0747FEB71CC63A1400096FC3 /* clean_file.cpp */, 0747FEB81CC63A1400096FC3 /* clean_file.h */, 0747FEB91CC63A1400096FC3 /* const_utf8_string.h */, 0747FEBA1CC63A1400096FC3 /* cpp_file.cpp */, 0747FEBB1CC63A1400096FC3 /* cpp_file.h */, 0747FEBC1CC63A1400096FC3 /* logging.cpp */, 0747FEBD1CC63A1400096FC3 /* logging.h */, ); name = common; sourceTree = ""; }; 0747FEDC1CC63AA700096FC3 /* style */ = { isa = PBXGroup; children = ( 0747FEC51CC63A9800096FC3 /* generator.cpp */, 0747FEC61CC63A9800096FC3 /* generator.h */, 0747FEC71CC63A9800096FC3 /* main.cpp */, 0747FEC81CC63A9800096FC3 /* module.cpp */, 0747FEC91CC63A9800096FC3 /* module.h */, 0747FECA1CC63A9800096FC3 /* options.cpp */, 0747FECB1CC63A9800096FC3 /* options.h */, 0747FECC1CC63A9800096FC3 /* parsed_file.cpp */, 0747FECD1CC63A9800096FC3 /* parsed_file.h */, 0747FECE1CC63A9800096FC3 /* processor.cpp */, 0747FECF1CC63A9800096FC3 /* processor.h */, 0747FED01CC63A9800096FC3 /* sprite_generator.cpp */, 0747FED11CC63A9800096FC3 /* sprite_generator.h */, 0747FED21CC63A9800096FC3 /* structure_types.cpp */, 0747FED31CC63A9800096FC3 /* structure_types.h */, ); name = style; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXNativeTarget section */ 0747FE591CC62B8500096FC3 /* codegen_style */ = { isa = PBXNativeTarget; buildConfigurationList = 0747FE611CC62B8500096FC3 /* Build configuration list for PBXNativeTarget "codegen_style" */; buildPhases = ( 0747FE561CC62B8500096FC3 /* Sources */, 0747FE571CC62B8500096FC3 /* Frameworks */, 0747FE581CC62B8500096FC3 /* CopyFiles */, ); buildRules = ( ); dependencies = ( ); name = codegen_style; productName = codegen_style; productReference = 0747FE5A1CC62B8500096FC3 /* codegen_style */; productType = "com.apple.product-type.tool"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ 0747FE521CC62B8500096FC3 /* Project object */ = { isa = PBXProject; attributes = { LastUpgradeCheck = 0730; ORGANIZATIONNAME = "Telegram Desktop"; TargetAttributes = { 0747FE591CC62B8500096FC3 = { CreatedOnToolsVersion = 7.3; }; }; }; buildConfigurationList = 0747FE551CC62B8500096FC3 /* Build configuration list for PBXProject "codegen_style" */; compatibilityVersion = "Xcode 3.2"; developmentRegion = English; hasScannedForEncodings = 0; knownRegions = ( en, ); mainGroup = 0747FE511CC62B8500096FC3; productRefGroup = 0747FE5B1CC62B8500096FC3 /* Products */; projectDirPath = ""; projectRoot = ""; targets = ( 0747FE591CC62B8500096FC3 /* codegen_style */, ); }; /* End PBXProject section */ /* Begin PBXSourcesBuildPhase section */ 0747FE561CC62B8500096FC3 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 0747FEBF1CC63A1400096FC3 /* checked_utf8_string.cpp in Sources */, 0747FED61CC63A9800096FC3 /* module.cpp in Sources */, 0747FEDA1CC63A9800096FC3 /* sprite_generator.cpp in Sources */, 0747FED71CC63A9800096FC3 /* options.cpp in Sources */, 0747FEC01CC63A1400096FC3 /* clean_file.cpp in Sources */, 0747FEDB1CC63A9800096FC3 /* structure_types.cpp in Sources */, 0747FED81CC63A9800096FC3 /* parsed_file.cpp in Sources */, 0747FEC11CC63A1400096FC3 /* cpp_file.cpp in Sources */, 0747FEBE1CC63A1400096FC3 /* basic_tokenized_file.cpp in Sources */, 0747FED51CC63A9800096FC3 /* main.cpp in Sources */, 0747FED91CC63A9800096FC3 /* processor.cpp in Sources */, 0747FEC21CC63A1400096FC3 /* logging.cpp in Sources */, 0747FED41CC63A9800096FC3 /* generator.cpp in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin XCBuildConfiguration section */ 0747FE5F1CC62B8500096FC3 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; CLANG_ANALYZER_NONNULL = YES; CLANG_CXX_LANGUAGE_STANDARD = "c++14"; 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; CLANG_WARN_INT_CONVERSION = YES; CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; CLANG_WARN_UNREACHABLE_CODE = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; CODE_SIGN_IDENTITY = ""; COPY_PHASE_STRIP = NO; DEBUG_INFORMATION_FORMAT = dwarf; ENABLE_STRICT_OBJC_MSGSEND = YES; ENABLE_TESTABILITY = YES; GCC_C_LANGUAGE_STANDARD = c99; GCC_DYNAMIC_NO_PIC = NO; GCC_LINK_WITH_DYNAMIC_LIBRARIES = NO; GCC_NO_COMMON_BLOCKS = YES; GCC_OPTIMIZATION_LEVEL = 0; GCC_PREPROCESSOR_DEFINITIONS = ( "DEBUG=1", "$(inherited)", ); GCC_TREAT_WARNINGS_AS_ERRORS = 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; HEADER_SEARCH_PATHS = ( "$(QT_PATH)/include", ../../../SourceFiles, ); LIBRARY_SEARCH_PATHS = "$(QT_PATH)/lib"; MACOSX_DEPLOYMENT_TARGET = 10.11; MTL_ENABLE_DEBUG_INFO = YES; OBJROOT = "./../../../../Mac/obj/codegen_style/$(CONFIGURATION)"; ONLY_ACTIVE_ARCH = YES; OTHER_CFLAGS = ( "-Wall", "-DQT_GUI_LIB", "-DQT_CORE_LIB", ); OTHER_LDFLAGS = ( "-lQt5Core_debug", "-lQt5Gui_debug", "-lqtpcre_debug", "-lqtharfbuzzng_debug", "-lz", ); QT_PATH = "/usr/local/tdesktop/Qt-5.6.0"; SDKROOT = macosx; SYMROOT = ./../../../../Mac/codegen/; }; name = Debug; }; 0747FE601CC62B8500096FC3 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; CLANG_ANALYZER_NONNULL = YES; CLANG_CXX_LANGUAGE_STANDARD = "c++14"; 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; CLANG_WARN_INT_CONVERSION = YES; CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; CLANG_WARN_UNREACHABLE_CODE = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; CODE_SIGN_IDENTITY = ""; COPY_PHASE_STRIP = NO; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; ENABLE_NS_ASSERTIONS = NO; ENABLE_STRICT_OBJC_MSGSEND = YES; GCC_C_LANGUAGE_STANDARD = c99; GCC_LINK_WITH_DYNAMIC_LIBRARIES = NO; GCC_NO_COMMON_BLOCKS = YES; GCC_TREAT_WARNINGS_AS_ERRORS = 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; HEADER_SEARCH_PATHS = ( "$(QT_PATH)/include", ../../../SourceFiles, ); LIBRARY_SEARCH_PATHS = "$(QT_PATH)/lib"; MACOSX_DEPLOYMENT_TARGET = 10.11; MTL_ENABLE_DEBUG_INFO = NO; OBJROOT = "./../../../../Mac/obj/codegen_style/$(CONFIGURATION)"; OTHER_CFLAGS = ( "-Wall", "-DQT_GUI_LIB", "-DQT_CORE_LIB", ); OTHER_LDFLAGS = ( "-lQt5Core", "-lQt5Gui", "-lqtharfbuzzng", "-lqtpcre", "-lz", ); QT_PATH = "/usr/local/tdesktop/Qt-5.6.0"; SDKROOT = macosx; SYMROOT = ./../../../../Mac/codegen/; }; name = Release; }; 0747FE621CC62B8500096FC3 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { PRODUCT_NAME = "$(TARGET_NAME)"; }; name = Debug; }; 0747FE631CC62B8500096FC3 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { PRODUCT_NAME = "$(TARGET_NAME)"; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ 0747FE551CC62B8500096FC3 /* Build configuration list for PBXProject "codegen_style" */ = { isa = XCConfigurationList; buildConfigurations = ( 0747FE5F1CC62B8500096FC3 /* Debug */, 0747FE601CC62B8500096FC3 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; 0747FE611CC62B8500096FC3 /* Build configuration list for PBXNativeTarget "codegen_style" */ = { isa = XCConfigurationList; buildConfigurations = ( 0747FE621CC62B8500096FC3 /* Debug */, 0747FE631CC62B8500096FC3 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; /* End XCConfigurationList section */ }; rootObject = 0747FE521CC62B8500096FC3 /* Project object */; }