cmake/Modules/CompilerId/Xcode-3.pbxproj.in

117 lines
2.8 KiB
Plaintext
Raw Normal View History

2013-03-16 19:13:01 +02:00
// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 45;
objects = {
2C18F0B615DC1E0300593670 = {isa = PBXBuildFile; fileRef = 2C18F0B415DC1DC700593670; };
2013-11-03 12:27:13 +02:00
2C18F0B415DC1DC700593670 = {isa = PBXFileReference; fileEncoding = 4; explicitFileType = @id_type@; path = @id_src@; sourceTree = "<group>"; };
2013-03-16 19:13:01 +02:00
08FB7794FE84155DC02AAC07 = {
isa = PBXGroup;
children = (
2C18F0B415DC1DC700593670,
);
name = CompilerId@id_lang@;
sourceTree = "<group>";
};
8DD76FA90486AB0100D96B5E = {
isa = PBXNativeTarget;
buildConfigurationList = 1DEB928508733DD80010E9CD;
buildPhases = (
2C18F0B515DC1DCE00593670,
2C8FEB8E15DC1A1A00E56A5D,
);
buildRules = (
);
dependencies = (
);
name = CompilerId@id_lang@;
productName = CompilerId@id_lang@;
2015-04-27 22:25:09 +02:00
productType = "@id_product_type@";
2013-03-16 19:13:01 +02:00
};
08FB7793FE84155DC02AAC07 = {
isa = PBXProject;
buildConfigurationList = 1DEB928908733DD80010E9CD;
compatibilityVersion = "Xcode 3.1";
developmentRegion = English;
hasScannedForEncodings = 1;
knownRegions = (
en,
);
mainGroup = 08FB7794FE84155DC02AAC07;
projectDirPath = "";
projectRoot = "";
targets = (
8DD76FA90486AB0100D96B5E,
);
};
2C8FEB8E15DC1A1A00E56A5D = {
isa = PBXShellScriptBuildPhase;
2022-07-29 21:54:54 +02:00
alwaysOutOfDate = 1;
2013-03-16 19:13:01 +02:00
buildActionMask = 2147483647;
files = (
);
inputPaths = (
);
outputPaths = (
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
2018-08-09 18:06:22 +02:00
shellScript = "echo \"GCC_VERSION=$GCC_VERSION\" ; echo \"ARCHS=$ARCHS\"";
2013-03-16 19:13:01 +02:00
showEnvVarsInLog = 0;
};
2C18F0B515DC1DCE00593670 = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
2C18F0B615DC1E0300593670,
);
runOnlyForDeploymentPostprocessing = 0;
};
1DEB928608733DD80010E9CD = {
isa = XCBuildConfiguration;
buildSettings = {
2022-07-29 21:54:54 +02:00
CODE_SIGN_IDENTITY = "@id_code_sign_identity@";
2013-03-16 19:13:01 +02:00
PRODUCT_NAME = CompilerId@id_lang@;
};
name = Debug;
};
1DEB928A08733DD80010E9CD = {
isa = XCBuildConfiguration;
buildSettings = {
2015-04-27 22:25:09 +02:00
CODE_SIGNING_REQUIRED = NO;
2013-03-16 19:13:01 +02:00
CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)";
2022-08-04 22:12:04 +02:00
GENERATE_INFOPLIST_FILE = YES;
2013-03-16 19:13:01 +02:00
SYMROOT = .;
2020-08-30 11:54:41 +02:00
@id_archs@
2021-09-14 00:13:48 +02:00
@id_arch_active@
2013-03-16 19:13:01 +02:00
@id_toolset@
2016-10-30 18:24:19 +01:00
@id_lang_version@
2019-11-11 23:01:05 +01:00
@id_clang_cxx_library@
2015-04-27 22:25:09 +02:00
@id_deployment_target@
@id_sdkroot@
2013-03-16 19:13:01 +02:00
};
name = Debug;
};
1DEB928508733DD80010E9CD = {
isa = XCConfigurationList;
buildConfigurations = (
1DEB928608733DD80010E9CD,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Debug;
};
1DEB928908733DD80010E9CD = {
isa = XCConfigurationList;
buildConfigurations = (
1DEB928A08733DD80010E9CD,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Debug;
};
};
rootObject = 08FB7793FE84155DC02AAC07;
}