OSDN Git Service

.xcodeprojファイルを追加。
authorhikarupsp <hikarupsp@users.sourceforge.jp>
Thu, 14 Mar 2013 17:18:51 +0000 (02:18 +0900)
committerhikarupsp <hikarupsp@users.sourceforge.jp>
Thu, 14 Mar 2013 17:18:51 +0000 (02:18 +0900)
29 files changed:
CHNOSProject/AI002/AI002.xcodeproj/project.pbxproj [new file with mode: 0644]
CHNOSProject/AI002/AI002.xcodeproj/project.xcworkspace/contents.xcworkspacedata [new file with mode: 0644]
CHNOSProject/AI002/AI002.xcodeproj/project.xcworkspace/xcuserdata/hikaru.xcuserdatad/UserInterfaceState.xcuserstate [new file with mode: 0644]
CHNOSProject/AI002/AI002.xcodeproj/project.xcworkspace/xcuserdata/hikaru.xcuserdatad/WorkspaceSettings.xcsettings [new file with mode: 0644]
CHNOSProject/AI002/AI002.xcodeproj/project.xcworkspace/xcuserdata/hikaru.xcuserdatad/xcdebugger/Expressions.xcexplist [new file with mode: 0644]
CHNOSProject/AI002/AI002.xcodeproj/xcuserdata/hikaru.xcuserdatad/xcdebugger/Breakpoints.xcbkptlist [new file with mode: 0644]
CHNOSProject/AI002/AI002.xcodeproj/xcuserdata/hikaru.xcuserdatad/xcschemes/AI002.xcscheme [new file with mode: 0644]
CHNOSProject/AI002/AI002.xcodeproj/xcuserdata/hikaru.xcuserdatad/xcschemes/xcschememanagement.plist [new file with mode: 0644]
CHNOSProject/AI003/AI003.xcodeproj/project.pbxproj [new file with mode: 0644]
CHNOSProject/AI003/AI003.xcodeproj/project.xcworkspace/contents.xcworkspacedata [new file with mode: 0644]
CHNOSProject/AI003/AI003.xcodeproj/project.xcworkspace/xcuserdata/hikaru.xcuserdatad/UserInterfaceState.xcuserstate [new file with mode: 0644]
CHNOSProject/AI003/AI003.xcodeproj/project.xcworkspace/xcuserdata/hikaru.xcuserdatad/WorkspaceSettings.xcsettings [new file with mode: 0644]
CHNOSProject/AI003/AI003.xcodeproj/xcuserdata/hikaru.xcuserdatad/xcdebugger/Breakpoints.xcbkptlist [new file with mode: 0644]
CHNOSProject/AI003/AI003.xcodeproj/xcuserdata/hikaru.xcuserdatad/xcschemes/AI003.xcscheme [new file with mode: 0644]
CHNOSProject/AI003/AI003.xcodeproj/xcuserdata/hikaru.xcuserdatad/xcschemes/xcschememanagement.plist [new file with mode: 0644]
CHNOSProject/CHNOSProject.xcodeproj/project.pbxproj [new file with mode: 0644]
CHNOSProject/CHNOSProject.xcodeproj/project.xcworkspace/contents.xcworkspacedata [new file with mode: 0644]
CHNOSProject/CHNOSProject.xcodeproj/project.xcworkspace/xcuserdata/hikaru.xcuserdatad/UserInterfaceState.xcuserstate [new file with mode: 0644]
CHNOSProject/CHNOSProject.xcodeproj/project.xcworkspace/xcuserdata/hikaru.xcuserdatad/WorkspaceSettings.xcsettings [new file with mode: 0644]
CHNOSProject/CHNOSProject.xcodeproj/xcuserdata/hikaru.xcuserdatad/xcdebugger/Breakpoints.xcbkptlist [new file with mode: 0644]
CHNOSProject/c2wiki/c2wiki.xcodeproj/project.pbxproj [new file with mode: 0644]
CHNOSProject/c2wiki/c2wiki.xcodeproj/xcuserdata/hikaru.xcuserdatad/xcschemes/c2wiki.xcscheme [new file with mode: 0644]
CHNOSProject/c2wiki/c2wiki.xcodeproj/xcuserdata/hikaru.xcuserdatad/xcschemes/xcschememanagement.plist [new file with mode: 0644]
CHNOSProject/chn/chn.xcodeproj/project.pbxproj [new file with mode: 0644]
CHNOSProject/chn/chn.xcodeproj/xcuserdata/hikaru.xcuserdatad/xcschemes/chn.xcscheme [new file with mode: 0644]
CHNOSProject/chn/chn.xcodeproj/xcuserdata/hikaru.xcuserdatad/xcschemes/xcschememanagement.plist [new file with mode: 0644]
CHNOSProject/libtest/libtest.xcodeproj/project.pbxproj [new file with mode: 0644]
CHNOSProject/libtest/libtest.xcodeproj/xcuserdata/hikaru.xcuserdatad/xcschemes/libtest.xcscheme [new file with mode: 0644]
CHNOSProject/libtest/libtest.xcodeproj/xcuserdata/hikaru.xcuserdatad/xcschemes/xcschememanagement.plist [new file with mode: 0644]

