mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-08-13 01:26:58 +00:00
don't think we need these
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@827 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -1,121 +0,0 @@
|
||||
// !$*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 = 163649061;
|
||||
PBXWorkspaceStateSaveDate = 163649061;
|
||||
};
|
||||
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 = (
|
||||
);
|
||||
};
|
||||
}
|
Reference in New Issue
Block a user