aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYavor Goulishev <yavor@google.com>2011-06-02 11:40:58 -0700
committerYavor Goulishev <yavor@google.com>2011-06-02 11:40:58 -0700
commit1e6cf2e9e134a9d2e19d4708a34f80e0f33c7b21 (patch)
treeedf0befd40a9fe3bf72dd05235425b8741f883f0
parent005be6a67800157019991eb389e6620ab4ac8783 (diff)
downloadlibmtp-1e6cf2e9e134a9d2e19d4708a34f80e0f33c7b21.tar.gz
Moved the symbol generation in the main build script.
Change-Id: I67f7b1011ef9e0dec219f0e3feca78dceb0e1699
-rw-r--r--libmtp.xcodeproj/project.pbxproj27
1 files changed, 5 insertions, 22 deletions
diff --git a/libmtp.xcodeproj/project.pbxproj b/libmtp.xcodeproj/project.pbxproj
index 33f0fb5..bbb6787 100644
--- a/libmtp.xcodeproj/project.pbxproj
+++ b/libmtp.xcodeproj/project.pbxproj
@@ -34,28 +34,28 @@
isa = PBXContainerItemProxy;
containerPortal = B00304D11277AFB4009FA3E1 /* libusb-compat.xcodeproj */;
proxyType = 2;
- remoteGlobalIDString = D2AAC0630554660B00DB518D /* libusb-compat.dylib */;
+ remoteGlobalIDString = D2AAC0630554660B00DB518D;
remoteInfo = "libusb-compat";
};
5AE88315138DA94B00550A90 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = B00304C81277AFA9009FA3E1 /* libusb.xcodeproj */;
proxyType = 2;
- remoteGlobalIDString = D2AAC0630554660B00DB518D /* libusb.dylib */;
+ remoteGlobalIDString = D2AAC0630554660B00DB518D;
remoteInfo = libusb;
};
5AE88317138DA95600550A90 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = B00304C81277AFA9009FA3E1 /* libusb.xcodeproj */;
proxyType = 1;
- remoteGlobalIDString = D2AAC0620554660B00DB518D /* libusb */;
+ remoteGlobalIDString = D2AAC0620554660B00DB518D;
remoteInfo = libusb;
};
5AE88319138DA95A00550A90 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = B00304D11277AFB4009FA3E1 /* libusb-compat.xcodeproj */;
proxyType = 1;
- remoteGlobalIDString = D2AAC0620554660B00DB518D /* libusb-compat */;
+ remoteGlobalIDString = D2AAC0620554660B00DB518D;
remoteInfo = "libusb-compat";
};
/* End PBXContainerItemProxy section */
@@ -193,7 +193,6 @@
D2AAC0600554660B00DB518D /* Headers */,
D2AAC0610554660B00DB518D /* Sources */,
D289988505E68E00004EDB86 /* Frameworks */,
- FA62191812D7CF58001B5A20 /* Generate Breakpad symbols */,
);
buildRules = (
);
@@ -213,6 +212,7 @@
isa = PBXProject;
buildConfigurationList = 1DEB914E08733D8E0010E9CD /* Build configuration list for PBXProject "libmtp" */;
compatibilityVersion = "Xcode 3.1";
+ developmentRegion = English;
hasScannedForEncodings = 1;
knownRegions = (
English,
@@ -256,23 +256,6 @@
};
/* End PBXReferenceProxy section */
-/* Begin PBXShellScriptBuildPhase section */
- FA62191812D7CF58001B5A20 /* Generate Breakpad symbols */ = {
- isa = PBXShellScriptBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- inputPaths = (
- );
- name = "Generate Breakpad symbols";
- outputPaths = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- shellPath = /bin/sh;
- shellScript = $SRCROOT/../../source/Shared/generatesymbols.sh;
- };
-/* End PBXShellScriptBuildPhase section */
-
/* Begin PBXSourcesBuildPhase section */
D2AAC0610554660B00DB518D /* Sources */ = {
isa = PBXSourcesBuildPhase;