index
:
protobuf
master
Protocol Buffers – Google’s data interchange format
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
objectivec
/
ProtocolBuffers_iOS.xcodeproj
/
project.pbxproj
Commit message (
Expand
)
Author
Age
*
Remove the iOS Test App.
Thomas Van Lenten
2018-04-20
*
Update Xcode settings
Sergio Campama
2018-04-06
*
Add compile test sources for to test include order.
Thomas Van Lenten
2018-04-02
*
Fix up warnings from Xcode 9.1 (#3887)
dmaclach
2017-11-16
*
Let Xcode 9 update project/scheme settings.
Thomas Van Lenten
2017-10-03
*
Fix ExtensionRegistry copying and add tests.
Thomas Van Lenten
2017-05-17
*
Minor fix for autocreated object repeated fields and maps.
Thomas Van Lenten
2017-01-05
*
Update the ObjC projects for Xcode 8
Thomas Van Lenten
2016-10-03
*
Support the -Wassign-enum compiler flag. (#2085)
Sergio Campamá
2016-09-08
*
Make Root's +extensionRegistry generation smarter.
Thomas Van Lenten
2016-09-01
*
Don't #import the .m files.
Thomas Van Lenten
2016-07-07
*
Xcode project cleanup/setup.
Thomas Van Lenten
2016-06-29
*
Add -Woverriding-method-mismatch.
Thomas Van Lenten
2016-05-27
*
Add more warnings to for the ObjC runtime build
Thomas Van Lenten
2016-05-25
*
Shrink ObjC overhead (generated size and some runtime sizes)
Thomas Van Lenten
2016-03-17
*
HeaderDoc support in the library and generated sources
Thomas Van Lenten
2016-03-07
*
Drop all use of OSSpinLock
Thomas Van Lenten
2015-12-17
*
Update the min toolchain for iOS/OS X to be Xcode 7
Thomas Van Lenten
2015-12-10
*
Enable CLANG_WARN_NULLABLE_TO_NONNULL_CONVERSION for the projects.
Thomas Van Lenten
2015-12-07
*
Support enum forward decls in Objective C++
Thomas Van Lenten
2015-10-01
*
Beta quality drop of Objective C Support.
Thomas Van Lenten
2015-06-08
*
ObjC fixup for the branch.
Thomas Van Lenten
2015-05-26
*
Fix bugs in objective-c.
Bo Yang
2015-05-25
*
Objective C Second Alpha Drop
Thomas Van Lenten
2015-05-22
*
Alpha 1 drop of Google's Objective C plugin and runtime support for protobufs.
Thomas Van Lenten
2015-05-06