protobuf/objectivec/ProtocolBuffers_iOS.xcodeproj
Thomas Van Lenten 988ffe0a78 Minor fix for autocreated object repeated fields and maps.
- If setting/clearing a repeated field/map that was objects, check the class
  before checking the autocreator.
- Just to be paranoid, don’t mutate within copy/mutableCopy for the autocreated
  classes to ensure there is less chance of issues if someone does something
  really crazy threading wise.
- Some more tests for the internal AutocreatedArray/AutocreatedDictionary
  classes to ensure things are working as expected.
- Add Xcode 8.2 to the full_mac_build.sh supported list.
2017-01-05 09:15:40 -05:00
..
project.xcworkspace Alpha 1 drop of Google's Objective C plugin and runtime support for protobufs. 2015-05-06 13:19:14 -04:00
xcshareddata/xcschemes Update the ObjC projects for Xcode 8 2016-10-03 13:24:24 -04:00
project.pbxproj Minor fix for autocreated object repeated fields and maps. 2017-01-05 09:15:40 -05:00