Now its looking more in line with how Mike does it in MSVC
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@822 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
2780fa6954
commit
d0e971a02d
File diff suppressed because it is too large
Load Diff
|
@ -0,0 +1,111 @@
|
|||
// !$*UTF8*$!
|
||||
{
|
||||
D3DA9FA209C1072700AA370C /* Project object */ = {
|
||||
activeBuildConfigurationName = resample;
|
||||
activeTarget = D3DA9FE509C109A100AA370C /* libresample.a */;
|
||||
addToTargets = (
|
||||
);
|
||||
breakpointsGroup = D3DA9FDB09C108AD00AA370C /* XCBreakpointsBucket */;
|
||||
codeSenseManager = D3DA9FA709C1072700AA370C /* Code sense */;
|
||||
perUserDictionary = {
|
||||
PBXConfiguration.PBXFileTableDataSource3.PBXErrorsWarningsDataSource = {
|
||||
PBXFileTableDataSourceColumnSortingDirectionKey = "-1";
|
||||
PBXFileTableDataSourceColumnSortingKey = PBXErrorsWarningsDataSource_LocationID;
|
||||
PBXFileTableDataSourceColumnWidthsKey = (
|
||||
20,
|
||||
300,
|
||||
133,
|
||||
);
|
||||
PBXFileTableDataSourceColumnsKey = (
|
||||
PBXErrorsWarningsDataSource_TypeID,
|
||||
PBXErrorsWarningsDataSource_MessageID,
|
||||
PBXErrorsWarningsDataSource_LocationID,
|
||||
);
|
||||
};
|
||||
PBXConfiguration.PBXFileTableDataSource3.PBXExecutablesDataSource = {
|
||||
PBXFileTableDataSourceColumnSortingDirectionKey = "-1";
|
||||
PBXFileTableDataSourceColumnSortingKey = PBXExecutablesDataSource_NameID;
|
||||
PBXFileTableDataSourceColumnWidthsKey = (
|
||||
22,
|
||||
300,
|
||||
336.5835,
|
||||
);
|
||||
PBXFileTableDataSourceColumnsKey = (
|
||||
PBXExecutablesDataSource_ActiveFlagID,
|
||||
PBXExecutablesDataSource_NameID,
|
||||
PBXExecutablesDataSource_CommentsID,
|
||||
);
|
||||
};
|
||||
PBXConfiguration.PBXFileTableDataSource3.PBXFileTableDataSource = {
|
||||
PBXFileTableDataSourceColumnSortingDirectionKey = "-1";
|
||||
PBXFileTableDataSourceColumnSortingKey = PBXFileDataSource_Filename_ColumnID;
|
||||
PBXFileTableDataSourceColumnWidthsKey = (
|
||||
20,
|
||||
449,
|
||||
20,
|
||||
48,
|
||||
43,
|
||||
43,
|
||||
20,
|
||||
);
|
||||
PBXFileTableDataSourceColumnsKey = (
|
||||
PBXFileDataSource_FiletypeID,
|
||||
PBXFileDataSource_Filename_ColumnID,
|
||||
PBXFileDataSource_Built_ColumnID,
|
||||
PBXFileDataSource_ObjectSize_ColumnID,
|
||||
PBXFileDataSource_Errors_ColumnID,
|
||||
PBXFileDataSource_Warnings_ColumnID,
|
||||
PBXFileDataSource_Target_ColumnID,
|
||||
);
|
||||
};
|
||||
PBXConfiguration.PBXTargetDataSource.PBXTargetDataSource = {
|
||||
PBXFileTableDataSourceColumnSortingDirectionKey = "-1";
|
||||
PBXFileTableDataSourceColumnSortingKey = PBXFileDataSource_Filename_ColumnID;
|
||||
PBXFileTableDataSourceColumnWidthsKey = (
|
||||
20,
|
||||
200,
|
||||
269,
|
||||
20,
|
||||
48,
|
||||
43,
|
||||
43,
|
||||
);
|
||||
PBXFileTableDataSourceColumnsKey = (
|
||||
PBXFileDataSource_FiletypeID,
|
||||
PBXFileDataSource_Filename_ColumnID,
|
||||
PBXTargetDataSource_PrimaryAttribute,
|
||||
PBXFileDataSource_Built_ColumnID,
|
||||
PBXFileDataSource_ObjectSize_ColumnID,
|
||||
PBXFileDataSource_Errors_ColumnID,
|
||||
PBXFileDataSource_Warnings_ColumnID,
|
||||
);
|
||||
};
|
||||
PBXPerProjectTemplateStateSaveDate = 163646274;
|
||||
PBXWorkspaceStateSaveDate = 163646274;
|
||||
};
|
||||
sourceControlManager = D3DA9FA609C1072700AA370C /* Source Control */;
|
||||
userBuildSettings = {
|
||||
};
|
||||
};
|
||||
D3DA9FA609C1072700AA370C /* Source Control */ = {
|
||||
isa = PBXSourceControlManager;
|
||||
fallbackIsa = XCSourceControlManager;
|
||||
isSCMEnabled = 0;
|
||||
scmConfiguration = {
|
||||
};
|
||||
scmType = "";
|
||||
};
|
||||
D3DA9FA709C1072700AA370C /* Code sense */ = {
|
||||
isa = PBXCodeSenseManager;
|
||||
indexTemplatePath = "";
|
||||
};
|
||||
D3DA9FDB09C108AD00AA370C /* XCBreakpointsBucket */ = {
|
||||
isa = XCBreakpointsBucket;
|
||||
name = "Project Breakpoints";
|
||||
objects = (
|
||||
);
|
||||
};
|
||||
D3DA9FE509C109A100AA370C /* libresample.a */ = {
|
||||
activeExec = 0;
|
||||
};
|
||||
}
|
|
@ -0,0 +1,220 @@
|
|||
// !$*UTF8*$!
|
||||
{
|
||||
archiveVersion = 1;
|
||||
classes = {
|
||||
};
|
||||
objectVersion = 42;
|
||||
objects = {
|
||||
|
||||
/* Begin PBXBuildFile section */
|
||||
D3DA9FEA09C109D400AA370C /* filterkit.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DA9FCE09C1088100AA370C /* filterkit.c */; };
|
||||
D3DA9FEB09C109D400AA370C /* resample.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DA9FD109C1088100AA370C /* resample.c */; };
|
||||
D3DA9FEC09C109D400AA370C /* resamplesubs.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DA9FD209C1088100AA370C /* resamplesubs.c */; };
|
||||
D3DA9FED09C109E700AA370C /* config.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DA9FCC09C1088100AA370C /* config.h */; };
|
||||
D3DA9FEE09C109E700AA370C /* configtemplate.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DA9FCD09C1088100AA370C /* configtemplate.h */; };
|
||||
D3DA9FEF09C109E700AA370C /* filterkit.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DA9FCF09C1088100AA370C /* filterkit.h */; };
|
||||
D3DA9FF009C109E700AA370C /* resample_defs.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DA9FD009C1088100AA370C /* resample_defs.h */; };
|
||||
D3DA9FF109C109E700AA370C /* libresample.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DA9FCA09C1086700AA370C /* libresample.h */; };
|
||||
/* End PBXBuildFile section */
|
||||
|
||||
/* Begin PBXFileReference section */
|
||||
D3DA9FCA09C1086700AA370C /* libresample.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = libresample.h; path = "../../../libs/libresample-0.1.3/include/libresample.h"; sourceTree = SOURCE_ROOT; };
|
||||
D3DA9FCC09C1088100AA370C /* config.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = config.h; path = "../../../libs/libresample-0.1.3/src/config.h"; sourceTree = SOURCE_ROOT; };
|
||||
D3DA9FCD09C1088100AA370C /* configtemplate.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = configtemplate.h; path = "../../../libs/libresample-0.1.3/src/configtemplate.h"; sourceTree = SOURCE_ROOT; };
|
||||
D3DA9FCE09C1088100AA370C /* filterkit.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = filterkit.c; path = "../../../libs/libresample-0.1.3/src/filterkit.c"; sourceTree = SOURCE_ROOT; };
|
||||
D3DA9FCF09C1088100AA370C /* filterkit.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = filterkit.h; path = "../../../libs/libresample-0.1.3/src/filterkit.h"; sourceTree = SOURCE_ROOT; };
|
||||
D3DA9FD009C1088100AA370C /* resample_defs.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = resample_defs.h; path = "../../../libs/libresample-0.1.3/src/resample_defs.h"; sourceTree = SOURCE_ROOT; };
|
||||
D3DA9FD109C1088100AA370C /* resample.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = resample.c; path = "../../../libs/libresample-0.1.3/src/resample.c"; sourceTree = SOURCE_ROOT; };
|
||||
D3DA9FD209C1088100AA370C /* resamplesubs.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = resamplesubs.c; path = "../../../libs/libresample-0.1.3/src/resamplesubs.c"; sourceTree = SOURCE_ROOT; };
|
||||
D3DA9FE609C109A100AA370C /* libresample.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libresample.a; sourceTree = BUILT_PRODUCTS_DIR; };
|
||||
/* End PBXFileReference section */
|
||||
|
||||
/* Begin PBXFrameworksBuildPhase section */
|
||||
D3DA9FE409C109A100AA370C /* Frameworks */ = {
|
||||
isa = PBXFrameworksBuildPhase;
|
||||
buildActionMask = 2147483647;
|
||||
files = (
|
||||
);
|
||||
runOnlyForDeploymentPostprocessing = 0;
|
||||
};
|
||||
/* End PBXFrameworksBuildPhase section */
|
||||
|
||||
/* Begin PBXGroup section */
|
||||
D3DA9FA009C1072700AA370C = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
D3DA9FB409C1074000AA370C /* resample */,
|
||||
);
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
D3DA9FB409C1074000AA370C /* resample */ = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
D3DA9FBB09C1079E00AA370C /* include */,
|
||||
D3DA9FBC09C107A500AA370C /* src */,
|
||||
D3DA9FE609C109A100AA370C /* libresample.a */,
|
||||
);
|
||||
name = resample;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
D3DA9FBB09C1079E00AA370C /* include */ = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
D3DA9FCC09C1088100AA370C /* config.h */,
|
||||
D3DA9FCD09C1088100AA370C /* configtemplate.h */,
|
||||
D3DA9FCF09C1088100AA370C /* filterkit.h */,
|
||||
D3DA9FD009C1088100AA370C /* resample_defs.h */,
|
||||
D3DA9FCA09C1086700AA370C /* libresample.h */,
|
||||
);
|
||||
name = include;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
D3DA9FBC09C107A500AA370C /* src */ = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
D3DA9FCE09C1088100AA370C /* filterkit.c */,
|
||||
D3DA9FD109C1088100AA370C /* resample.c */,
|
||||
D3DA9FD209C1088100AA370C /* resamplesubs.c */,
|
||||
);
|
||||
name = src;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
/* End PBXGroup section */
|
||||
|
||||
/* Begin PBXHeadersBuildPhase section */
|
||||
D3DA9FE209C109A100AA370C /* Headers */ = {
|
||||
isa = PBXHeadersBuildPhase;
|
||||
buildActionMask = 2147483647;
|
||||
files = (
|
||||
D3DA9FED09C109E700AA370C /* config.h in Headers */,
|
||||
D3DA9FEE09C109E700AA370C /* configtemplate.h in Headers */,
|
||||
D3DA9FEF09C109E700AA370C /* filterkit.h in Headers */,
|
||||
D3DA9FF009C109E700AA370C /* resample_defs.h in Headers */,
|
||||
D3DA9FF109C109E700AA370C /* libresample.h in Headers */,
|
||||
);
|
||||
runOnlyForDeploymentPostprocessing = 0;
|
||||
};
|
||||
/* End PBXHeadersBuildPhase section */
|
||||
|
||||
/* Begin PBXNativeTarget section */
|
||||
D3DA9FE509C109A100AA370C /* libresample.a */ = {
|
||||
isa = PBXNativeTarget;
|
||||
buildConfigurationList = D3DA9FF309C109EF00AA370C /* Build configuration list for PBXNativeTarget "libresample.a" */;
|
||||
buildPhases = (
|
||||
D3DA9FFD09C10A1F00AA370C /* Prepare Source */,
|
||||
D3DA9FE209C109A100AA370C /* Headers */,
|
||||
D3DA9FE309C109A100AA370C /* Sources */,
|
||||
D3DA9FE409C109A100AA370C /* Frameworks */,
|
||||
);
|
||||
buildRules = (
|
||||
);
|
||||
buildSettings = {
|
||||
GCC_ENABLE_FIX_AND_CONTINUE = YES;
|
||||
GCC_MODEL_TUNING = G5;
|
||||
INSTALL_PATH = /usr/local/lib;
|
||||
PREBINDING = NO;
|
||||
PRODUCT_NAME = resample;
|
||||
ZERO_LINK = YES;
|
||||
};
|
||||
dependencies = (
|
||||
);
|
||||
name = libresample.a;
|
||||
productName = resample;
|
||||
productReference = D3DA9FE609C109A100AA370C /* libresample.a */;
|
||||
productType = "com.apple.product-type.library.static";
|
||||
};
|
||||
/* End PBXNativeTarget section */
|
||||
|
||||
/* Begin PBXProject section */
|
||||
D3DA9FA209C1072700AA370C /* Project object */ = {
|
||||
isa = PBXProject;
|
||||
buildConfigurationList = D3DA9FA309C1072700AA370C /* Build configuration list for PBXProject "resample" */;
|
||||
buildStyles = (
|
||||
);
|
||||
hasScannedForEncodings = 0;
|
||||
mainGroup = D3DA9FA009C1072700AA370C;
|
||||
productRefGroup = D3DA9FB409C1074000AA370C /* resample */;
|
||||
projectDirPath = "";
|
||||
targets = (
|
||||
D3DA9FE509C109A100AA370C /* libresample.a */,
|
||||
);
|
||||
};
|
||||
/* End PBXProject section */
|
||||
|
||||
/* Begin PBXShellScriptBuildPhase section */
|
||||
D3DA9FFD09C10A1F00AA370C /* Prepare Source */ = {
|
||||
isa = PBXShellScriptBuildPhase;
|
||||
buildActionMask = 2147483647;
|
||||
files = (
|
||||
);
|
||||
inputPaths = (
|
||||
);
|
||||
name = "Prepare Source";
|
||||
outputPaths = (
|
||||
);
|
||||
runOnlyForDeploymentPostprocessing = 0;
|
||||
shellPath = /bin/bash;
|
||||
shellScript = "if [ -e ../../../libs/libresample-0.1.3/.complete ]; then\n\texit 0\nfi\n/usr/bin/curl http://svn.freeswitch.org/downloads/libs/libresample-0.1.3.tgz -o ../../../libs/libresample-0.1.3.tgz\ncd ../../../libs\ntar zxfv libresample-0.1.3.tgz\ncd libresample-0.1.3\n./configure\ntouch .complete";
|
||||
};
|
||||
/* End PBXShellScriptBuildPhase section */
|
||||
|
||||
/* Begin PBXSourcesBuildPhase section */
|
||||
D3DA9FE309C109A100AA370C /* Sources */ = {
|
||||
isa = PBXSourcesBuildPhase;
|
||||
buildActionMask = 2147483647;
|
||||
files = (
|
||||
D3DA9FEA09C109D400AA370C /* filterkit.c in Sources */,
|
||||
D3DA9FEB09C109D400AA370C /* resample.c in Sources */,
|
||||
D3DA9FEC09C109D400AA370C /* resamplesubs.c in Sources */,
|
||||
);
|
||||
runOnlyForDeploymentPostprocessing = 0;
|
||||
};
|
||||
/* End PBXSourcesBuildPhase section */
|
||||
|
||||
/* Begin XCBuildConfiguration section */
|
||||
D3DA9FA409C1072700AA370C /* resample */ = {
|
||||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
COPY_PHASE_STRIP = NO;
|
||||
};
|
||||
name = resample;
|
||||
};
|
||||
D3DA9FF409C109EF00AA370C /* resample */ = {
|
||||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
COPY_PHASE_STRIP = NO;
|
||||
GCC_DYNAMIC_NO_PIC = NO;
|
||||
GCC_ENABLE_FIX_AND_CONTINUE = YES;
|
||||
GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
|
||||
GCC_MODEL_TUNING = G5;
|
||||
GCC_OPTIMIZATION_LEVEL = 0;
|
||||
INSTALL_PATH = /usr/local/lib;
|
||||
PREBINDING = NO;
|
||||
PRODUCT_NAME = resample;
|
||||
ZERO_LINK = YES;
|
||||
};
|
||||
name = resample;
|
||||
};
|
||||
/* End XCBuildConfiguration section */
|
||||
|
||||
/* Begin XCConfigurationList section */
|
||||
D3DA9FA309C1072700AA370C /* Build configuration list for PBXProject "resample" */ = {
|
||||
isa = XCConfigurationList;
|
||||
buildConfigurations = (
|
||||
D3DA9FA409C1072700AA370C /* resample */,
|
||||
);
|
||||
defaultConfigurationIsVisible = 0;
|
||||
defaultConfigurationName = resample;
|
||||
};
|
||||
D3DA9FF309C109EF00AA370C /* Build configuration list for PBXNativeTarget "libresample.a" */ = {
|
||||
isa = XCConfigurationList;
|
||||
buildConfigurations = (
|
||||
D3DA9FF409C109EF00AA370C /* resample */,
|
||||
);
|
||||
defaultConfigurationIsVisible = 0;
|
||||
defaultConfigurationName = resample;
|
||||
};
|
||||
/* End XCConfigurationList section */
|
||||
};
|
||||
rootObject = D3DA9FA209C1072700AA370C /* Project object */;
|
||||
}
|
File diff suppressed because it is too large
Load Diff
|
@ -0,0 +1,121 @@
|
|||
// !$*UTF8*$!
|
||||
{
|
||||
D37F3CC609C0E093002C93D4 /* Project object */ = {
|
||||
activeBuildConfigurationName = "sqlite-3.2.8";
|
||||
activeBuildStyle = D37F3E6109C0E9B8002C93D4 /* Development */;
|
||||
activeTarget = D37F3CD609C0E0CC002C93D4 /* sqlite.framework */;
|
||||
addToTargets = (
|
||||
D37F3CD609C0E0CC002C93D4 /* sqlite.framework */,
|
||||
);
|
||||
breakpointsGroup = D37F3D7A09C0E24A002C93D4 /* XCBreakpointsBucket */;
|
||||
codeSenseManager = D37F3CCB09C0E093002C93D4 /* Code sense */;
|
||||
perUserDictionary = {
|
||||
PBXConfiguration.PBXFileTableDataSource3.PBXErrorsWarningsDataSource = {
|
||||
PBXFileTableDataSourceColumnSortingDirectionKey = "-1";
|
||||
PBXFileTableDataSourceColumnSortingKey = PBXErrorsWarningsDataSource_LocationID;
|
||||
PBXFileTableDataSourceColumnWidthsKey = (
|
||||
20,
|
||||
573,
|
||||
266,
|
||||
);
|
||||
PBXFileTableDataSourceColumnsKey = (
|
||||
PBXErrorsWarningsDataSource_TypeID,
|
||||
PBXErrorsWarningsDataSource_MessageID,
|
||||
PBXErrorsWarningsDataSource_LocationID,
|
||||
);
|
||||
};
|
||||
PBXConfiguration.PBXFileTableDataSource3.PBXExecutablesDataSource = {
|
||||
PBXFileTableDataSourceColumnSortingDirectionKey = "-1";
|
||||
PBXFileTableDataSourceColumnSortingKey = PBXExecutablesDataSource_NameID;
|
||||
PBXFileTableDataSourceColumnWidthsKey = (
|
||||
22,
|
||||
300,
|
||||
536.5835,
|
||||
);
|
||||
PBXFileTableDataSourceColumnsKey = (
|
||||
PBXExecutablesDataSource_ActiveFlagID,
|
||||
PBXExecutablesDataSource_NameID,
|
||||
PBXExecutablesDataSource_CommentsID,
|
||||
);
|
||||
};
|
||||
PBXConfiguration.PBXFileTableDataSource3.PBXFileTableDataSource = {
|
||||
PBXFileTableDataSourceColumnSortingDirectionKey = "-1";
|
||||
PBXFileTableDataSourceColumnSortingKey = PBXFileDataSource_Filename_ColumnID;
|
||||
PBXFileTableDataSourceColumnWidthsKey = (
|
||||
20,
|
||||
649,
|
||||
20,
|
||||
48,
|
||||
43,
|
||||
43,
|
||||
20,
|
||||
);
|
||||
PBXFileTableDataSourceColumnsKey = (
|
||||
PBXFileDataSource_FiletypeID,
|
||||
PBXFileDataSource_Filename_ColumnID,
|
||||
PBXFileDataSource_Built_ColumnID,
|
||||
PBXFileDataSource_ObjectSize_ColumnID,
|
||||
PBXFileDataSource_Errors_ColumnID,
|
||||
PBXFileDataSource_Warnings_ColumnID,
|
||||
PBXFileDataSource_Target_ColumnID,
|
||||
);
|
||||
};
|
||||
PBXConfiguration.PBXTargetDataSource.PBXTargetDataSource = {
|
||||
PBXFileTableDataSourceColumnSortingDirectionKey = "-1";
|
||||
PBXFileTableDataSourceColumnSortingKey = PBXFileDataSource_Filename_ColumnID;
|
||||
PBXFileTableDataSourceColumnWidthsKey = (
|
||||
20,
|
||||
200,
|
||||
469,
|
||||
20,
|
||||
48,
|
||||
43,
|
||||
43,
|
||||
);
|
||||
PBXFileTableDataSourceColumnsKey = (
|
||||
PBXFileDataSource_FiletypeID,
|
||||
PBXFileDataSource_Filename_ColumnID,
|
||||
PBXTargetDataSource_PrimaryAttribute,
|
||||
PBXFileDataSource_Built_ColumnID,
|
||||
PBXFileDataSource_ObjectSize_ColumnID,
|
||||
PBXFileDataSource_Errors_ColumnID,
|
||||
PBXFileDataSource_Warnings_ColumnID,
|
||||
);
|
||||
};
|
||||
PBXPerProjectTemplateStateSaveDate = 163646288;
|
||||
PBXWorkspaceStateSaveDate = 163646288;
|
||||
};
|
||||
sourceControlManager = D37F3CCA09C0E093002C93D4 /* Source Control */;
|
||||
userBuildSettings = {
|
||||
};
|
||||
};
|
||||
D37F3CCA09C0E093002C93D4 /* Source Control */ = {
|
||||
isa = PBXSourceControlManager;
|
||||
fallbackIsa = XCSourceControlManager;
|
||||
isSCMEnabled = 0;
|
||||
scmConfiguration = {
|
||||
};
|
||||
scmType = "";
|
||||
};
|
||||
D37F3CCB09C0E093002C93D4 /* Code sense */ = {
|
||||
isa = PBXCodeSenseManager;
|
||||
indexTemplatePath = "";
|
||||
};
|
||||
D37F3CD609C0E0CC002C93D4 /* sqlite.framework */ = {
|
||||
activeExec = 0;
|
||||
};
|
||||
D37F3CD909C0E0CC002C93D4 /* sqlite-Info.plist */ = {
|
||||
uiCtxt = {
|
||||
sepNavIntBoundsRect = "{{0, 0}, {1332, 762}}";
|
||||
sepNavSelRange = "{360, 0}";
|
||||
sepNavVisRect = "{{0, 0}, {1332, 762}}";
|
||||
sepNavWindowFrame = "{{107, 48}, {1371, 891}}";
|
||||
};
|
||||
};
|
||||
D37F3D7A09C0E24A002C93D4 /* XCBreakpointsBucket */ = {
|
||||
isa = XCBreakpointsBucket;
|
||||
name = "Project Breakpoints";
|
||||
objects = (
|
||||
);
|
||||
};
|
||||
}
|
|
@ -0,0 +1,450 @@
|
|||
// !$*UTF8*$!
|
||||
{
|
||||
archiveVersion = 1;
|
||||
classes = {
|
||||
};
|
||||
objectVersion = 42;
|
||||
objects = {
|
||||
|
||||
/* Begin PBXBuildFile section */
|
||||
D37F3DBE09C0E5B7002C93D4 /* opcodes.c in Sources */ = {isa = PBXBuildFile; fileRef = D37F3DBC09C0E5B7002C93D4 /* opcodes.c */; };
|
||||
D37F3DBF09C0E5B7002C93D4 /* parse.c in Sources */ = {isa = PBXBuildFile; fileRef = D37F3DBD09C0E5B7002C93D4 /* parse.c */; };
|
||||
D37F3DE609C0E61D002C93D4 /* alter.c in Sources */ = {isa = PBXBuildFile; fileRef = D37F3DC009C0E61D002C93D4 /* alter.c */; };
|
||||
D37F3DE709C0E61D002C93D4 /* analyze.c in Sources */ = {isa = PBXBuildFile; fileRef = D37F3DC109C0E61D002C93D4 /* analyze.c */; };
|
||||
D37F3DE809C0E61D002C93D4 /* attach.c in Sources */ = {isa = PBXBuildFile; fileRef = D37F3DC209C0E61D002C93D4 /* attach.c */; };
|
||||
D37F3DE909C0E61D002C93D4 /* auth.c in Sources */ = {isa = PBXBuildFile; fileRef = D37F3DC309C0E61D002C93D4 /* auth.c */; };
|
||||
D37F3DEA09C0E61D002C93D4 /* btree.c in Sources */ = {isa = PBXBuildFile; fileRef = D37F3DC409C0E61D002C93D4 /* btree.c */; };
|
||||
D37F3DEB09C0E61D002C93D4 /* build.c in Sources */ = {isa = PBXBuildFile; fileRef = D37F3DC509C0E61D002C93D4 /* build.c */; };
|
||||
D37F3DEC09C0E61D002C93D4 /* callback.c in Sources */ = {isa = PBXBuildFile; fileRef = D37F3DC609C0E61D002C93D4 /* callback.c */; };
|
||||
D37F3DED09C0E61D002C93D4 /* complete.c in Sources */ = {isa = PBXBuildFile; fileRef = D37F3DC709C0E61D002C93D4 /* complete.c */; };
|
||||
D37F3DEE09C0E61D002C93D4 /* date.c in Sources */ = {isa = PBXBuildFile; fileRef = D37F3DC809C0E61D002C93D4 /* date.c */; };
|
||||
D37F3DEF09C0E61D002C93D4 /* delete.c in Sources */ = {isa = PBXBuildFile; fileRef = D37F3DC909C0E61D002C93D4 /* delete.c */; };
|
||||
D37F3DF009C0E61D002C93D4 /* expr.c in Sources */ = {isa = PBXBuildFile; fileRef = D37F3DCA09C0E61D002C93D4 /* expr.c */; };
|
||||
D37F3DF109C0E61D002C93D4 /* func.c in Sources */ = {isa = PBXBuildFile; fileRef = D37F3DCB09C0E61D002C93D4 /* func.c */; };
|
||||
D37F3DF209C0E61D002C93D4 /* hash.c in Sources */ = {isa = PBXBuildFile; fileRef = D37F3DCC09C0E61D002C93D4 /* hash.c */; };
|
||||
D37F3DF309C0E61D002C93D4 /* insert.c in Sources */ = {isa = PBXBuildFile; fileRef = D37F3DCD09C0E61D002C93D4 /* insert.c */; };
|
||||
D37F3DF409C0E61D002C93D4 /* legacy.c in Sources */ = {isa = PBXBuildFile; fileRef = D37F3DCE09C0E61D002C93D4 /* legacy.c */; };
|
||||
D37F3DF509C0E61D002C93D4 /* main.c in Sources */ = {isa = PBXBuildFile; fileRef = D37F3DCF09C0E61D002C93D4 /* main.c */; };
|
||||
D37F3DF609C0E61D002C93D4 /* os_unix.c in Sources */ = {isa = PBXBuildFile; fileRef = D37F3DD009C0E61D002C93D4 /* os_unix.c */; };
|
||||
D37F3DF709C0E61D002C93D4 /* os_win.c in Sources */ = {isa = PBXBuildFile; fileRef = D37F3DD109C0E61D002C93D4 /* os_win.c */; };
|
||||
D37F3DF809C0E61D002C93D4 /* pager.c in Sources */ = {isa = PBXBuildFile; fileRef = D37F3DD209C0E61D002C93D4 /* pager.c */; };
|
||||
D37F3DF909C0E61D002C93D4 /* pragma.c in Sources */ = {isa = PBXBuildFile; fileRef = D37F3DD309C0E61D002C93D4 /* pragma.c */; };
|
||||
D37F3DFA09C0E61D002C93D4 /* prepare.c in Sources */ = {isa = PBXBuildFile; fileRef = D37F3DD409C0E61D002C93D4 /* prepare.c */; };
|
||||
D37F3DFB09C0E61D002C93D4 /* printf.c in Sources */ = {isa = PBXBuildFile; fileRef = D37F3DD509C0E61D002C93D4 /* printf.c */; };
|
||||
D37F3DFC09C0E61D002C93D4 /* random.c in Sources */ = {isa = PBXBuildFile; fileRef = D37F3DD609C0E61D002C93D4 /* random.c */; };
|
||||
D37F3DFD09C0E61D002C93D4 /* select.c in Sources */ = {isa = PBXBuildFile; fileRef = D37F3DD709C0E61D002C93D4 /* select.c */; };
|
||||
D37F3DFF09C0E61D002C93D4 /* table.c in Sources */ = {isa = PBXBuildFile; fileRef = D37F3DD909C0E61D002C93D4 /* table.c */; };
|
||||
D37F3E0009C0E61D002C93D4 /* tokenize.c in Sources */ = {isa = PBXBuildFile; fileRef = D37F3DDA09C0E61D002C93D4 /* tokenize.c */; };
|
||||
D37F3E0109C0E61D002C93D4 /* trigger.c in Sources */ = {isa = PBXBuildFile; fileRef = D37F3DDB09C0E61D002C93D4 /* trigger.c */; };
|
||||
D37F3E0209C0E61D002C93D4 /* update.c in Sources */ = {isa = PBXBuildFile; fileRef = D37F3DDC09C0E61D002C93D4 /* update.c */; };
|
||||
D37F3E0309C0E61D002C93D4 /* utf.c in Sources */ = {isa = PBXBuildFile; fileRef = D37F3DDD09C0E61D002C93D4 /* utf.c */; };
|
||||
D37F3E0409C0E61D002C93D4 /* util.c in Sources */ = {isa = PBXBuildFile; fileRef = D37F3DDE09C0E61D002C93D4 /* util.c */; };
|
||||
D37F3E0509C0E61D002C93D4 /* vacuum.c in Sources */ = {isa = PBXBuildFile; fileRef = D37F3DDF09C0E61D002C93D4 /* vacuum.c */; };
|
||||
D37F3E0609C0E61D002C93D4 /* vdbe.c in Sources */ = {isa = PBXBuildFile; fileRef = D37F3DE009C0E61D002C93D4 /* vdbe.c */; };
|
||||
D37F3E0709C0E61D002C93D4 /* vdbeapi.c in Sources */ = {isa = PBXBuildFile; fileRef = D37F3DE109C0E61D002C93D4 /* vdbeapi.c */; };
|
||||
D37F3E0809C0E61D002C93D4 /* vdbeaux.c in Sources */ = {isa = PBXBuildFile; fileRef = D37F3DE209C0E61D002C93D4 /* vdbeaux.c */; };
|
||||
D37F3E0909C0E61D002C93D4 /* vdbefifo.c in Sources */ = {isa = PBXBuildFile; fileRef = D37F3DE309C0E61D002C93D4 /* vdbefifo.c */; };
|
||||
D37F3E0A09C0E61D002C93D4 /* vdbemem.c in Sources */ = {isa = PBXBuildFile; fileRef = D37F3DE409C0E61D002C93D4 /* vdbemem.c */; };
|
||||
D37F3E0B09C0E61D002C93D4 /* where.c in Sources */ = {isa = PBXBuildFile; fileRef = D37F3DE509C0E61D002C93D4 /* where.c */; };
|
||||
D37F3EF709C0F85F002C93D4 /* sqlite3.h in Headers */ = {isa = PBXBuildFile; fileRef = D37F3EF609C0F85F002C93D4 /* sqlite3.h */; };
|
||||
/* End PBXBuildFile section */
|
||||
|
||||
/* Begin PBXBuildStyle section */
|
||||
D37F3E6109C0E9B8002C93D4 /* Development */ = {
|
||||
isa = PBXBuildStyle;
|
||||
buildSettings = {
|
||||
COPY_PHASE_STRIP = NO;
|
||||
};
|
||||
name = Development;
|
||||
};
|
||||
D37F3E6209C0E9B8002C93D4 /* Deployment */ = {
|
||||
isa = PBXBuildStyle;
|
||||
buildSettings = {
|
||||
COPY_PHASE_STRIP = YES;
|
||||
};
|
||||
name = Deployment;
|
||||
};
|
||||
/* End PBXBuildStyle section */
|
||||
|
||||
/* Begin PBXFileReference section */
|
||||
D37F3CD709C0E0CC002C93D4 /* sqlite.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = sqlite.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
||||
D37F3CD909C0E0CC002C93D4 /* sqlite-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = "sqlite-Info.plist"; sourceTree = "<group>"; };
|
||||
D37F3DBC09C0E5B7002C93D4 /* opcodes.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = opcodes.c; path = "../../../libs/sqlite-3.2.8/opcodes.c"; sourceTree = "<group>"; };
|
||||
D37F3DBD09C0E5B7002C93D4 /* parse.c */ = {isa = PBXFileReference; explicitFileType = sourcecode.c.c; fileEncoding = 30; name = parse.c; path = "../../../libs/sqlite-3.2.8/parse.c"; sourceTree = "<group>"; };
|
||||
D37F3DC009C0E61D002C93D4 /* alter.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = alter.c; path = "../../../libs/sqlite-3.2.8/src/alter.c"; sourceTree = SOURCE_ROOT; };
|
||||
D37F3DC109C0E61D002C93D4 /* analyze.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = analyze.c; path = "../../../libs/sqlite-3.2.8/src/analyze.c"; sourceTree = SOURCE_ROOT; };
|
||||
D37F3DC209C0E61D002C93D4 /* attach.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = attach.c; path = "../../../libs/sqlite-3.2.8/src/attach.c"; sourceTree = SOURCE_ROOT; };
|
||||
D37F3DC309C0E61D002C93D4 /* auth.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = auth.c; path = "../../../libs/sqlite-3.2.8/src/auth.c"; sourceTree = SOURCE_ROOT; };
|
||||
D37F3DC409C0E61D002C93D4 /* btree.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = btree.c; path = "../../../libs/sqlite-3.2.8/src/btree.c"; sourceTree = SOURCE_ROOT; };
|
||||
D37F3DC509C0E61D002C93D4 /* build.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = build.c; path = "../../../libs/sqlite-3.2.8/src/build.c"; sourceTree = SOURCE_ROOT; };
|
||||
D37F3DC609C0E61D002C93D4 /* callback.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = callback.c; path = "../../../libs/sqlite-3.2.8/src/callback.c"; sourceTree = SOURCE_ROOT; };
|
||||
D37F3DC709C0E61D002C93D4 /* complete.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = complete.c; path = "../../../libs/sqlite-3.2.8/src/complete.c"; sourceTree = SOURCE_ROOT; };
|
||||
D37F3DC809C0E61D002C93D4 /* date.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = date.c; path = "../../../libs/sqlite-3.2.8/src/date.c"; sourceTree = SOURCE_ROOT; };
|
||||
D37F3DC909C0E61D002C93D4 /* delete.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = delete.c; path = "../../../libs/sqlite-3.2.8/src/delete.c"; sourceTree = SOURCE_ROOT; };
|
||||
D37F3DCA09C0E61D002C93D4 /* expr.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = expr.c; path = "../../../libs/sqlite-3.2.8/src/expr.c"; sourceTree = SOURCE_ROOT; };
|
||||
D37F3DCB09C0E61D002C93D4 /* func.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = func.c; path = "../../../libs/sqlite-3.2.8/src/func.c"; sourceTree = SOURCE_ROOT; };
|
||||
D37F3DCC09C0E61D002C93D4 /* hash.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = hash.c; path = "../../../libs/sqlite-3.2.8/src/hash.c"; sourceTree = SOURCE_ROOT; };
|
||||
D37F3DCD09C0E61D002C93D4 /* insert.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = insert.c; path = "../../../libs/sqlite-3.2.8/src/insert.c"; sourceTree = SOURCE_ROOT; };
|
||||
D37F3DCE09C0E61D002C93D4 /* legacy.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = legacy.c; path = "../../../libs/sqlite-3.2.8/src/legacy.c"; sourceTree = SOURCE_ROOT; };
|
||||
D37F3DCF09C0E61D002C93D4 /* main.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = main.c; path = "../../../libs/sqlite-3.2.8/src/main.c"; sourceTree = SOURCE_ROOT; };
|
||||
D37F3DD009C0E61D002C93D4 /* os_unix.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = os_unix.c; path = "../../../libs/sqlite-3.2.8/src/os_unix.c"; sourceTree = SOURCE_ROOT; };
|
||||
D37F3DD109C0E61D002C93D4 /* os_win.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = os_win.c; path = "../../../libs/sqlite-3.2.8/src/os_win.c"; sourceTree = SOURCE_ROOT; };
|
||||
D37F3DD209C0E61D002C93D4 /* pager.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = pager.c; path = "../../../libs/sqlite-3.2.8/src/pager.c"; sourceTree = SOURCE_ROOT; };
|
||||
D37F3DD309C0E61D002C93D4 /* pragma.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = pragma.c; path = "../../../libs/sqlite-3.2.8/src/pragma.c"; sourceTree = SOURCE_ROOT; };
|
||||
D37F3DD409C0E61D002C93D4 /* prepare.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = prepare.c; path = "../../../libs/sqlite-3.2.8/src/prepare.c"; sourceTree = SOURCE_ROOT; };
|
||||
D37F3DD509C0E61D002C93D4 /* printf.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = printf.c; path = "../../../libs/sqlite-3.2.8/src/printf.c"; sourceTree = SOURCE_ROOT; };
|
||||
D37F3DD609C0E61D002C93D4 /* random.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = random.c; path = "../../../libs/sqlite-3.2.8/src/random.c"; sourceTree = SOURCE_ROOT; };
|
||||
D37F3DD709C0E61D002C93D4 /* select.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = select.c; path = "../../../libs/sqlite-3.2.8/src/select.c"; sourceTree = SOURCE_ROOT; };
|
||||
D37F3DD809C0E61D002C93D4 /* shell.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = shell.c; path = "../../../libs/sqlite-3.2.8/src/shell.c"; sourceTree = SOURCE_ROOT; };
|
||||
D37F3DD909C0E61D002C93D4 /* table.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = table.c; path = "../../../libs/sqlite-3.2.8/src/table.c"; sourceTree = SOURCE_ROOT; };
|
||||
D37F3DDA09C0E61D002C93D4 /* tokenize.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = tokenize.c; path = "../../../libs/sqlite-3.2.8/src/tokenize.c"; sourceTree = SOURCE_ROOT; };
|
||||
D37F3DDB09C0E61D002C93D4 /* trigger.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = trigger.c; path = "../../../libs/sqlite-3.2.8/src/trigger.c"; sourceTree = SOURCE_ROOT; };
|
||||
D37F3DDC09C0E61D002C93D4 /* update.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = update.c; path = "../../../libs/sqlite-3.2.8/src/update.c"; sourceTree = SOURCE_ROOT; };
|
||||
D37F3DDD09C0E61D002C93D4 /* utf.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = utf.c; path = "../../../libs/sqlite-3.2.8/src/utf.c"; sourceTree = SOURCE_ROOT; };
|
||||
D37F3DDE09C0E61D002C93D4 /* util.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = util.c; path = "../../../libs/sqlite-3.2.8/src/util.c"; sourceTree = SOURCE_ROOT; };
|
||||
D37F3DDF09C0E61D002C93D4 /* vacuum.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = vacuum.c; path = "../../../libs/sqlite-3.2.8/src/vacuum.c"; sourceTree = SOURCE_ROOT; };
|
||||
D37F3DE009C0E61D002C93D4 /* vdbe.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = vdbe.c; path = "../../../libs/sqlite-3.2.8/src/vdbe.c"; sourceTree = SOURCE_ROOT; };
|
||||
D37F3DE109C0E61D002C93D4 /* vdbeapi.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = vdbeapi.c; path = "../../../libs/sqlite-3.2.8/src/vdbeapi.c"; sourceTree = SOURCE_ROOT; };
|
||||
D37F3DE209C0E61D002C93D4 /* vdbeaux.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = vdbeaux.c; path = "../../../libs/sqlite-3.2.8/src/vdbeaux.c"; sourceTree = SOURCE_ROOT; };
|
||||
D37F3DE309C0E61D002C93D4 /* vdbefifo.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = vdbefifo.c; path = "../../../libs/sqlite-3.2.8/src/vdbefifo.c"; sourceTree = SOURCE_ROOT; };
|
||||
D37F3DE409C0E61D002C93D4 /* vdbemem.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = vdbemem.c; path = "../../../libs/sqlite-3.2.8/src/vdbemem.c"; sourceTree = SOURCE_ROOT; };
|
||||
D37F3DE509C0E61D002C93D4 /* where.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = where.c; path = "../../../libs/sqlite-3.2.8/src/where.c"; sourceTree = SOURCE_ROOT; };
|
||||
D37F3E0D09C0E64F002C93D4 /* btree.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = btree.h; path = "../../../libs/sqlite-3.2.8/src/btree.h"; sourceTree = SOURCE_ROOT; };
|
||||
D37F3E0E09C0E64F002C93D4 /* hash.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = hash.h; path = "../../../libs/sqlite-3.2.8/src/hash.h"; sourceTree = SOURCE_ROOT; };
|
||||
D37F3E0F09C0E64F002C93D4 /* os_common.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = os_common.h; path = "../../../libs/sqlite-3.2.8/src/os_common.h"; sourceTree = SOURCE_ROOT; };
|
||||
D37F3E1009C0E64F002C93D4 /* os_test.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = os_test.h; path = "../../../libs/sqlite-3.2.8/src/os_test.h"; sourceTree = SOURCE_ROOT; };
|
||||
D37F3E1109C0E64F002C93D4 /* os_unix.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = os_unix.h; path = "../../../libs/sqlite-3.2.8/src/os_unix.h"; sourceTree = SOURCE_ROOT; };
|
||||
D37F3E1209C0E64F002C93D4 /* os_win.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = os_win.h; path = "../../../libs/sqlite-3.2.8/src/os_win.h"; sourceTree = SOURCE_ROOT; };
|
||||
D37F3E1309C0E64F002C93D4 /* os.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = os.h; path = "../../../libs/sqlite-3.2.8/src/os.h"; sourceTree = SOURCE_ROOT; };
|
||||
D37F3E1409C0E64F002C93D4 /* pager.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = pager.h; path = "../../../libs/sqlite-3.2.8/src/pager.h"; sourceTree = SOURCE_ROOT; };
|
||||
D37F3E1509C0E64F002C93D4 /* sqliteInt.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = sqliteInt.h; path = "../../../libs/sqlite-3.2.8/src/sqliteInt.h"; sourceTree = SOURCE_ROOT; };
|
||||
D37F3E1609C0E64F002C93D4 /* vdbe.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = vdbe.h; path = "../../../libs/sqlite-3.2.8/src/vdbe.h"; sourceTree = SOURCE_ROOT; };
|
||||
D37F3E1709C0E64F002C93D4 /* vdbeInt.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = vdbeInt.h; path = "../../../libs/sqlite-3.2.8/src/vdbeInt.h"; sourceTree = SOURCE_ROOT; };
|
||||
D37F3E2309C0E661002C93D4 /* lemon.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = lemon.c; path = "../../../libs/sqlite-3.2.8/tool/lemon.c"; sourceTree = SOURCE_ROOT; };
|
||||
D37F3E2409C0E661002C93D4 /* mkkeywordhash.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = mkkeywordhash.c; path = "../../../libs/sqlite-3.2.8/tool/mkkeywordhash.c"; sourceTree = SOURCE_ROOT; };
|
||||
D37F3EF609C0F85F002C93D4 /* sqlite3.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = sqlite3.h; path = "../../../libs/sqlite-3.2.8/sqlite3.h"; sourceTree = "<group>"; };
|
||||
/* End PBXFileReference section */
|
||||
|
||||
/* Begin PBXGroup section */
|
||||
D37F3CC409C0E093002C93D4 = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
D37F3CD809C0E0CC002C93D4 /* sqlite-3.2.8 */,
|
||||
D37F3CD909C0E0CC002C93D4 /* sqlite-Info.plist */,
|
||||
D37F3CD709C0E0CC002C93D4 /* sqlite.framework */,
|
||||
);
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
D37F3CD809C0E0CC002C93D4 /* sqlite-3.2.8 */ = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
D37F3DBC09C0E5B7002C93D4 /* opcodes.c */,
|
||||
D37F3DBD09C0E5B7002C93D4 /* parse.c */,
|
||||
D37F3DBA09C0E593002C93D4 /* src */,
|
||||
D37F3DBB09C0E598002C93D4 /* tool */,
|
||||
);
|
||||
name = "sqlite-3.2.8";
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
D37F3DBA09C0E593002C93D4 /* src */ = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
D37F3EF609C0F85F002C93D4 /* sqlite3.h */,
|
||||
D37F3E0D09C0E64F002C93D4 /* btree.h */,
|
||||
D37F3E0E09C0E64F002C93D4 /* hash.h */,
|
||||
D37F3E0F09C0E64F002C93D4 /* os_common.h */,
|
||||
D37F3E1009C0E64F002C93D4 /* os_test.h */,
|
||||
D37F3E1109C0E64F002C93D4 /* os_unix.h */,
|
||||
D37F3E1209C0E64F002C93D4 /* os_win.h */,
|
||||
D37F3E1309C0E64F002C93D4 /* os.h */,
|
||||
D37F3E1409C0E64F002C93D4 /* pager.h */,
|
||||
D37F3E1509C0E64F002C93D4 /* sqliteInt.h */,
|
||||
D37F3E1609C0E64F002C93D4 /* vdbe.h */,
|
||||
D37F3E1709C0E64F002C93D4 /* vdbeInt.h */,
|
||||
D37F3DC009C0E61D002C93D4 /* alter.c */,
|
||||
D37F3DC109C0E61D002C93D4 /* analyze.c */,
|
||||
D37F3DC209C0E61D002C93D4 /* attach.c */,
|
||||
D37F3DC309C0E61D002C93D4 /* auth.c */,
|
||||
D37F3DC409C0E61D002C93D4 /* btree.c */,
|
||||
D37F3DC509C0E61D002C93D4 /* build.c */,
|
||||
D37F3DC609C0E61D002C93D4 /* callback.c */,
|
||||
D37F3DC709C0E61D002C93D4 /* complete.c */,
|
||||
D37F3DC809C0E61D002C93D4 /* date.c */,
|
||||
D37F3DC909C0E61D002C93D4 /* delete.c */,
|
||||
D37F3DCA09C0E61D002C93D4 /* expr.c */,
|
||||
D37F3DCB09C0E61D002C93D4 /* func.c */,
|
||||
D37F3DCC09C0E61D002C93D4 /* hash.c */,
|
||||
D37F3DCD09C0E61D002C93D4 /* insert.c */,
|
||||
D37F3DCE09C0E61D002C93D4 /* legacy.c */,
|
||||
D37F3DCF09C0E61D002C93D4 /* main.c */,
|
||||
D37F3DD009C0E61D002C93D4 /* os_unix.c */,
|
||||
D37F3DD109C0E61D002C93D4 /* os_win.c */,
|
||||
D37F3DD209C0E61D002C93D4 /* pager.c */,
|
||||
D37F3DD309C0E61D002C93D4 /* pragma.c */,
|
||||
D37F3DD409C0E61D002C93D4 /* prepare.c */,
|
||||
D37F3DD509C0E61D002C93D4 /* printf.c */,
|
||||
D37F3DD609C0E61D002C93D4 /* random.c */,
|
||||
D37F3DD709C0E61D002C93D4 /* select.c */,
|
||||
D37F3DD809C0E61D002C93D4 /* shell.c */,
|
||||
D37F3DD909C0E61D002C93D4 /* table.c */,
|
||||
D37F3DDA09C0E61D002C93D4 /* tokenize.c */,
|
||||
D37F3DDB09C0E61D002C93D4 /* trigger.c */,
|
||||
D37F3DDC09C0E61D002C93D4 /* update.c */,
|
||||
D37F3DDD09C0E61D002C93D4 /* utf.c */,
|
||||
D37F3DDE09C0E61D002C93D4 /* util.c */,
|
||||
D37F3DDF09C0E61D002C93D4 /* vacuum.c */,
|
||||
D37F3DE009C0E61D002C93D4 /* vdbe.c */,
|
||||
D37F3DE109C0E61D002C93D4 /* vdbeapi.c */,
|
||||
D37F3DE209C0E61D002C93D4 /* vdbeaux.c */,
|
||||
D37F3DE309C0E61D002C93D4 /* vdbefifo.c */,
|
||||
D37F3DE409C0E61D002C93D4 /* vdbemem.c */,
|
||||
D37F3DE509C0E61D002C93D4 /* where.c */,
|
||||
);
|
||||
name = src;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
D37F3DBB09C0E598002C93D4 /* tool */ = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
D37F3E2309C0E661002C93D4 /* lemon.c */,
|
||||
D37F3E2409C0E661002C93D4 /* mkkeywordhash.c */,
|
||||
);
|
||||
name = tool;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
/* End PBXGroup section */
|
||||
|
||||
/* Begin PBXHeadersBuildPhase section */
|
||||
D37F3CD209C0E0CC002C93D4 /* Headers */ = {
|
||||
isa = PBXHeadersBuildPhase;
|
||||
buildActionMask = 2147483647;
|
||||
files = (
|
||||
D37F3EF709C0F85F002C93D4 /* sqlite3.h in Headers */,
|
||||
);
|
||||
runOnlyForDeploymentPostprocessing = 0;
|
||||
};
|
||||
/* End PBXHeadersBuildPhase section */
|
||||
|
||||
/* Begin PBXNativeTarget section */
|
||||
D37F3CD609C0E0CC002C93D4 /* sqlite.framework */ = {
|
||||
isa = PBXNativeTarget;
|
||||
buildConfigurationList = D37F3CDB09C0E0CC002C93D4 /* Build configuration list for PBXNativeTarget "sqlite.framework" */;
|
||||
buildPhases = (
|
||||
D37F3E7109C0EB1A002C93D4 /* Prepare Source */,
|
||||
D37F3CD209C0E0CC002C93D4 /* Headers */,
|
||||
D37F3CD409C0E0CC002C93D4 /* Sources */,
|
||||
);
|
||||
buildRules = (
|
||||
);
|
||||
buildSettings = {
|
||||
DYLIB_COMPATIBILITY_VERSION = 1;
|
||||
DYLIB_CURRENT_VERSION = 1;
|
||||
FRAMEWORK_VERSION = A;
|
||||
GCC_ENABLE_FIX_AND_CONTINUE = YES;
|
||||
GCC_MODEL_TUNING = G5;
|
||||
GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
||||
GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/AppKit.framework/Headers/AppKit.h";
|
||||
INFOPLIST_FILE = "sqlite-Info.plist";
|
||||
INSTALL_PATH = "$(HOME)/Library/Frameworks";
|
||||
OTHER_LDFLAGS = (
|
||||
"-framework",
|
||||
Foundation,
|
||||
"-framework",
|
||||
AppKit,
|
||||
);
|
||||
PREBINDING = NO;
|
||||
PRODUCT_NAME = sqlite;
|
||||
ZERO_LINK = YES;
|
||||
};
|
||||
dependencies = (
|
||||
);
|
||||
name = sqlite.framework;
|
||||
productName = sqlite;
|
||||
productReference = D37F3CD709C0E0CC002C93D4 /* sqlite.framework */;
|
||||
productSettingsXML = "<?xml version=\"1.0\" encoding=\"UTF-8\"?>
|
||||
<!DOCTYPE plist PUBLIC \"-//Apple Computer//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/PropertyList-1.0.dtd\">
|
||||
<plist version=\"1.0\">
|
||||
<dict>
|
||||
<key>CFBundleDevelopmentRegion</key>
|
||||
<string>English</string>
|
||||
<key>CFBundleExecutable</key>
|
||||
<string>${EXECUTABLE_NAME}</string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>com.yourcompany.sqlite</string>
|
||||
<key>CFBundleInfoDictionaryVersion</key>
|
||||
<string>6.0</string>
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>FMWK</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>????</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>1.0</string>
|
||||
</dict>
|
||||
</plist>
|
||||
";
|
||||
productType = "com.apple.product-type.framework";
|
||||
};
|
||||
/* End PBXNativeTarget section */
|
||||
|
||||
/* Begin PBXProject section */
|
||||
D37F3CC609C0E093002C93D4 /* Project object */ = {
|
||||
isa = PBXProject;
|
||||
buildConfigurationList = D37F3CC709C0E093002C93D4 /* Build configuration list for PBXProject "sqlite-3.2.8" */;
|
||||
buildSettings = {
|
||||
};
|
||||
buildStyles = (
|
||||
D37F3E6109C0E9B8002C93D4 /* Development */,
|
||||
D37F3E6209C0E9B8002C93D4 /* Deployment */,
|
||||
);
|
||||
hasScannedForEncodings = 0;
|
||||
mainGroup = D37F3CC409C0E093002C93D4;
|
||||
productRefGroup = D37F3CD809C0E0CC002C93D4 /* sqlite-3.2.8 */;
|
||||
projectDirPath = "";
|
||||
targets = (
|
||||
D37F3CD609C0E0CC002C93D4 /* sqlite.framework */,
|
||||
);
|
||||
};
|
||||
/* End PBXProject section */
|
||||
|
||||
/* Begin PBXShellScriptBuildPhase section */
|
||||
D37F3E7109C0EB1A002C93D4 /* Prepare Source */ = {
|
||||
isa = PBXShellScriptBuildPhase;
|
||||
buildActionMask = 2147483647;
|
||||
files = (
|
||||
);
|
||||
inputPaths = (
|
||||
);
|
||||
name = "Prepare Source";
|
||||
outputPaths = (
|
||||
);
|
||||
runOnlyForDeploymentPostprocessing = 0;
|
||||
shellPath = /bin/bash;
|
||||
shellScript = "if [ -e ../../../libs/sqlite-3.2.8/.complete ]; then\n\texit 0\nfi\n/usr/bin/curl http://svn.freeswitch.org/downloads/libs/sqlite-3.2.8.tar.gz -o ../../../libs/sqlite-3.2.8.tar.gz\ncd ../../../libs\ntar zxfv sqlite-3.2.8.tar.gz\ncd sqlite-3.2.8\n./configure --disable-tcl --enable-threadsafe\nsed -e s/--VERS--/3.2.8/ ./src/sqlite.h.in | sed -e s/--VERSION-NUMBER--/3002008/ >sqlite3.h\nmake parse.c opcodes.c keywordhash.h\ncp parse.h src\ncp opcodes.h src\ncp keywordhash.h src\ntouch .complete\n\n\n\n\n\n\n";
|
||||
};
|
||||
/* End PBXShellScriptBuildPhase section */
|
||||
|
||||
/* Begin PBXSourcesBuildPhase section */
|
||||
D37F3CD409C0E0CC002C93D4 /* Sources */ = {
|
||||
isa = PBXSourcesBuildPhase;
|
||||
buildActionMask = 2147483647;
|
||||
files = (
|
||||
D37F3DBE09C0E5B7002C93D4 /* opcodes.c in Sources */,
|
||||
D37F3DBF09C0E5B7002C93D4 /* parse.c in Sources */,
|
||||
D37F3DE609C0E61D002C93D4 /* alter.c in Sources */,
|
||||
D37F3DE709C0E61D002C93D4 /* analyze.c in Sources */,
|
||||
D37F3DE809C0E61D002C93D4 /* attach.c in Sources */,
|
||||
D37F3DE909C0E61D002C93D4 /* auth.c in Sources */,
|
||||
D37F3DEA09C0E61D002C93D4 /* btree.c in Sources */,
|
||||
D37F3DEB09C0E61D002C93D4 /* build.c in Sources */,
|
||||
D37F3DEC09C0E61D002C93D4 /* callback.c in Sources */,
|
||||
D37F3DED09C0E61D002C93D4 /* complete.c in Sources */,
|
||||
D37F3DEE09C0E61D002C93D4 /* date.c in Sources */,
|
||||
D37F3DEF09C0E61D002C93D4 /* delete.c in Sources */,
|
||||
D37F3DF009C0E61D002C93D4 /* expr.c in Sources */,
|
||||
D37F3DF109C0E61D002C93D4 /* func.c in Sources */,
|
||||
D37F3DF209C0E61D002C93D4 /* hash.c in Sources */,
|
||||
D37F3DF309C0E61D002C93D4 /* insert.c in Sources */,
|
||||
D37F3DF409C0E61D002C93D4 /* legacy.c in Sources */,
|
||||
D37F3DF509C0E61D002C93D4 /* main.c in Sources */,
|
||||
D37F3DF609C0E61D002C93D4 /* os_unix.c in Sources */,
|
||||
D37F3DF709C0E61D002C93D4 /* os_win.c in Sources */,
|
||||
D37F3DF809C0E61D002C93D4 /* pager.c in Sources */,
|
||||
D37F3DF909C0E61D002C93D4 /* pragma.c in Sources */,
|
||||
D37F3DFA09C0E61D002C93D4 /* prepare.c in Sources */,
|
||||
D37F3DFB09C0E61D002C93D4 /* printf.c in Sources */,
|
||||
D37F3DFC09C0E61D002C93D4 /* random.c in Sources */,
|
||||
D37F3DFD09C0E61D002C93D4 /* select.c in Sources */,
|
||||
D37F3DFF09C0E61D002C93D4 /* table.c in Sources */,
|
||||
D37F3E0009C0E61D002C93D4 /* tokenize.c in Sources */,
|
||||
D37F3E0109C0E61D002C93D4 /* trigger.c in Sources */,
|
||||
D37F3E0209C0E61D002C93D4 /* update.c in Sources */,
|
||||
D37F3E0309C0E61D002C93D4 /* utf.c in Sources */,
|
||||
D37F3E0409C0E61D002C93D4 /* util.c in Sources */,
|
||||
D37F3E0509C0E61D002C93D4 /* vacuum.c in Sources */,
|
||||
D37F3E0609C0E61D002C93D4 /* vdbe.c in Sources */,
|
||||
D37F3E0709C0E61D002C93D4 /* vdbeapi.c in Sources */,
|
||||
D37F3E0809C0E61D002C93D4 /* vdbeaux.c in Sources */,
|
||||
D37F3E0909C0E61D002C93D4 /* vdbefifo.c in Sources */,
|
||||
D37F3E0A09C0E61D002C93D4 /* vdbemem.c in Sources */,
|
||||
D37F3E0B09C0E61D002C93D4 /* where.c in Sources */,
|
||||
);
|
||||
runOnlyForDeploymentPostprocessing = 0;
|
||||
};
|
||||
/* End PBXSourcesBuildPhase section */
|
||||
|
||||
/* Begin XCBuildConfiguration section */
|
||||
D37F3CC809C0E093002C93D4 /* sqlite-3.2.8 */ = {
|
||||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
COPY_PHASE_STRIP = NO;
|
||||
DSTROOT = /;
|
||||
DYLIB_COMPATIBILITY_VERSION = 3.0.0;
|
||||
DYLIB_CURRENT_VERSION = 3.2.0;
|
||||
FRAMEWORK_SEARCH_PATHS = "~/Library/Frameworks";
|
||||
INSTALL_PATH = /Library/Frameworks;
|
||||
NATIVE_ARCH = "ppc i386";
|
||||
SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
|
||||
};
|
||||
name = "sqlite-3.2.8";
|
||||
};
|
||||
D37F3CDC09C0E0CC002C93D4 /* sqlite-3.2.8 */ = {
|
||||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
COPY_PHASE_STRIP = NO;
|
||||
FRAMEWORK_SEARCH_PATHS = /Library/Frameworks;
|
||||
FRAMEWORK_VERSION = A;
|
||||
GCC_DYNAMIC_NO_PIC = NO;
|
||||
GCC_ENABLE_FIX_AND_CONTINUE = YES;
|
||||
GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
|
||||
GCC_MODEL_TUNING = G5;
|
||||
GCC_OPTIMIZATION_LEVEL = 0;
|
||||
GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
||||
GCC_WARN_INHIBIT_ALL_WARNINGS = YES;
|
||||
HEADER_SEARCH_PATHS = "";
|
||||
INFOPLIST_FILE = "sqlite-Info.plist";
|
||||
INSTALL_PATH = /Library/Frameworks;
|
||||
OTHER_CFLAGS = (
|
||||
"-DHAVE_USLEEP=1",
|
||||
"-DNDEBUG",
|
||||
"-DOS_UNIX=1",
|
||||
"-DPIC",
|
||||
"-DSQLITE_OMIT_CURSOR",
|
||||
"-DTEMP_STORE=2",
|
||||
"-DTHREADSAFE=1",
|
||||
"-fno-common",
|
||||
);
|
||||
OTHER_LDFLAGS = (
|
||||
"-flat_namespace",
|
||||
"-undefined",
|
||||
suppress,
|
||||
"-lpthread",
|
||||
);
|
||||
PREBINDING = NO;
|
||||
PRODUCT_NAME = sqlite;
|
||||
ZERO_LINK = YES;
|
||||
};
|
||||
name = "sqlite-3.2.8";
|
||||
};
|
||||
/* End XCBuildConfiguration section */
|
||||
|
||||
/* Begin XCConfigurationList section */
|
||||
D37F3CC709C0E093002C93D4 /* Build configuration list for PBXProject "sqlite-3.2.8" */ = {
|
||||
isa = XCConfigurationList;
|
||||
buildConfigurations = (
|
||||
D37F3CC809C0E093002C93D4 /* sqlite-3.2.8 */,
|
||||
);
|
||||
defaultConfigurationIsVisible = 0;
|
||||
defaultConfigurationName = "sqlite-3.2.8";
|
||||
};
|
||||
D37F3CDB09C0E0CC002C93D4 /* Build configuration list for PBXNativeTarget "sqlite.framework" */ = {
|
||||
isa = XCConfigurationList;
|
||||
buildConfigurations = (
|
||||
D37F3CDC09C0E0CC002C93D4 /* sqlite-3.2.8 */,
|
||||
);
|
||||
defaultConfigurationIsVisible = 0;
|
||||
defaultConfigurationName = "sqlite-3.2.8";
|
||||
};
|
||||
/* End XCConfigurationList section */
|
||||
};
|
||||
rootObject = D37F3CC609C0E093002C93D4 /* Project object */;
|
||||
}
|
|
@ -0,0 +1,20 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>CFBundleDevelopmentRegion</key>
|
||||
<string>English</string>
|
||||
<key>CFBundleExecutable</key>
|
||||
<string>sqlite</string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>org.freeswitch.sqlite</string>
|
||||
<key>CFBundleInfoDictionaryVersion</key>
|
||||
<string>6.0</string>
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>FMWK</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>????</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>1.0</string>
|
||||
</dict>
|
||||
</plist>
|
|
@ -0,0 +1,20 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>CFBundleDevelopmentRegion</key>
|
||||
<string>English</string>
|
||||
<key>CFBundleExecutable</key>
|
||||
<string>${EXECUTABLE_NAME}</string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>org.freeswitch.teletone</string>
|
||||
<key>CFBundleInfoDictionaryVersion</key>
|
||||
<string>6.0</string>
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>FMWK</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>BKW</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>1.0</string>
|
||||
</dict>
|
||||
</plist>
|
File diff suppressed because it is too large
Load Diff
|
@ -0,0 +1,86 @@
|
|||
// !$*UTF8*$!
|
||||
{
|
||||
D37F3EB609C0F652002C93D4 /* Project object */ = {
|
||||
activeBuildConfigurationName = teletone;
|
||||
activeBuildStyle = D3DA9F7C09C102D200AA370C /* Development */;
|
||||
activeTarget = D37F3EC309C0F660002C93D4 /* teletone.framework */;
|
||||
addToTargets = (
|
||||
D37F3EC309C0F660002C93D4 /* teletone.framework */,
|
||||
);
|
||||
codeSenseManager = D37F3EBB09C0F652002C93D4 /* Code sense */;
|
||||
perUserDictionary = {
|
||||
PBXConfiguration.PBXFileTableDataSource3.PBXFileTableDataSource = {
|
||||
PBXFileTableDataSourceColumnSortingDirectionKey = "-1";
|
||||
PBXFileTableDataSourceColumnSortingKey = PBXFileDataSource_Filename_ColumnID;
|
||||
PBXFileTableDataSourceColumnWidthsKey = (
|
||||
20,
|
||||
243,
|
||||
20,
|
||||
48,
|
||||
43,
|
||||
43,
|
||||
20,
|
||||
);
|
||||
PBXFileTableDataSourceColumnsKey = (
|
||||
PBXFileDataSource_FiletypeID,
|
||||
PBXFileDataSource_Filename_ColumnID,
|
||||
PBXFileDataSource_Built_ColumnID,
|
||||
PBXFileDataSource_ObjectSize_ColumnID,
|
||||
PBXFileDataSource_Errors_ColumnID,
|
||||
PBXFileDataSource_Warnings_ColumnID,
|
||||
PBXFileDataSource_Target_ColumnID,
|
||||
);
|
||||
};
|
||||
PBXConfiguration.PBXTargetDataSource.PBXTargetDataSource = {
|
||||
PBXFileTableDataSourceColumnSortingDirectionKey = "-1";
|
||||
PBXFileTableDataSourceColumnSortingKey = PBXFileDataSource_Filename_ColumnID;
|
||||
PBXFileTableDataSourceColumnWidthsKey = (
|
||||
20,
|
||||
200,
|
||||
63,
|
||||
20,
|
||||
48,
|
||||
43,
|
||||
43,
|
||||
);
|
||||
PBXFileTableDataSourceColumnsKey = (
|
||||
PBXFileDataSource_FiletypeID,
|
||||
PBXFileDataSource_Filename_ColumnID,
|
||||
PBXTargetDataSource_PrimaryAttribute,
|
||||
PBXFileDataSource_Built_ColumnID,
|
||||
PBXFileDataSource_ObjectSize_ColumnID,
|
||||
PBXFileDataSource_Errors_ColumnID,
|
||||
PBXFileDataSource_Warnings_ColumnID,
|
||||
);
|
||||
};
|
||||
PBXPerProjectTemplateStateSaveDate = 163644114;
|
||||
PBXWorkspaceStateSaveDate = 163644114;
|
||||
};
|
||||
sourceControlManager = D37F3EBA09C0F652002C93D4 /* Source Control */;
|
||||
userBuildSettings = {
|
||||
};
|
||||
};
|
||||
D37F3EBA09C0F652002C93D4 /* Source Control */ = {
|
||||
isa = PBXSourceControlManager;
|
||||
fallbackIsa = XCSourceControlManager;
|
||||
isSCMEnabled = 0;
|
||||
scmConfiguration = {
|
||||
};
|
||||
scmType = "";
|
||||
};
|
||||
D37F3EBB09C0F652002C93D4 /* Code sense */ = {
|
||||
isa = PBXCodeSenseManager;
|
||||
indexTemplatePath = "";
|
||||
};
|
||||
D37F3EC309C0F660002C93D4 /* teletone.framework */ = {
|
||||
activeExec = 0;
|
||||
};
|
||||
D37F3EC609C0F660002C93D4 /* teletone-Info.plist */ = {
|
||||
uiCtxt = {
|
||||
sepNavIntBoundsRect = "{{0, 0}, {1332, 762}}";
|
||||
sepNavSelRange = "{0, 0}";
|
||||
sepNavVisRect = "{{0, 0}, {1332, 762}}";
|
||||
sepNavWindowFrame = "{{84, 69}, {1371, 891}}";
|
||||
};
|
||||
};
|
||||
}
|
|
@ -0,0 +1,266 @@
|
|||
// !$*UTF8*$!
|
||||
{
|
||||
archiveVersion = 1;
|
||||
classes = {
|
||||
};
|
||||
objectVersion = 42;
|
||||
objects = {
|
||||
|
||||
/* Begin PBXBuildFile section */
|
||||
D37F3EDD09C0F707002C93D4 /* libteletone_detect.c in Sources */ = {isa = PBXBuildFile; fileRef = D37F3ED809C0F707002C93D4 /* libteletone_detect.c */; };
|
||||
D37F3EDE09C0F707002C93D4 /* libteletone_detect.h in Headers */ = {isa = PBXBuildFile; fileRef = D37F3ED909C0F707002C93D4 /* libteletone_detect.h */; };
|
||||
D37F3EDF09C0F707002C93D4 /* libteletone_generate.c in Sources */ = {isa = PBXBuildFile; fileRef = D37F3EDA09C0F707002C93D4 /* libteletone_generate.c */; };
|
||||
D37F3EE009C0F707002C93D4 /* libteletone_generate.h in Headers */ = {isa = PBXBuildFile; fileRef = D37F3EDB09C0F707002C93D4 /* libteletone_generate.h */; };
|
||||
D37F3EE109C0F707002C93D4 /* libteletone.h in Headers */ = {isa = PBXBuildFile; fileRef = D37F3EDC09C0F707002C93D4 /* libteletone.h */; };
|
||||
/* End PBXBuildFile section */
|
||||
|
||||
/* Begin PBXBuildStyle section */
|
||||
D3DA9F7C09C102D200AA370C /* Development */ = {
|
||||
isa = PBXBuildStyle;
|
||||
buildSettings = {
|
||||
COPY_PHASE_STRIP = NO;
|
||||
};
|
||||
name = Development;
|
||||
};
|
||||
D3DA9F7D09C102D200AA370C /* Deployment */ = {
|
||||
isa = PBXBuildStyle;
|
||||
buildSettings = {
|
||||
COPY_PHASE_STRIP = YES;
|
||||
};
|
||||
name = Deployment;
|
||||
};
|
||||
/* End PBXBuildStyle section */
|
||||
|
||||
/* Begin PBXFileReference section */
|
||||
D37F3EC409C0F660002C93D4 /* teletone.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = teletone.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
||||
D37F3EC609C0F660002C93D4 /* teletone-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = "teletone-Info.plist"; sourceTree = "<group>"; };
|
||||
D37F3ED809C0F707002C93D4 /* libteletone_detect.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = libteletone_detect.c; path = ../../../libs/libteletone/src/libteletone_detect.c; sourceTree = "<group>"; };
|
||||
D37F3ED909C0F707002C93D4 /* libteletone_detect.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = libteletone_detect.h; path = ../../../libs/libteletone/src/libteletone_detect.h; sourceTree = "<group>"; };
|
||||
D37F3EDA09C0F707002C93D4 /* libteletone_generate.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = libteletone_generate.c; path = ../../../libs/libteletone/src/libteletone_generate.c; sourceTree = "<group>"; };
|
||||
D37F3EDB09C0F707002C93D4 /* libteletone_generate.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = libteletone_generate.h; path = ../../../libs/libteletone/src/libteletone_generate.h; sourceTree = "<group>"; };
|
||||
D37F3EDC09C0F707002C93D4 /* libteletone.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = libteletone.h; path = ../../../libs/libteletone/src/libteletone.h; sourceTree = "<group>"; };
|
||||
/* End PBXFileReference section */
|
||||
|
||||
/* Begin PBXFrameworksBuildPhase section */
|
||||
D37F3EC209C0F660002C93D4 /* Frameworks */ = {
|
||||
isa = PBXFrameworksBuildPhase;
|
||||
buildActionMask = 2147483647;
|
||||
files = (
|
||||
);
|
||||
runOnlyForDeploymentPostprocessing = 0;
|
||||
};
|
||||
/* End PBXFrameworksBuildPhase section */
|
||||
|
||||
/* Begin PBXGroup section */
|
||||
D37F3EB409C0F652002C93D4 = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
D37F3EC509C0F660002C93D4 /* teletone */,
|
||||
D37F3EC609C0F660002C93D4 /* teletone-Info.plist */,
|
||||
);
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
D37F3EC509C0F660002C93D4 /* teletone */ = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
D37F3ED309C0F6AC002C93D4 /* src */,
|
||||
D37F3ED409C0F6B1002C93D4 /* include */,
|
||||
D37F3EC409C0F660002C93D4 /* teletone.framework */,
|
||||
);
|
||||
name = teletone;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
D37F3ED309C0F6AC002C93D4 /* src */ = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
D37F3ED809C0F707002C93D4 /* libteletone_detect.c */,
|
||||
D37F3EDA09C0F707002C93D4 /* libteletone_generate.c */,
|
||||
);
|
||||
name = src;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
D37F3ED409C0F6B1002C93D4 /* include */ = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
D37F3ED909C0F707002C93D4 /* libteletone_detect.h */,
|
||||
D37F3EDB09C0F707002C93D4 /* libteletone_generate.h */,
|
||||
D37F3EDC09C0F707002C93D4 /* libteletone.h */,
|
||||
);
|
||||
name = include;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
/* End PBXGroup section */
|
||||
|
||||
/* Begin PBXHeadersBuildPhase section */
|
||||
D37F3EBF09C0F660002C93D4 /* Headers */ = {
|
||||
isa = PBXHeadersBuildPhase;
|
||||
buildActionMask = 2147483647;
|
||||
files = (
|
||||
D37F3EDE09C0F707002C93D4 /* libteletone_detect.h in Headers */,
|
||||
D37F3EE009C0F707002C93D4 /* libteletone_generate.h in Headers */,
|
||||
D37F3EE109C0F707002C93D4 /* libteletone.h in Headers */,
|
||||
);
|
||||
runOnlyForDeploymentPostprocessing = 0;
|
||||
};
|
||||
/* End PBXHeadersBuildPhase section */
|
||||
|
||||
/* Begin PBXNativeTarget section */
|
||||
D37F3EC309C0F660002C93D4 /* teletone.framework */ = {
|
||||
isa = PBXNativeTarget;
|
||||
buildConfigurationList = D37F3EC709C0F660002C93D4 /* Build configuration list for PBXNativeTarget "teletone.framework" */;
|
||||
buildPhases = (
|
||||
D37F3EBF09C0F660002C93D4 /* Headers */,
|
||||
D37F3EC009C0F660002C93D4 /* Resources */,
|
||||
D37F3EC109C0F660002C93D4 /* Sources */,
|
||||
D37F3EC209C0F660002C93D4 /* Frameworks */,
|
||||
);
|
||||
buildRules = (
|
||||
);
|
||||
buildSettings = {
|
||||
DYLIB_COMPATIBILITY_VERSION = 1;
|
||||
DYLIB_CURRENT_VERSION = 1;
|
||||
FRAMEWORK_VERSION = A;
|
||||
GCC_ENABLE_FIX_AND_CONTINUE = YES;
|
||||
GCC_MODEL_TUNING = G5;
|
||||
GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
||||
INFOPLIST_FILE = "teletone-Info.plist";
|
||||
INSTALL_PATH = "$(HOME)/Library/Frameworks";
|
||||
OTHER_LDFLAGS = (
|
||||
"-framework",
|
||||
Foundation,
|
||||
"-framework",
|
||||
AppKit,
|
||||
);
|
||||
PREBINDING = NO;
|
||||
PRODUCT_NAME = teletone;
|
||||
ZERO_LINK = YES;
|
||||
};
|
||||
dependencies = (
|
||||
);
|
||||
name = teletone.framework;
|
||||
productName = teletone;
|
||||
productReference = D37F3EC409C0F660002C93D4 /* teletone.framework */;
|
||||
productSettingsXML = "<?xml version=\"1.0\" encoding=\"UTF-8\"?>
|
||||
<!DOCTYPE plist PUBLIC \"-//Apple Computer//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/PropertyList-1.0.dtd\">
|
||||
<plist version=\"1.0\">
|
||||
<dict>
|
||||
<key>CFBundleDevelopmentRegion</key>
|
||||
<string>English</string>
|
||||
<key>CFBundleExecutable</key>
|
||||
<string>${EXECUTABLE_NAME}</string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>com.yourcompany.teletone</string>
|
||||
<key>CFBundleInfoDictionaryVersion</key>
|
||||
<string>6.0</string>
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>FMWK</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>????</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>1.0</string>
|
||||
</dict>
|
||||
</plist>
|
||||
";
|
||||
productType = "com.apple.product-type.framework";
|
||||
};
|
||||
/* End PBXNativeTarget section */
|
||||
|
||||
/* Begin PBXProject section */
|
||||
D37F3EB609C0F652002C93D4 /* Project object */ = {
|
||||
isa = PBXProject;
|
||||
buildConfigurationList = D37F3EB709C0F652002C93D4 /* Build configuration list for PBXProject "teletone" */;
|
||||
buildSettings = {
|
||||
};
|
||||
buildStyles = (
|
||||
D3DA9F7C09C102D200AA370C /* Development */,
|
||||
D3DA9F7D09C102D200AA370C /* Deployment */,
|
||||
);
|
||||
hasScannedForEncodings = 0;
|
||||
mainGroup = D37F3EB409C0F652002C93D4;
|
||||
productRefGroup = D37F3EC509C0F660002C93D4 /* teletone */;
|
||||
projectDirPath = "";
|
||||
targets = (
|
||||
D37F3EC309C0F660002C93D4 /* teletone.framework */,
|
||||
);
|
||||
};
|
||||
/* End PBXProject section */
|
||||
|
||||
/* Begin PBXResourcesBuildPhase section */
|
||||
D37F3EC009C0F660002C93D4 /* Resources */ = {
|
||||
isa = PBXResourcesBuildPhase;
|
||||
buildActionMask = 2147483647;
|
||||
files = (
|
||||
);
|
||||
runOnlyForDeploymentPostprocessing = 0;
|
||||
};
|
||||
/* End PBXResourcesBuildPhase section */
|
||||
|
||||
/* Begin PBXSourcesBuildPhase section */
|
||||
D37F3EC109C0F660002C93D4 /* Sources */ = {
|
||||
isa = PBXSourcesBuildPhase;
|
||||
buildActionMask = 2147483647;
|
||||
files = (
|
||||
D37F3EDD09C0F707002C93D4 /* libteletone_detect.c in Sources */,
|
||||
D37F3EDF09C0F707002C93D4 /* libteletone_generate.c in Sources */,
|
||||
);
|
||||
runOnlyForDeploymentPostprocessing = 0;
|
||||
};
|
||||
/* End PBXSourcesBuildPhase section */
|
||||
|
||||
/* Begin XCBuildConfiguration section */
|
||||
D37F3EB809C0F652002C93D4 /* teletone */ = {
|
||||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
COPY_PHASE_STRIP = NO;
|
||||
DSTROOT = /Library/Frameworks;
|
||||
INSTALL_PATH = /;
|
||||
NATIVE_ARCH = "ppc i386";
|
||||
SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
|
||||
};
|
||||
name = teletone;
|
||||
};
|
||||
D37F3EC809C0F660002C93D4 /* teletone */ = {
|
||||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
COPY_PHASE_STRIP = NO;
|
||||
DSTROOT = /;
|
||||
DYLIB_COMPATIBILITY_VERSION = 1;
|
||||
DYLIB_CURRENT_VERSION = 1;
|
||||
FRAMEWORK_VERSION = A;
|
||||
GCC_DYNAMIC_NO_PIC = NO;
|
||||
GCC_ENABLE_FIX_AND_CONTINUE = YES;
|
||||
GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
|
||||
GCC_MODEL_TUNING = G5;
|
||||
GCC_OPTIMIZATION_LEVEL = 0;
|
||||
GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
||||
INFOPLIST_FILE = "teletone-Info.plist";
|
||||
INSTALL_PATH = /Library/Frameworks;
|
||||
PREBINDING = NO;
|
||||
PRODUCT_NAME = teletone;
|
||||
ZERO_LINK = YES;
|
||||
};
|
||||
name = teletone;
|
||||
};
|
||||
/* End XCBuildConfiguration section */
|
||||
|
||||
/* Begin XCConfigurationList section */
|
||||
D37F3EB709C0F652002C93D4 /* Build configuration list for PBXProject "teletone" */ = {
|
||||
isa = XCConfigurationList;
|
||||
buildConfigurations = (
|
||||
D37F3EB809C0F652002C93D4 /* teletone */,
|
||||
);
|
||||
defaultConfigurationIsVisible = 0;
|
||||
defaultConfigurationName = teletone;
|
||||
};
|
||||
D37F3EC709C0F660002C93D4 /* Build configuration list for PBXNativeTarget "teletone.framework" */ = {
|
||||
isa = XCConfigurationList;
|
||||
buildConfigurations = (
|
||||
D37F3EC809C0F660002C93D4 /* teletone */,
|
||||
);
|
||||
defaultConfigurationIsVisible = 0;
|
||||
defaultConfigurationName = teletone;
|
||||
};
|
||||
/* End XCConfigurationList section */
|
||||
};
|
||||
rootObject = D37F3EB609C0F652002C93D4 /* Project object */;
|
||||
}
|
Loading…
Reference in New Issue