mirror of
https://github.com/darlinghq/darling-libkqueue.git
synced 2024-11-23 03:39:51 +00:00
Added xcode project for convenience for edit/navigation/etc
git-svn-id: svn://svn.code.sf.net/p/libkqueue/code/trunk@444 fb4e3144-bc1c-4b72-a658-5bcd248dd7f7
This commit is contained in:
parent
96365c3031
commit
0b50f2ac45
257
libkqueue.xcodeproj/project.pbxproj
Normal file
257
libkqueue.xcodeproj/project.pbxproj
Normal file
@ -0,0 +1,257 @@
|
||||
// !$*UTF8*$!
|
||||
{
|
||||
archiveVersion = 1;
|
||||
classes = {
|
||||
};
|
||||
objectVersion = 46;
|
||||
objects = {
|
||||
|
||||
/* Begin PBXFileReference section */
|
||||
85F0626E131E3AB10013C05E /* event.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = event.h; path = include/sys/event.h; sourceTree = "<group>"; };
|
||||
85F062A1131E3AE90013C05E /* filter.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = filter.c; sourceTree = "<group>"; };
|
||||
85F062A2131E3AE90013C05E /* kevent.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = kevent.c; sourceTree = "<group>"; };
|
||||
85F062A3131E3AE90013C05E /* queue.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = queue.h; sourceTree = "<group>"; };
|
||||
85F062A4131E3AE90013C05E /* map.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = map.c; sourceTree = "<group>"; };
|
||||
85F062A5131E3AE90013C05E /* kqueue.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = kqueue.c; sourceTree = "<group>"; };
|
||||
85F062A6131E3AE90013C05E /* knote.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = knote.c; sourceTree = "<group>"; };
|
||||
85F062A7131E3AE90013C05E /* private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = private.h; sourceTree = "<group>"; };
|
||||
85F062A8131E3AE90013C05E /* alloc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = alloc.h; sourceTree = "<group>"; };
|
||||
85F062A9131E3AE90013C05E /* tree.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tree.h; sourceTree = "<group>"; };
|
||||
85F062AB131E3AE90013C05E /* socket.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = socket.c; sourceTree = "<group>"; };
|
||||
85F062AC131E3AE90013C05E /* platform.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = platform.h; sourceTree = "<group>"; };
|
||||
85F062AD131E3AE90013C05E /* signal.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = signal.c; sourceTree = "<group>"; };
|
||||
85F062AE131E3AE90013C05E /* vnode.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = vnode.c; sourceTree = "<group>"; };
|
||||
85F062AF131E3AE90013C05E /* timer.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = timer.c; sourceTree = "<group>"; };
|
||||
85F062B0131E3AE90013C05E /* proc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = proc.c; sourceTree = "<group>"; };
|
||||
85F062B1131E3AE90013C05E /* user.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = user.c; sourceTree = "<group>"; };
|
||||
85F062B2131E3AE90013C05E /* platform.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = platform.c; sourceTree = "<group>"; };
|
||||
85F062B4131E3AE90013C05E /* platform.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = platform.h; sourceTree = "<group>"; };
|
||||
85F062B5131E3AE90013C05E /* user.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = user.c; sourceTree = "<group>"; };
|
||||
85F062B6131E3AE90013C05E /* signal.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = signal.c; sourceTree = "<group>"; };
|
||||
85F062B7131E3AE90013C05E /* proc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = proc.c; sourceTree = "<group>"; };
|
||||
85F062B8131E3AE90013C05E /* kevent.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = kevent.c; sourceTree = "<group>"; };
|
||||
85F062B9131E3AE90013C05E /* platform.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = platform.c; sourceTree = "<group>"; };
|
||||
85F062BA131E3AE90013C05E /* timer.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = timer.c; sourceTree = "<group>"; };
|
||||
85F062BC131E3AE90013C05E /* timer.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = timer.c; sourceTree = "<group>"; };
|
||||
85F062BD131E3AE90013C05E /* platform.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = platform.c; sourceTree = "<group>"; };
|
||||
85F062BE131E3AE90013C05E /* socket.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = socket.c; sourceTree = "<group>"; };
|
||||
85F062BF131E3AE90013C05E /* user.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = user.c; sourceTree = "<group>"; };
|
||||
85F062C0131E3AE90013C05E /* platform.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = platform.h; sourceTree = "<group>"; };
|
||||
85F062C1131E3AE90013C05E /* signal.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = signal.c; sourceTree = "<group>"; };
|
||||
85F062C3131E3AE90013C05E /* platform.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = platform.c; sourceTree = "<group>"; };
|
||||
85F062C4131E3AE90013C05E /* timer.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = timer.c; sourceTree = "<group>"; };
|
||||
85F062C5131E3AE90013C05E /* platform.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = platform.h; sourceTree = "<group>"; };
|
||||
/* End PBXFileReference section */
|
||||
|
||||
/* Begin PBXGroup section */
|
||||
85F06227131E3A3D0013C05E = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
85F0626E131E3AB10013C05E /* event.h */,
|
||||
85F062A0131E3AE90013C05E /* common */,
|
||||
85F062AA131E3AE90013C05E /* linux */,
|
||||
85F062B3131E3AE90013C05E /* posix */,
|
||||
85F062BB131E3AE90013C05E /* solaris */,
|
||||
85F062C2131E3AE90013C05E /* windows */,
|
||||
);
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
85F062A0131E3AE90013C05E /* common */ = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
85F062A1131E3AE90013C05E /* filter.c */,
|
||||
85F062A2131E3AE90013C05E /* kevent.c */,
|
||||
85F062A3131E3AE90013C05E /* queue.h */,
|
||||
85F062A4131E3AE90013C05E /* map.c */,
|
||||
85F062A5131E3AE90013C05E /* kqueue.c */,
|
||||
85F062A6131E3AE90013C05E /* knote.c */,
|
||||
85F062A7131E3AE90013C05E /* private.h */,
|
||||
85F062A8131E3AE90013C05E /* alloc.h */,
|
||||
85F062A9131E3AE90013C05E /* tree.h */,
|
||||
);
|
||||
name = common;
|
||||
path = src/common;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
85F062AA131E3AE90013C05E /* linux */ = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
85F062AB131E3AE90013C05E /* socket.c */,
|
||||
85F062AC131E3AE90013C05E /* platform.h */,
|
||||
85F062AD131E3AE90013C05E /* signal.c */,
|
||||
85F062AE131E3AE90013C05E /* vnode.c */,
|
||||
85F062AF131E3AE90013C05E /* timer.c */,
|
||||
85F062B0131E3AE90013C05E /* proc.c */,
|
||||
85F062B1131E3AE90013C05E /* user.c */,
|
||||
85F062B2131E3AE90013C05E /* platform.c */,
|
||||
);
|
||||
name = linux;
|
||||
path = src/linux;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
85F062B3131E3AE90013C05E /* posix */ = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
85F062B4131E3AE90013C05E /* platform.h */,
|
||||
85F062B5131E3AE90013C05E /* user.c */,
|
||||
85F062B6131E3AE90013C05E /* signal.c */,
|
||||
85F062B7131E3AE90013C05E /* proc.c */,
|
||||
85F062B8131E3AE90013C05E /* kevent.c */,
|
||||
85F062B9131E3AE90013C05E /* platform.c */,
|
||||
85F062BA131E3AE90013C05E /* timer.c */,
|
||||
);
|
||||
name = posix;
|
||||
path = src/posix;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
85F062BB131E3AE90013C05E /* solaris */ = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
85F062BC131E3AE90013C05E /* timer.c */,
|
||||
85F062BD131E3AE90013C05E /* platform.c */,
|
||||
85F062BE131E3AE90013C05E /* socket.c */,
|
||||
85F062BF131E3AE90013C05E /* user.c */,
|
||||
85F062C0131E3AE90013C05E /* platform.h */,
|
||||
85F062C1131E3AE90013C05E /* signal.c */,
|
||||
);
|
||||
name = solaris;
|
||||
path = src/solaris;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
85F062C2131E3AE90013C05E /* windows */ = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
85F062C3131E3AE90013C05E /* platform.c */,
|
||||
85F062C4131E3AE90013C05E /* timer.c */,
|
||||
85F062C5131E3AE90013C05E /* platform.h */,
|
||||
);
|
||||
name = windows;
|
||||
path = src/windows;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
/* End PBXGroup section */
|
||||
|
||||
/* Begin PBXLegacyTarget section */
|
||||
85F0622E131E3A3D0013C05E /* libkqueue */ = {
|
||||
isa = PBXLegacyTarget;
|
||||
buildArgumentsString = "$(ACTION)";
|
||||
buildConfigurationList = 85F06231131E3A3D0013C05E /* Build configuration list for PBXLegacyTarget "libkqueue" */;
|
||||
buildPhases = (
|
||||
);
|
||||
buildToolPath = /usr/bin/make;
|
||||
dependencies = (
|
||||
);
|
||||
name = libkqueue;
|
||||
passBuildSettingsInEnvironment = 1;
|
||||
productName = libkqueue;
|
||||
};
|
||||
/* End PBXLegacyTarget section */
|
||||
|
||||
/* Begin PBXProject section */
|
||||
85F06229131E3A3D0013C05E /* Project object */ = {
|
||||
isa = PBXProject;
|
||||
attributes = {
|
||||
ORGANIZATIONNAME = Tbricks;
|
||||
};
|
||||
buildConfigurationList = 85F0622C131E3A3D0013C05E /* Build configuration list for PBXProject "libkqueue" */;
|
||||
compatibilityVersion = "Xcode 3.2";
|
||||
developmentRegion = English;
|
||||
hasScannedForEncodings = 0;
|
||||
knownRegions = (
|
||||
en,
|
||||
);
|
||||
mainGroup = 85F06227131E3A3D0013C05E;
|
||||
projectDirPath = "";
|
||||
projectRoot = "";
|
||||
targets = (
|
||||
85F0622E131E3A3D0013C05E /* libkqueue */,
|
||||
);
|
||||
};
|
||||
/* End PBXProject section */
|
||||
|
||||
/* Begin XCBuildConfiguration section */
|
||||
85F0622F131E3A3D0013C05E /* Debug */ = {
|
||||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
|
||||
GCC_C_LANGUAGE_STANDARD = gnu99;
|
||||
GCC_OPTIMIZATION_LEVEL = 0;
|
||||
GCC_PREPROCESSOR_DEFINITIONS = DEBUG;
|
||||
GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
|
||||
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
||||
GCC_WARN_ABOUT_RETURN_TYPE = YES;
|
||||
GCC_WARN_UNUSED_VARIABLE = YES;
|
||||
MACOSX_DEPLOYMENT_TARGET = 10.6;
|
||||
ONLY_ACTIVE_ARCH = YES;
|
||||
SDKROOT = macosx;
|
||||
};
|
||||
name = Debug;
|
||||
};
|
||||
85F06230131E3A3D0013C05E /* Release */ = {
|
||||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
|
||||
GCC_C_LANGUAGE_STANDARD = gnu99;
|
||||
GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
|
||||
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
||||
GCC_WARN_ABOUT_RETURN_TYPE = YES;
|
||||
GCC_WARN_UNUSED_VARIABLE = YES;
|
||||
MACOSX_DEPLOYMENT_TARGET = 10.6;
|
||||
SDKROOT = macosx;
|
||||
};
|
||||
name = Release;
|
||||
};
|
||||
85F06232131E3A3D0013C05E /* Debug */ = {
|
||||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
ALWAYS_SEARCH_USER_PATHS = NO;
|
||||
COPY_PHASE_STRIP = NO;
|
||||
DEBUGGING_SYMBOLS = YES;
|
||||
GCC_DYNAMIC_NO_PIC = NO;
|
||||
GCC_ENABLE_OBJC_EXCEPTIONS = YES;
|
||||
GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
|
||||
GCC_OPTIMIZATION_LEVEL = 0;
|
||||
OTHER_CFLAGS = "";
|
||||
OTHER_LDFLAGS = "";
|
||||
PRODUCT_NAME = "$(TARGET_NAME)";
|
||||
};
|
||||
name = Debug;
|
||||
};
|
||||
85F06233131E3A3D0013C05E /* Release */ = {
|
||||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
ALWAYS_SEARCH_USER_PATHS = NO;
|
||||
COPY_PHASE_STRIP = YES;
|
||||
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
||||
GCC_ENABLE_OBJC_EXCEPTIONS = YES;
|
||||
OTHER_CFLAGS = "";
|
||||
OTHER_LDFLAGS = "";
|
||||
PRODUCT_NAME = "$(TARGET_NAME)";
|
||||
};
|
||||
name = Release;
|
||||
};
|
||||
/* End XCBuildConfiguration section */
|
||||
|
||||
/* Begin XCConfigurationList section */
|
||||
85F0622C131E3A3D0013C05E /* Build configuration list for PBXProject "libkqueue" */ = {
|
||||
isa = XCConfigurationList;
|
||||
buildConfigurations = (
|
||||
85F0622F131E3A3D0013C05E /* Debug */,
|
||||
85F06230131E3A3D0013C05E /* Release */,
|
||||
);
|
||||
defaultConfigurationIsVisible = 0;
|
||||
defaultConfigurationName = Release;
|
||||
};
|
||||
85F06231131E3A3D0013C05E /* Build configuration list for PBXLegacyTarget "libkqueue" */ = {
|
||||
isa = XCConfigurationList;
|
||||
buildConfigurations = (
|
||||
85F06232131E3A3D0013C05E /* Debug */,
|
||||
85F06233131E3A3D0013C05E /* Release */,
|
||||
);
|
||||
defaultConfigurationIsVisible = 0;
|
||||
defaultConfigurationName = Release;
|
||||
};
|
||||
/* End XCConfigurationList section */
|
||||
};
|
||||
rootObject = 85F06229131E3A3D0013C05E /* Project object */;
|
||||
}
|
7
libkqueue.xcodeproj/project.xcworkspace/contents.xcworkspacedata
generated
Normal file
7
libkqueue.xcodeproj/project.xcworkspace/contents.xcworkspacedata
generated
Normal file
@ -0,0 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<Workspace
|
||||
version = "1.0">
|
||||
<FileRef
|
||||
location = "self:libkqueue.xcodeproj">
|
||||
</FileRef>
|
||||
</Workspace>
|
2831
libkqueue.xcodeproj/project.xcworkspace/xcuserdata/jocke.xcuserdatad/UserInterfaceState.xcuserstate
generated
Normal file
2831
libkqueue.xcodeproj/project.xcworkspace/xcuserdata/jocke.xcuserdatad/UserInterfaceState.xcuserstate
generated
Normal file
File diff suppressed because it is too large
Load Diff
@ -0,0 +1,58 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<Scheme
|
||||
version = "1.3">
|
||||
<BuildAction
|
||||
parallelizeBuildables = "YES"
|
||||
buildImplicitDependencies = "YES">
|
||||
<BuildActionEntries>
|
||||
<BuildActionEntry
|
||||
buildForTesting = "YES"
|
||||
buildForRunning = "YES"
|
||||
buildForProfiling = "YES"
|
||||
buildForArchiving = "YES"
|
||||
buildForAnalyzing = "YES">
|
||||
<BuildableReference
|
||||
BuildableIdentifier = "primary"
|
||||
BlueprintIdentifier = "85F0622E131E3A3D0013C05E"
|
||||
BuildableName = "libkqueue"
|
||||
BlueprintName = "libkqueue"
|
||||
ReferencedContainer = "container:libkqueue.xcodeproj">
|
||||
</BuildableReference>
|
||||
</BuildActionEntry>
|
||||
</BuildActionEntries>
|
||||
</BuildAction>
|
||||
<TestAction
|
||||
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.GDB"
|
||||
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.GDB"
|
||||
shouldUseLaunchSchemeArgsEnv = "YES"
|
||||
buildConfiguration = "Debug">
|
||||
<Testables>
|
||||
</Testables>
|
||||
</TestAction>
|
||||
<LaunchAction
|
||||
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.GDB"
|
||||
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.GDB"
|
||||
displayScaleIsEnabled = "NO"
|
||||
displayScale = "1.00"
|
||||
launchStyle = "0"
|
||||
useCustomWorkingDirectory = "NO"
|
||||
buildConfiguration = "Debug">
|
||||
<AdditionalOptions>
|
||||
</AdditionalOptions>
|
||||
</LaunchAction>
|
||||
<ProfileAction
|
||||
displayScaleIsEnabled = "NO"
|
||||
displayScale = "1.00"
|
||||
shouldUseLaunchSchemeArgsEnv = "YES"
|
||||
savedToolIdentifier = ""
|
||||
useCustomWorkingDirectory = "NO"
|
||||
buildConfiguration = "Release">
|
||||
</ProfileAction>
|
||||
<AnalyzeAction
|
||||
buildConfiguration = "Debug">
|
||||
</AnalyzeAction>
|
||||
<ArchiveAction
|
||||
buildConfiguration = "Release"
|
||||
revealArchiveInOrganizer = "YES">
|
||||
</ArchiveAction>
|
||||
</Scheme>
|
@ -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>libkqueue.xcscheme</key>
|
||||
<dict>
|
||||
<key>orderHint</key>
|
||||
<integer>0</integer>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>SuppressBuildableAutocreation</key>
|
||||
<dict>
|
||||
<key>85F0622E131E3A3D0013C05E</key>
|
||||
<dict>
|
||||
<key>primary</key>
|
||||
<true/>
|
||||
</dict>
|
||||
</dict>
|
||||
</dict>
|
||||
</plist>
|
Loading…
Reference in New Issue
Block a user