Moved the symbol generation in the main build script. Change-Id: I3c8b1c84f35a1fe55e0bd786ec0c66c98f4999e1
diff --git a/libusb.xcodeproj/project.pbxproj b/libusb.xcodeproj/project.pbxproj index d4fd77a..06538d8 100644 --- a/libusb.xcodeproj/project.pbxproj +++ b/libusb.xcodeproj/project.pbxproj
@@ -111,7 +111,6 @@ D2AAC0600554660B00DB518D /* Headers */, D2AAC0610554660B00DB518D /* Sources */, D289988505E68E00004EDB86 /* Frameworks */, - FA62192312D7CF78001B5A20 /* Generate Breakpad symbols */, ); buildRules = ( ); @@ -129,6 +128,7 @@ isa = PBXProject; buildConfigurationList = 1DEB914E08733D8E0010E9CD /* Build configuration list for PBXProject "libusb" */; compatibilityVersion = "Xcode 3.1"; + developmentRegion = English; hasScannedForEncodings = 1; knownRegions = ( English, @@ -145,23 +145,6 @@ }; /* End PBXProject section */ -/* Begin PBXShellScriptBuildPhase section */ - FA62192312D7CF78001B5A20 /* 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;