chinese-journal/rudict/rudict-ios.xcodeproj/project.pbxproj
2014-12-14 00:12:23 +00:00

572 lines
28 KiB
Plaintext

// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 46;
objects = {
/* Begin PBXBuildFile section */
843BF91E1A3CFE20005FC6F3 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 843BF91D1A3CFE20005FC6F3 /* Foundation.framework */; };
843BF9201A3CFE20005FC6F3 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 843BF91F1A3CFE20005FC6F3 /* CoreGraphics.framework */; };
843BF9221A3CFE20005FC6F3 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 843BF9211A3CFE20005FC6F3 /* UIKit.framework */; };
843BF9281A3CFE20005FC6F3 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 843BF9261A3CFE20005FC6F3 /* InfoPlist.strings */; };
843BF92A1A3CFE20005FC6F3 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 843BF9291A3CFE20005FC6F3 /* main.m */; };
843BF92E1A3CFE20005FC6F3 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 843BF92D1A3CFE20005FC6F3 /* AppDelegate.m */; };
843BF9311A3CFE20005FC6F3 /* Main_iPhone.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 843BF92F1A3CFE20005FC6F3 /* Main_iPhone.storyboard */; };
843BF9341A3CFE20005FC6F3 /* Main_iPad.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 843BF9321A3CFE20005FC6F3 /* Main_iPad.storyboard */; };
843BF9371A3CFE20005FC6F3 /* FirstViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 843BF9361A3CFE20005FC6F3 /* FirstViewController.m */; };
843BF93A1A3CFE20005FC6F3 /* SecondViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 843BF9391A3CFE20005FC6F3 /* SecondViewController.m */; };
843BF93C1A3CFE21005FC6F3 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 843BF93B1A3CFE21005FC6F3 /* Images.xcassets */; };
843BF9431A3CFE21005FC6F3 /* XCTest.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 843BF9421A3CFE21005FC6F3 /* XCTest.framework */; };
843BF9441A3CFE21005FC6F3 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 843BF91D1A3CFE20005FC6F3 /* Foundation.framework */; };
843BF9451A3CFE21005FC6F3 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 843BF9211A3CFE20005FC6F3 /* UIKit.framework */; };
843BF94D1A3CFE21005FC6F3 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 843BF94B1A3CFE21005FC6F3 /* InfoPlist.strings */; };
843BF94F1A3CFE21005FC6F3 /* rudict_iosTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 843BF94E1A3CFE21005FC6F3 /* rudict_iosTests.m */; };
843BF9681A3CFFE6005FC6F3 /* adjective.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 843BF9591A3CFFE6005FC6F3 /* adjective.cpp */; };
843BF9691A3CFFE6005FC6F3 /* grammarCase.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 843BF95B1A3CFFE6005FC6F3 /* grammarCase.cpp */; };
843BF96B1A3CFFE6005FC6F3 /* noun.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 843BF95E1A3CFFE6005FC6F3 /* noun.cpp */; };
843BF96C1A3CFFE6005FC6F3 /* other.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 843BF9601A3CFFE6005FC6F3 /* other.cpp */; };
843BF96D1A3CFFE6005FC6F3 /* preposition.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 843BF9621A3CFFE6005FC6F3 /* preposition.cpp */; };
843BF96E1A3CFFE6005FC6F3 /* utf8utf16.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 843BF9641A3CFFE6005FC6F3 /* utf8utf16.cpp */; };
843BF96F1A3CFFE6005FC6F3 /* verb.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 843BF9661A3CFFE6005FC6F3 /* verb.cpp */; };
843BF9711A3D063D005FC6F3 /* libboost.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 843BF9701A3D063D005FC6F3 /* libboost.a */; };
843BF9741A3D0829005FC6F3 /* reporter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 843BF9721A3D0829005FC6F3 /* reporter.cpp */; };
/* End PBXBuildFile section */
/* Begin PBXContainerItemProxy section */
843BF9461A3CFE21005FC6F3 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 843BF9121A3CFE20005FC6F3 /* Project object */;
proxyType = 1;
remoteGlobalIDString = 843BF9191A3CFE20005FC6F3;
remoteInfo = "rudict-ios";
};
/* End PBXContainerItemProxy section */
/* Begin PBXFileReference section */
843BF91A1A3CFE20005FC6F3 /* rudict-ios.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "rudict-ios.app"; sourceTree = BUILT_PRODUCTS_DIR; };
843BF91D1A3CFE20005FC6F3 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
843BF91F1A3CFE20005FC6F3 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
843BF9211A3CFE20005FC6F3 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
843BF9251A3CFE20005FC6F3 /* rudict-ios-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "rudict-ios-Info.plist"; sourceTree = "<group>"; };
843BF9271A3CFE20005FC6F3 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
843BF9291A3CFE20005FC6F3 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
843BF92B1A3CFE20005FC6F3 /* rudict-ios-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "rudict-ios-Prefix.pch"; sourceTree = "<group>"; };
843BF92C1A3CFE20005FC6F3 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
843BF92D1A3CFE20005FC6F3 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
843BF9301A3CFE20005FC6F3 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main_iPhone.storyboard; sourceTree = "<group>"; };
843BF9331A3CFE20005FC6F3 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main_iPad.storyboard; sourceTree = "<group>"; };
843BF9351A3CFE20005FC6F3 /* FirstViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FirstViewController.h; sourceTree = "<group>"; };
843BF9361A3CFE20005FC6F3 /* FirstViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = FirstViewController.m; sourceTree = "<group>"; };
843BF9381A3CFE20005FC6F3 /* SecondViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SecondViewController.h; sourceTree = "<group>"; };
843BF9391A3CFE20005FC6F3 /* SecondViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SecondViewController.m; sourceTree = "<group>"; };
843BF93B1A3CFE21005FC6F3 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
843BF9411A3CFE21005FC6F3 /* rudict-iosTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "rudict-iosTests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
843BF9421A3CFE21005FC6F3 /* XCTest.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = XCTest.framework; path = Library/Frameworks/XCTest.framework; sourceTree = DEVELOPER_DIR; };
843BF94A1A3CFE21005FC6F3 /* rudict-iosTests-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "rudict-iosTests-Info.plist"; sourceTree = "<group>"; };
843BF94C1A3CFE21005FC6F3 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
843BF94E1A3CFE21005FC6F3 /* rudict_iosTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = rudict_iosTests.m; sourceTree = "<group>"; };
843BF9591A3CFFE6005FC6F3 /* adjective.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = adjective.cpp; path = "rudict-all/rudict/adjective.cpp"; sourceTree = SOURCE_ROOT; };
843BF95A1A3CFFE6005FC6F3 /* adjective.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = adjective.h; path = "rudict-all/rudict/adjective.h"; sourceTree = SOURCE_ROOT; };
843BF95B1A3CFFE6005FC6F3 /* grammarCase.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = grammarCase.cpp; path = "rudict-all/rudict/grammarCase.cpp"; sourceTree = SOURCE_ROOT; };
843BF95C1A3CFFE6005FC6F3 /* grammarCase.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = grammarCase.h; path = "rudict-all/rudict/grammarCase.h"; sourceTree = SOURCE_ROOT; };
843BF95E1A3CFFE6005FC6F3 /* noun.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = noun.cpp; path = "rudict-all/rudict/noun.cpp"; sourceTree = SOURCE_ROOT; };
843BF95F1A3CFFE6005FC6F3 /* noun.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = noun.h; path = "rudict-all/rudict/noun.h"; sourceTree = SOURCE_ROOT; };
843BF9601A3CFFE6005FC6F3 /* other.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = other.cpp; path = "rudict-all/rudict/other.cpp"; sourceTree = SOURCE_ROOT; };
843BF9611A3CFFE6005FC6F3 /* other.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = other.h; path = "rudict-all/rudict/other.h"; sourceTree = SOURCE_ROOT; };
843BF9621A3CFFE6005FC6F3 /* preposition.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = preposition.cpp; path = "rudict-all/rudict/preposition.cpp"; sourceTree = SOURCE_ROOT; };
843BF9631A3CFFE6005FC6F3 /* preposition.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = preposition.h; path = "rudict-all/rudict/preposition.h"; sourceTree = SOURCE_ROOT; };
843BF9641A3CFFE6005FC6F3 /* utf8utf16.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = utf8utf16.cpp; path = "rudict-all/rudict/utf8utf16.cpp"; sourceTree = SOURCE_ROOT; };
843BF9651A3CFFE6005FC6F3 /* utf8utf16.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = utf8utf16.h; path = "rudict-all/rudict/utf8utf16.h"; sourceTree = SOURCE_ROOT; };
843BF9661A3CFFE6005FC6F3 /* verb.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = verb.cpp; path = "rudict-all/rudict/verb.cpp"; sourceTree = SOURCE_ROOT; };
843BF9671A3CFFE6005FC6F3 /* verb.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = verb.h; path = "rudict-all/rudict/verb.h"; sourceTree = SOURCE_ROOT; };
843BF9701A3D063D005FC6F3 /* libboost.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libboost.a; path = "../../libs/boost_1_57_0/build-ios/ios-simulator/libboost.a"; sourceTree = "<group>"; };
843BF9721A3D0829005FC6F3 /* reporter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = reporter.cpp; path = "rudict-all/rudict/reporter.cpp"; sourceTree = SOURCE_ROOT; };
843BF9731A3D0829005FC6F3 /* reporter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = reporter.h; path = "rudict-all/rudict/reporter.h"; sourceTree = SOURCE_ROOT; };
843BF9751A3D0A61005FC6F3 /* cpp-ios-stuff.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "cpp-ios-stuff.h"; sourceTree = "<group>"; };
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
843BF9171A3CFE20005FC6F3 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
843BF9711A3D063D005FC6F3 /* libboost.a in Frameworks */,
843BF9201A3CFE20005FC6F3 /* CoreGraphics.framework in Frameworks */,
843BF9221A3CFE20005FC6F3 /* UIKit.framework in Frameworks */,
843BF91E1A3CFE20005FC6F3 /* Foundation.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
843BF93E1A3CFE21005FC6F3 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
843BF9431A3CFE21005FC6F3 /* XCTest.framework in Frameworks */,
843BF9451A3CFE21005FC6F3 /* UIKit.framework in Frameworks */,
843BF9441A3CFE21005FC6F3 /* Foundation.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
843BF9111A3CFE20005FC6F3 = {
isa = PBXGroup;
children = (
843BF9231A3CFE20005FC6F3 /* rudict-ios */,
843BF9481A3CFE21005FC6F3 /* rudict-iosTests */,
843BF91C1A3CFE20005FC6F3 /* Frameworks */,
843BF91B1A3CFE20005FC6F3 /* Products */,
);
sourceTree = "<group>";
};
843BF91B1A3CFE20005FC6F3 /* Products */ = {
isa = PBXGroup;
children = (
843BF91A1A3CFE20005FC6F3 /* rudict-ios.app */,
843BF9411A3CFE21005FC6F3 /* rudict-iosTests.xctest */,
);
name = Products;
sourceTree = "<group>";
};
843BF91C1A3CFE20005FC6F3 /* Frameworks */ = {
isa = PBXGroup;
children = (
843BF9701A3D063D005FC6F3 /* libboost.a */,
843BF91D1A3CFE20005FC6F3 /* Foundation.framework */,
843BF91F1A3CFE20005FC6F3 /* CoreGraphics.framework */,
843BF9211A3CFE20005FC6F3 /* UIKit.framework */,
843BF9421A3CFE21005FC6F3 /* XCTest.framework */,
);
name = Frameworks;
sourceTree = "<group>";
};
843BF9231A3CFE20005FC6F3 /* rudict-ios */ = {
isa = PBXGroup;
children = (
843BF9581A3CFFBF005FC6F3 /* cpp */,
843BF92C1A3CFE20005FC6F3 /* AppDelegate.h */,
843BF92D1A3CFE20005FC6F3 /* AppDelegate.m */,
843BF92F1A3CFE20005FC6F3 /* Main_iPhone.storyboard */,
843BF9321A3CFE20005FC6F3 /* Main_iPad.storyboard */,
843BF9351A3CFE20005FC6F3 /* FirstViewController.h */,
843BF9361A3CFE20005FC6F3 /* FirstViewController.m */,
843BF9381A3CFE20005FC6F3 /* SecondViewController.h */,
843BF9391A3CFE20005FC6F3 /* SecondViewController.m */,
843BF93B1A3CFE21005FC6F3 /* Images.xcassets */,
843BF9241A3CFE20005FC6F3 /* Supporting Files */,
843BF9751A3D0A61005FC6F3 /* cpp-ios-stuff.h */,
);
path = "rudict-ios";
sourceTree = "<group>";
};
843BF9241A3CFE20005FC6F3 /* Supporting Files */ = {
isa = PBXGroup;
children = (
843BF9251A3CFE20005FC6F3 /* rudict-ios-Info.plist */,
843BF9261A3CFE20005FC6F3 /* InfoPlist.strings */,
843BF9291A3CFE20005FC6F3 /* main.m */,
843BF92B1A3CFE20005FC6F3 /* rudict-ios-Prefix.pch */,
);
name = "Supporting Files";
sourceTree = "<group>";
};
843BF9481A3CFE21005FC6F3 /* rudict-iosTests */ = {
isa = PBXGroup;
children = (
843BF94E1A3CFE21005FC6F3 /* rudict_iosTests.m */,
843BF9491A3CFE21005FC6F3 /* Supporting Files */,
);
path = "rudict-iosTests";
sourceTree = "<group>";
};
843BF9491A3CFE21005FC6F3 /* Supporting Files */ = {
isa = PBXGroup;
children = (
843BF94A1A3CFE21005FC6F3 /* rudict-iosTests-Info.plist */,
843BF94B1A3CFE21005FC6F3 /* InfoPlist.strings */,
);
name = "Supporting Files";
sourceTree = "<group>";
};
843BF9581A3CFFBF005FC6F3 /* cpp */ = {
isa = PBXGroup;
children = (
843BF9721A3D0829005FC6F3 /* reporter.cpp */,
843BF9731A3D0829005FC6F3 /* reporter.h */,
843BF9591A3CFFE6005FC6F3 /* adjective.cpp */,
843BF95A1A3CFFE6005FC6F3 /* adjective.h */,
843BF95B1A3CFFE6005FC6F3 /* grammarCase.cpp */,
843BF95C1A3CFFE6005FC6F3 /* grammarCase.h */,
843BF95E1A3CFFE6005FC6F3 /* noun.cpp */,
843BF95F1A3CFFE6005FC6F3 /* noun.h */,
843BF9601A3CFFE6005FC6F3 /* other.cpp */,
843BF9611A3CFFE6005FC6F3 /* other.h */,
843BF9621A3CFFE6005FC6F3 /* preposition.cpp */,
843BF9631A3CFFE6005FC6F3 /* preposition.h */,
843BF9641A3CFFE6005FC6F3 /* utf8utf16.cpp */,
843BF9651A3CFFE6005FC6F3 /* utf8utf16.h */,
843BF9661A3CFFE6005FC6F3 /* verb.cpp */,
843BF9671A3CFFE6005FC6F3 /* verb.h */,
);
name = cpp;
sourceTree = "<group>";
};
/* End PBXGroup section */
/* Begin PBXNativeTarget section */
843BF9191A3CFE20005FC6F3 /* rudict-ios */ = {
isa = PBXNativeTarget;
buildConfigurationList = 843BF9521A3CFE21005FC6F3 /* Build configuration list for PBXNativeTarget "rudict-ios" */;
buildPhases = (
843BF9161A3CFE20005FC6F3 /* Sources */,
843BF9171A3CFE20005FC6F3 /* Frameworks */,
843BF9181A3CFE20005FC6F3 /* Resources */,
);
buildRules = (
);
dependencies = (
);
name = "rudict-ios";
productName = "rudict-ios";
productReference = 843BF91A1A3CFE20005FC6F3 /* rudict-ios.app */;
productType = "com.apple.product-type.application";
};
843BF9401A3CFE21005FC6F3 /* rudict-iosTests */ = {
isa = PBXNativeTarget;
buildConfigurationList = 843BF9551A3CFE21005FC6F3 /* Build configuration list for PBXNativeTarget "rudict-iosTests" */;
buildPhases = (
843BF93D1A3CFE21005FC6F3 /* Sources */,
843BF93E1A3CFE21005FC6F3 /* Frameworks */,
843BF93F1A3CFE21005FC6F3 /* Resources */,
);
buildRules = (
);
dependencies = (
843BF9471A3CFE21005FC6F3 /* PBXTargetDependency */,
);
name = "rudict-iosTests";
productName = "rudict-iosTests";
productReference = 843BF9411A3CFE21005FC6F3 /* rudict-iosTests.xctest */;
productType = "com.apple.product-type.bundle.unit-test";
};
/* End PBXNativeTarget section */
/* Begin PBXProject section */
843BF9121A3CFE20005FC6F3 /* Project object */ = {
isa = PBXProject;
attributes = {
LastUpgradeCheck = 0510;
ORGANIZATIONNAME = Vladislav;
TargetAttributes = {
843BF9401A3CFE21005FC6F3 = {
TestTargetID = 843BF9191A3CFE20005FC6F3;
};
};
};
buildConfigurationList = 843BF9151A3CFE20005FC6F3 /* Build configuration list for PBXProject "rudict-ios" */;
compatibilityVersion = "Xcode 3.2";
developmentRegion = English;
hasScannedForEncodings = 0;
knownRegions = (
en,
Base,
);
mainGroup = 843BF9111A3CFE20005FC6F3;
productRefGroup = 843BF91B1A3CFE20005FC6F3 /* Products */;
projectDirPath = "";
projectRoot = "";
targets = (
843BF9191A3CFE20005FC6F3 /* rudict-ios */,
843BF9401A3CFE21005FC6F3 /* rudict-iosTests */,
);
};
/* End PBXProject section */
/* Begin PBXResourcesBuildPhase section */
843BF9181A3CFE20005FC6F3 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
843BF9341A3CFE20005FC6F3 /* Main_iPad.storyboard in Resources */,
843BF93C1A3CFE21005FC6F3 /* Images.xcassets in Resources */,
843BF9311A3CFE20005FC6F3 /* Main_iPhone.storyboard in Resources */,
843BF9281A3CFE20005FC6F3 /* InfoPlist.strings in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
843BF93F1A3CFE21005FC6F3 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
843BF94D1A3CFE21005FC6F3 /* InfoPlist.strings in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXResourcesBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
843BF9161A3CFE20005FC6F3 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
843BF9681A3CFFE6005FC6F3 /* adjective.cpp in Sources */,
843BF96B1A3CFFE6005FC6F3 /* noun.cpp in Sources */,
843BF9691A3CFFE6005FC6F3 /* grammarCase.cpp in Sources */,
843BF93A1A3CFE20005FC6F3 /* SecondViewController.m in Sources */,
843BF9741A3D0829005FC6F3 /* reporter.cpp in Sources */,
843BF92E1A3CFE20005FC6F3 /* AppDelegate.m in Sources */,
843BF9371A3CFE20005FC6F3 /* FirstViewController.m in Sources */,
843BF96C1A3CFFE6005FC6F3 /* other.cpp in Sources */,
843BF96F1A3CFFE6005FC6F3 /* verb.cpp in Sources */,
843BF96E1A3CFFE6005FC6F3 /* utf8utf16.cpp in Sources */,
843BF96D1A3CFFE6005FC6F3 /* preposition.cpp in Sources */,
843BF92A1A3CFE20005FC6F3 /* main.m in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
843BF93D1A3CFE21005FC6F3 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
843BF94F1A3CFE21005FC6F3 /* rudict_iosTests.m in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */
/* Begin PBXTargetDependency section */
843BF9471A3CFE21005FC6F3 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = 843BF9191A3CFE20005FC6F3 /* rudict-ios */;
targetProxy = 843BF9461A3CFE21005FC6F3 /* PBXContainerItemProxy */;
};
/* End PBXTargetDependency section */
/* Begin PBXVariantGroup section */
843BF9261A3CFE20005FC6F3 /* InfoPlist.strings */ = {
isa = PBXVariantGroup;
children = (
843BF9271A3CFE20005FC6F3 /* en */,
);
name = InfoPlist.strings;
sourceTree = "<group>";
};
843BF92F1A3CFE20005FC6F3 /* Main_iPhone.storyboard */ = {
isa = PBXVariantGroup;
children = (
843BF9301A3CFE20005FC6F3 /* Base */,
);
name = Main_iPhone.storyboard;
sourceTree = "<group>";
};
843BF9321A3CFE20005FC6F3 /* Main_iPad.storyboard */ = {
isa = PBXVariantGroup;
children = (
843BF9331A3CFE20005FC6F3 /* Base */,
);
name = Main_iPad.storyboard;
sourceTree = "<group>";
};
843BF94B1A3CFE21005FC6F3 /* InfoPlist.strings */ = {
isa = PBXVariantGroup;
children = (
843BF94C1A3CFE21005FC6F3 /* en */,
);
name = InfoPlist.strings;
sourceTree = "<group>";
};
/* End PBXVariantGroup section */
/* Begin XCBuildConfiguration section */
843BF9501A3CFE21005FC6F3 /* 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;
CLANG_WARN_INT_CONVERSION = YES;
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
COPY_PHASE_STRIP = NO;
GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_DYNAMIC_NO_PIC = NO;
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_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 = 7.1;
ONLY_ACTIVE_ARCH = YES;
SDKROOT = iphoneos;
TARGETED_DEVICE_FAMILY = "1,2";
};
name = Debug;
};
843BF9511A3CFE21005FC6F3 /* 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;
CLANG_WARN_INT_CONVERSION = YES;
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
COPY_PHASE_STRIP = YES;
ENABLE_NS_ASSERTIONS = NO;
GCC_C_LANGUAGE_STANDARD = gnu99;
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 = 7.1;
SDKROOT = iphoneos;
TARGETED_DEVICE_FAMILY = "1,2";
VALIDATE_PRODUCT = YES;
};
name = Release;
};
843BF9531A3CFE21005FC6F3 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = "rudict-ios/rudict-ios-Prefix.pch";
HEADER_SEARCH_PATHS = (
"$(inherited)",
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
/Users/admin/Work/libs/boost_1_57_0,
);
INFOPLIST_FILE = "rudict-ios/rudict-ios-Info.plist";
LIBRARY_SEARCH_PATHS = (
"$(inherited)",
"/Users/admin/Work/libs/boost_1_57_0/build-ios/ios-simulator",
);
PRODUCT_NAME = "$(TARGET_NAME)";
WRAPPER_EXTENSION = app;
};
name = Debug;
};
843BF9541A3CFE21005FC6F3 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = "rudict-ios/rudict-ios-Prefix.pch";
HEADER_SEARCH_PATHS = (
"$(inherited)",
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
/Users/admin/Work/libs/boost_1_57_0,
);
INFOPLIST_FILE = "rudict-ios/rudict-ios-Info.plist";
LIBRARY_SEARCH_PATHS = (
"$(inherited)",
"/Users/admin/Work/libs/boost_1_57_0/build-ios/ios-simulator",
);
PRODUCT_NAME = "$(TARGET_NAME)";
WRAPPER_EXTENSION = app;
};
name = Release;
};
843BF9561A3CFE21005FC6F3 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
BUNDLE_LOADER = "$(BUILT_PRODUCTS_DIR)/rudict-ios.app/rudict-ios";
FRAMEWORK_SEARCH_PATHS = (
"$(SDKROOT)/Developer/Library/Frameworks",
"$(inherited)",
"$(DEVELOPER_FRAMEWORKS_DIR)",
);
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = "rudict-ios/rudict-ios-Prefix.pch";
GCC_PREPROCESSOR_DEFINITIONS = (
"DEBUG=1",
"$(inherited)",
);
INFOPLIST_FILE = "rudict-iosTests/rudict-iosTests-Info.plist";
PRODUCT_NAME = "$(TARGET_NAME)";
TEST_HOST = "$(BUNDLE_LOADER)";
WRAPPER_EXTENSION = xctest;
};
name = Debug;
};
843BF9571A3CFE21005FC6F3 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
BUNDLE_LOADER = "$(BUILT_PRODUCTS_DIR)/rudict-ios.app/rudict-ios";
FRAMEWORK_SEARCH_PATHS = (
"$(SDKROOT)/Developer/Library/Frameworks",
"$(inherited)",
"$(DEVELOPER_FRAMEWORKS_DIR)",
);
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = "rudict-ios/rudict-ios-Prefix.pch";
INFOPLIST_FILE = "rudict-iosTests/rudict-iosTests-Info.plist";
PRODUCT_NAME = "$(TARGET_NAME)";
TEST_HOST = "$(BUNDLE_LOADER)";
WRAPPER_EXTENSION = xctest;
};
name = Release;
};
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
843BF9151A3CFE20005FC6F3 /* Build configuration list for PBXProject "rudict-ios" */ = {
isa = XCConfigurationList;
buildConfigurations = (
843BF9501A3CFE21005FC6F3 /* Debug */,
843BF9511A3CFE21005FC6F3 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
843BF9521A3CFE21005FC6F3 /* Build configuration list for PBXNativeTarget "rudict-ios" */ = {
isa = XCConfigurationList;
buildConfigurations = (
843BF9531A3CFE21005FC6F3 /* Debug */,
843BF9541A3CFE21005FC6F3 /* Release */,
);
defaultConfigurationIsVisible = 0;
};
843BF9551A3CFE21005FC6F3 /* Build configuration list for PBXNativeTarget "rudict-iosTests" */ = {
isa = XCConfigurationList;
buildConfigurations = (
843BF9561A3CFE21005FC6F3 /* Debug */,
843BF9571A3CFE21005FC6F3 /* Release */,
);
defaultConfigurationIsVisible = 0;
};
/* End XCConfigurationList section */
};
rootObject = 843BF9121A3CFE20005FC6F3 /* Project object */;
}