aboutsummaryrefslogtreecommitdiff
path: root/objectivec/ProtocolBuffers_iOS.xcodeproj
Commit message (Expand)AuthorAgeFilesLines
* Turn off ALWAYS_SEARCH_USER_PATHS.Thomas Van Lenten2018-10-021-2/+2
* Remove the iOS Test App.Thomas Van Lenten2018-04-202-152/+5
* Update Xcode settingsSergio Campama2018-04-064-9/+21
* Add compile test sources for to test include order.Thomas Van Lenten2018-04-021-0/+100
* Fix up warnings from Xcode 9.1 (#3887)dmaclach2017-11-161-2/+0
* Let Xcode 9 update project/scheme settings.Thomas Van Lenten2017-10-033-3/+15
* Fix ExtensionRegistry copying and add tests.Thomas Van Lenten2017-05-172-2/+15
* Minor fix for autocreated object repeated fields and maps.Thomas Van Lenten2017-01-051-0/+4
* Update the ObjC projects for Xcode 8Thomas Van Lenten2016-10-033-9/+23
* Support the -Wassign-enum compiler flag. (#2085)Sergio Campamá2016-09-081-0/+2
* Make Root's +extensionRegistry generation smarter.Thomas Van Lenten2016-09-011-0/+4
* Drop the performace baselines.Thomas Van Lenten2016-07-082-83/+0
* Don't #import the .m files.Thomas Van Lenten2016-07-071-0/+6
* Xcode project cleanup/setup.Thomas Van Lenten2016-06-292-19/+2
* Add -Woverriding-method-mismatch.Thomas Van Lenten2016-05-271-0/+2
* Add more warnings to for the ObjC runtime buildThomas Van Lenten2016-05-251-0/+38
* Shrink ObjC overhead (generated size and some runtime sizes)Thomas Van Lenten2016-03-171-10/+0
* HeaderDoc support in the library and generated sourcesThomas Van Lenten2016-03-071-1/+3
* Remove the stale reference to test no longer around, and keep the performance...Thomas Van Lenten2016-01-071-3/+3
* Drop all use of OSSpinLockThomas Van Lenten2015-12-171-4/+0
* Update the min toolchain for iOS/OS X to be Xcode 7Thomas Van Lenten2015-12-103-11/+21
* Enable CLANG_WARN_NULLABLE_TO_NONNULL_CONVERSION for the projects.Thomas Van Lenten2015-12-071-0/+2
* Support enum forward decls in Objective C++Thomas Van Lenten2015-10-011-0/+4
* Beta quality drop of Objective C Support.Thomas Van Lenten2015-06-083-138/+371
* ObjC fixup for the branch.Thomas Van Lenten2015-05-261-2/+2
* Fix bugs in objective-c.Bo Yang2015-05-251-2/+2
* Objective C Second Alpha DropThomas Van Lenten2015-05-222-3/+16
* Alpha 1 drop of Google's Objective C plugin and runtime support for protobufs.Thomas Van Lenten2015-05-067-0/+1441