From 30650d81d9baa446dbc8deb784ba53794cafda5b Mon Sep 17 00:00:00 2001 From: Thomas Van Lenten Date: Fri, 1 May 2015 08:57:16 -0400 Subject: Alpha 1 drop of Google's Objective C plugin and runtime support for protobufs. --- .../FFE465CA-0E74-40E8-9F09-500B66B7DCB2.plist | 62 ++++++++++ .../8BBEA4A5147C727100C4ADB7.xcbaseline/Info.plist | 21 ++++ .../xcschemes/PerformanceTests.xcscheme | 134 +++++++++++++++++++++ .../xcschemes/ProtocolBuffers.xcscheme | 116 ++++++++++++++++++ 4 files changed, 333 insertions(+) create mode 100644 objectivec/ProtocolBuffers_iOS.xcodeproj/xcshareddata/xcbaselines/8BBEA4A5147C727100C4ADB7.xcbaseline/FFE465CA-0E74-40E8-9F09-500B66B7DCB2.plist create mode 100644 objectivec/ProtocolBuffers_iOS.xcodeproj/xcshareddata/xcbaselines/8BBEA4A5147C727100C4ADB7.xcbaseline/Info.plist create mode 100644 objectivec/ProtocolBuffers_iOS.xcodeproj/xcshareddata/xcschemes/PerformanceTests.xcscheme create mode 100644 objectivec/ProtocolBuffers_iOS.xcodeproj/xcshareddata/xcschemes/ProtocolBuffers.xcscheme (limited to 'objectivec/ProtocolBuffers_iOS.xcodeproj/xcshareddata') diff --git a/objectivec/ProtocolBuffers_iOS.xcodeproj/xcshareddata/xcbaselines/8BBEA4A5147C727100C4ADB7.xcbaseline/FFE465CA-0E74-40E8-9F09-500B66B7DCB2.plist b/objectivec/ProtocolBuffers_iOS.xcodeproj/xcshareddata/xcbaselines/8BBEA4A5147C727100C4ADB7.xcbaseline/FFE465CA-0E74-40E8-9F09-500B66B7DCB2.plist new file mode 100644 index 00000000..0ac0943a --- /dev/null +++ b/objectivec/ProtocolBuffers_iOS.xcodeproj/xcshareddata/xcbaselines/8BBEA4A5147C727100C4ADB7.xcbaseline/FFE465CA-0E74-40E8-9F09-500B66B7DCB2.plist @@ -0,0 +1,62 @@ + + + + + classNames + + PerfTests + + testExtensionsPerformance + + com.apple.XCTPerformanceMetric_WallClockTime + + baselineAverage + 0.9 + baselineIntegrationDisplayName + Feb 5, 2015, 9:42:41 AM + + + testHas + + com.apple.XCTPerformanceMetric_WallClockTime + + baselineAverage + 0.09 + baselineIntegrationDisplayName + Feb 5, 2015, 9:42:35 AM + + + testMessagePerformance + + com.apple.XCTPerformanceMetric_WallClockTime + + baselineAverage + 0.57 + baselineIntegrationDisplayName + Feb 5, 2015, 9:42:47 AM + + + testPackedExtensionsPerformance + + com.apple.XCTPerformanceMetric_WallClockTime + + baselineAverage + 0.75 + baselineIntegrationDisplayName + Feb 5, 2015, 9:42:51 AM + + + testPackedTypesPerformance + + com.apple.XCTPerformanceMetric_WallClockTime + + baselineAverage + 0.26 + baselineIntegrationDisplayName + Feb 5, 2015, 9:42:55 AM + + + + + + diff --git a/objectivec/ProtocolBuffers_iOS.xcodeproj/xcshareddata/xcbaselines/8BBEA4A5147C727100C4ADB7.xcbaseline/Info.plist b/objectivec/ProtocolBuffers_iOS.xcodeproj/xcshareddata/xcbaselines/8BBEA4A5147C727100C4ADB7.xcbaseline/Info.plist new file mode 100644 index 00000000..45bb9c1b --- /dev/null +++ b/objectivec/ProtocolBuffers_iOS.xcodeproj/xcshareddata/xcbaselines/8BBEA4A5147C727100C4ADB7.xcbaseline/Info.plist @@ -0,0 +1,21 @@ + + + + + runDestinationsByUUID + + FFE465CA-0E74-40E8-9F09-500B66B7DCB2 + + targetArchitecture + arm64 + targetDevice + + modelCode + iPhone7,1 + platformIdentifier + com.apple.platform.iphoneos + + + + + diff --git a/objectivec/ProtocolBuffers_iOS.xcodeproj/xcshareddata/xcschemes/PerformanceTests.xcscheme b/objectivec/ProtocolBuffers_iOS.xcodeproj/xcshareddata/xcschemes/PerformanceTests.xcscheme new file mode 100644 index 00000000..f5479ba2 --- /dev/null +++ b/objectivec/ProtocolBuffers_iOS.xcodeproj/xcshareddata/xcschemes/PerformanceTests.xcscheme @@ -0,0 +1,134 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/objectivec/ProtocolBuffers_iOS.xcodeproj/xcshareddata/xcschemes/ProtocolBuffers.xcscheme b/objectivec/ProtocolBuffers_iOS.xcodeproj/xcshareddata/xcschemes/ProtocolBuffers.xcscheme new file mode 100644 index 00000000..a1b4cc45 --- /dev/null +++ b/objectivec/ProtocolBuffers_iOS.xcodeproj/xcshareddata/xcschemes/ProtocolBuffers.xcscheme @@ -0,0 +1,116 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3