breakpad/src/client/mac
Sylvain Defresne f4012f5cd9 Fix usage of deprecated function CFPropertyListCreateFromXMLData.
The function CFPropertyListCreateFromXMLData is deprecated in favor of
the function CFPropertyListCreateWithData that is available since the
10.6 OS X SDK and 4.0 iOS SDK.

BUG=https://bugs.chromium.org/p/google-breakpad/issues/detail?id=675
BUG=569158
R=mark@chromium.org

Review URL: https://codereview.chromium.org/1678063002 .
2016-02-08 17:38:33 +01:00
..
Breakpad.xcodeproj Fixing the Mac Inspector build by adding the launch_report dependency to the breakpadUtilities dylib project after it got pulled out from Inspector.mm 2014-10-17 17:44:09 +00:00
crash_generation Mac: Add support for in-process crash reporting to Breakpad. 2014-09-15 22:48:18 +00:00
Framework Breakpad: Fix build with new clang versions. 2014-12-10 16:08:09 +00:00
gcov Open sourcing the Breakpad framework from Google. 2009-04-01 03:18:49 +00:00
handler Fix usage of deprecated function CFPropertyListCreateFromXMLData. 2016-02-08 17:38:33 +01:00
sender Adding possibility for client to upload the file 2014-09-01 11:02:57 +00:00
testapp review: http://breakpad.appspot.com/138001 2010-07-29 05:25:43 +00:00
tests tests: InstructionPointerMemoryNullPointer: make it work under llvm 2015-07-20 06:19:49 +00:00
UnitTests-Info.plist Open sourcing the Breakpad framework from Google. 2009-04-01 03:18:49 +00:00