diff --git a/CHNOSProject/AI002/AI002.xcodeproj/project.pbxproj b/CHNOSProject/AI002/AI002.xcodeproj/project.pbxproj
new file mode 100644 (file)
index 0000000..71b8dc1
--- /dev/null
@@ -0,0 +1,282 @@
+// !$*UTF8*$!
+{
+       archiveVersion = 1;
+       classes = {
+       };
+       objectVersion = 46;
+       objects = {
+
+/* Begin PBXBuildFile section */
+               1775A94D1691E8C40054ADC5 /* main.c in Sources */ = {isa = PBXBuildFile; fileRef = 1775A94C1691E8C40054ADC5 /* main.c */; };
+               1775A94F1691E8C40054ADC5 /* AI002.1 in CopyFiles */ = {isa = PBXBuildFile; fileRef = 1775A94E1691E8C40054ADC5 /* AI002.1 */; };
+               1775A9561691EA320054ADC5 /* dpndenv.c in Sources */ = {isa = PBXBuildFile; fileRef = 1775A9551691EA320054ADC5 /* dpndenv.c */; };
+               1775A9611691F4C40054ADC5 /* array.c in Sources */ = {isa = PBXBuildFile; fileRef = 1775A9601691F4C40054ADC5 /* array.c */; };
+               178C0D051693D16200E5C28A /* memory.txt in CopyFiles */ = {isa = PBXBuildFile; fileRef = 178C0D021693D0A700E5C28A /* memory.txt */; };
+               178C0D071693E0BB00E5C28A /* constant.c in Sources */ = {isa = PBXBuildFile; fileRef = 178C0D061693E0BB00E5C28A /* constant.c */; };
+               178C0D091693F00300E5C28A /* command.c in Sources */ = {isa = PBXBuildFile; fileRef = 178C0D081693F00300E5C28A /* command.c */; };
+               178C0D1016955ACD00E5C28A /* mem_w.c in Sources */ = {isa = PBXBuildFile; fileRef = 178C0D0F16955ACD00E5C28A /* mem_w.c */; };
+               178C0D1316955B0600E5C28A /* mem_m.c in Sources */ = {isa = PBXBuildFile; fileRef = 178C0D1216955B0600E5C28A /* mem_m.c */; };
+               178C0D1516955B1800E5C28A /* mem_e.c in Sources */ = {isa = PBXBuildFile; fileRef = 178C0D1416955B1800E5C28A /* mem_e.c */; };
+               178C0D23169A811000E5C28A /* interpre.c in Sources */ = {isa = PBXBuildFile; fileRef = 178C0D22169A811000E5C28A /* interpre.c */; };
+               17F0885B1692182600C4D0DC /* string.c in Sources */ = {isa = PBXBuildFile; fileRef = 17F0885A1692182600C4D0DC /* string.c */; };
+               17F0885E1692195700C4D0DC /* separate.c in Sources */ = {isa = PBXBuildFile; fileRef = 17F0885D1692195700C4D0DC /* separate.c */; };
+               17F08860169219BF00C4D0DC /* memory.c in Sources */ = {isa = PBXBuildFile; fileRef = 17F0885F169219BF00C4D0DC /* memory.c */; };
+               17F0886216921E0300C4D0DC /* think.c in Sources */ = {isa = PBXBuildFile; fileRef = 17F0886116921E0300C4D0DC /* think.c */; };
+/* End PBXBuildFile section */
+
+/* Begin PBXCopyFilesBuildPhase section */
+               1775A9461691E8C40054ADC5 /* CopyFiles */ = {
+                       isa = PBXCopyFilesBuildPhase;
+                       buildActionMask = 2147483647;
+                       dstPath = /usr/share/man/man1/;
+                       dstSubfolderSpec = 0;
+                       files = (
+                               1775A94F1691E8C40054ADC5 /* AI002.1 in CopyFiles */,
+                       );
+                       runOnlyForDeploymentPostprocessing = 1;
+               };
+               178C0D041693D15100E5C28A /* CopyFiles */ = {
+                       isa = PBXCopyFilesBuildPhase;
+                       buildActionMask = 2147483647;
+                       dstPath = "";
+                       dstSubfolderSpec = 16;
+                       files = (
+                               178C0D051693D16200E5C28A /* memory.txt in CopyFiles */,
+                       );
+                       runOnlyForDeploymentPostprocessing = 0;
+               };
+/* End PBXCopyFilesBuildPhase section */
+
+/* Begin PBXFileReference section */
+               1775A9481691E8C40054ADC5 /* AI002 */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = AI002; sourceTree = BUILT_PRODUCTS_DIR; };
+               1775A94C1691E8C40054ADC5 /* main.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = main.c; sourceTree = "<group>"; };
+               1775A94E1691E8C40054ADC5 /* AI002.1 */ = {isa = PBXFileReference; lastKnownFileType = text.man; path = AI002.1; sourceTree = "<group>"; };
+               1775A9551691EA320054ADC5 /* dpndenv.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dpndenv.c; sourceTree = "<group>"; };
+               1775A95B1691EBC20054ADC5 /* core.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = core.h; sourceTree = "<group>"; };
+               1775A9601691F4C40054ADC5 /* array.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = array.c; sourceTree = "<group>"; };
+               178C0D021693D0A700E5C28A /* memory.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = memory.txt; sourceTree = "<group>"; };
+               178C0D061693E0BB00E5C28A /* constant.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = constant.c; sourceTree = "<group>"; };
+               178C0D081693F00300E5C28A /* command.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = command.c; sourceTree = "<group>"; };
+               178C0D0A16947AF700E5C28A /* sysdata.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = sysdata.h; sourceTree = "<group>"; };
+               178C0D0F16955ACD00E5C28A /* mem_w.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mem_w.c; sourceTree = "<group>"; };
+               178C0D1216955B0600E5C28A /* mem_m.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mem_m.c; sourceTree = "<group>"; };
+               178C0D1416955B1800E5C28A /* mem_e.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mem_e.c; sourceTree = "<group>"; };
+               178C0D22169A811000E5C28A /* interpre.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = interpre.c; sourceTree = "<group>"; };
+               17F0885A1692182600C4D0DC /* string.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = string.c; sourceTree = "<group>"; };
+               17F0885D1692195700C4D0DC /* separate.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = separate.c; sourceTree = "<group>"; };
+               17F0885F169219BF00C4D0DC /* memory.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = memory.c; sourceTree = "<group>"; };
+               17F0886116921E0300C4D0DC /* think.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = think.c; sourceTree = "<group>"; };
+/* End PBXFileReference section */
+
+/* Begin PBXFrameworksBuildPhase section */
+               1775A9451691E8C40054ADC5 /* Frameworks */ = {
+                       isa = PBXFrameworksBuildPhase;
+                       buildActionMask = 2147483647;
+                       files = (
+                       );
+                       runOnlyForDeploymentPostprocessing = 0;
+               };
+/* End PBXFrameworksBuildPhase section */
+
+/* Begin PBXGroup section */
+               1775A93D1691E8C40054ADC5 = {
+                       isa = PBXGroup;
+                       children = (
+                               1775A94B1691E8C40054ADC5 /* AI002 */,
+                               1775A9491691E8C40054ADC5 /* Products */,
+                       );
+                       sourceTree = "<group>";
+               };
+               1775A9491691E8C40054ADC5 /* Products */ = {
+                       isa = PBXGroup;
+                       children = (
+                               1775A9481691E8C40054ADC5 /* AI002 */,
+                       );
+                       name = Products;
+                       sourceTree = "<group>";
+               };
+               1775A94B1691E8C40054ADC5 /* AI002 */ = {
+                       isa = PBXGroup;
+                       children = (
+                               1775A94E1691E8C40054ADC5 /* AI002.1 */,
+                               1775A9601691F4C40054ADC5 /* array.c */,
+                               178C0D081693F00300E5C28A /* command.c */,
+                               178C0D061693E0BB00E5C28A /* constant.c */,
+                               1775A95B1691EBC20054ADC5 /* core.h */,
+                               1775A9551691EA320054ADC5 /* dpndenv.c */,
+                               178C0D22169A811000E5C28A /* interpre.c */,
+                               1775A94C1691E8C40054ADC5 /* main.c */,
+                               178C0D1416955B1800E5C28A /* mem_e.c */,
+                               178C0D1216955B0600E5C28A /* mem_m.c */,
+                               178C0D0F16955ACD00E5C28A /* mem_w.c */,
+                               17F0885F169219BF00C4D0DC /* memory.c */,
+                               178C0D021693D0A700E5C28A /* memory.txt */,
+                               17F0885D1692195700C4D0DC /* separate.c */,
+                               17F0885A1692182600C4D0DC /* string.c */,
+                               178C0D0A16947AF700E5C28A /* sysdata.h */,
+                               17F0886116921E0300C4D0DC /* think.c */,
+                       );
+                       path = AI002;
+                       sourceTree = "<group>";
+               };
+/* End PBXGroup section */
+
+/* Begin PBXNativeTarget section */
+               1775A9471691E8C40054ADC5 /* AI002 */ = {
+                       isa = PBXNativeTarget;
+                       buildConfigurationList = 1775A9521691E8C40054ADC5 /* Build configuration list for PBXNativeTarget "AI002" */;
+                       buildPhases = (
+                               1775A9441691E8C40054ADC5 /* Sources */,
+                               1775A9451691E8C40054ADC5 /* Frameworks */,
+                               1775A9461691E8C40054ADC5 /* CopyFiles */,
+                               178C0D041693D15100E5C28A /* CopyFiles */,
+                       );
+                       buildRules = (
+                       );
+                       dependencies = (
+                       );
+                       name = AI002;
+                       productName = AI002;
+                       productReference = 1775A9481691E8C40054ADC5 /* AI002 */;
+                       productType = "com.apple.product-type.tool";
+               };
+/* End PBXNativeTarget section */
+
+/* Begin PBXProject section */
+               1775A93F1691E8C40054ADC5 /* Project object */ = {
+                       isa = PBXProject;
+                       attributes = {
+                               LastUpgradeCheck = 0450;
+                               ORGANIZATIONNAME = "Hikaru Nishida";
+                       };
+                       buildConfigurationList = 1775A9421691E8C40054ADC5 /* Build configuration list for PBXProject "AI002" */;
+                       compatibilityVersion = "Xcode 3.2";
+                       developmentRegion = English;
+                       hasScannedForEncodings = 0;
+                       knownRegions = (
+                               en,
+                       );
+                       mainGroup = 1775A93D1691E8C40054ADC5;
+                       productRefGroup = 1775A9491691E8C40054ADC5 /* Products */;
+                       projectDirPath = "";
+                       projectRoot = "";
+                       targets = (
+                               1775A9471691E8C40054ADC5 /* AI002 */,
+                       );
+               };
+/* End PBXProject section */
+
+/* Begin PBXSourcesBuildPhase section */
+               1775A9441691E8C40054ADC5 /* Sources */ = {
+                       isa = PBXSourcesBuildPhase;
+                       buildActionMask = 2147483647;
+                       files = (
+                               1775A94D1691E8C40054ADC5 /* main.c in Sources */,
+                               1775A9561691EA320054ADC5 /* dpndenv.c in Sources */,
+                               1775A9611691F4C40054ADC5 /* array.c in Sources */,
+                               17F0885B1692182600C4D0DC /* string.c in Sources */,
+                               17F0885E1692195700C4D0DC /* separate.c in Sources */,
+                               17F08860169219BF00C4D0DC /* memory.c in Sources */,
+                               17F0886216921E0300C4D0DC /* think.c in Sources */,
+                               178C0D071693E0BB00E5C28A /* constant.c in Sources */,
+                               178C0D091693F00300E5C28A /* command.c in Sources */,
+                               178C0D1016955ACD00E5C28A /* mem_w.c in Sources */,
+                               178C0D1316955B0600E5C28A /* mem_m.c in Sources */,
+                               178C0D1516955B1800E5C28A /* mem_e.c in Sources */,
+                               178C0D23169A811000E5C28A /* interpre.c in Sources */,
+                       );
+                       runOnlyForDeploymentPostprocessing = 0;
+               };
+/* End PBXSourcesBuildPhase section */
+
+/* Begin XCBuildConfiguration section */
+               1775A9501691E8C40054ADC5 /* Debug */ = {
+                       isa = XCBuildConfiguration;
+                       buildSettings = {
+                               ALWAYS_SEARCH_USER_PATHS = NO;
+                               ARCHS = "$(ARCHS_STANDARD_64_BIT)";
+                               CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
+                               CLANG_CXX_LIBRARY = "libc++";
+                               CLANG_WARN_EMPTY_BODY = YES;
+                               CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
+                               COPY_PHASE_STRIP = NO;
+                               GCC_C_LANGUAGE_STANDARD = gnu99;
+                               GCC_DYNAMIC_NO_PIC = NO;
+                               GCC_ENABLE_OBJC_EXCEPTIONS = 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_UNINITIALIZED_AUTOS = YES;
+                               GCC_WARN_UNUSED_VARIABLE = YES;
+                               MACOSX_DEPLOYMENT_TARGET = 10.7;
+                               ONLY_ACTIVE_ARCH = YES;
+                               SDKROOT = macosx;
+                       };
+                       name = Debug;
+               };
+               1775A9511691E8C40054ADC5 /* Release */ = {
+                       isa = XCBuildConfiguration;
+                       buildSettings = {
+                               ALWAYS_SEARCH_USER_PATHS = NO;
+                               ARCHS = "$(ARCHS_STANDARD_64_BIT)";
+                               CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
+                               CLANG_CXX_LIBRARY = "libc++";
+                               CLANG_WARN_EMPTY_BODY = YES;
+                               CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
+                               COPY_PHASE_STRIP = YES;
+                               DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
+                               GCC_C_LANGUAGE_STANDARD = gnu99;
+                               GCC_ENABLE_OBJC_EXCEPTIONS = YES;
+                               GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
+                               GCC_WARN_ABOUT_RETURN_TYPE = YES;
+                               GCC_WARN_UNINITIALIZED_AUTOS = YES;
+                               GCC_WARN_UNUSED_VARIABLE = YES;
+                               MACOSX_DEPLOYMENT_TARGET = 10.7;
+                               SDKROOT = macosx;
+                       };
+                       name = Release;
+               };
+               1775A9531691E8C40054ADC5 /* Debug */ = {
+                       isa = XCBuildConfiguration;
+                       buildSettings = {
+                               PRODUCT_NAME = "$(TARGET_NAME)";
+                       };
+                       name = Debug;
+               };
+               1775A9541691E8C40054ADC5 /* Release */ = {
+                       isa = XCBuildConfiguration;
+                       buildSettings = {
+                               PRODUCT_NAME = "$(TARGET_NAME)";
+                       };
+                       name = Release;
+               };
+/* End XCBuildConfiguration section */
+
+/* Begin XCConfigurationList section */
+               1775A9421691E8C40054ADC5 /* Build configuration list for PBXProject "AI002" */ = {
+                       isa = XCConfigurationList;
+                       buildConfigurations = (
+                               1775A9501691E8C40054ADC5 /* Debug */,
+                               1775A9511691E8C40054ADC5 /* Release */,
+                       );
+                       defaultConfigurationIsVisible = 0;
+                       defaultConfigurationName = Release;
+               };
+               1775A9521691E8C40054ADC5 /* Build configuration list for PBXNativeTarget "AI002" */ = {
+                       isa = XCConfigurationList;
+                       buildConfigurations = (
+                               1775A9531691E8C40054ADC5 /* Debug */,
+                               1775A9541691E8C40054ADC5 /* Release */,
+                       );
+                       defaultConfigurationIsVisible = 0;
+                       defaultConfigurationName = Release;
+               };
+/* End XCConfigurationList section */
+       };
+       rootObject = 1775A93F1691E8C40054ADC5 /* Project object */;
+}
diff --git a/CHNOSProject/AI002/AI002.xcodeproj/project.xcworkspace/contents.xcworkspacedata b/CHNOSProject/AI002/AI002.xcodeproj/project.xcworkspace/contents.xcworkspacedata
new file mode 100644 (file)
index 0000000..3bdb60c
--- /dev/null
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<Workspace
+   version = "1.0">
+   <FileRef
+      location = "self:AI002.xcodeproj">
+   </FileRef>
+</Workspace>
diff --git a/CHNOSProject/AI002/AI002.xcodeproj/project.xcworkspace/xcuserdata/hikaru.xcuserdatad/UserInterfaceState.xcuserstate b/CHNOSProject/AI002/AI002.xcodeproj/project.xcworkspace/xcuserdata/hikaru.xcuserdatad/UserInterfaceState.xcuserstate
new file mode 100644 (file)
index 0000000..a389768
Binary files /dev/null and b/CHNOSProject/AI002/AI002.xcodeproj/project.xcworkspace/xcuserdata/hikaru.xcuserdatad/UserInterfaceState.xcuserstate differ
diff --git a/CHNOSProject/AI002/AI002.xcodeproj/project.xcworkspace/xcuserdata/hikaru.xcuserdatad/WorkspaceSettings.xcsettings b/CHNOSProject/AI002/AI002.xcodeproj/project.xcworkspace/xcuserdata/hikaru.xcuserdatad/WorkspaceSettings.xcsettings
new file mode 100644 (file)
index 0000000..ba8d205
--- /dev/null
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
+<plist version="1.0">
+<dict>
+       <key>BuildLocationStyle</key>
+       <string>UseAppPreferences</string>
+       <key>CustomBuildLocationType</key>
+       <string>RelativeToDerivedData</string>
+       <key>DerivedDataCustomLocation</key>
+       <string>DerivedData</string>
+       <key>DerivedDataLocationStyle</key>
+       <string>WorkspaceRelativePath</string>
+       <key>IssueFilterStyle</key>
+       <string>ShowActiveSchemeOnly</string>
+       <key>LiveSourceIssuesEnabled</key>
+       <true/>
+       <key>SnapshotAutomaticallyBeforeSignificantChanges</key>
+       <true/>
+       <key>SnapshotLocationStyle</key>
+       <string>Default</string>
+</dict>
+</plist>
diff --git a/CHNOSProject/AI002/AI002.xcodeproj/project.xcworkspace/xcuserdata/hikaru.xcuserdatad/xcdebugger/Expressions.xcexplist b/CHNOSProject/AI002/AI002.xcodeproj/project.xcworkspace/xcuserdata/hikaru.xcuserdatad/xcdebugger/Expressions.xcexplist
new file mode 100644 (file)
index 0000000..4d10156
--- /dev/null
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<VariablesViewState
+   version = "1.0">
+   <ContextStates>
+      <ContextState
+         contextName = "main:main.c">
+      </ContextState>
+   </ContextStates>
+</VariablesViewState>
diff --git a/CHNOSProject/AI002/AI002.xcodeproj/xcuserdata/hikaru.xcuserdatad/xcdebugger/Breakpoints.xcbkptlist b/CHNOSProject/AI002/AI002.xcodeproj/xcuserdata/hikaru.xcuserdatad/xcdebugger/Breakpoints.xcbkptlist
new file mode 100644 (file)
index 0000000..6f5c2c1
--- /dev/null
@@ -0,0 +1,98 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<Bucket
+   type = "1"
+   version = "1.0">
+   <FileBreakpoints>
+      <FileBreakpoint
+         shouldBeEnabled = "No"
+         ignoreCount = "0"
+         continueAfterRunningActions = "No"
+         filePath = "AI002/main.c"
+         timestampString = "378827446.897576"
+         startingColumnNumber = "9223372036854775807"
+         endingColumnNumber = "9223372036854775807"
+         startingLineNumber = "24"
+         endingLineNumber = "24"
+         landmarkName = "main()"
+         landmarkType = "7">
+      </FileBreakpoint>
+      <FileBreakpoint
+         shouldBeEnabled = "No"
+         ignoreCount = "0"
+         continueAfterRunningActions = "No"
+         filePath = "AI002/array.c"
+         timestampString = "378883745.31733"
+         startingColumnNumber = "9223372036854775807"
+         endingColumnNumber = "9223372036854775807"
+         startingLineNumber = "39"
+         endingLineNumber = "39"
+         landmarkName = "AI_Array_Free()"
+         landmarkType = "7">
+      </FileBreakpoint>
+      <FileBreakpoint
+         shouldBeEnabled = "Yes"
+         ignoreCount = "0"
+         continueAfterRunningActions = "No"
+         filePath = "AI002/mem_e.c"
+         timestampString = "379017973.774122"
+         startingColumnNumber = "9223372036854775807"
+         endingColumnNumber = "9223372036854775807"
+         startingLineNumber = "83"
+         endingLineNumber = "83"
+         landmarkName = "AI_Memory_Expression_GetMeanFromSeparatedString()"
+         landmarkType = "7">
+      </FileBreakpoint>
+      <FileBreakpoint
+         shouldBeEnabled = "Yes"
+         ignoreCount = "0"
+         continueAfterRunningActions = "No"
+         filePath = "AI002/mem_e.c"
+         timestampString = "379019021.422567"
+         startingColumnNumber = "9223372036854775807"
+         endingColumnNumber = "9223372036854775807"
+         startingLineNumber = "141"
+         endingLineNumber = "141"
+         landmarkName = "AI_Memory_Expression_CheckString()"
+         landmarkType = "7">
+      </FileBreakpoint>
+      <FileBreakpoint
+         shouldBeEnabled = "Yes"
+         ignoreCount = "0"
+         continueAfterRunningActions = "No"
+         filePath = "AI002/mem_e.c"
+         timestampString = "379019022.241101"
+         startingColumnNumber = "9223372036854775807"
+         endingColumnNumber = "9223372036854775807"
+         startingLineNumber = "143"
+         endingLineNumber = "143"
+         landmarkName = "AI_Memory_Expression_CheckString()"
+         landmarkType = "7">
+      </FileBreakpoint>
+      <FileBreakpoint
+         shouldBeEnabled = "No"
+         ignoreCount = "0"
+         continueAfterRunningActions = "No"
+         filePath = "AI002/mem_w.c"
+         timestampString = "379327954.052814"
+         startingColumnNumber = "9223372036854775807"
+         endingColumnNumber = "9223372036854775807"
+         startingLineNumber = "82"
+         endingLineNumber = "82"
+         landmarkName = "AI_Memory_Word_SortListByLength()"
+         landmarkType = "7">
+      </FileBreakpoint>
+      <FileBreakpoint
+         shouldBeEnabled = "No"
+         ignoreCount = "0"
+         continueAfterRunningActions = "No"
+         filePath = "AI002/mem_w.c"
+         timestampString = "379327954.052814"
+         startingColumnNumber = "9223372036854775807"
+         endingColumnNumber = "9223372036854775807"
+         startingLineNumber = "90"
+         endingLineNumber = "90"
+         landmarkName = "AI_Memory_Word_SortListByLength()"
+         landmarkType = "7">
+      </FileBreakpoint>
+   </FileBreakpoints>
+</Bucket>
diff --git a/CHNOSProject/AI002/AI002.xcodeproj/xcuserdata/hikaru.xcuserdatad/xcschemes/AI002.xcscheme b/CHNOSProject/AI002/AI002.xcodeproj/xcuserdata/hikaru.xcuserdatad/xcschemes/AI002.xcscheme
new file mode 100644 (file)
index 0000000..c016ffa
--- /dev/null
@@ -0,0 +1,86 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<Scheme
+   LastUpgradeVersion = "0460"
+   version = "1.3">
+   <BuildAction
+      parallelizeBuildables = "YES"
+      buildImplicitDependencies = "YES">
+      <BuildActionEntries>
+         <BuildActionEntry
+            buildForTesting = "YES"
+            buildForRunning = "YES"
+            buildForProfiling = "YES"
+            buildForArchiving = "YES"
+            buildForAnalyzing = "YES">
+            <BuildableReference
+               BuildableIdentifier = "primary"
+               BlueprintIdentifier = "1775A9471691E8C40054ADC5"
+               BuildableName = "AI002"
+               BlueprintName = "AI002"
+               ReferencedContainer = "container:AI002.xcodeproj">
+            </BuildableReference>
+         </BuildActionEntry>
+      </BuildActionEntries>
+   </BuildAction>
+   <TestAction
+      selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
+      selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
+      shouldUseLaunchSchemeArgsEnv = "YES"
+      buildConfiguration = "Debug">
+      <Testables>
+      </Testables>
+      <MacroExpansion>
+         <BuildableReference
+            BuildableIdentifier = "primary"
+            BlueprintIdentifier = "1775A9471691E8C40054ADC5"
+            BuildableName = "AI002"
+            BlueprintName = "AI002"
+            ReferencedContainer = "container:AI002.xcodeproj">
+         </BuildableReference>
+      </MacroExpansion>
+   </TestAction>
+   <LaunchAction
+      selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
+      selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
+      launchStyle = "0"
+      useCustomWorkingDirectory = "NO"
+      buildConfiguration = "Debug"
+      ignoresPersistentStateOnLaunch = "NO"
+      debugDocumentVersioning = "YES"
+      allowLocationSimulation = "YES">
+      <BuildableProductRunnable>
+         <BuildableReference
+            BuildableIdentifier = "primary"
+            BlueprintIdentifier = "1775A9471691E8C40054ADC5"
+            BuildableName = "AI002"
+            BlueprintName = "AI002"
+            ReferencedContainer = "container:AI002.xcodeproj">
+         </BuildableReference>
+      </BuildableProductRunnable>
+      <AdditionalOptions>
+      </AdditionalOptions>
+   </LaunchAction>
+   <ProfileAction
+      shouldUseLaunchSchemeArgsEnv = "YES"
+      savedToolIdentifier = ""
+      useCustomWorkingDirectory = "NO"
+      buildConfiguration = "Release"
+      debugDocumentVersioning = "YES">
+      <BuildableProductRunnable>
+         <BuildableReference
+            BuildableIdentifier = "primary"
+            BlueprintIdentifier = "1775A9471691E8C40054ADC5"
+            BuildableName = "AI002"
+            BlueprintName = "AI002"
+            ReferencedContainer = "container:AI002.xcodeproj">
+         </BuildableReference>
+      </BuildableProductRunnable>
+   </ProfileAction>
+   <AnalyzeAction
+      buildConfiguration = "Debug">
+   </AnalyzeAction>
+   <ArchiveAction
+      buildConfiguration = "Release"
+      revealArchiveInOrganizer = "YES">
+   </ArchiveAction>
+</Scheme>
diff --git a/CHNOSProject/AI002/AI002.xcodeproj/xcuserdata/hikaru.xcuserdatad/xcschemes/xcschememanagement.plist b/CHNOSProject/AI002/AI002.xcodeproj/xcuserdata/hikaru.xcuserdatad/xcschemes/xcschememanagement.plist
new file mode 100644 (file)
index 0000000..a0fc3a9
--- /dev/null
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
+<plist version="1.0">
+<dict>
+       <key>SchemeUserState</key>
+       <dict>
+               <key>AI002.xcscheme</key>
+               <dict>
+                       <key>orderHint</key>
+                       <integer>0</integer>
+               </dict>
+       </dict>
+       <key>SuppressBuildableAutocreation</key>
+       <dict>
+               <key>1775A9471691E8C40054ADC5</key>
+               <dict>
+                       <key>primary</key>
+                       <true/>
+               </dict>
+       </dict>
+</dict>
+</plist>
diff --git a/CHNOSProject/AI003/AI003.xcodeproj/project.pbxproj b/CHNOSProject/AI003/AI003.xcodeproj/project.pbxproj
new file mode 100644 (file)
index 0000000..7aa4a97
--- /dev/null
@@ -0,0 +1,295 @@
+// !$*UTF8*$!
+{
+       archiveVersion = 1;
+       classes = {
+       };
+       objectVersion = 46;
+       objects = {
+
+/* Begin PBXBuildFile section */
+               173BB42616C6600100126A00 /* config.txt in CopyFiles */ = {isa = PBXBuildFile; fileRef = 173BB42316C65FBB00126A00 /* config.txt */; };
+               173BB42816C6618500126A00 /* words.txt in CopyFiles */ = {isa = PBXBuildFile; fileRef = 173BB42716C660E000126A00 /* words.txt */; };
+               175A87A516B5827800F5166E /* main.c in Sources */ = {isa = PBXBuildFile; fileRef = 175A87A416B5827800F5166E /* main.c */; };
+               175A87A716B5827800F5166E /* AI003.1 in CopyFiles */ = {isa = PBXBuildFile; fileRef = 175A87A616B5827800F5166E /* AI003.1 */; };
+               17D0F41216DA374300C62B79 /* libchn.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 17D0F41116DA374300C62B79 /* libchn.a */; };
+/* End PBXBuildFile section */
+
+/* Begin PBXContainerItemProxy section */
+               17EE908D16DA4AC6005238B2 /* PBXContainerItemProxy */ = {
+                       isa = PBXContainerItemProxy;
+                       containerPortal = 17D0F40D16DA33F700C62B79 /* chn.xcodeproj */;
+                       proxyType = 2;
+                       remoteGlobalIDString = 17D0F3ED16DA305000C62B79;
+                       remoteInfo = chn;
+               };
+/* End PBXContainerItemProxy section */
+
+/* Begin PBXCopyFilesBuildPhase section */
+               173BB42516C65FEF00126A00 /* CopyFiles */ = {
+                       isa = PBXCopyFilesBuildPhase;
+                       buildActionMask = 2147483647;
+                       dstPath = "";
+                       dstSubfolderSpec = 16;
+                       files = (
+                               173BB42816C6618500126A00 /* words.txt in CopyFiles */,
+                               173BB42616C6600100126A00 /* config.txt in CopyFiles */,
+                       );
+                       runOnlyForDeploymentPostprocessing = 0;
+               };
+               175A879E16B5827800F5166E /* CopyFiles */ = {
+                       isa = PBXCopyFilesBuildPhase;
+                       buildActionMask = 2147483647;
+                       dstPath = /usr/share/man/man1/;
+                       dstSubfolderSpec = 0;
+                       files = (
+                               175A87A716B5827800F5166E /* AI003.1 in CopyFiles */,
+                       );
+                       runOnlyForDeploymentPostprocessing = 1;
+               };
+/* End PBXCopyFilesBuildPhase section */
+
+/* Begin PBXFileReference section */
+               173BB42316C65FBB00126A00 /* config.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; lineEnding = 2; path = config.txt; sourceTree = "<group>"; };
+               173BB42716C660E000126A00 /* words.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; lineEnding = 2; path = words.txt; sourceTree = "<group>"; };
+               175A87A016B5827800F5166E /* AI003 */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = AI003; sourceTree = BUILT_PRODUCTS_DIR; };
+               175A87A416B5827800F5166E /* main.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; lineEnding = 2; path = main.c; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.c; };
+               175A87A616B5827800F5166E /* AI003.1 */ = {isa = PBXFileReference; lastKnownFileType = text.man; path = AI003.1; sourceTree = "<group>"; };
+               175A87AF16B5833500F5166E /* core.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; lineEnding = 2; path = core.h; sourceTree = "<group>"; };
+               17D0F40D16DA33F700C62B79 /* chn.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = chn.xcodeproj; path = ../chn/chn.xcodeproj; sourceTree = "<group>"; };
+               17D0F41116DA374300C62B79 /* libchn.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libchn.a; path = ../DerivedData/CHNOSProject/Build/Products/Debug/libchn.a; sourceTree = "<group>"; };
+/* End PBXFileReference section */
+
+/* Begin PBXFrameworksBuildPhase section */
+               175A879D16B5827800F5166E /* Frameworks */ = {
+                       isa = PBXFrameworksBuildPhase;
+                       buildActionMask = 2147483647;
+                       files = (
+                               17D0F41216DA374300C62B79 /* libchn.a in Frameworks */,
+                       );
+                       runOnlyForDeploymentPostprocessing = 0;
+               };
+/* End PBXFrameworksBuildPhase section */
+
+/* Begin PBXGroup section */
+               175A879516B5827800F5166E = {
+                       isa = PBXGroup;
+                       children = (
+                               17D0F41116DA374300C62B79 /* libchn.a */,
+                               17D0F40D16DA33F700C62B79 /* chn.xcodeproj */,
+                               175A87A316B5827800F5166E /* AI003 */,
+                               175A87A116B5827800F5166E /* Products */,
+                       );
+                       sourceTree = "<group>";
+               };
+               175A87A116B5827800F5166E /* Products */ = {
+                       isa = PBXGroup;
+                       children = (
+                               175A87A016B5827800F5166E /* AI003 */,
+                       );
+                       name = Products;
+                       sourceTree = "<group>";
+               };
+               175A87A316B5827800F5166E /* AI003 */ = {
+                       isa = PBXGroup;
+                       children = (
+                               175A87A616B5827800F5166E /* AI003.1 */,
+                               173BB42316C65FBB00126A00 /* config.txt */,
+                               175A87AF16B5833500F5166E /* core.h */,
+                               175A87A416B5827800F5166E /* main.c */,
+                               173BB42716C660E000126A00 /* words.txt */,
+                       );
+                       path = AI003;
+                       sourceTree = "<group>";
+               };
+               17EE908716DA4AC6005238B2 /* Products */ = {
+                       isa = PBXGroup;
+                       children = (
+                               17EE908E16DA4AC6005238B2 /* libchn.a */,
+                       );
+                       name = Products;
+                       sourceTree = "<group>";
+               };
+/* End PBXGroup section */
+
+/* Begin PBXNativeTarget section */
+               175A879F16B5827800F5166E /* AI003 */ = {
+                       isa = PBXNativeTarget;
+                       buildConfigurationList = 175A87AA16B5827800F5166E /* Build configuration list for PBXNativeTarget "AI003" */;
+                       buildPhases = (
+                               175A879C16B5827800F5166E /* Sources */,
+                               175A879D16B5827800F5166E /* Frameworks */,
+                               175A879E16B5827800F5166E /* CopyFiles */,
+                               173BB42516C65FEF00126A00 /* CopyFiles */,
+                       );
+                       buildRules = (
+                       );
+                       dependencies = (
+                       );
+                       name = AI003;
+                       productName = AI003;
+                       productReference = 175A87A016B5827800F5166E /* AI003 */;
+                       productType = "com.apple.product-type.tool";
+               };
+/* End PBXNativeTarget section */
+
+/* Begin PBXProject section */
+               175A879716B5827800F5166E /* Project object */ = {
+                       isa = PBXProject;
+                       attributes = {
+                               LastUpgradeCheck = 0450;
+                               ORGANIZATIONNAME = "Hikaru Nishida";
+                       };
+                       buildConfigurationList = 175A879A16B5827800F5166E /* Build configuration list for PBXProject "AI003" */;
+                       compatibilityVersion = "Xcode 3.2";
+                       developmentRegion = English;
+                       hasScannedForEncodings = 0;
+                       knownRegions = (
+                               en,
+                       );
+                       mainGroup = 175A879516B5827800F5166E;
+                       productRefGroup = 175A87A116B5827800F5166E /* Products */;
+                       projectDirPath = "";
+                       projectReferences = (
+                               {
+                                       ProductGroup = 17EE908716DA4AC6005238B2 /* Products */;
+                                       ProjectRef = 17D0F40D16DA33F700C62B79 /* chn.xcodeproj */;
+                               },
+                       );
+                       projectRoot = "";
+                       targets = (
+                               175A879F16B5827800F5166E /* AI003 */,
+                       );
+               };
+/* End PBXProject section */
+
+/* Begin PBXReferenceProxy section */
+               17EE908E16DA4AC6005238B2 /* libchn.a */ = {
+                       isa = PBXReferenceProxy;
+                       fileType = archive.ar;
+                       path = libchn.a;
+                       remoteRef = 17EE908D16DA4AC6005238B2 /* PBXContainerItemProxy */;
+                       sourceTree = BUILT_PRODUCTS_DIR;
+               };
+/* End PBXReferenceProxy section */
+
+/* Begin PBXSourcesBuildPhase section */
+               175A879C16B5827800F5166E /* Sources */ = {
+                       isa = PBXSourcesBuildPhase;
+                       buildActionMask = 2147483647;
+                       files = (
+                               175A87A516B5827800F5166E /* main.c in Sources */,
+                       );
+                       runOnlyForDeploymentPostprocessing = 0;
+               };
+/* End PBXSourcesBuildPhase section */
+
+/* Begin XCBuildConfiguration section */
+               175A87A816B5827800F5166E /* Debug */ = {
+                       isa = XCBuildConfiguration;
+                       buildSettings = {
+                               ALWAYS_SEARCH_USER_PATHS = NO;
+                               ARCHS = "$(ARCHS_STANDARD_64_BIT)";
+                               CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
+                               CLANG_CXX_LIBRARY = "libc++";
+                               CLANG_WARN_EMPTY_BODY = YES;
+                               CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
+                               COPY_PHASE_STRIP = NO;
+                               GCC_C_LANGUAGE_STANDARD = gnu99;
+                               GCC_DYNAMIC_NO_PIC = NO;
+                               GCC_ENABLE_OBJC_EXCEPTIONS = 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_UNINITIALIZED_AUTOS = YES;
+                               GCC_WARN_UNUSED_VARIABLE = YES;
+                               "HEADER_SEARCH_PATHS[arch=*]" = (
+                                       "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/usr/local/include",
+                                       "$(INSTALL_ROOT)/usr/local/include",
+                               );
+                               MACOSX_DEPLOYMENT_TARGET = 10.7;
+                               ONLY_ACTIVE_ARCH = YES;
+                               SDKROOT = macosx;
+                       };
+                       name = Debug;
+               };
+               175A87A916B5827800F5166E /* Release */ = {
+                       isa = XCBuildConfiguration;
+                       buildSettings = {
+                               ALWAYS_SEARCH_USER_PATHS = NO;
+                               ARCHS = "$(ARCHS_STANDARD_64_BIT)";
+                               CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
+                               CLANG_CXX_LIBRARY = "libc++";
+                               CLANG_WARN_EMPTY_BODY = YES;
+                               CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
+                               COPY_PHASE_STRIP = YES;
+                               DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
+                               GCC_C_LANGUAGE_STANDARD = gnu99;
+                               GCC_ENABLE_OBJC_EXCEPTIONS = YES;
+                               GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
+                               GCC_WARN_ABOUT_RETURN_TYPE = YES;
+                               GCC_WARN_UNINITIALIZED_AUTOS = YES;
+                               GCC_WARN_UNUSED_VARIABLE = YES;
+                               "HEADER_SEARCH_PATHS[arch=*]" = "$(INSTALL_ROOT)/usr/local/include";
+                               MACOSX_DEPLOYMENT_TARGET = 10.7;
+                               SDKROOT = macosx;
+                       };
+                       name = Release;
+               };
+               175A87AB16B5827800F5166E /* Debug */ = {
+                       isa = XCBuildConfiguration;
+                       buildSettings = {
+                               LIBRARY_SEARCH_PATHS = (
+                                       "$(inherited)",
+                                       "\"/Users/hikaru/Library/Developer/Xcode/DerivedData/CHNOSProject-gnwoplkymhzfwnfwujfxmsiruzbr/Build/Products/Debug\"",
+                                       "\"$(SRCROOT)/../DerivedData/CHNOSProject/Build/Products/Debug\"",
+                               );
+                               PRODUCT_NAME = "$(TARGET_NAME)";
+                       };
+                       name = Debug;
+               };
+               175A87AC16B5827800F5166E /* Release */ = {
+                       isa = XCBuildConfiguration;
+                       buildSettings = {
+                               "HEADER_SEARCH_PATHS[arch=*]" = (
+                                       "$(INSTALL_ROOT)/usr/local/include",
+                                       "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/usr/local/include",
+                               );
+                               LIBRARY_SEARCH_PATHS = (
+                                       "$(inherited)",
+                                       "\"/Users/hikaru/Library/Developer/Xcode/DerivedData/CHNOSProject-gnwoplkymhzfwnfwujfxmsiruzbr/Build/Products/Debug\"",
+                                       "\"$(SRCROOT)/../DerivedData/CHNOSProject/Build/Products/Debug\"",
+                               );
+                               PRODUCT_NAME = "$(TARGET_NAME)";
+                       };
+                       name = Release;
+               };
+/* End XCBuildConfiguration section */
+
+/* Begin XCConfigurationList section */
+               175A879A16B5827800F5166E /* Build configuration list for PBXProject "AI003" */ = {
+                       isa = XCConfigurationList;
+                       buildConfigurations = (
+                               175A87A816B5827800F5166E /* Debug */,
+                               175A87A916B5827800F5166E /* Release */,
+                       );
+                       defaultConfigurationIsVisible = 0;
+                       defaultConfigurationName = Release;
+               };
+               175A87AA16B5827800F5166E /* Build configuration list for PBXNativeTarget "AI003" */ = {
+                       isa = XCConfigurationList;
+                       buildConfigurations = (
+                               175A87AB16B5827800F5166E /* Debug */,
+                               175A87AC16B5827800F5166E /* Release */,
+                       );
+                       defaultConfigurationIsVisible = 0;
+                       defaultConfigurationName = Release;
+               };
+/* End XCConfigurationList section */
+       };
+       rootObject = 175A879716B5827800F5166E /* Project object */;
+}
diff --git a/CHNOSProject/AI003/AI003.xcodeproj/project.xcworkspace/contents.xcworkspacedata b/CHNOSProject/AI003/AI003.xcodeproj/project.xcworkspace/contents.xcworkspacedata
new file mode 100644 (file)
index 0000000..5bc89a4
--- /dev/null
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<Workspace
+   version = "1.0">
+   <FileRef
+      location = "self:AI003.xcodeproj">
+   </FileRef>
+</Workspace>
diff --git a/CHNOSProject/AI003/AI003.xcodeproj/project.xcworkspace/xcuserdata/hikaru.xcuserdatad/UserInterfaceState.xcuserstate b/CHNOSProject/AI003/AI003.xcodeproj/project.xcworkspace/xcuserdata/hikaru.xcuserdatad/UserInterfaceState.xcuserstate
new file mode 100644 (file)
index 0000000..c40eec4
Binary files /dev/null and b/CHNOSProject/AI003/AI003.xcodeproj/project.xcworkspace/xcuserdata/hikaru.xcuserdatad/UserInterfaceState.xcuserstate differ
diff --git a/CHNOSProject/AI003/AI003.xcodeproj/project.xcworkspace/xcuserdata/hikaru.xcuserdatad/WorkspaceSettings.xcsettings b/CHNOSProject/AI003/AI003.xcodeproj/project.xcworkspace/xcuserdata/hikaru.xcuserdatad/WorkspaceSettings.xcsettings
new file mode 100644 (file)
index 0000000..783b288
--- /dev/null
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
+<plist version="1.0">
+<dict>
+       <key>BuildLocationStyle</key>
+       <string>UseAppPreferences</string>
+       <key>CustomBuildLocationType</key>
+       <string>RelativeToDerivedData</string>
+       <key>DerivedDataCustomLocation</key>
+       <string>DerivedData</string>
+       <key>DerivedDataLocationStyle</key>
+       <string>WorkspaceRelativePath</string>
+       <key>HasAskedToTakeAutomaticSnapshotBeforeSignificantChanges</key>
+       <true/>
+       <key>IssueFilterStyle</key>
+       <string>ShowActiveSchemeOnly</string>
+       <key>LiveSourceIssuesEnabled</key>
+       <true/>
+       <key>SnapshotAutomaticallyBeforeSignificantChanges</key>
+       <true/>
+       <key>SnapshotLocationStyle</key>
+       <string>Default</string>
+</dict>
+</plist>
diff --git a/CHNOSProject/AI003/AI003.xcodeproj/xcuserdata/hikaru.xcuserdatad/xcdebugger/Breakpoints.xcbkptlist b/CHNOSProject/AI003/AI003.xcodeproj/xcuserdata/hikaru.xcuserdatad/xcdebugger/Breakpoints.xcbkptlist
new file mode 100644 (file)
index 0000000..ea391d6
--- /dev/null
@@ -0,0 +1,161 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<Bucket
+   type = "1"
+   version = "1.0">
+   <FileBreakpoints>
+      <FileBreakpoint
+         shouldBeEnabled = "Yes"
+         ignoreCount = "0"
+         continueAfterRunningActions = "No"
+         filePath = "AI003/chnlib01.c"
+         timestampString = "382341085.065694"
+         startingColumnNumber = "9223372036854775807"
+         endingColumnNumber = "9223372036854775807"
+         startingLineNumber = "327"
+         endingLineNumber = "327"
+         landmarkName = "CHNLIB_CString_GetCountOfContain()"
+         landmarkType = "7">
+      </FileBreakpoint>
+      <FileBreakpoint
+         shouldBeEnabled = "No"
+         ignoreCount = "0"
+         continueAfterRunningActions = "No"
+         filePath = "AI003/chnlib02.c"
+         timestampString = "382030947.15927"
+         startingColumnNumber = "9223372036854775807"
+         endingColumnNumber = "9223372036854775807"
+         startingLineNumber = "77"
+         endingLineNumber = "77"
+         landmarkName = "CHNLIB_UIPArray_GetSeparatedStringByUIPArray()"
+         landmarkType = "7">
+      </FileBreakpoint>
+      <FileBreakpoint
+         shouldBeEnabled = "No"
+         ignoreCount = "0"
+         continueAfterRunningActions = "No"
+         filePath = "AI003/chnlib02.c"
+         timestampString = "382034766.293647"
+         startingColumnNumber = "9223372036854775807"
+         endingColumnNumber = "9223372036854775807"
+         startingLineNumber = "74"
+         endingLineNumber = "74"
+         landmarkName = "CHNLIB_UIPArray_GetSeparatedStringByUIPArray()"
+         landmarkType = "7">
+      </FileBreakpoint>
+      <FileBreakpoint
+         shouldBeEnabled = "No"
+         ignoreCount = "0"
+         continueAfterRunningActions = "No"
+         filePath = "AI003/chnlib02.c"
+         timestampString = "382034968.064478"
+         startingColumnNumber = "9223372036854775807"
+         endingColumnNumber = "9223372036854775807"
+         startingLineNumber = "76"
+         endingLineNumber = "76"
+         landmarkName = "CHNLIB_UIPArray_GetSeparatedStringByUIPArray()"
+         landmarkType = "7">
+      </FileBreakpoint>
+      <FileBreakpoint
+         shouldBeEnabled = "No"
+         ignoreCount = "0"
+         continueAfterRunningActions = "No"
+         filePath = "AI003/chnlib02.c"
+         timestampString = "382034969.279419"
+         startingColumnNumber = "9223372036854775807"
+         endingColumnNumber = "9223372036854775807"
+         startingLineNumber = "81"
+         endingLineNumber = "81"
+         landmarkName = "CHNLIB_UIPArray_GetSeparatedStringByUIPArray()"
+         landmarkType = "7">
+      </FileBreakpoint>
+      <FileBreakpoint
+         shouldBeEnabled = "No"
+         ignoreCount = "0"
+         continueAfterRunningActions = "No"
+         filePath = "AI003/chnlib02.c"
+         timestampString = "382034970.145872"
+         startingColumnNumber = "9223372036854775807"
+         endingColumnNumber = "9223372036854775807"
+         startingLineNumber = "83"
+         endingLineNumber = "83"
+         landmarkName = "CHNLIB_UIPArray_GetSeparatedStringByUIPArray()"
+         landmarkType = "7">
+      </FileBreakpoint>
+      <FileBreakpoint
+         shouldBeEnabled = "No"
+         ignoreCount = "0"
+         continueAfterRunningActions = "No"
+         filePath = "AI003/main.c"
+         timestampString = "384873562.138536"
+         startingColumnNumber = "9223372036854775807"
+         endingColumnNumber = "9223372036854775807"
+         startingLineNumber = "187"
+         endingLineNumber = "187"
+         landmarkName = "AI_Memory_AddRootWordData_IsDuplicated()"
+         landmarkType = "7">
+      </FileBreakpoint>
+      <FileBreakpoint
+         shouldBeEnabled = "No"
+         ignoreCount = "0"
+         continueAfterRunningActions = "No"
+         filePath = "AI003/chnlib.h"
+         timestampString = "382105653.921843"
+         startingColumnNumber = "9223372036854775807"
+         endingColumnNumber = "9223372036854775807"
+         startingLineNumber = "61"
+         endingLineNumber = "61">
+      </FileBreakpoint>
+      <FileBreakpoint
+         shouldBeEnabled = "No"
+         ignoreCount = "0"
+         continueAfterRunningActions = "No"
+         filePath = "AI003/chnlib01.c"
+         timestampString = "382270093.264895"
+         startingColumnNumber = "9223372036854775807"
+         endingColumnNumber = "9223372036854775807"
+         startingLineNumber = "101"
+         endingLineNumber = "101"
+         landmarkName = "CHNLIB_String_GetReferencePointerOfCString()"
+         landmarkType = "7">
+      </FileBreakpoint>
+      <FileBreakpoint
+         shouldBeEnabled = "No"
+         ignoreCount = "0"
+         continueAfterRunningActions = "No"
+         filePath = "AI003/chnlib01.c"
+         timestampString = "382270166.63709"
+         startingColumnNumber = "9223372036854775807"
+         endingColumnNumber = "9223372036854775807"
+         startingLineNumber = "100"
+         endingLineNumber = "100"
+         landmarkName = "CHNLIB_String_GetReferencePointerOfCString()"
+         landmarkType = "7">
+      </FileBreakpoint>
+      <FileBreakpoint
+         shouldBeEnabled = "No"
+         ignoreCount = "0"
+         continueAfterRunningActions = "No"
+         filePath = "AI003/main.c"
+         timestampString = "383409448.815474"
+         startingColumnNumber = "9223372036854775807"
+         endingColumnNumber = "9223372036854775807"
+         startingLineNumber = "46"
+         endingLineNumber = "46"
+         landmarkName = "main()"
+         landmarkType = "7">
+      </FileBreakpoint>
+      <FileBreakpoint
+         shouldBeEnabled = "Yes"
+         ignoreCount = "0"
+         continueAfterRunningActions = "No"
+         filePath = "AI003/chnlib01.c"
+         timestampString = "382560249.092543"
+         startingColumnNumber = "9223372036854775807"
+         endingColumnNumber = "9223372036854775807"
+         startingLineNumber = "334"
+         endingLineNumber = "334"
+         landmarkName = "CHNLIB_CString_GetCountOfContain()"
+         landmarkType = "7">
+      </FileBreakpoint>
+   </FileBreakpoints>
+</Bucket>
diff --git a/CHNOSProject/AI003/AI003.xcodeproj/xcuserdata/hikaru.xcuserdatad/xcschemes/AI003.xcscheme b/CHNOSProject/AI003/AI003.xcodeproj/xcuserdata/hikaru.xcuserdatad/xcschemes/AI003.xcscheme
new file mode 100644 (file)
index 0000000..1d56037
--- /dev/null
@@ -0,0 +1,86 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<Scheme
+   LastUpgradeVersion = "0460"
+   version = "1.3">
+   <BuildAction
+      parallelizeBuildables = "YES"
+      buildImplicitDependencies = "YES">
+      <BuildActionEntries>
+         <BuildActionEntry
+            buildForTesting = "YES"
+            buildForRunning = "YES"
+            buildForProfiling = "YES"
+            buildForArchiving = "YES"
+            buildForAnalyzing = "YES">
+            <BuildableReference
+               BuildableIdentifier = "primary"
+               BlueprintIdentifier = "175A879F16B5827800F5166E"
+               BuildableName = "AI003"
+               BlueprintName = "AI003"
+               ReferencedContainer = "container:AI003.xcodeproj">
+            </BuildableReference>
+         </BuildActionEntry>
+      </BuildActionEntries>
+   </BuildAction>
+   <TestAction
+      selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
+      selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
+      shouldUseLaunchSchemeArgsEnv = "YES"
+      buildConfiguration = "Debug">
+      <Testables>
+      </Testables>
+      <MacroExpansion>
+         <BuildableReference
+            BuildableIdentifier = "primary"
+            BlueprintIdentifier = "175A879F16B5827800F5166E"
+            BuildableName = "AI003"
+            BlueprintName = "AI003"
+            ReferencedContainer = "container:AI003.xcodeproj">
+         </BuildableReference>
+      </MacroExpansion>
+   </TestAction>
+   <LaunchAction
+      selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
+      selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
+      launchStyle = "0"
+      useCustomWorkingDirectory = "NO"
+      buildConfiguration = "Debug"
+      ignoresPersistentStateOnLaunch = "NO"
+      debugDocumentVersioning = "YES"
+      allowLocationSimulation = "YES">
+      <BuildableProductRunnable>
+         <BuildableReference
+            BuildableIdentifier = "primary"
+            BlueprintIdentifier = "175A879F16B5827800F5166E"
+            BuildableName = "AI003"
+            BlueprintName = "AI003"
+            ReferencedContainer = "container:AI003.xcodeproj">
+         </BuildableReference>
+      </BuildableProductRunnable>
+      <AdditionalOptions>
+      </AdditionalOptions>
+   </LaunchAction>
+   <ProfileAction
+      shouldUseLaunchSchemeArgsEnv = "YES"
+      savedToolIdentifier = ""
+      useCustomWorkingDirectory = "NO"
+      buildConfiguration = "Release"
+      debugDocumentVersioning = "YES">
+      <BuildableProductRunnable>
+         <BuildableReference
+            BuildableIdentifier = "primary"
+            BlueprintIdentifier = "175A879F16B5827800F5166E"
+            BuildableName = "AI003"
+            BlueprintName = "AI003"
+            ReferencedContainer = "container:AI003.xcodeproj">
+         </BuildableReference>
+      </BuildableProductRunnable>
+   </ProfileAction>
+   <AnalyzeAction
+      buildConfiguration = "Debug">
+   </AnalyzeAction>
+   <ArchiveAction
+      buildConfiguration = "Release"
+      revealArchiveInOrganizer = "YES">
+   </ArchiveAction>
+</Scheme>
diff --git a/CHNOSProject/AI003/AI003.xcodeproj/xcuserdata/hikaru.xcuserdatad/xcschemes/xcschememanagement.plist b/CHNOSProject/AI003/AI003.xcodeproj/xcuserdata/hikaru.xcuserdatad/xcschemes/xcschememanagement.plist
new file mode 100644 (file)
index 0000000..f22844d
--- /dev/null
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
+<plist version="1.0">
+<dict>
+       <key>SchemeUserState</key>
+       <dict>
+               <key>AI003.xcscheme</key>
+               <dict>
+                       <key>orderHint</key>
+                       <integer>1</integer>
+               </dict>
+       </dict>
+       <key>SuppressBuildableAutocreation</key>
+       <dict>
+               <key>1724D6C216DA0EA2008A8FE2</key>
+               <dict>
+                       <key>primary</key>
+                       <true/>
+               </dict>
+               <key>1724D6CF16DA0F0C008A8FE2</key>
+               <dict>
+                       <key>primary</key>
+                       <true/>
+               </dict>
+               <key>175A879F16B5827800F5166E</key>
+               <dict>
+                       <key>primary</key>
+                       <true/>
+               </dict>
+       </dict>
+</dict>
+</plist>
diff --git a/CHNOSProject/CHNOSProject.xcodeproj/project.pbxproj b/CHNOSProject/CHNOSProject.xcodeproj/project.pbxproj
new file mode 100644 (file)
index 0000000..072c71d
--- /dev/null
@@ -0,0 +1,218 @@
+// !$*UTF8*$!
+{
+       archiveVersion = 1;
+       classes = {
+       };
+       objectVersion = 46;
+       objects = {
+
+/* Begin PBXContainerItemProxy section */
+               17D0F3C116DA2F3700C62B79 /* PBXContainerItemProxy */ = {
+                       isa = PBXContainerItemProxy;
+                       containerPortal = 17D0F3BD16DA2F3700C62B79 /* AI002.xcodeproj */;
+                       proxyType = 2;
+                       remoteGlobalIDString = 1775A9481691E8C40054ADC5;
+                       remoteInfo = AI002;
+               };
+               17D0F3C716DA2F3C00C62B79 /* PBXContainerItemProxy */ = {
+                       isa = PBXContainerItemProxy;
+                       containerPortal = 17D0F3C316DA2F3C00C62B79 /* AI003.xcodeproj */;
+                       proxyType = 2;
+                       remoteGlobalIDString = 175A87A016B5827800F5166E;
+                       remoteInfo = AI003;
+               };
+               17D0F3F816DA305100C62B79 /* PBXContainerItemProxy */ = {
+                       isa = PBXContainerItemProxy;
+                       containerPortal = 17D0F3F416DA305000C62B79 /* chn.xcodeproj */;
+                       proxyType = 2;
+                       remoteGlobalIDString = 17D0F3ED16DA305000C62B79;
+                       remoteInfo = chn;
+               };
+               17D0F42C16DA37C500C62B79 /* PBXContainerItemProxy */ = {
+                       isa = PBXContainerItemProxy;
+                       containerPortal = 17D0F42816DA37C400C62B79 /* c2wiki.xcodeproj */;
+                       proxyType = 2;
+                       remoteGlobalIDString = 17D0F41C16DA37C400C62B79;
+                       remoteInfo = c2wiki;
+               };
+               17EE90B216DB67DC005238B2 /* PBXContainerItemProxy */ = {
+                       isa = PBXContainerItemProxy;
+                       containerPortal = 17EE90AA16DB67DB005238B2 /* libtest.xcodeproj */;
+                       proxyType = 2;
+                       remoteGlobalIDString = 17EE909E16DB67DB005238B2;
+                       remoteInfo = libtest;
+               };
+/* End PBXContainerItemProxy section */
+
+/* Begin PBXFileReference section */
+               17D0F3BD16DA2F3700C62B79 /* AI002.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = AI002.xcodeproj; path = AI002/AI002.xcodeproj; sourceTree = "<group>"; };
+               17D0F3C316DA2F3C00C62B79 /* AI003.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = AI003.xcodeproj; path = AI003/AI003.xcodeproj; sourceTree = "<group>"; };
+               17D0F3F416DA305000C62B79 /* chn.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = chn.xcodeproj; path = chn/chn.xcodeproj; sourceTree = "<group>"; };
+               17D0F42816DA37C400C62B79 /* c2wiki.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = c2wiki.xcodeproj; path = c2wiki/c2wiki.xcodeproj; sourceTree = "<group>"; };
+               17EE90AA16DB67DB005238B2 /* libtest.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = libtest.xcodeproj; path = libtest/libtest.xcodeproj; sourceTree = "<group>"; };
+/* End PBXFileReference section */
+
+/* Begin PBXGroup section */
+               1724D6D416DA113E008A8FE2 = {
+                       isa = PBXGroup;
+                       children = (
+                               17EE90AA16DB67DB005238B2 /* libtest.xcodeproj */,
+                               17D0F42816DA37C400C62B79 /* c2wiki.xcodeproj */,
+                               17D0F3F416DA305000C62B79 /* chn.xcodeproj */,
+                               17D0F3C316DA2F3C00C62B79 /* AI003.xcodeproj */,
+                               17D0F3BD16DA2F3700C62B79 /* AI002.xcodeproj */,
+                       );
+                       sourceTree = "<group>";
+               };
+               17D0F3BE16DA2F3700C62B79 /* Products */ = {
+                       isa = PBXGroup;
+                       children = (
+                               17D0F3C216DA2F3700C62B79 /* AI002 */,
+                       );
+                       name = Products;
+                       sourceTree = "<group>";
+               };
+               17D0F3C416DA2F3C00C62B79 /* Products */ = {
+                       isa = PBXGroup;
+                       children = (
+                               17D0F3C816DA2F3C00C62B79 /* AI003 */,
+                       );
+                       name = Products;
+                       sourceTree = "<group>";
+               };
+               17D0F3F516DA305000C62B79 /* Products */ = {
+                       isa = PBXGroup;
+                       children = (
+                               17D0F3F916DA305100C62B79 /* libchn.a */,
+                       );
+                       name = Products;
+                       sourceTree = "<group>";
+               };
+               17D0F42916DA37C400C62B79 /* Products */ = {
+                       isa = PBXGroup;
+                       children = (
+                               17D0F42D16DA37C500C62B79 /* c2wiki */,
+                       );
+                       name = Products;
+                       sourceTree = "<group>";
+               };
+               17EE90AB16DB67DB005238B2 /* Products */ = {
+                       isa = PBXGroup;
+                       children = (
+                               17EE90B316DB67DC005238B2 /* libtest */,
+                       );
+                       name = Products;
+                       sourceTree = "<group>";
+               };
+/* End PBXGroup section */
+
+/* Begin PBXProject section */
+               1724D6D516DA113E008A8FE2 /* Project object */ = {
+                       isa = PBXProject;
+                       attributes = {
+                               LastUpgradeCheck = 0460;
+                       };
+                       buildConfigurationList = 1724D6D816DA113E008A8FE2 /* Build configuration list for PBXProject "CHNOSProject" */;
+                       compatibilityVersion = "Xcode 3.2";
+                       developmentRegion = English;
+                       hasScannedForEncodings = 0;
+                       knownRegions = (
+                               en,
+                       );
+                       mainGroup = 1724D6D416DA113E008A8FE2;
+                       projectDirPath = "";
+                       projectReferences = (
+                               {
+                                       ProductGroup = 17D0F3BE16DA2F3700C62B79 /* Products */;
+                                       ProjectRef = 17D0F3BD16DA2F3700C62B79 /* AI002.xcodeproj */;
+                               },
+                               {
+                                       ProductGroup = 17D0F3C416DA2F3C00C62B79 /* Products */;
+                                       ProjectRef = 17D0F3C316DA2F3C00C62B79 /* AI003.xcodeproj */;
+                               },
+                               {
+                                       ProductGroup = 17D0F42916DA37C400C62B79 /* Products */;
+                                       ProjectRef = 17D0F42816DA37C400C62B79 /* c2wiki.xcodeproj */;
+                               },
+                               {
+                                       ProductGroup = 17D0F3F516DA305000C62B79 /* Products */;
+                                       ProjectRef = 17D0F3F416DA305000C62B79 /* chn.xcodeproj */;
+                               },
+                               {
+                                       ProductGroup = 17EE90AB16DB67DB005238B2 /* Products */;
+                                       ProjectRef = 17EE90AA16DB67DB005238B2 /* libtest.xcodeproj */;
+                               },
+                       );
+                       projectRoot = "";
+                       targets = (
+                       );
+               };
+/* End PBXProject section */
+
+/* Begin PBXReferenceProxy section */
+               17D0F3C216DA2F3700C62B79 /* AI002 */ = {
+                       isa = PBXReferenceProxy;
+                       fileType = "compiled.mach-o.executable";
+                       path = AI002;
+                       remoteRef = 17D0F3C116DA2F3700C62B79 /* PBXContainerItemProxy */;
+                       sourceTree = BUILT_PRODUCTS_DIR;
+               };
+               17D0F3C816DA2F3C00C62B79 /* AI003 */ = {
+                       isa = PBXReferenceProxy;
+                       fileType = "compiled.mach-o.executable";
+                       path = AI003;
+                       remoteRef = 17D0F3C716DA2F3C00C62B79 /* PBXContainerItemProxy */;
+                       sourceTree = BUILT_PRODUCTS_DIR;
+               };
+               17D0F3F916DA305100C62B79 /* libchn.a */ = {
+                       isa = PBXReferenceProxy;
+                       fileType = archive.ar;
+                       path = libchn.a;
+                       remoteRef = 17D0F3F816DA305100C62B79 /* PBXContainerItemProxy */;
+                       sourceTree = BUILT_PRODUCTS_DIR;
+               };
+               17D0F42D16DA37C500C62B79 /* c2wiki */ = {
+                       isa = PBXReferenceProxy;
+                       fileType = "compiled.mach-o.executable";
+                       path = c2wiki;
+                       remoteRef = 17D0F42C16DA37C500C62B79 /* PBXContainerItemProxy */;
+                       sourceTree = BUILT_PRODUCTS_DIR;
+               };
+               17EE90B316DB67DC005238B2 /* libtest */ = {
+                       isa = PBXReferenceProxy;
+                       fileType = "compiled.mach-o.executable";
+                       path = libtest;
+                       remoteRef = 17EE90B216DB67DC005238B2 /* PBXContainerItemProxy */;
+                       sourceTree = BUILT_PRODUCTS_DIR;
+               };
+/* End PBXReferenceProxy section */
+
+/* Begin XCBuildConfiguration section */
+               1724D6D916DA113E008A8FE2 /* Debug */ = {
+                       isa = XCBuildConfiguration;
+                       buildSettings = {
+                       };
+                       name = Debug;
+               };
+               1724D6DA16DA113E008A8FE2 /* Release */ = {
+                       isa = XCBuildConfiguration;
+                       buildSettings = {
+                       };
+                       name = Release;
+               };
+/* End XCBuildConfiguration section */
+
+/* Begin XCConfigurationList section */
+               1724D6D816DA113E008A8FE2 /* Build configuration list for PBXProject "CHNOSProject" */ = {
+                       isa = XCConfigurationList;
+                       buildConfigurations = (
+                               1724D6D916DA113E008A8FE2 /* Debug */,
+                               1724D6DA16DA113E008A8FE2 /* Release */,
+                       );
+                       defaultConfigurationIsVisible = 0;
+                       defaultConfigurationName = Release;
+               };
+/* End XCConfigurationList section */
+       };
+       rootObject = 1724D6D516DA113E008A8FE2 /* Project object */;
+}
diff --git a/CHNOSProject/CHNOSProject.xcodeproj/project.xcworkspace/contents.xcworkspacedata b/CHNOSProject/CHNOSProject.xcodeproj/project.xcworkspace/contents.xcworkspacedata
new file mode 100644 (file)
index 0000000..d87e5ee
--- /dev/null
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<Workspace
+   version = "1.0">
+   <FileRef
+      location = "self:CHNOSProject.xcodeproj">
+   </FileRef>
+</Workspace>
diff --git a/CHNOSProject/CHNOSProject.xcodeproj/project.xcworkspace/xcuserdata/hikaru.xcuserdatad/UserInterfaceState.xcuserstate b/CHNOSProject/CHNOSProject.xcodeproj/project.xcworkspace/xcuserdata/hikaru.xcuserdatad/UserInterfaceState.xcuserstate
new file mode 100644 (file)
index 0000000..efea97d
Binary files /dev/null and b/CHNOSProject/CHNOSProject.xcodeproj/project.xcworkspace/xcuserdata/hikaru.xcuserdatad/UserInterfaceState.xcuserstate differ
diff --git a/CHNOSProject/CHNOSProject.xcodeproj/project.xcworkspace/xcuserdata/hikaru.xcuserdatad/WorkspaceSettings.xcsettings b/CHNOSProject/CHNOSProject.xcodeproj/project.xcworkspace/xcuserdata/hikaru.xcuserdatad/WorkspaceSettings.xcsettings
new file mode 100644 (file)
index 0000000..783b288
--- /dev/null
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
+<plist version="1.0">
+<dict>
+       <key>BuildLocationStyle</key>
+       <string>UseAppPreferences</string>
+       <key>CustomBuildLocationType</key>
+       <string>RelativeToDerivedData</string>
+       <key>DerivedDataCustomLocation</key>
+       <string>DerivedData</string>
+       <key>DerivedDataLocationStyle</key>
+       <string>WorkspaceRelativePath</string>
+       <key>HasAskedToTakeAutomaticSnapshotBeforeSignificantChanges</key>
+       <true/>
+       <key>IssueFilterStyle</key>
+       <string>ShowActiveSchemeOnly</string>
+       <key>LiveSourceIssuesEnabled</key>
+       <true/>
+       <key>SnapshotAutomaticallyBeforeSignificantChanges</key>
+       <true/>
+       <key>SnapshotLocationStyle</key>
+       <string>Default</string>
+</dict>
+</plist>
diff --git a/CHNOSProject/CHNOSProject.xcodeproj/xcuserdata/hikaru.xcuserdatad/xcdebugger/Breakpoints.xcbkptlist b/CHNOSProject/CHNOSProject.xcodeproj/xcuserdata/hikaru.xcuserdatad/xcdebugger/Breakpoints.xcbkptlist
new file mode 100644 (file)
index 0000000..9428335
--- /dev/null
@@ -0,0 +1,83 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<Bucket
+   type = "1"
+   version = "1.0">
+   <FileBreakpoints>
+      <FileBreakpoint
+         shouldBeEnabled = "No"
+         ignoreCount = "0"
+         continueAfterRunningActions = "No"
+         filePath = "c2wiki/c2wiki/main.c"
+         timestampString = "383471986.77825"
+         startingColumnNumber = "9223372036854775807"
+         endingColumnNumber = "9223372036854775807"
+         startingLineNumber = "97"
+         endingLineNumber = "97"
+         landmarkName = "main()"
+         landmarkType = "7">
+      </FileBreakpoint>
+      <FileBreakpoint
+         shouldBeEnabled = "No"
+         ignoreCount = "0"
+         continueAfterRunningActions = "No"
+         filePath = "c2wiki/c2wiki/main.c"
+         timestampString = "383471986.77825"
+         startingColumnNumber = "9223372036854775807"
+         endingColumnNumber = "9223372036854775807"
+         startingLineNumber = "26"
+         endingLineNumber = "26"
+         landmarkName = "main()"
+         landmarkType = "7">
+      </FileBreakpoint>
+      <FileBreakpoint
+         shouldBeEnabled = "No"
+         ignoreCount = "0"
+         continueAfterRunningActions = "No"
+         filePath = "c2wiki/c2wiki/main.c"
+         timestampString = "383471986.77825"
+         startingColumnNumber = "9223372036854775807"
+         endingColumnNumber = "9223372036854775807"
+         startingLineNumber = "24"
+         endingLineNumber = "24"
+         landmarkName = "main()"
+         landmarkType = "7">
+      </FileBreakpoint>
+      <FileBreakpoint
+         shouldBeEnabled = "No"
+         ignoreCount = "0"
+         continueAfterRunningActions = "No"
+         filePath = "chn/chnlib03.c"
+         timestampString = "383488802.797974"
+         startingColumnNumber = "9223372036854775807"
+         endingColumnNumber = "9223372036854775807"
+         startingLineNumber = "58"
+         endingLineNumber = "58"
+         landmarkName = "CHNLIB_Environment_SetCurrentWorkingDirectory()"
+         landmarkType = "7">
+      </FileBreakpoint>
+      <FileBreakpoint
+         shouldBeEnabled = "No"
+         ignoreCount = "0"
+         continueAfterRunningActions = "No"
+         filePath = "chn/chnlib.h"
+         timestampString = "384873562.138536"
+         startingColumnNumber = "9223372036854775807"
+         endingColumnNumber = "9223372036854775807"
+         startingLineNumber = "118"
+         endingLineNumber = "118">
+      </FileBreakpoint>
+      <FileBreakpoint
+         shouldBeEnabled = "No"
+         ignoreCount = "0"
+         continueAfterRunningActions = "No"
+         filePath = "chn/chnlib04.c"
+         timestampString = "384970191.093669"
+         startingColumnNumber = "9223372036854775807"
+         endingColumnNumber = "9223372036854775807"
+         startingLineNumber = "23"
+         endingLineNumber = "23"
+         landmarkName = "CHNLIB_UTF8_GetCharacterType()"
+         landmarkType = "7">
+      </FileBreakpoint>
+   </FileBreakpoints>
+</Bucket>
diff --git a/CHNOSProject/c2wiki/c2wiki.xcodeproj/project.pbxproj b/CHNOSProject/c2wiki/c2wiki.xcodeproj/project.pbxproj
new file mode 100644 (file)
index 0000000..4cbecf5
--- /dev/null
@@ -0,0 +1,272 @@
+// !$*UTF8*$!
+{
+       archiveVersion = 1;
+       classes = {
+       };
+       objectVersion = 46;
+       objects = {
+
+/* Begin PBXBuildFile section */
+               17D0F42016DA37C400C62B79 /* main.c in Sources */ = {isa = PBXBuildFile; fileRef = 17D0F41F16DA37C400C62B79 /* main.c */; };
+               17D0F42216DA37C400C62B79 /* c2wiki.1 in CopyFiles */ = {isa = PBXBuildFile; fileRef = 17D0F42116DA37C400C62B79 /* c2wiki.1 */; };
+               17D0F42F16DA387000C62B79 /* libchn.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 17D0F42E16DA387000C62B79 /* libchn.a */; };
+/* End PBXBuildFile section */
+
+/* Begin PBXContainerItemProxy section */
+               17EE908A16DA4AC6005238B2 /* PBXContainerItemProxy */ = {
+                       isa = PBXContainerItemProxy;
+                       containerPortal = 17D0F43016DA39E000C62B79 /* chn.xcodeproj */;
+                       proxyType = 2;
+                       remoteGlobalIDString = 17D0F3ED16DA305000C62B79;
+                       remoteInfo = chn;
+               };
+/* End PBXContainerItemProxy section */
+
+/* Begin PBXCopyFilesBuildPhase section */
+               17D0F41A16DA37C400C62B79 /* CopyFiles */ = {
+                       isa = PBXCopyFilesBuildPhase;
+                       buildActionMask = 2147483647;
+                       dstPath = /usr/share/man/man1/;
+                       dstSubfolderSpec = 0;
+                       files = (
+                               17D0F42216DA37C400C62B79 /* c2wiki.1 in CopyFiles */,
+                       );
+                       runOnlyForDeploymentPostprocessing = 1;
+               };
+/* End PBXCopyFilesBuildPhase section */
+
+/* Begin PBXFileReference section */
+               17D0F41C16DA37C400C62B79 /* c2wiki */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = c2wiki; sourceTree = BUILT_PRODUCTS_DIR; };
+               17D0F41F16DA37C400C62B79 /* main.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = main.c; sourceTree = "<group>"; };
+               17D0F42116DA37C400C62B79 /* c2wiki.1 */ = {isa = PBXFileReference; lastKnownFileType = text.man; path = c2wiki.1; sourceTree = "<group>"; };
+               17D0F42E16DA387000C62B79 /* libchn.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libchn.a; path = ../DerivedData/CHNOSProject/Build/Products/Debug/libchn.a; sourceTree = "<group>"; };
+               17D0F43016DA39E000C62B79 /* chn.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = chn.xcodeproj; path = ../chn/chn.xcodeproj; sourceTree = "<group>"; };
+/* End PBXFileReference section */
+
+/* Begin PBXFrameworksBuildPhase section */
+               17D0F41916DA37C400C62B79 /* Frameworks */ = {
+                       isa = PBXFrameworksBuildPhase;
+                       buildActionMask = 2147483647;
+                       files = (
+                               17D0F42F16DA387000C62B79 /* libchn.a in Frameworks */,
+                       );
+                       runOnlyForDeploymentPostprocessing = 0;
+               };
+/* End PBXFrameworksBuildPhase section */
+
+/* Begin PBXGroup section */
+               17D0F41316DA37C400C62B79 = {
+                       isa = PBXGroup;
+                       children = (
+                               17D0F43016DA39E000C62B79 /* chn.xcodeproj */,
+                               17D0F42E16DA387000C62B79 /* libchn.a */,
+                               17D0F41E16DA37C400C62B79 /* c2wiki */,
+                               17D0F41D16DA37C400C62B79 /* Products */,
+                       );
+                       sourceTree = "<group>";
+               };
+               17D0F41D16DA37C400C62B79 /* Products */ = {
+                       isa = PBXGroup;
+                       children = (
+                               17D0F41C16DA37C400C62B79 /* c2wiki */,
+                       );
+                       name = Products;
+                       sourceTree = "<group>";
+               };
+               17D0F41E16DA37C400C62B79 /* c2wiki */ = {
+                       isa = PBXGroup;
+                       children = (
+                               17D0F41F16DA37C400C62B79 /* main.c */,
+                               17D0F42116DA37C400C62B79 /* c2wiki.1 */,
+                       );
+                       path = c2wiki;
+                       sourceTree = "<group>";
+               };
+               17EE908516DA4AC6005238B2 /* Products */ = {
+                       isa = PBXGroup;
+                       children = (
+                               17EE908B16DA4AC6005238B2 /* libchn.a */,
+                       );
+                       name = Products;
+                       sourceTree = "<group>";
+               };
+/* End PBXGroup section */
+
+/* Begin PBXNativeTarget section */
+               17D0F41B16DA37C400C62B79 /* c2wiki */ = {
+                       isa = PBXNativeTarget;
+                       buildConfigurationList = 17D0F42516DA37C400C62B79 /* Build configuration list for PBXNativeTarget "c2wiki" */;
+                       buildPhases = (
+                               17D0F41816DA37C400C62B79 /* Sources */,
+                               17D0F41916DA37C400C62B79 /* Frameworks */,
+                               17D0F41A16DA37C400C62B79 /* CopyFiles */,
+                       );
+                       buildRules = (
+                       );
+                       dependencies = (
+                       );
+                       name = c2wiki;
+                       productName = c2wiki;
+                       productReference = 17D0F41C16DA37C400C62B79 /* c2wiki */;
+                       productType = "com.apple.product-type.tool";
+               };
+/* End PBXNativeTarget section */
+
+/* Begin PBXProject section */
+               17D0F41416DA37C400C62B79 /* Project object */ = {
+                       isa = PBXProject;
+                       attributes = {
+                               LastUpgradeCheck = 0460;
+                               ORGANIZATIONNAME = "Hikaru Nishida";
+                       };
+                       buildConfigurationList = 17D0F41716DA37C400C62B79 /* Build configuration list for PBXProject "c2wiki" */;
+                       compatibilityVersion = "Xcode 3.2";
+                       developmentRegion = English;
+                       hasScannedForEncodings = 0;
+                       knownRegions = (
+                               en,
+                       );
+                       mainGroup = 17D0F41316DA37C400C62B79;
+                       productRefGroup = 17D0F41D16DA37C400C62B79 /* Products */;
+                       projectDirPath = "";
+                       projectReferences = (
+                               {
+                                       ProductGroup = 17EE908516DA4AC6005238B2 /* Products */;
+                                       ProjectRef = 17D0F43016DA39E000C62B79 /* chn.xcodeproj */;
+                               },
+                       );
+                       projectRoot = "";
+                       targets = (
+                               17D0F41B16DA37C400C62B79 /* c2wiki */,
+                       );
+               };
+/* End PBXProject section */
+
+/* Begin PBXReferenceProxy section */
+               17EE908B16DA4AC6005238B2 /* libchn.a */ = {
+                       isa = PBXReferenceProxy;
+                       fileType = archive.ar;
+                       path = libchn.a;
+                       remoteRef = 17EE908A16DA4AC6005238B2 /* PBXContainerItemProxy */;
+                       sourceTree = BUILT_PRODUCTS_DIR;
+               };
+/* End PBXReferenceProxy section */
+
+/* Begin PBXSourcesBuildPhase section */
+               17D0F41816DA37C400C62B79 /* Sources */ = {
+                       isa = PBXSourcesBuildPhase;
+                       buildActionMask = 2147483647;
+                       files = (
+                               17D0F42016DA37C400C62B79 /* main.c in Sources */,
+                       );
+                       runOnlyForDeploymentPostprocessing = 0;
+               };
+/* End PBXSourcesBuildPhase section */
+
+/* Begin XCBuildConfiguration section */
+               17D0F42316DA37C400C62B79 /* Debug */ = {
+                       isa = XCBuildConfiguration;
+                       buildSettings = {
+                               ALWAYS_SEARCH_USER_PATHS = NO;
+                               ARCHS = "$(ARCHS_STANDARD_64_BIT)";
+                               CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
+                               CLANG_CXX_LIBRARY = "libc++";
+                               CLANG_WARN_CONSTANT_CONVERSION = YES;
+                               CLANG_WARN_EMPTY_BODY = YES;
+                               CLANG_WARN_ENUM_CONVERSION = YES;
+                               CLANG_WARN_INT_CONVERSION = YES;
+                               CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
+                               COPY_PHASE_STRIP = NO;
+                               GCC_C_LANGUAGE_STANDARD = gnu99;
+                               GCC_DYNAMIC_NO_PIC = NO;
+                               GCC_ENABLE_OBJC_EXCEPTIONS = 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_UNINITIALIZED_AUTOS = YES;
+                               GCC_WARN_UNUSED_VARIABLE = YES;
+                               MACOSX_DEPLOYMENT_TARGET = 10.7;
+                               ONLY_ACTIVE_ARCH = YES;
+                               SDKROOT = macosx;
+                       };
+                       name = Debug;
+               };
+               17D0F42416DA37C400C62B79 /* Release */ = {
+                       isa = XCBuildConfiguration;
+                       buildSettings = {
+                               ALWAYS_SEARCH_USER_PATHS = NO;
+                               ARCHS = "$(ARCHS_STANDARD_64_BIT)";
+                               CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
+                               CLANG_CXX_LIBRARY = "libc++";
+                               CLANG_WARN_CONSTANT_CONVERSION = YES;
+                               CLANG_WARN_EMPTY_BODY = YES;
+                               CLANG_WARN_ENUM_CONVERSION = YES;
+                               CLANG_WARN_INT_CONVERSION = YES;
+                               CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
+                               COPY_PHASE_STRIP = YES;
+                               DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
+                               GCC_C_LANGUAGE_STANDARD = gnu99;
+                               GCC_ENABLE_OBJC_EXCEPTIONS = YES;
+                               GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
+                               GCC_WARN_ABOUT_RETURN_TYPE = YES;
+                               GCC_WARN_UNINITIALIZED_AUTOS = YES;
+                               GCC_WARN_UNUSED_VARIABLE = YES;
+                               MACOSX_DEPLOYMENT_TARGET = 10.7;
+                               SDKROOT = macosx;
+                       };
+                       name = Release;
+               };
+               17D0F42616DA37C400C62B79 /* Debug */ = {
+                       isa = XCBuildConfiguration;
+                       buildSettings = {
+                               HEADER_SEARCH_PATHS = (
+                                       "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/usr/local/include",
+                                       "$(INSTALL_ROOT)/usr/local/include",
+                               );
+                               LIBRARY_SEARCH_PATHS = "";
+                               PRODUCT_NAME = "$(TARGET_NAME)";
+                       };
+                       name = Debug;
+               };
+               17D0F42716DA37C400C62B79 /* Release */ = {
+                       isa = XCBuildConfiguration;
+                       buildSettings = {
+                               HEADER_SEARCH_PATHS = (
+                                       "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/usr/local/include",
+                                       "$(INSTALL_ROOT)/usr/local/include",
+                               );
+                               LIBRARY_SEARCH_PATHS = "";
+                               PRODUCT_NAME = "$(TARGET_NAME)";
+                       };
+                       name = Release;
+               };
+/* End XCBuildConfiguration section */
+
+/* Begin XCConfigurationList section */
+               17D0F41716DA37C400C62B79 /* Build configuration list for PBXProject "c2wiki" */ = {
+                       isa = XCConfigurationList;
+                       buildConfigurations = (
+                               17D0F42316DA37C400C62B79 /* Debug */,
+                               17D0F42416DA37C400C62B79 /* Release */,
+                       );
+                       defaultConfigurationIsVisible = 0;
+                       defaultConfigurationName = Release;
+               };
+               17D0F42516DA37C400C62B79 /* Build configuration list for PBXNativeTarget "c2wiki" */ = {
+                       isa = XCConfigurationList;
+                       buildConfigurations = (
+                               17D0F42616DA37C400C62B79 /* Debug */,
+                               17D0F42716DA37C400C62B79 /* Release */,
+                       );
+                       defaultConfigurationIsVisible = 0;
+                       defaultConfigurationName = Release;
+               };
+/* End XCConfigurationList section */
+       };
+       rootObject = 17D0F41416DA37C400C62B79 /* Project object */;
+}
diff --git a/CHNOSProject/c2wiki/c2wiki.xcodeproj/xcuserdata/hikaru.xcuserdatad/xcschemes/c2wiki.xcscheme b/CHNOSProject/c2wiki/c2wiki.xcodeproj/xcuserdata/hikaru.xcuserdatad/xcschemes/c2wiki.xcscheme
new file mode 100644 (file)
index 0000000..9a25fa3
--- /dev/null
@@ -0,0 +1,116 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<Scheme
+   LastUpgradeVersion = "0460"
+   version = "1.3">
+   <BuildAction
+      parallelizeBuildables = "YES"
+      buildImplicitDependencies = "YES">
+      <BuildActionEntries>
+         <BuildActionEntry
+            buildForTesting = "YES"
+            buildForRunning = "YES"
+            buildForProfiling = "YES"
+            buildForArchiving = "YES"
+            buildForAnalyzing = "YES">
+            <BuildableReference
+               BuildableIdentifier = "primary"
+               BlueprintIdentifier = "17D0F41B16DA37C400C62B79"
+               BuildableName = "c2wiki"
+               BlueprintName = "c2wiki"
+               ReferencedContainer = "container:c2wiki.xcodeproj">
+            </BuildableReference>
+         </BuildActionEntry>
+      </BuildActionEntries>
+   </BuildAction>
+   <TestAction
+      selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
+      selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
+      shouldUseLaunchSchemeArgsEnv = "YES"
+      buildConfiguration = "Debug">
+      <Testables>
+      </Testables>
+      <MacroExpansion>
+         <BuildableReference
+            BuildableIdentifier = "primary"
+            BlueprintIdentifier = "17D0F41B16DA37C400C62B79"
+            BuildableName = "c2wiki"
+            BlueprintName = "c2wiki"
+            ReferencedContainer = "container:c2wiki.xcodeproj">
+         </BuildableReference>
+      </MacroExpansion>
+   </TestAction>
+   <LaunchAction
+      selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
+      selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
+      launchStyle = "0"
+      useCustomWorkingDirectory = "NO"
+      buildConfiguration = "Debug"
+      ignoresPersistentStateOnLaunch = "NO"
+      debugDocumentVersioning = "YES"
+      allowLocationSimulation = "YES">
+      <BuildableProductRunnable>
+         <BuildableReference
+            BuildableIdentifier = "primary"
+            BlueprintIdentifier = "17D0F41B16DA37C400C62B79"
+            BuildableName = "c2wiki"
+            BlueprintName = "c2wiki"
+            ReferencedContainer = "container:c2wiki.xcodeproj">
+         </BuildableReference>
+      </BuildableProductRunnable>
+      <CommandLineArguments>
+         <CommandLineArgument
+            argument = "/Users/hikaru/Desktop/CHNOSProject_SourceForgeJP/CHNOSProject/chn/chnlib.h"
+            isEnabled = "YES">
+         </CommandLineArgument>
+         <CommandLineArgument
+            argument = "/Users/hikaru/Desktop/CHNOSProject_SourceForgeJP/CHNOSProject/chn/chnlib.c"
+            isEnabled = "YES">
+         </CommandLineArgument>
+         <CommandLineArgument
+            argument = "/Users/hikaru/Desktop/CHNOSProject_SourceForgeJP/CHNOSProject/chn/chnlib00.c"
+            isEnabled = "YES">
+         </CommandLineArgument>
+         <CommandLineArgument
+            argument = "/Users/hikaru/Desktop/CHNOSProject_SourceForgeJP/CHNOSProject/chn/chnlib01.c"
+            isEnabled = "YES">
+         </CommandLineArgument>
+         <CommandLineArgument
+            argument = "/Users/hikaru/Desktop/CHNOSProject_SourceForgeJP/CHNOSProject/chn/chnlib02.c"
+            isEnabled = "YES">
+         </CommandLineArgument>
+         <CommandLineArgument
+            argument = "/Users/hikaru/Desktop/CHNOSProject_SourceForgeJP/CHNOSProject/chn/chnlib03.c"
+            isEnabled = "YES">
+         </CommandLineArgument>
+         <CommandLineArgument
+            argument = "/Users/hikaru/Desktop/CHNOSProject_SourceForgeJP/CHNOSProject/chn/chnlib04.c"
+            isEnabled = "YES">
+         </CommandLineArgument>
+      </CommandLineArguments>
+      <AdditionalOptions>
+      </AdditionalOptions>
+   </LaunchAction>
+   <ProfileAction
+      shouldUseLaunchSchemeArgsEnv = "YES"
+      savedToolIdentifier = ""
+      useCustomWorkingDirectory = "NO"
+      buildConfiguration = "Release"
+      debugDocumentVersioning = "YES">
+      <BuildableProductRunnable>
+         <BuildableReference
+            BuildableIdentifier = "primary"
+            BlueprintIdentifier = "17D0F41B16DA37C400C62B79"
+            BuildableName = "c2wiki"
+            BlueprintName = "c2wiki"
+            ReferencedContainer = "container:c2wiki.xcodeproj">
+         </BuildableReference>
+      </BuildableProductRunnable>
+   </ProfileAction>
+   <AnalyzeAction
+      buildConfiguration = "Debug">
+   </AnalyzeAction>
+   <ArchiveAction
+      buildConfiguration = "Release"
+      revealArchiveInOrganizer = "YES">
+   </ArchiveAction>
+</Scheme>
diff --git a/CHNOSProject/c2wiki/c2wiki.xcodeproj/xcuserdata/hikaru.xcuserdatad/xcschemes/xcschememanagement.plist b/CHNOSProject/c2wiki/c2wiki.xcodeproj/xcuserdata/hikaru.xcuserdatad/xcschemes/xcschememanagement.plist
new file mode 100644 (file)
index 0000000..7d13b90
--- /dev/null
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
+<plist version="1.0">
+<dict>
+       <key>SchemeUserState</key>
+       <dict>
+               <key>c2wiki.xcscheme</key>
+               <dict>
+                       <key>orderHint</key>
+                       <integer>3</integer>
+               </dict>
+       </dict>
+       <key>SuppressBuildableAutocreation</key>
+       <dict>
+               <key>17D0F41B16DA37C400C62B79</key>
+               <dict>
+                       <key>primary</key>
+                       <true/>
+               </dict>
+       </dict>
+</dict>
+</plist>
diff --git a/CHNOSProject/chn/chn.xcodeproj/project.pbxproj b/CHNOSProject/chn/chn.xcodeproj/project.pbxproj
new file mode 100644 (file)
index 0000000..13eff5a
--- /dev/null
@@ -0,0 +1,236 @@
+// !$*UTF8*$!
+{
+       archiveVersion = 1;
+       classes = {
+       };
+       objectVersion = 46;
+       objects = {
+
+/* Begin PBXBuildFile section */
+               17D0F40116DA313700C62B79 /* chnlib.c in Sources */ = {isa = PBXBuildFile; fileRef = 17D0F3FA16DA313700C62B79 /* chnlib.c */; };
+               17D0F40216DA313700C62B79 /* chnlib.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D0F3FB16DA313700C62B79 /* chnlib.h */; settings = {ATTRIBUTES = (Public, ); }; };
+               17D0F40316DA313700C62B79 /* chnlib00.c in Sources */ = {isa = PBXBuildFile; fileRef = 17D0F3FC16DA313700C62B79 /* chnlib00.c */; };
+               17D0F40416DA313700C62B79 /* chnlib01.c in Sources */ = {isa = PBXBuildFile; fileRef = 17D0F3FD16DA313700C62B79 /* chnlib01.c */; };
+               17D0F40516DA313700C62B79 /* chnlib02.c in Sources */ = {isa = PBXBuildFile; fileRef = 17D0F3FE16DA313700C62B79 /* chnlib02.c */; };
+               17D0F40616DA313700C62B79 /* chnlib03.c in Sources */ = {isa = PBXBuildFile; fileRef = 17D0F3FF16DA313700C62B79 /* chnlib03.c */; };
+               17D0F40716DA313700C62B79 /* chnlib04.c in Sources */ = {isa = PBXBuildFile; fileRef = 17D0F40016DA313700C62B79 /* chnlib04.c */; };
+/* End PBXBuildFile section */
+
+/* Begin PBXFileReference section */
+               17D0F3ED16DA305000C62B79 /* libchn.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libchn.a; sourceTree = BUILT_PRODUCTS_DIR; };
+               17D0F3FA16DA313700C62B79 /* chnlib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = chnlib.c; sourceTree = "<group>"; };
+               17D0F3FB16DA313700C62B79 /* chnlib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; lineEnding = 2; path = chnlib.h; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.objcpp; };
+               17D0F3FC16DA313700C62B79 /* chnlib00.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = chnlib00.c; sourceTree = "<group>"; };
+               17D0F3FD16DA313700C62B79 /* chnlib01.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = chnlib01.c; sourceTree = "<group>"; };
+               17D0F3FE16DA313700C62B79 /* chnlib02.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; lineEnding = 2; path = chnlib02.c; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.c; };
+               17D0F3FF16DA313700C62B79 /* chnlib03.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = chnlib03.c; sourceTree = "<group>"; };
+               17D0F40016DA313700C62B79 /* chnlib04.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = chnlib04.c; sourceTree = "<group>"; };
+/* End PBXFileReference section */
+
+/* Begin PBXFrameworksBuildPhase section */
+               17D0F3EA16DA305000C62B79 /* Frameworks */ = {
+                       isa = PBXFrameworksBuildPhase;
+                       buildActionMask = 2147483647;
+                       files = (
+                       );
+                       runOnlyForDeploymentPostprocessing = 0;
+               };
+/* End PBXFrameworksBuildPhase section */
+
+/* Begin PBXGroup section */
+               17D0F3E416DA305000C62B79 = {
+                       isa = PBXGroup;
+                       children = (
+                               17D0F3FA16DA313700C62B79 /* chnlib.c */,
+                               17D0F3FB16DA313700C62B79 /* chnlib.h */,
+                               17D0F3FC16DA313700C62B79 /* chnlib00.c */,
+                               17D0F3FD16DA313700C62B79 /* chnlib01.c */,
+                               17D0F3FE16DA313700C62B79 /* chnlib02.c */,
+                               17D0F3FF16DA313700C62B79 /* chnlib03.c */,
+                               17D0F40016DA313700C62B79 /* chnlib04.c */,
+                               17D0F3EE16DA305000C62B79 /* Products */,
+                       );
+                       sourceTree = "<group>";
+               };
+               17D0F3EE16DA305000C62B79 /* Products */ = {
+                       isa = PBXGroup;
+                       children = (
+                               17D0F3ED16DA305000C62B79 /* libchn.a */,
+                       );
+                       name = Products;
+                       sourceTree = "<group>";
+               };
+/* End PBXGroup section */
+
+/* Begin PBXHeadersBuildPhase section */
+               17D0F3EB16DA305000C62B79 /* Headers */ = {
+                       isa = PBXHeadersBuildPhase;
+                       buildActionMask = 2147483647;
+                       files = (
+                               17D0F40216DA313700C62B79 /* chnlib.h in Headers */,
+                       );
+                       runOnlyForDeploymentPostprocessing = 0;
+               };
+/* End PBXHeadersBuildPhase section */
+
+/* Begin PBXNativeTarget section */
+               17D0F3EC16DA305000C62B79 /* chn */ = {
+                       isa = PBXNativeTarget;
+                       buildConfigurationList = 17D0F3F116DA305000C62B79 /* Build configuration list for PBXNativeTarget "chn" */;
+                       buildPhases = (
+                               17D0F3E916DA305000C62B79 /* Sources */,
+                               17D0F3EA16DA305000C62B79 /* Frameworks */,
+                               17D0F3EB16DA305000C62B79 /* Headers */,
+                       );
+                       buildRules = (
+                       );
+                       dependencies = (
+                       );
+                       name = chn;
+                       productName = chn;
+                       productReference = 17D0F3ED16DA305000C62B79 /* libchn.a */;
+                       productType = "com.apple.product-type.library.static";
+               };
+/* End PBXNativeTarget section */
+
+/* Begin PBXProject section */
+               17D0F3E516DA305000C62B79 /* Project object */ = {
+                       isa = PBXProject;
+                       attributes = {
+                               LastUpgradeCheck = 0460;
+                               ORGANIZATIONNAME = "Hikaru Nishida";
+                       };
+                       buildConfigurationList = 17D0F3E816DA305000C62B79 /* Build configuration list for PBXProject "chn" */;
+                       compatibilityVersion = "Xcode 3.2";
+                       developmentRegion = English;
+                       hasScannedForEncodings = 0;
+                       knownRegions = (
+                               en,
+                       );
+                       mainGroup = 17D0F3E416DA305000C62B79;
+                       productRefGroup = 17D0F3EE16DA305000C62B79 /* Products */;
+                       projectDirPath = "";
+                       projectRoot = "";
+                       targets = (
+                               17D0F3EC16DA305000C62B79 /* chn */,
+                       );
+               };
+/* End PBXProject section */
+
+/* Begin PBXSourcesBuildPhase section */
+               17D0F3E916DA305000C62B79 /* Sources */ = {
+                       isa = PBXSourcesBuildPhase;
+                       buildActionMask = 2147483647;
+                       files = (
+                               17D0F40116DA313700C62B79 /* chnlib.c in Sources */,
+                               17D0F40316DA313700C62B79 /* chnlib00.c in Sources */,
+                               17D0F40416DA313700C62B79 /* chnlib01.c in Sources */,
+                               17D0F40516DA313700C62B79 /* chnlib02.c in Sources */,
+                               17D0F40616DA313700C62B79 /* chnlib03.c in Sources */,
+                               17D0F40716DA313700C62B79 /* chnlib04.c in Sources */,
+                       );
+                       runOnlyForDeploymentPostprocessing = 0;
+               };
+/* End PBXSourcesBuildPhase section */
+
+/* Begin XCBuildConfiguration section */
+               17D0F3EF16DA305000C62B79 /* Debug */ = {
+                       isa = XCBuildConfiguration;
+                       buildSettings = {
+                               ALWAYS_SEARCH_USER_PATHS = NO;
+                               ARCHS = "$(ARCHS_STANDARD_64_BIT)";
+                               CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
+                               CLANG_CXX_LIBRARY = "libc++";
+                               CLANG_WARN_CONSTANT_CONVERSION = YES;
+                               CLANG_WARN_EMPTY_BODY = YES;
+                               CLANG_WARN_ENUM_CONVERSION = YES;
+                               CLANG_WARN_INT_CONVERSION = YES;
+                               CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
+                               COPY_PHASE_STRIP = NO;
+                               GCC_C_LANGUAGE_STANDARD = gnu99;
+                               GCC_DYNAMIC_NO_PIC = NO;
+                               GCC_ENABLE_OBJC_EXCEPTIONS = 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_UNINITIALIZED_AUTOS = YES;
+                               GCC_WARN_UNUSED_VARIABLE = YES;
+                               MACOSX_DEPLOYMENT_TARGET = 10.7;
+                               ONLY_ACTIVE_ARCH = YES;
+                               SDKROOT = macosx;
+                       };
+                       name = Debug;
+               };
+               17D0F3F016DA305000C62B79 /* Release */ = {
+                       isa = XCBuildConfiguration;
+                       buildSettings = {
+                               ALWAYS_SEARCH_USER_PATHS = NO;
+                               ARCHS = "$(ARCHS_STANDARD_64_BIT)";
+                               CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
+                               CLANG_CXX_LIBRARY = "libc++";
+                               CLANG_WARN_CONSTANT_CONVERSION = YES;
+                               CLANG_WARN_EMPTY_BODY = YES;
+                               CLANG_WARN_ENUM_CONVERSION = YES;
+                               CLANG_WARN_INT_CONVERSION = YES;
+                               CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
+                               COPY_PHASE_STRIP = YES;
+                               DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
+                               GCC_C_LANGUAGE_STANDARD = gnu99;
+                               GCC_ENABLE_OBJC_EXCEPTIONS = YES;
+                               GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
+                               GCC_WARN_ABOUT_RETURN_TYPE = YES;
+                               GCC_WARN_UNINITIALIZED_AUTOS = YES;
+                               GCC_WARN_UNUSED_VARIABLE = YES;
+                               MACOSX_DEPLOYMENT_TARGET = 10.7;
+                               SDKROOT = macosx;
+                       };
+                       name = Release;
+               };
+               17D0F3F216DA305000C62B79 /* Debug */ = {
+                       isa = XCBuildConfiguration;
+                       buildSettings = {
+                               COMBINE_HIDPI_IMAGES = YES;
+                               EXECUTABLE_PREFIX = lib;
+                               PRODUCT_NAME = "$(TARGET_NAME)";
+                       };
+                       name = Debug;
+               };
+               17D0F3F316DA305000C62B79 /* Release */ = {
+                       isa = XCBuildConfiguration;
+                       buildSettings = {
+                               COMBINE_HIDPI_IMAGES = YES;
+                               EXECUTABLE_PREFIX = lib;
+                               PRODUCT_NAME = "$(TARGET_NAME)";
+                       };
+                       name = Release;
+               };
+/* End XCBuildConfiguration section */
+
+/* Begin XCConfigurationList section */
+               17D0F3E816DA305000C62B79 /* Build configuration list for PBXProject "chn" */ = {
+                       isa = XCConfigurationList;
+                       buildConfigurations = (
+                               17D0F3EF16DA305000C62B79 /* Debug */,
+                               17D0F3F016DA305000C62B79 /* Release */,
+                       );
+                       defaultConfigurationIsVisible = 0;
+                       defaultConfigurationName = Release;
+               };
+               17D0F3F116DA305000C62B79 /* Build configuration list for PBXNativeTarget "chn" */ = {
+                       isa = XCConfigurationList;
+                       buildConfigurations = (
+                               17D0F3F216DA305000C62B79 /* Debug */,
+                               17D0F3F316DA305000C62B79 /* Release */,
+                       );
+                       defaultConfigurationIsVisible = 0;
+                       defaultConfigurationName = Release;
+               };
+/* End XCConfigurationList section */
+       };
+       rootObject = 17D0F3E516DA305000C62B79 /* Project object */;
+}
diff --git a/CHNOSProject/chn/chn.xcodeproj/xcuserdata/hikaru.xcuserdatad/xcschemes/chn.xcscheme b/CHNOSProject/chn/chn.xcodeproj/xcuserdata/hikaru.xcuserdatad/xcschemes/chn.xcscheme
new file mode 100644 (file)
index 0000000..ec064e5
--- /dev/null
@@ -0,0 +1,59 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<Scheme
+   LastUpgradeVersion = "0460"
+   version = "1.3">
+   <BuildAction
+      parallelizeBuildables = "YES"
+      buildImplicitDependencies = "YES">
+      <BuildActionEntries>
+         <BuildActionEntry
+            buildForTesting = "YES"
+            buildForRunning = "YES"
+            buildForProfiling = "YES"
+            buildForArchiving = "YES"
+            buildForAnalyzing = "YES">
+            <BuildableReference
+               BuildableIdentifier = "primary"
+               BlueprintIdentifier = "17D0F3EC16DA305000C62B79"
+               BuildableName = "libchn.a"
+               BlueprintName = "chn"
+               ReferencedContainer = "container:chn.xcodeproj">
+            </BuildableReference>
+         </BuildActionEntry>
+      </BuildActionEntries>
+   </BuildAction>
+   <TestAction
+      selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
+      selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
+      shouldUseLaunchSchemeArgsEnv = "YES"
+      buildConfiguration = "Debug">
+      <Testables>
+      </Testables>
+   </TestAction>
+   <LaunchAction
+      selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
+      selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
+      launchStyle = "0"
+      useCustomWorkingDirectory = "NO"
+      buildConfiguration = "Debug"
+      ignoresPersistentStateOnLaunch = "NO"
+      debugDocumentVersioning = "YES"
+      allowLocationSimulation = "YES">
+      <AdditionalOptions>
+      </AdditionalOptions>
+   </LaunchAction>
+   <ProfileAction
+      shouldUseLaunchSchemeArgsEnv = "YES"
+      savedToolIdentifier = ""
+      useCustomWorkingDirectory = "NO"
+      buildConfiguration = "Release"
+      debugDocumentVersioning = "YES">
+   </ProfileAction>
+   <AnalyzeAction
+      buildConfiguration = "Debug">
+   </AnalyzeAction>
+   <ArchiveAction
+      buildConfiguration = "Release"
+      revealArchiveInOrganizer = "YES">
+   </ArchiveAction>
+</Scheme>
diff --git a/CHNOSProject/chn/chn.xcodeproj/xcuserdata/hikaru.xcuserdatad/xcschemes/xcschememanagement.plist b/CHNOSProject/chn/chn.xcodeproj/xcuserdata/hikaru.xcuserdatad/xcschemes/xcschememanagement.plist
new file mode 100644 (file)
index 0000000..9cc691f
--- /dev/null
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
+<plist version="1.0">
+<dict>
+       <key>SchemeUserState</key>
+       <dict>
+               <key>chn.xcscheme</key>
+               <dict>
+                       <key>orderHint</key>
+                       <integer>2</integer>
+               </dict>
+       </dict>
+       <key>SuppressBuildableAutocreation</key>
+       <dict>
+               <key>17D0F3EC16DA305000C62B79</key>
+               <dict>
+                       <key>primary</key>
+                       <true/>
+               </dict>
+       </dict>
+</dict>
+</plist>
diff --git a/CHNOSProject/libtest/libtest.xcodeproj/project.pbxproj b/CHNOSProject/libtest/libtest.xcodeproj/project.pbxproj
new file mode 100644 (file)
index 0000000..5eb0138
--- /dev/null
@@ -0,0 +1,278 @@
+// !$*UTF8*$!
+{
+       archiveVersion = 1;
+       classes = {
+       };
+       objectVersion = 46;
+       objects = {
+
+/* Begin PBXBuildFile section */
+               17EE90A216DB67DB005238B2 /* main.c in Sources */ = {isa = PBXBuildFile; fileRef = 17EE90A116DB67DB005238B2 /* main.c */; };
+               17EE90A416DB67DB005238B2 /* libtest.1 in CopyFiles */ = {isa = PBXBuildFile; fileRef = 17EE90A316DB67DB005238B2 /* libtest.1 */; };
+               17EE90B616DB6898005238B2 /* libchn.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 17EE90B516DB6898005238B2 /* libchn.a */; };
+/* End PBXBuildFile section */
+
+/* Begin PBXContainerItemProxy section */
+               177AEBB616E54AAC00F19AB1 /* PBXContainerItemProxy */ = {
+                       isa = PBXContainerItemProxy;
+                       containerPortal = 17EE90B416DB6890005238B2 /* chn.xcodeproj */;
+                       proxyType = 2;
+                       remoteGlobalIDString = 17D0F3ED16DA305000C62B79;
+                       remoteInfo = chn;
+               };
+/* End PBXContainerItemProxy section */
+
+/* Begin PBXCopyFilesBuildPhase section */
+               17EE909C16DB67DB005238B2 /* CopyFiles */ = {
+                       isa = PBXCopyFilesBuildPhase;
+                       buildActionMask = 2147483647;
+                       dstPath = /usr/share/man/man1/;
+                       dstSubfolderSpec = 0;
+                       files = (
+                               17EE90A416DB67DB005238B2 /* libtest.1 in CopyFiles */,
+                       );
+                       runOnlyForDeploymentPostprocessing = 1;
+               };
+/* End PBXCopyFilesBuildPhase section */
+
+/* Begin PBXFileReference section */
+               17EE909E16DB67DB005238B2 /* libtest */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = libtest; sourceTree = BUILT_PRODUCTS_DIR; };
+               17EE90A116DB67DB005238B2 /* main.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = main.c; sourceTree = "<group>"; };
+               17EE90A316DB67DB005238B2 /* libtest.1 */ = {isa = PBXFileReference; lastKnownFileType = text.man; path = libtest.1; sourceTree = "<group>"; };
+               17EE90B416DB6890005238B2 /* chn.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = chn.xcodeproj; path = ../chn/chn.xcodeproj; sourceTree = "<group>"; };
+               17EE90B516DB6898005238B2 /* libchn.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libchn.a; path = ../DerivedData/CHNOSProject/Build/Products/Debug/libchn.a; sourceTree = "<group>"; };
+/* End PBXFileReference section */
+
+/* Begin PBXFrameworksBuildPhase section */
+               17EE909B16DB67DB005238B2 /* Frameworks */ = {
+                       isa = PBXFrameworksBuildPhase;
+                       buildActionMask = 2147483647;
+                       files = (
+                               17EE90B616DB6898005238B2 /* libchn.a in Frameworks */,
+                       );
+                       runOnlyForDeploymentPostprocessing = 0;
+               };
+/* End PBXFrameworksBuildPhase section */
+
+/* Begin PBXGroup section */
+               177AEBB316E54AAC00F19AB1 /* Products */ = {
+                       isa = PBXGroup;
+                       children = (
+                               177AEBB716E54AAC00F19AB1 /* libchn.a */,
+                       );
+                       name = Products;
+                       sourceTree = "<group>";
+               };
+               17EE909516DB67DB005238B2 = {
+                       isa = PBXGroup;
+                       children = (
+                               17EE90B516DB6898005238B2 /* libchn.a */,
+                               17EE90B416DB6890005238B2 /* chn.xcodeproj */,
+                               17EE90A016DB67DB005238B2 /* libtest */,
+                               17EE909F16DB67DB005238B2 /* Products */,
+                       );
+                       sourceTree = "<group>";
+               };
+               17EE909F16DB67DB005238B2 /* Products */ = {
+                       isa = PBXGroup;
+                       children = (
+                               17EE909E16DB67DB005238B2 /* libtest */,
+                       );
+                       name = Products;
+                       sourceTree = "<group>";
+               };
+               17EE90A016DB67DB005238B2 /* libtest */ = {
+                       isa = PBXGroup;
+                       children = (
+                               17EE90A116DB67DB005238B2 /* main.c */,
+                               17EE90A316DB67DB005238B2 /* libtest.1 */,
+                       );
+                       path = libtest;
+                       sourceTree = "<group>";
+               };
+/* End PBXGroup section */
+
+/* Begin PBXNativeTarget section */
+               17EE909D16DB67DB005238B2 /* libtest */ = {
+                       isa = PBXNativeTarget;
+                       buildConfigurationList = 17EE90A716DB67DB005238B2 /* Build configuration list for PBXNativeTarget "libtest" */;
+                       buildPhases = (
+                               17EE909A16DB67DB005238B2 /* Sources */,
+                               17EE909B16DB67DB005238B2 /* Frameworks */,
+                               17EE909C16DB67DB005238B2 /* CopyFiles */,
+                       );
+                       buildRules = (
+                       );
+                       dependencies = (
+                       );
+                       name = libtest;
+                       productName = libtest;
+                       productReference = 17EE909E16DB67DB005238B2 /* libtest */;
+                       productType = "com.apple.product-type.tool";
+               };
+/* End PBXNativeTarget section */
+
+/* Begin PBXProject section */
+               17EE909616DB67DB005238B2 /* Project object */ = {
+                       isa = PBXProject;
+                       attributes = {
+                               LastUpgradeCheck = 0460;
+                               ORGANIZATIONNAME = "Hikaru Nishida";
+                       };
+                       buildConfigurationList = 17EE909916DB67DB005238B2 /* Build configuration list for PBXProject "libtest" */;
+                       compatibilityVersion = "Xcode 3.2";
+                       developmentRegion = English;
+                       hasScannedForEncodings = 0;
+                       knownRegions = (
+                               en,
+                       );
+                       mainGroup = 17EE909516DB67DB005238B2;
+                       productRefGroup = 17EE909F16DB67DB005238B2 /* Products */;
+                       projectDirPath = "";
+                       projectReferences = (
+                               {
+                                       ProductGroup = 177AEBB316E54AAC00F19AB1 /* Products */;
+                                       ProjectRef = 17EE90B416DB6890005238B2 /* chn.xcodeproj */;
+                               },
+                       );
+                       projectRoot = "";
+                       targets = (
+                               17EE909D16DB67DB005238B2 /* libtest */,
+                       );
+               };
+/* End PBXProject section */
+
+/* Begin PBXReferenceProxy section */
+               177AEBB716E54AAC00F19AB1 /* libchn.a */ = {
+                       isa = PBXReferenceProxy;
+                       fileType = archive.ar;
+                       path = libchn.a;
+                       remoteRef = 177AEBB616E54AAC00F19AB1 /* PBXContainerItemProxy */;
+                       sourceTree = BUILT_PRODUCTS_DIR;
+               };
+/* End PBXReferenceProxy section */
+
+/* Begin PBXSourcesBuildPhase section */
+               17EE909A16DB67DB005238B2 /* Sources */ = {
+                       isa = PBXSourcesBuildPhase;
+                       buildActionMask = 2147483647;
+                       files = (
+                               17EE90A216DB67DB005238B2 /* main.c in Sources */,
+                       );
+                       runOnlyForDeploymentPostprocessing = 0;
+               };
+/* End PBXSourcesBuildPhase section */
+
+/* Begin XCBuildConfiguration section */
+               17EE90A516DB67DB005238B2 /* Debug */ = {
+                       isa = XCBuildConfiguration;
+                       buildSettings = {
+                               ALWAYS_SEARCH_USER_PATHS = NO;
+                               ARCHS = "$(ARCHS_STANDARD_64_BIT)";
+                               CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
+                               CLANG_CXX_LIBRARY = "libc++";
+                               CLANG_WARN_CONSTANT_CONVERSION = YES;
+                               CLANG_WARN_EMPTY_BODY = YES;
+                               CLANG_WARN_ENUM_CONVERSION = YES;
+                               CLANG_WARN_INT_CONVERSION = YES;
+                               CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
+                               COPY_PHASE_STRIP = NO;
+                               GCC_C_LANGUAGE_STANDARD = gnu99;
+                               GCC_DYNAMIC_NO_PIC = NO;
+                               GCC_ENABLE_OBJC_EXCEPTIONS = 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_UNINITIALIZED_AUTOS = YES;
+                               GCC_WARN_UNUSED_VARIABLE = YES;
+                               HEADER_SEARCH_PATHS = (
+                                       "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/usr/local/include",
+                                       "$(INSTALL_ROOT)/usr/local/include",
+                               );
+                               MACOSX_DEPLOYMENT_TARGET = 10.7;
+                               ONLY_ACTIVE_ARCH = YES;
+                               SDKROOT = macosx;
+                       };
+                       name = Debug;
+               };
+               17EE90A616DB67DB005238B2 /* Release */ = {
+                       isa = XCBuildConfiguration;
+                       buildSettings = {
+                               ALWAYS_SEARCH_USER_PATHS = NO;
+                               ARCHS = "$(ARCHS_STANDARD_64_BIT)";
+                               CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
+                               CLANG_CXX_LIBRARY = "libc++";
+                               CLANG_WARN_CONSTANT_CONVERSION = YES;
+                               CLANG_WARN_EMPTY_BODY = YES;
+                               CLANG_WARN_ENUM_CONVERSION = YES;
+                               CLANG_WARN_INT_CONVERSION = YES;
+                               CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
+                               COPY_PHASE_STRIP = YES;
+                               DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
+                               GCC_C_LANGUAGE_STANDARD = gnu99;
+                               GCC_ENABLE_OBJC_EXCEPTIONS = YES;
+                               GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
+                               GCC_WARN_ABOUT_RETURN_TYPE = YES;
+                               GCC_WARN_UNINITIALIZED_AUTOS = YES;
+                               GCC_WARN_UNUSED_VARIABLE = YES;
+                               HEADER_SEARCH_PATHS = (
+                                       "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/usr/local/include",
+                                       "$(INSTALL_ROOT)/usr/local/include",
+                               );
+                               MACOSX_DEPLOYMENT_TARGET = 10.7;
+                               SDKROOT = macosx;
+                       };
+                       name = Release;
+               };
+               17EE90A816DB67DB005238B2 /* Debug */ = {
+                       isa = XCBuildConfiguration;
+                       buildSettings = {
+                               LIBRARY_SEARCH_PATHS = (
+                                       "$(inherited)",
+                                       "\"$(SRCROOT)/../DerivedData/CHNOSProject/Build/Products/Debug\"",
+                               );
+                               PRODUCT_NAME = "$(TARGET_NAME)";
+                       };
+                       name = Debug;
+               };
+               17EE90A916DB67DB005238B2 /* Release */ = {
+                       isa = XCBuildConfiguration;
+                       buildSettings = {
+                               LIBRARY_SEARCH_PATHS = (
+                                       "$(inherited)",
+                                       "\"$(SRCROOT)/../DerivedData/CHNOSProject/Build/Products/Debug\"",
+                               );
+                               PRODUCT_NAME = "$(TARGET_NAME)";
+                       };
+                       name = Release;
+               };
+/* End XCBuildConfiguration section */
+
+/* Begin XCConfigurationList section */
+               17EE909916DB67DB005238B2 /* Build configuration list for PBXProject "libtest" */ = {
+                       isa = XCConfigurationList;
+                       buildConfigurations = (
+                               17EE90A516DB67DB005238B2 /* Debug */,
+                               17EE90A616DB67DB005238B2 /* Release */,
+                       );
+                       defaultConfigurationIsVisible = 0;
+                       defaultConfigurationName = Release;
+               };
+               17EE90A716DB67DB005238B2 /* Build configuration list for PBXNativeTarget "libtest" */ = {
+                       isa = XCConfigurationList;
+                       buildConfigurations = (
+                               17EE90A816DB67DB005238B2 /* Debug */,
+                               17EE90A916DB67DB005238B2 /* Release */,
+                       );
+                       defaultConfigurationIsVisible = 0;
+                       defaultConfigurationName = Release;
+               };
+/* End XCConfigurationList section */
+       };
+       rootObject = 17EE909616DB67DB005238B2 /* Project object */;
+}
diff --git a/CHNOSProject/libtest/libtest.xcodeproj/xcuserdata/hikaru.xcuserdatad/xcschemes/libtest.xcscheme b/CHNOSProject/libtest/libtest.xcodeproj/xcuserdata/hikaru.xcuserdatad/xcschemes/libtest.xcscheme
new file mode 100644 (file)
index 0000000..c30b01f
--- /dev/null
@@ -0,0 +1,86 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<Scheme
+   LastUpgradeVersion = "0460"
+   version = "1.3">
+   <BuildAction
+      parallelizeBuildables = "YES"
+      buildImplicitDependencies = "YES">
+      <BuildActionEntries>
+         <BuildActionEntry
+            buildForTesting = "YES"
+            buildForRunning = "YES"
+            buildForProfiling = "YES"
+            buildForArchiving = "YES"
+            buildForAnalyzing = "YES">
+            <BuildableReference
+               BuildableIdentifier = "primary"
+               BlueprintIdentifier = "17EE909D16DB67DB005238B2"
+               BuildableName = "libtest"
+               BlueprintName = "libtest"
+               ReferencedContainer = "container:libtest.xcodeproj">
+            </BuildableReference>
+         </BuildActionEntry>
+      </BuildActionEntries>
+   </BuildAction>
+   <TestAction
+      selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
+      selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
+      shouldUseLaunchSchemeArgsEnv = "YES"
+      buildConfiguration = "Debug">
+      <Testables>
+      </Testables>
+      <MacroExpansion>
+         <BuildableReference
+            BuildableIdentifier = "primary"
+            BlueprintIdentifier = "17EE909D16DB67DB005238B2"
+            BuildableName = "libtest"
+            BlueprintName = "libtest"
+            ReferencedContainer = "container:libtest.xcodeproj">
+         </BuildableReference>
+      </MacroExpansion>
+   </TestAction>
+   <LaunchAction
+      selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
+      selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
+      launchStyle = "0"
+      useCustomWorkingDirectory = "NO"
+      buildConfiguration = "Debug"
+      ignoresPersistentStateOnLaunch = "NO"
+      debugDocumentVersioning = "YES"
+      allowLocationSimulation = "YES">
+      <BuildableProductRunnable>
+         <BuildableReference
+            BuildableIdentifier = "primary"
+            BlueprintIdentifier = "17EE909D16DB67DB005238B2"
+            BuildableName = "libtest"
+            BlueprintName = "libtest"
+            ReferencedContainer = "container:libtest.xcodeproj">
+         </BuildableReference>
+      </BuildableProductRunnable>
+      <AdditionalOptions>
+      </AdditionalOptions>
+   </LaunchAction>
+   <ProfileAction
+      shouldUseLaunchSchemeArgsEnv = "YES"
+      savedToolIdentifier = ""
+      useCustomWorkingDirectory = "NO"
+      buildConfiguration = "Release"
+      debugDocumentVersioning = "YES">
+      <BuildableProductRunnable>
+         <BuildableReference
+            BuildableIdentifier = "primary"
+            BlueprintIdentifier = "17EE909D16DB67DB005238B2"
+            BuildableName = "libtest"
+            BlueprintName = "libtest"
+            ReferencedContainer = "container:libtest.xcodeproj">
+         </BuildableReference>
+      </BuildableProductRunnable>
+   </ProfileAction>
+   <AnalyzeAction
+      buildConfiguration = "Debug">
+   </AnalyzeAction>
+   <ArchiveAction
+      buildConfiguration = "Release"
+      revealArchiveInOrganizer = "YES">
+   </ArchiveAction>
+</Scheme>
diff --git a/CHNOSProject/libtest/libtest.xcodeproj/xcuserdata/hikaru.xcuserdatad/xcschemes/xcschememanagement.plist b/CHNOSProject/libtest/libtest.xcodeproj/xcuserdata/hikaru.xcuserdatad/xcschemes/xcschememanagement.plist
new file mode 100644 (file)
index 0000000..086924b
--- /dev/null
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
+<plist version="1.0">
+<dict>
+       <key>SchemeUserState</key>
+       <dict>
+               <key>libtest.xcscheme</key>
+               <dict>
+                       <key>orderHint</key>
+                       <integer>4</integer>
+               </dict>
+       </dict>
+       <key>SuppressBuildableAutocreation</key>
+       <dict>
+               <key>17EE909D16DB67DB005238B2</key>
+               <dict>
+                       <key>primary</key>
+                       <true/>
+               </dict>
+       </dict>
+</dict>
+</plist>