mirror of
https://github.com/yuzu-emu/breakpad.git
synced 2025-01-25 14:51:05 +00:00
47e34e6f07
Compilation directive for PPC was using MAC_OS_X_VERSION_MIN_REQUIRED. This is not correct, as the latest SDKs allow to compile for older version of Mac OS, but don't contain the ppc headers. Changing the directive to use MAC_OS_X_VERSION_MAX_ALLOWED instead. Moreover, uploader.mm was including pwd.h that was not used and doesn't exist on the latest iOS SDK. Review URL: https://breakpad.appspot.com/412002 git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@982 4c0a9323-5329-0410-9bdc-e9ce6186880e |
||
---|---|---|
.. | ||
Breakpad.xcodeproj | ||
crash_generation | ||
Framework | ||
gcov | ||
handler | ||
sender | ||
testapp | ||
tests | ||
UnitTests-Info.plist |