removed old xcode file
Esse commit está contido em:
@@ -1,129 +0,0 @@
|
||||
// !$*UTF8*$!
|
||||
{
|
||||
archiveVersion = 1;
|
||||
classes = {
|
||||
};
|
||||
objectVersion = 44;
|
||||
objects = {
|
||||
|
||||
/* Begin PBXFileReference section */
|
||||
0A8B99810B8F55E2003CD01B /* lib */ = {isa = PBXFileReference; lastKnownFileType = folder; path = lib; sourceTree = "<group>"; };
|
||||
0A8B99840B8F55E8003CD01B /* src */ = {isa = PBXFileReference; lastKnownFileType = folder; path = src; sourceTree = "<group>"; };
|
||||
0A8B99880B8F55EC003CD01B /* resources */ = {isa = PBXFileReference; lastKnownFileType = folder; path = resources; sourceTree = "<group>"; };
|
||||
0A8B99B20B8F56A4003CD01B /* build.xml */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.xml; path = build.xml; sourceTree = "<group>"; };
|
||||
102B02030DF7CBC800494D06 /* index.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = index.html; sourceTree = "<group>"; };
|
||||
102B02040DF7CBC800494D06 /* stylesheet.css */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.css; path = stylesheet.css; sourceTree = "<group>"; };
|
||||
/* End PBXFileReference section */
|
||||
|
||||
/* Begin PBXGroup section */
|
||||
00E6828FFEC88D1A11DB9C8B = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
102B02020DF7CBC800494D06 /* web */,
|
||||
0A8B99B20B8F56A4003CD01B /* build.xml */,
|
||||
0A8B99840B8F55E8003CD01B /* src */,
|
||||
0A8B99880B8F55EC003CD01B /* resources */,
|
||||
0A8B99810B8F55E2003CD01B /* lib */,
|
||||
);
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
102B02020DF7CBC800494D06 /* web */ = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
102B02030DF7CBC800494D06 /* index.html */,
|
||||
102B02040DF7CBC800494D06 /* stylesheet.css */,
|
||||
);
|
||||
path = web;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
/* End PBXGroup section */
|
||||
|
||||
/* Begin PBXLegacyTarget section */
|
||||
0A8B99D50B8F57BB003CD01B /* sql */ = {
|
||||
isa = PBXLegacyTarget;
|
||||
buildArgumentsString = "-emacs $(ACTION)";
|
||||
buildConfigurationList = 0A8B99E60B8F5847003CD01B /* Build configuration list for PBXLegacyTarget "sql" */;
|
||||
buildPhases = (
|
||||
);
|
||||
buildToolPath = /usr/bin/ant;
|
||||
dependencies = (
|
||||
);
|
||||
name = sql;
|
||||
passBuildSettingsInEnvironment = 1;
|
||||
productName = sql;
|
||||
};
|
||||
/* End PBXLegacyTarget section */
|
||||
|
||||
/* Begin PBXProject section */
|
||||
00E6828EFEC88D1A11DB9C8B /* Project object */ = {
|
||||
isa = PBXProject;
|
||||
buildConfigurationList = 0AE31F6908BBAC2E002AF232 /* Build configuration list for PBXProject "sql" */;
|
||||
compatibilityVersion = "Xcode 3.0";
|
||||
hasScannedForEncodings = 1;
|
||||
mainGroup = 00E6828FFEC88D1A11DB9C8B;
|
||||
productRefGroup = 00E6828FFEC88D1A11DB9C8B;
|
||||
projectDirPath = "";
|
||||
projectRoot = "";
|
||||
targets = (
|
||||
0A8B99D50B8F57BB003CD01B /* sql */,
|
||||
);
|
||||
};
|
||||
/* End PBXProject section */
|
||||
|
||||
/* Begin XCBuildConfiguration section */
|
||||
0A8B99E70B8F5847003CD01B /* Debug */ = {
|
||||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
COPY_PHASE_STRIP = NO;
|
||||
GCC_DYNAMIC_NO_PIC = NO;
|
||||
GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
|
||||
GCC_OPTIMIZATION_LEVEL = 0;
|
||||
PRODUCT_NAME = sql;
|
||||
};
|
||||
name = Debug;
|
||||
};
|
||||
0A8B99E80B8F5847003CD01B /* Release */ = {
|
||||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
COPY_PHASE_STRIP = YES;
|
||||
PRODUCT_NAME = sql;
|
||||
};
|
||||
name = Release;
|
||||
};
|
||||
0AE31F6A08BBAC2E002AF232 /* Debug */ = {
|
||||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
};
|
||||
name = Debug;
|
||||
};
|
||||
0AE31F6B08BBAC2E002AF232 /* Release */ = {
|
||||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
};
|
||||
name = Release;
|
||||
};
|
||||
/* End XCBuildConfiguration section */
|
||||
|
||||
/* Begin XCConfigurationList section */
|
||||
0A8B99E60B8F5847003CD01B /* Build configuration list for PBXLegacyTarget "sql" */ = {
|
||||
isa = XCConfigurationList;
|
||||
buildConfigurations = (
|
||||
0A8B99E70B8F5847003CD01B /* Debug */,
|
||||
0A8B99E80B8F5847003CD01B /* Release */,
|
||||
);
|
||||
defaultConfigurationIsVisible = 0;
|
||||
defaultConfigurationName = Release;
|
||||
};
|
||||
0AE31F6908BBAC2E002AF232 /* Build configuration list for PBXProject "sql" */ = {
|
||||
isa = XCConfigurationList;
|
||||
buildConfigurations = (
|
||||
0AE31F6A08BBAC2E002AF232 /* Debug */,
|
||||
0AE31F6B08BBAC2E002AF232 /* Release */,
|
||||
);
|
||||
defaultConfigurationIsVisible = 0;
|
||||
defaultConfigurationName = Release;
|
||||
};
|
||||
/* End XCConfigurationList section */
|
||||
};
|
||||
rootObject = 00E6828EFEC88D1A11DB9C8B /* Project object */;
|
||||
}
|
||||
Referência em uma Nova Issue
Bloquear um usuário