protobuf/objectivec/ProtocolBuffers_iOS.xcodeproj
Dave MacLachlan 74956e1c15 Use references to Objective C classes instead of looking classes up by name.
This should reduce binary size slightly, small performance improvement, and improve linkage by forcing references to all used classes.

Note that this maintains backwards compatibility for sources generated by older protoc for the time being. If you want the benefits
you will need to recompile your protos with the newer protoc.
2020-01-15 15:01:53 -05:00
..
project.xcworkspace Update Xcode settings 2018-04-06 10:37:14 -04:00
xcshareddata/xcschemes Remove stale target reference. 2019-01-08 08:22:12 -05:00
project.pbxproj Use references to Objective C classes instead of looking classes up by name. 2020-01-15 15:01:53 -05:00