• Thomas Van Lenten's avatar
    Better support for using the proto library from a framework. · 7da023b8
    Thomas Van Lenten authored
    - Add generator constant for the default framework name.
    - Add generator api for making the CPP symbol from the name.
    - Add generator api to see if it is a bundled proto file.
    - Output a CPP conditional and two imports for the core library headers.
    - Add helper for generating the #import for file headers to deal with the
      framework imports.
    - Add a reference from the unittests to a WKT to use that to inspect how
      imports generate.
    - Update the podspec to define the CPP symbol and require pods 1.0 (or later).
    
    Fixes https://github.com/google/protobuf/issues/1457
    7da023b8
Name
Last commit
Last update
..
CocoaPods Loading commit data...
iOSTestHarness Loading commit data...
GPBARCUnittestProtos.m Loading commit data...
GPBArrayTests.m Loading commit data...
GPBCodedInputStreamTests.m Loading commit data...
GPBCodedOuputStreamTests.m Loading commit data...
GPBConcurrencyTests.m Loading commit data...
GPBDescriptorTests.m Loading commit data...
GPBDictionaryTests+Bool.m Loading commit data...
GPBDictionaryTests+Int32.m Loading commit data...
GPBDictionaryTests+Int64.m Loading commit data...
GPBDictionaryTests+String.m Loading commit data...
GPBDictionaryTests+UInt32.m Loading commit data...
GPBDictionaryTests+UInt64.m Loading commit data...
GPBDictionaryTests.pddm Loading commit data...
GPBMessageTests+Merge.m Loading commit data...
GPBMessageTests+Runtime.m Loading commit data...
GPBMessageTests+Serialization.m Loading commit data...
GPBMessageTests.m Loading commit data...
GPBObjectiveCPlusPlusTest.mm Loading commit data...
GPBPerfTests.m Loading commit data...
GPBSwiftTests.swift Loading commit data...
GPBTestUtilities.h Loading commit data...
GPBTestUtilities.m Loading commit data...
GPBUnittestProtos.m Loading commit data...
GPBUnknownFieldSetTest.m Loading commit data...
GPBUtilitiesTests.m Loading commit data...
GPBWellKnownTypesTest.m Loading commit data...
GPBWireFormatTests.m Loading commit data...
UnitTests-Bridging-Header.h Loading commit data...
UnitTests-Info.plist Loading commit data...
golden_message Loading commit data...
golden_packed_fields_message Loading commit data...
text_format_map_unittest_data.txt Loading commit data...
text_format_unittest_data.txt Loading commit data...
unittest_cycle.proto Loading commit data...
unittest_objc.proto Loading commit data...
unittest_objc_startup.proto Loading commit data...
unittest_runtime_proto2.proto Loading commit data...
unittest_runtime_proto3.proto Loading commit data...