Граф коммитов

1889 Коммитов

Автор SHA1 Сообщение Дата
Erkan YILDIZ 3d79cf41f7
Add CFBundleShortVersionString key to Info.plist
Frameworks built for iOS, tvOS and macOS in Release Assets do not have release version number.
https://github.com/microsoft/plcrashreporter/releases/download/1.4.0/PLCrashReporter-1.4.0.zip

While `CFBundleVersion` should specify the build iteration number, `CFBundleShortVersionString` should specify the release version number. 
https://developer.apple.com/documentation/bundleresources/information_property_list/cfbundleshortversionstring?language=objc
2020-03-04 11:39:04 +09:00
Jae Lim 69488f2f79
Merge pull request #57 from microsoft/feature/update-readme
Update library description
2020-03-03 11:07:29 -08:00
Jae Lim f5857c61ab
Add CocoaPods badge in README.md 2020-03-03 10:58:56 -08:00
Jae Lim 7fdf22eb35
Merge branch 'master' into feature/update-readme 2020-03-03 10:41:19 -08:00
Jae Lim dec8fe1a75 Update podspec description 2020-03-03 10:33:39 -08:00
Jae Lim 408ec260ec Update README.md 2020-03-03 10:22:18 -08:00
Clement Polet 76c6ca7460
Merge pull request #51 from microsoft/fix/ptrauth
Strip pointer authentication codes on arm64e
2020-03-03 07:48:43 -08:00
Lukas Spieß 8589ade0c0
Merge branch 'master' into master 2020-03-02 16:59:44 +01:00
Ivan Matkov 04b50cb80b
Merge branch 'master' into fix/ptrauth 2020-03-02 18:08:53 +03:00
Ivan Matkov c692147b4c Update changelog 2020-03-02 18:08:36 +03:00
Clement Polet 3764f20d3c
Merge pull request #55 from microsoft/feature/podspec
Add podspec
2020-02-26 15:06:16 -08:00
Clement Polet 42a118e878 Update podspec 2020-02-26 11:58:20 -08:00
Ivan Matkov 2c4f136127 Add podspec 2020-02-26 16:01:42 +03:00
Ivan Matkov fbcb801b14 Apply bit mask if ptrauth_strip is not available 2020-02-13 19:23:13 +03:00
Daniel Griesser f3809e3e48 fix: Add CFBundleShortVersionString to ios plist 2020-02-04 13:39:57 +01:00
Ivan Matkov 2b472454a3 Sign pointers on write to thread state 2020-01-29 17:27:24 +03:00
Ivan Matkov 785fc51123 Strip pointer authentication codes 2020-01-29 15:54:05 +03:00
Ivan Matkov 9bc6c0cc87 Move return and break out of macro 2020-01-29 13:33:56 +03:00
Ivan Matkov 9a6a0ec7eb Compact format arm thread state functions 2020-01-29 13:32:10 +03:00
Ivan Matkov 7ac89f021a
Merge pull request #43 from microsoft/fix/nonptr-isa
Apply bit mask for non-pointer isa values on macOS x64
2020-01-10 12:49:44 +03:00
Ivan Matkov 6b8ccc6ef3
Merge branch 'master' into fix/nonptr-isa 2020-01-10 11:47:50 +03:00
Ivan Matkov e4cce15b0b
Merge pull request #44 from microsoft/fix/flaky-test
Add protobuf output
2020-01-09 20:55:44 +03:00
Ivan Matkov 8aaa842023
Merge branch 'master' into fix/flaky-test 2020-01-09 20:53:16 +03:00
Ivan Matkov d3f2fe1deb
Merge pull request #41 from microsoft/fix/dwarf-overriding
Remove FIXME and add a comment with explanation of root reason
2020-01-09 11:22:30 +03:00
Ivan Matkov 034932869c Update changelog 2019-12-27 12:31:50 +03:00
Ivan Matkov 58c7503948 Fix non-ptr isa mask 2019-12-26 15:20:54 +03:00
Dmitrii Chichuk 7773c19aee Add protobuf output 2019-12-25 16:10:58 +04:00
Ivan Matkov 37c04a003b Remove FIXME and add a comment with explanation of root reason 2019-12-25 14:56:22 +03:00
Clement Polet f82a3983ab
Merge pull request #38 from microsoft/adjust-min-versions
Adjust minimal versions
2019-12-17 11:36:38 -08:00
Ivan Matkov 6fbabcba32 Update comment to mention that it's for tvOS too 2019-12-17 18:05:55 +03:00
Ivan Matkov 2d9ef4020a Drop another redundant check 2019-12-17 17:52:26 +03:00
Ivan Matkov 4eb390eabc Disable dwarf unwinding test on simulators 2019-12-17 16:39:29 +03:00
Clement Polet 56aad0dd6a Fix Prerequisites in readme 2019-12-16 10:38:37 -08:00
Ivan Matkov 8f757bc78e Add supported platforms section to readme 2019-12-16 13:32:39 +03:00
Ivan Matkov a655d7d409 Merge remote-tracking branch 'origin/master' into adjust-min-versions
# Conflicts:
#	CHANGELOG.md
2019-12-16 13:10:04 +03:00
Ivan Matkov edf9fd8887
Merge pull request #37 from microsoft/fix/remove-uikit-dependency
Removed UIKit dependency from PLCrashReporter
2019-12-16 10:43:46 +03:00
Ilya Shumihin 41ec4317c5
Update CHANGELOG.md 2019-12-16 10:33:14 +03:00
Ilya Shumihin dffe27e162
Merge branch 'master' into fix/remove-uikit-dependency 2019-12-16 10:11:31 +03:00
Jae Lim 5224b491f6
Apply suggestions from code review
Co-Authored-By: Clement Polet <clpolet@microsoft.com>
2019-12-13 15:09:15 -08:00
Clement Polet 8ebea71701
Merge pull request #35 from microsoft/fix/arm64e-format
Fix arm64e crash report text formatting
2019-12-13 14:31:57 -08:00
Ivan Matkov e55a2de7f2
Merge branch 'master' into fix/arm64e-format 2019-12-12 14:40:01 +03:00
Ivan Matkov 324611933f Remove unused code 2019-12-12 14:39:06 +03:00
Ivan Matkov a7143ccb22 Remove unnecessary constants from compact header 2019-12-12 14:38:40 +03:00
Ivan Matkov 9003a5bf40 Update changelog 2019-12-12 14:37:09 +03:00
Ivan Matkov f3e5adafa5 Fix readme 2019-12-12 14:36:58 +03:00
Ivan Matkov 3f57f74d60 Set minimal version for iOS to 8 and for XCode to 10 2019-12-12 14:36:41 +03:00
Ivan Matkov e6f137cad1 Move define to compat header 2019-12-12 14:17:28 +03:00
Ivan Matkov 48cb57994f
Merge pull request #34 from microsoft/fix/handle-nsexception-with-nil-reason
Add unit test for handling NSException with nil reason
2019-12-12 11:05:51 +03:00
Ivan Matkov cde2eee893
Apply suggestions from code review 2019-12-11 16:43:03 +03:00
ilya Shumihin 0e39ab4bca Merge branch 'master' of https://github.com/microsoft/plcrashreporter into fix/handle-nsexception-with-nil-reason 2019-12-11 16:01:37 +03:00