mirror of
https://github.com/SideStore/SideStore.git
synced 2026-02-20 20:23:25 +01:00
project: fix wrong paths for depends
Signed-off-by: Joseph Mattello <mail@joemattiello.com>
This commit is contained in:
@@ -938,7 +938,7 @@
|
|||||||
191E6062290B2D6B001A3B7C /* tlv.c */,
|
191E6062290B2D6B001A3B7C /* tlv.c */,
|
||||||
191E605F290B2D6B001A3B7C /* utils.c */,
|
191E605F290B2D6B001A3B7C /* utils.c */,
|
||||||
);
|
);
|
||||||
name = "libimobiledevice-glue";
|
path = "libimobiledevice-glue";
|
||||||
sourceTree = "<group>";
|
sourceTree = "<group>";
|
||||||
};
|
};
|
||||||
B3146EC7284F580500BBC3FD /* Products */ = {
|
B3146EC7284F580500BBC3FD /* Products */ = {
|
||||||
@@ -1051,7 +1051,8 @@
|
|||||||
BF4587972298D36400BD7491 /* libimobiledevice */,
|
BF4587972298D36400BD7491 /* libimobiledevice */,
|
||||||
BF45883D2298D3E800BD7491 /* libusbmuxd */,
|
BF45883D2298D3E800BD7491 /* libusbmuxd */,
|
||||||
);
|
);
|
||||||
path = libimobiledevice;
|
name = libimobiledevice;
|
||||||
|
path = Dependencies;
|
||||||
sourceTree = "<group>";
|
sourceTree = "<group>";
|
||||||
};
|
};
|
||||||
BF4587972298D36400BD7491 /* libimobiledevice */ = {
|
BF4587972298D36400BD7491 /* libimobiledevice */ = {
|
||||||
@@ -1109,7 +1110,7 @@
|
|||||||
BF4587D62298D3A800BD7491 /* webinspector.c */,
|
BF4587D62298D3A800BD7491 /* webinspector.c */,
|
||||||
BF4587E92298D3AA00BD7491 /* webinspector.h */,
|
BF4587E92298D3AA00BD7491 /* webinspector.h */,
|
||||||
);
|
);
|
||||||
name = libimobiledevice;
|
path = libimobiledevice;
|
||||||
sourceTree = "<group>";
|
sourceTree = "<group>";
|
||||||
};
|
};
|
||||||
BF4588282298D3B400BD7491 /* common */ = {
|
BF4588282298D3B400BD7491 /* common */ = {
|
||||||
@@ -1136,7 +1137,7 @@
|
|||||||
BF4588482298D55000BD7491 /* thread.c */,
|
BF4588482298D55000BD7491 /* thread.c */,
|
||||||
BF4588492298D55000BD7491 /* thread.h */,
|
BF4588492298D55000BD7491 /* thread.h */,
|
||||||
);
|
);
|
||||||
name = libusbmuxd;
|
path = libusbmuxd;
|
||||||
sourceTree = "<group>";
|
sourceTree = "<group>";
|
||||||
};
|
};
|
||||||
BF4588562298DC6D00BD7491 /* libplist */ = {
|
BF4588562298DC6D00BD7491 /* libplist */ = {
|
||||||
@@ -1175,7 +1176,7 @@
|
|||||||
BFD52BF122A1A9CA000B7ED1 /* Uid.cpp */,
|
BFD52BF122A1A9CA000B7ED1 /* Uid.cpp */,
|
||||||
BFD52C0022A1A9CB000B7ED1 /* xplist.c */,
|
BFD52C0022A1A9CB000B7ED1 /* xplist.c */,
|
||||||
);
|
);
|
||||||
name = libplist;
|
path = libplist;
|
||||||
sourceTree = "<group>";
|
sourceTree = "<group>";
|
||||||
};
|
};
|
||||||
BF4588892298DDEA00BD7491 /* libcnary */ = {
|
BF4588892298DDEA00BD7491 /* libcnary */ = {
|
||||||
|
|||||||
Reference in New Issue
Block a user