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

1889 Коммитов

Автор SHA1 Сообщение Дата
Ivan Matkov 1a8b8e322a Enable Mac Catalyst support 2020-05-08 16:00:41 +03:00
Ivan Matkov 44b1670483
Merge pull request #76 from microsoft/feature/spm
Support SwiftPM and Carthage (+ related changes)
2020-05-07 10:17:27 +03:00
Ivan Matkov accf924e2d Add platforms list to SwiftPM manifest 2020-05-06 22:06:35 +03:00
Ivan Matkov 8185dfcf79 Address feedback 2020-05-06 21:52:55 +03:00
Ivan Matkov d25e252903
Merge pull request #75 from microsoft/feature/spm-update-doc
Update readme and changelog
2020-05-05 16:34:53 +03:00
Ivan Matkov 8df69532a8
Apply suggestions from code review
Co-authored-by: Dmitrii Chichuk <v-dmchic@microsoft.com>
2020-05-05 16:34:42 +03:00
Ivan Matkov 31096d70f6 Document limitations of SwiftPM 2020-05-05 14:01:34 +03:00
Ivan Matkov f45707c063
Merge pull request #74 from microsoft/feature/spm-manifest
Add SwiftPM manifest
2020-05-05 12:05:30 +03:00
Ivan Matkov 8c3ac8be00 Update changelog 2020-05-05 11:36:14 +03:00
Ivan Matkov 65fc599ca5 Update readme 2020-05-05 11:36:03 +03:00
Ivan Matkov c80eacaa6a
Merge pull request #73 from microsoft/fix/installation-path
Fix project settings
2020-04-30 20:07:28 +03:00
Ivan Matkov 47d261e211 Disable 64-bit mach_* APIs for SPM 2020-04-30 19:53:40 +03:00
Ruslan Urmeev dabcefce57 Fix build warnings 2020-04-30 19:09:26 +03:00
Ivan Matkov 33be0f881f Fix cpp namespace prefix 2020-04-30 19:09:26 +03:00
Ivan Matkov 5a1952e9ba Fix PLCR prefix for SPM 2020-04-30 19:09:26 +03:00
Ivan Matkov f01633403f Fix SPM manifest 2020-04-30 19:09:26 +03:00
Ivan Matkov 0081eb30bd Add SPM support 2020-04-30 19:09:26 +03:00
Dmitrii Chichuk f7f63c85ae Fix signing, remove explicit system framework deps 2020-04-30 20:07:05 +04:00
Ivan Matkov 11f11ca052
Merge pull request #71 from microsoft/fix/cast-warnings
Enable showing and fix existing warning
2020-04-30 19:02:16 +03:00
Ivan Matkov 5fd6afcbc1 Fix rest of warnings in tests 2020-04-30 18:59:12 +03:00
Ivan Matkov 0db72024c8 Restore "-Wall" and treat warnings as errors flags 2020-04-30 18:39:42 +03:00
Ivan Matkov 43fadd7b45 Merge branch 'feature/spm' into fix/cast-warnings
# Conflicts:
#	CrashReporter.xcodeproj/project.pbxproj
2020-04-30 18:21:21 +03:00
Ivan Matkov cf2ca3f230
Merge pull request #70 from microsoft/feature/arc-over-mrc
Use ARC over MRC
2020-04-30 14:30:47 +03:00
Dmitrii Chichuk 7b1522f8bc Fix install path 2020-04-30 15:23:14 +04:00
Oleg Misal 2c4ecb61a2 Tests warnings fixed 2020-04-30 14:06:32 +03:00
Dmitrii Chichuk 1076da2a7b Fix missing fields 2020-04-30 12:06:52 +04:00
Ivan Matkov ad54b0bd00 Merge remote-tracking branch 'origin/feature/spm' into feature/arc-over-mrc 2020-04-30 10:15:26 +03:00
Oleg Misal 196d70c393 Broken CI test fixed 2020-04-29 21:17:39 +03:00
Ivan Matkov 8b3862f604
Merge pull request #72 from microsoft/feature/spm-reorg
Update project structure to support SPM
2020-04-29 20:37:08 +03:00
Ivan Matkov 2e861ac46d Fix typo 2020-04-29 20:26:15 +03:00
Ivan Matkov df2392b8e0 Fix archs warning in DemoCrash iOS project 2020-04-29 20:15:36 +03:00
Ivan Matkov 7d7dfc71fc Update autogenerated files and ignore temp file that produced by doxygen 2020-04-29 20:15:36 +03:00
Clement Polet 5ddb3147ff Commit contents.xcworkspacedata and IDEWorkspaceChecks.plist 2020-04-29 10:10:47 -07:00
Ivan Matkov ce0c555208 Add simulator into Info.plist 2020-04-29 19:14:14 +03:00
Dmitrii Chichuk 1b3d74c6b4 Add strong qualifier to properties and __strong to underlying fields 2020-04-29 19:30:50 +04:00
Ivan Matkov 275703315a Use real frameworks in packaging scripts 2020-04-29 18:18:18 +03:00
Ivan Matkov 42ffc62dce Fix Xcode warnings 2020-04-29 15:47:28 +03:00
Ivan Matkov 1762087d3a Fix casting signed DWARF CFA register values 2020-04-29 15:27:33 +03:00
Ivan Matkov d9969812a5 Fix rest of the warnings 2020-04-29 15:22:34 +03:00
Ivan Matkov db922de034 Enable recommended warnings 2020-04-29 15:22:06 +03:00
Ivan Matkov 961929e921 Fix build fat libs script 2020-04-29 14:56:19 +03:00
Oleg Misal ab232901eb Code review points were fixed 2020-04-29 10:54:33 +03:00
Anna Kocheshkova 3364a5e130 Address feedback about bridging 2020-04-29 10:36:32 +03:00
Anna Kocheshkova 40989bc732 Fix warnings 2020-04-28 19:34:57 +03:00
Oleg Misal b7e49f8667 Review points fixed 2020-04-28 19:02:01 +03:00
Vladimir Vechkanov ed11566666 Fix review comment 2020-04-28 19:38:36 +04:00
Dmitrii Chichuk afe80a3c26 Fix visibility block 2020-04-28 18:48:42 +04:00
Dmitrii Chichuk fc0e519245 Fix proj 2020-04-28 18:29:15 +04:00
Dmitrii Chichuk fce35ea9be Merge remote-tracking branch 'origin/feature/spm-reorg' into feature/arc-over-mrc
# Conflicts:
#	CrashReporter.xcodeproj/project.pbxproj
2020-04-28 18:27:26 +04:00
Dmitrii Chichuk c63e336b5d Address feedbacks to PR 2020-04-28 18:24:16 +04:00