summaryrefslogtreecommitdiff
path: root/emojiexport.xcodeproj/project.pbxproj
diff options
context:
space:
mode:
Diffstat (limited to 'emojiexport.xcodeproj/project.pbxproj')
-rw-r--r--emojiexport.xcodeproj/project.pbxproj342
1 files changed, 342 insertions, 0 deletions
diff --git a/emojiexport.xcodeproj/project.pbxproj b/emojiexport.xcodeproj/project.pbxproj
new file mode 100644
index 0000000..318199d
--- /dev/null
+++ b/emojiexport.xcodeproj/project.pbxproj
@@ -0,0 +1,342 @@
+// !$*UTF8*$!
+{
+ archiveVersion = 1;
+ classes = {
+ };
+ objectVersion = 46;
+ objects = {
+
+/* Begin PBXBuildFile section */
+ 2A1785D81D6C319D0050D416 /* emoji-test.txt in Resources */ = {isa = PBXBuildFile; fileRef = 2A1785D71D6C319D0050D416 /* emoji-test.txt */; };
+ 6943C54E1BE064AD00C06C20 /* emoji-data.txt in Resources */ = {isa = PBXBuildFile; fileRef = 6943C54D1BE064AD00C06C20 /* emoji-data.txt */; };
+ 69A65C5A15DAB77000650E6D /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 69A65C5915DAB77000650E6D /* Cocoa.framework */; };
+ 69A65C6415DAB77000650E6D /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 69A65C6215DAB77000650E6D /* InfoPlist.strings */; };
+ 69A65C6615DAB77000650E6D /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 69A65C6515DAB77000650E6D /* main.m */; };
+ 69A65C6A15DAB77000650E6D /* Credits.rtf in Resources */ = {isa = PBXBuildFile; fileRef = 69A65C6815DAB77000650E6D /* Credits.rtf */; };
+ 69A65C6D15DAB77000650E6D /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 69A65C6C15DAB77000650E6D /* AppDelegate.m */; };
+ 69A65C7015DAB77000650E6D /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = 69A65C6E15DAB77000650E6D /* MainMenu.xib */; };
+ 92DE8D4C1C74EC34008442B9 /* emoji-zwj-sequences.txt in Resources */ = {isa = PBXBuildFile; fileRef = 92DE8D4B1C74EC34008442B9 /* emoji-zwj-sequences.txt */; };
+ 92DE8D4E1C74FDA6008442B9 /* emoji-sequences.txt in Resources */ = {isa = PBXBuildFile; fileRef = 92DE8D4D1C74FDA6008442B9 /* emoji-sequences.txt */; };
+/* End PBXBuildFile section */
+
+/* Begin PBXFileReference section */
+ 2A1785D71D6C319D0050D416 /* emoji-test.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "emoji-test.txt"; sourceTree = "<group>"; };
+ 6943C54D1BE064AD00C06C20 /* emoji-data.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "emoji-data.txt"; sourceTree = "<group>"; };
+ 69A65C5515DAB76F00650E6D /* emojiexport.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = emojiexport.app; sourceTree = BUILT_PRODUCTS_DIR; };
+ 69A65C5915DAB77000650E6D /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = System/Library/Frameworks/Cocoa.framework; sourceTree = SDKROOT; };
+ 69A65C5C15DAB77000650E6D /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = System/Library/Frameworks/AppKit.framework; sourceTree = SDKROOT; };
+ 69A65C5D15DAB77000650E6D /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = System/Library/Frameworks/CoreData.framework; sourceTree = SDKROOT; };
+ 69A65C5E15DAB77000650E6D /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
+ 69A65C6115DAB77000650E6D /* emojiexport-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "emojiexport-Info.plist"; sourceTree = "<group>"; };
+ 69A65C6315DAB77000650E6D /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
+ 69A65C6515DAB77000650E6D /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
+ 69A65C6715DAB77000650E6D /* emojiexport-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "emojiexport-Prefix.pch"; sourceTree = "<group>"; };
+ 69A65C6915DAB77000650E6D /* en */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = en; path = en.lproj/Credits.rtf; sourceTree = "<group>"; };
+ 69A65C6B15DAB77000650E6D /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
+ 69A65C6C15DAB77000650E6D /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
+ 69A65C6F15DAB77000650E6D /* en */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = en; path = en.lproj/MainMenu.xib; sourceTree = "<group>"; };
+ 92DE8D4B1C74EC34008442B9 /* emoji-zwj-sequences.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "emoji-zwj-sequences.txt"; sourceTree = "<group>"; };
+ 92DE8D4D1C74FDA6008442B9 /* emoji-sequences.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "emoji-sequences.txt"; sourceTree = "<group>"; };
+/* End PBXFileReference section */
+
+/* Begin PBXFrameworksBuildPhase section */
+ 69A65C5215DAB76F00650E6D /* Frameworks */ = {
+ isa = PBXFrameworksBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ 69A65C5A15DAB77000650E6D /* Cocoa.framework in Frameworks */,
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXFrameworksBuildPhase section */
+
+/* Begin PBXGroup section */
+ 69A65C4A15DAB76F00650E6D = {
+ isa = PBXGroup;
+ children = (
+ 69A65C5F15DAB77000650E6D /* emojiexport */,
+ 69A65C5815DAB77000650E6D /* Frameworks */,
+ 69A65C5615DAB76F00650E6D /* Products */,
+ );
+ sourceTree = "<group>";
+ };
+ 69A65C5615DAB76F00650E6D /* Products */ = {
+ isa = PBXGroup;
+ children = (
+ 69A65C5515DAB76F00650E6D /* emojiexport.app */,
+ );
+ name = Products;
+ sourceTree = "<group>";
+ };
+ 69A65C5815DAB77000650E6D /* Frameworks */ = {
+ isa = PBXGroup;
+ children = (
+ 69A65C5915DAB77000650E6D /* Cocoa.framework */,
+ 69A65C5B15DAB77000650E6D /* Other Frameworks */,
+ );
+ name = Frameworks;
+ sourceTree = "<group>";
+ };
+ 69A65C5B15DAB77000650E6D /* Other Frameworks */ = {
+ isa = PBXGroup;
+ children = (
+ 69A65C5C15DAB77000650E6D /* AppKit.framework */,
+ 69A65C5D15DAB77000650E6D /* CoreData.framework */,
+ 69A65C5E15DAB77000650E6D /* Foundation.framework */,
+ );
+ name = "Other Frameworks";
+ sourceTree = "<group>";
+ };
+ 69A65C5F15DAB77000650E6D /* emojiexport */ = {
+ isa = PBXGroup;
+ children = (
+ 69A65C6B15DAB77000650E6D /* AppDelegate.h */,
+ 69A65C6C15DAB77000650E6D /* AppDelegate.m */,
+ 69A65C6E15DAB77000650E6D /* MainMenu.xib */,
+ 69A65C6015DAB77000650E6D /* Supporting Files */,
+ );
+ path = emojiexport;
+ sourceTree = "<group>";
+ };
+ 69A65C6015DAB77000650E6D /* Supporting Files */ = {
+ isa = PBXGroup;
+ children = (
+ 6943C54D1BE064AD00C06C20 /* emoji-data.txt */,
+ 69A65C6115DAB77000650E6D /* emojiexport-Info.plist */,
+ 69A65C6215DAB77000650E6D /* InfoPlist.strings */,
+ 69A65C6515DAB77000650E6D /* main.m */,
+ 69A65C6715DAB77000650E6D /* emojiexport-Prefix.pch */,
+ 69A65C6815DAB77000650E6D /* Credits.rtf */,
+ 92DE8D4B1C74EC34008442B9 /* emoji-zwj-sequences.txt */,
+ 92DE8D4D1C74FDA6008442B9 /* emoji-sequences.txt */,
+ 2A1785D71D6C319D0050D416 /* emoji-test.txt */,
+ );
+ name = "Supporting Files";
+ sourceTree = "<group>";
+ };
+/* End PBXGroup section */
+
+/* Begin PBXNativeTarget section */
+ 69A65C5415DAB76F00650E6D /* emojiexport */ = {
+ isa = PBXNativeTarget;
+ buildConfigurationList = 69A65C7315DAB77000650E6D /* Build configuration list for PBXNativeTarget "emojiexport" */;
+ buildPhases = (
+ 69A65C5115DAB76F00650E6D /* Sources */,
+ 69A65C5215DAB76F00650E6D /* Frameworks */,
+ 69A65C5315DAB76F00650E6D /* Resources */,
+ );
+ buildRules = (
+ );
+ dependencies = (
+ );
+ name = emojiexport;
+ productName = emojiexport;
+ productReference = 69A65C5515DAB76F00650E6D /* emojiexport.app */;
+ productType = "com.apple.product-type.application";
+ };
+/* End PBXNativeTarget section */
+
+/* Begin PBXProject section */
+ 69A65C4C15DAB76F00650E6D /* Project object */ = {
+ isa = PBXProject;
+ attributes = {
+ LastUpgradeCheck = 0800;
+ ORGANIZATIONNAME = "Гришка";
+ };
+ buildConfigurationList = 69A65C4F15DAB76F00650E6D /* Build configuration list for PBXProject "emojiexport" */;
+ compatibilityVersion = "Xcode 3.2";
+ developmentRegion = English;
+ hasScannedForEncodings = 0;
+ knownRegions = (
+ en,
+ );
+ mainGroup = 69A65C4A15DAB76F00650E6D;
+ productRefGroup = 69A65C5615DAB76F00650E6D /* Products */;
+ projectDirPath = "";
+ projectRoot = "";
+ targets = (
+ 69A65C5415DAB76F00650E6D /* emojiexport */,
+ );
+ };
+/* End PBXProject section */
+
+/* Begin PBXResourcesBuildPhase section */
+ 69A65C5315DAB76F00650E6D /* Resources */ = {
+ isa = PBXResourcesBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ 69A65C6415DAB77000650E6D /* InfoPlist.strings in Resources */,
+ 2A1785D81D6C319D0050D416 /* emoji-test.txt in Resources */,
+ 69A65C6A15DAB77000650E6D /* Credits.rtf in Resources */,
+ 92DE8D4C1C74EC34008442B9 /* emoji-zwj-sequences.txt in Resources */,
+ 69A65C7015DAB77000650E6D /* MainMenu.xib in Resources */,
+ 92DE8D4E1C74FDA6008442B9 /* emoji-sequences.txt in Resources */,
+ 6943C54E1BE064AD00C06C20 /* emoji-data.txt in Resources */,
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXResourcesBuildPhase section */
+
+/* Begin PBXSourcesBuildPhase section */
+ 69A65C5115DAB76F00650E6D /* Sources */ = {
+ isa = PBXSourcesBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ 69A65C6615DAB77000650E6D /* main.m in Sources */,
+ 69A65C6D15DAB77000650E6D /* AppDelegate.m in Sources */,
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXSourcesBuildPhase section */
+
+/* Begin PBXVariantGroup section */
+ 69A65C6215DAB77000650E6D /* InfoPlist.strings */ = {
+ isa = PBXVariantGroup;
+ children = (
+ 69A65C6315DAB77000650E6D /* en */,
+ );
+ name = InfoPlist.strings;
+ sourceTree = "<group>";
+ };
+ 69A65C6815DAB77000650E6D /* Credits.rtf */ = {
+ isa = PBXVariantGroup;
+ children = (
+ 69A65C6915DAB77000650E6D /* en */,
+ );
+ name = Credits.rtf;
+ sourceTree = "<group>";
+ };
+ 69A65C6E15DAB77000650E6D /* MainMenu.xib */ = {
+ isa = PBXVariantGroup;
+ children = (
+ 69A65C6F15DAB77000650E6D /* en */,
+ );
+ name = MainMenu.xib;
+ sourceTree = "<group>";
+ };
+/* End PBXVariantGroup section */
+
+/* Begin XCBuildConfiguration section */
+ 69A65C7115DAB77000650E6D /* Debug */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
+ CLANG_ENABLE_OBJC_ARC = YES;
+ CLANG_WARN_BOOL_CONVERSION = YES;
+ CLANG_WARN_CONSTANT_CONVERSION = YES;
+ CLANG_WARN_EMPTY_BODY = YES;
+ CLANG_WARN_ENUM_CONVERSION = YES;
+ CLANG_WARN_INFINITE_RECURSION = YES;
+ CLANG_WARN_INT_CONVERSION = YES;
+ CLANG_WARN_SUSPICIOUS_MOVE = YES;
+ CLANG_WARN_UNREACHABLE_CODE = YES;
+ CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
+ COPY_PHASE_STRIP = NO;
+ ENABLE_STRICT_OBJC_MSGSEND = YES;
+ ENABLE_TESTABILITY = YES;
+ GCC_C_LANGUAGE_STANDARD = gnu99;
+ GCC_DYNAMIC_NO_PIC = NO;
+ GCC_ENABLE_OBJC_EXCEPTIONS = YES;
+ GCC_NO_COMMON_BLOCKS = YES;
+ GCC_OPTIMIZATION_LEVEL = 0;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ "DEBUG=1",
+ "$(inherited)",
+ );
+ GCC_SYMBOLS_PRIVATE_EXTERN = NO;
+ GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
+ GCC_WARN_ABOUT_RETURN_TYPE = YES;
+ GCC_WARN_UNDECLARED_SELECTOR = YES;
+ GCC_WARN_UNINITIALIZED_AUTOS = YES;
+ GCC_WARN_UNUSED_FUNCTION = YES;
+ GCC_WARN_UNUSED_VARIABLE = YES;
+ MACOSX_DEPLOYMENT_TARGET = 10.8;
+ ONLY_ACTIVE_ARCH = YES;
+ SDKROOT = macosx;
+ };
+ name = Debug;
+ };
+ 69A65C7215DAB77000650E6D /* Release */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
+ CLANG_ENABLE_OBJC_ARC = YES;
+ CLANG_WARN_BOOL_CONVERSION = YES;
+ CLANG_WARN_CONSTANT_CONVERSION = YES;
+ CLANG_WARN_EMPTY_BODY = YES;
+ CLANG_WARN_ENUM_CONVERSION = YES;
+ CLANG_WARN_INFINITE_RECURSION = YES;
+ CLANG_WARN_INT_CONVERSION = YES;
+ CLANG_WARN_SUSPICIOUS_MOVE = YES;
+ CLANG_WARN_UNREACHABLE_CODE = YES;
+ CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
+ COPY_PHASE_STRIP = YES;
+ DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
+ ENABLE_STRICT_OBJC_MSGSEND = YES;
+ GCC_C_LANGUAGE_STANDARD = gnu99;
+ GCC_ENABLE_OBJC_EXCEPTIONS = YES;
+ GCC_NO_COMMON_BLOCKS = YES;
+ GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
+ GCC_WARN_ABOUT_RETURN_TYPE = YES;
+ GCC_WARN_UNDECLARED_SELECTOR = YES;
+ GCC_WARN_UNINITIALIZED_AUTOS = YES;
+ GCC_WARN_UNUSED_FUNCTION = YES;
+ GCC_WARN_UNUSED_VARIABLE = YES;
+ MACOSX_DEPLOYMENT_TARGET = 10.8;
+ SDKROOT = macosx;
+ };
+ name = Release;
+ };
+ 69A65C7415DAB77000650E6D /* Debug */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ COMBINE_HIDPI_IMAGES = YES;
+ GCC_PRECOMPILE_PREFIX_HEADER = YES;
+ GCC_PREFIX_HEADER = "emojiexport/emojiexport-Prefix.pch";
+ INFOPLIST_FILE = "emojiexport/emojiexport-Info.plist";
+ PRODUCT_BUNDLE_IDENTIFIER = "vk.${PRODUCT_NAME:rfc1034identifier}";
+ PRODUCT_NAME = "$(TARGET_NAME)";
+ WRAPPER_EXTENSION = app;
+ };
+ name = Debug;
+ };
+ 69A65C7515DAB77000650E6D /* Release */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ COMBINE_HIDPI_IMAGES = YES;
+ GCC_PRECOMPILE_PREFIX_HEADER = YES;
+ GCC_PREFIX_HEADER = "emojiexport/emojiexport-Prefix.pch";
+ INFOPLIST_FILE = "emojiexport/emojiexport-Info.plist";
+ PRODUCT_BUNDLE_IDENTIFIER = "vk.${PRODUCT_NAME:rfc1034identifier}";
+ PRODUCT_NAME = "$(TARGET_NAME)";
+ WRAPPER_EXTENSION = app;
+ };
+ name = Release;
+ };
+/* End XCBuildConfiguration section */
+
+/* Begin XCConfigurationList section */
+ 69A65C4F15DAB76F00650E6D /* Build configuration list for PBXProject "emojiexport" */ = {
+ isa = XCConfigurationList;
+ buildConfigurations = (
+ 69A65C7115DAB77000650E6D /* Debug */,
+ 69A65C7215DAB77000650E6D /* Release */,
+ );
+ defaultConfigurationIsVisible = 0;
+ defaultConfigurationName = Release;
+ };
+ 69A65C7315DAB77000650E6D /* Build configuration list for PBXNativeTarget "emojiexport" */ = {
+ isa = XCConfigurationList;
+ buildConfigurations = (
+ 69A65C7415DAB77000650E6D /* Debug */,
+ 69A65C7515DAB77000650E6D /* Release */,
+ );
+ defaultConfigurationIsVisible = 0;
+ defaultConfigurationName = Release;
+ };
+/* End XCConfigurationList section */
+ };
+ rootObject = 69A65C4C15DAB76F00650E6D /* Project object */;
+}