mirror of
https://github.com/darlinghq/class-dump.git
synced 2024-11-23 20:39:39 +00:00
Upgraded by the Public Beta project builder.
This commit is contained in:
parent
d78631089a
commit
aeb43de286
@ -2,7 +2,7 @@
|
|||||||
archiveVersion = 1;
|
archiveVersion = 1;
|
||||||
classes = {
|
classes = {
|
||||||
};
|
};
|
||||||
objectVersion = 26;
|
objectVersion = 30;
|
||||||
objects = {
|
objects = {
|
||||||
03070CA4FF009A5FC0A80A02 = {
|
03070CA4FF009A5FC0A80A02 = {
|
||||||
isa = PBXProject;
|
isa = PBXProject;
|
||||||
@ -28,17 +28,12 @@
|
|||||||
};
|
};
|
||||||
03070CA6FF009A5FC0A80A02 = {
|
03070CA6FF009A5FC0A80A02 = {
|
||||||
children = (
|
children = (
|
||||||
03070CA7FF009A5FC0A80A02,
|
09D3A82DFF9952EEC697A12D,
|
||||||
);
|
);
|
||||||
isa = PBXGroup;
|
isa = PBXGroup;
|
||||||
name = Products;
|
name = Products;
|
||||||
refType = 4;
|
refType = 4;
|
||||||
};
|
};
|
||||||
03070CA7FF009A5FC0A80A02 = {
|
|
||||||
isa = PBXFileReference;
|
|
||||||
path = "class-dump";
|
|
||||||
refType = 3;
|
|
||||||
};
|
|
||||||
03070CA8FF009A5FC0A80A02 = {
|
03070CA8FF009A5FC0A80A02 = {
|
||||||
children = (
|
children = (
|
||||||
03070CA9FF009A5FC0A80A02,
|
03070CA9FF009A5FC0A80A02,
|
||||||
@ -233,6 +228,9 @@
|
|||||||
03070CE4FF009A5FC0A80A02,
|
03070CE4FF009A5FC0A80A02,
|
||||||
);
|
);
|
||||||
buildSettings = {
|
buildSettings = {
|
||||||
|
FRAMEWORK_SEARCH_PATHS = "";
|
||||||
|
HEADER_SEARCH_PATHS = "";
|
||||||
|
LIBRARY_SEARCH_PATHS = "";
|
||||||
OPTIMIZATION_CFLAGS = "";
|
OPTIMIZATION_CFLAGS = "";
|
||||||
OTHER_CFLAGS = "-DNS_TARGET_MAJOR=5";
|
OTHER_CFLAGS = "-DNS_TARGET_MAJOR=5";
|
||||||
OTHER_LDFLAGS = "";
|
OTHER_LDFLAGS = "";
|
||||||
@ -249,7 +247,7 @@
|
|||||||
name = "class-dump (Tool)";
|
name = "class-dump (Tool)";
|
||||||
productInstallPath = /usr/local/bin;
|
productInstallPath = /usr/local/bin;
|
||||||
productName = "class-dump";
|
productName = "class-dump";
|
||||||
productReference = 03070CA7FF009A5FC0A80A02;
|
productReference = 09D3A82DFF9952EEC697A12D;
|
||||||
shouldUseHeadermap = 0;
|
shouldUseHeadermap = 0;
|
||||||
};
|
};
|
||||||
03070CCAFF009A5FC0A80A02 = {
|
03070CCAFF009A5FC0A80A02 = {
|
||||||
@ -592,6 +590,11 @@
|
|||||||
isa = PBXRezBuildPhase;
|
isa = PBXRezBuildPhase;
|
||||||
name = "ResourceManager Resources";
|
name = "ResourceManager Resources";
|
||||||
};
|
};
|
||||||
|
09D3A82DFF9952EEC697A12D = {
|
||||||
|
isa = PBXExecutableFileReference;
|
||||||
|
path = "class-dump";
|
||||||
|
refType = 3;
|
||||||
|
};
|
||||||
};
|
};
|
||||||
rootObject = 03070CA4FF009A5FC0A80A02;
|
rootObject = 03070CA4FF009A5FC0A80A02;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user