PerformanceTests.xcscheme 12.4 KB
Newer Older
1 2
<?xml version="1.0" encoding="UTF-8"?>
<Scheme
3
   LastUpgradeVersion = "0800"
4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25
   version = "1.3">
   <BuildAction
      parallelizeBuildables = "YES"
      buildImplicitDependencies = "YES">
      <BuildActionEntries>
         <BuildActionEntry
            buildForTesting = "YES"
            buildForRunning = "YES"
            buildForProfiling = "YES"
            buildForArchiving = "YES"
            buildForAnalyzing = "YES">
            <BuildableReference
               BuildableIdentifier = "primary"
               BlueprintIdentifier = "7461B52D0F94FAF800A0C422"
               BuildableName = "libProtocolBuffers.a"
               BlueprintName = "ProtocolBuffers"
               ReferencedContainer = "container:ProtocolBuffers_iOS.xcodeproj">
            </BuildableReference>
         </BuildActionEntry>
      </BuildActionEntries>
   </BuildAction>
   <TestAction
26
      buildConfiguration = "Release"
27 28
      selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
      selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
29
      shouldUseLaunchSchemeArgsEnv = "YES">
30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50
      <Testables>
         <TestableReference
            skipped = "NO">
            <BuildableReference
               BuildableIdentifier = "primary"
               BlueprintIdentifier = "8BBEA4A5147C727100C4ADB7"
               BuildableName = "UnitTests.xctest"
               BlueprintName = "UnitTests"
               ReferencedContainer = "container:ProtocolBuffers_iOS.xcodeproj">
            </BuildableReference>
            <SkippedTests>
               <Test
                  Identifier = "CodedInputStreamTests">
               </Test>
               <Test
                  Identifier = "CodedOutputStreamTests">
               </Test>
               <Test
                  Identifier = "ConcurrencyTests">
               </Test>
               <Test
51 52
                  Identifier = "DescriptorTests">
               </Test>
53 54 55 56 57 58
               <Test
                  Identifier = "GPBAutocreatedArrayTests">
               </Test>
               <Test
                  Identifier = "GPBAutocreatedDictionaryTests">
               </Test>
59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97
               <Test
                  Identifier = "GPBBoolArrayTests">
               </Test>
               <Test
                  Identifier = "GPBBoolBoolDictionaryTests">
               </Test>
               <Test
                  Identifier = "GPBBoolDoubleDictionaryTests">
               </Test>
               <Test
                  Identifier = "GPBBoolFloatDictionaryTests">
               </Test>
               <Test
                  Identifier = "GPBBoolInt32DictionaryTests">
               </Test>
               <Test
                  Identifier = "GPBBoolInt64DictionaryTests">
               </Test>
               <Test
                  Identifier = "GPBBoolObjectDictionaryTests">
               </Test>
               <Test
                  Identifier = "GPBBoolUInt32DictionaryTests">
               </Test>
               <Test
                  Identifier = "GPBBoolUInt64DictionaryTests">
               </Test>
               <Test
                  Identifier = "GPBBridgeTests">
               </Test>
               <Test
                  Identifier = "GPBDoubleArrayTests">
               </Test>
               <Test
                  Identifier = "GPBEnumArrayCustomTests">
               </Test>
               <Test
                  Identifier = "GPBEnumArrayTests">
               </Test>
98 99 100
               <Test
                  Identifier = "GPBExtensionRegistryTest">
               </Test>
101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169
               <Test
                  Identifier = "GPBFloatArrayTests">
               </Test>
               <Test
                  Identifier = "GPBInt32ArrayTests">
               </Test>
               <Test
                  Identifier = "GPBInt32BoolDictionaryTests">
               </Test>
               <Test
                  Identifier = "GPBInt32DoubleDictionaryTests">
               </Test>
               <Test
                  Identifier = "GPBInt32EnumDictionaryTests">
               </Test>
               <Test
                  Identifier = "GPBInt32EnumDictionaryUnknownEnumTests">
               </Test>
               <Test
                  Identifier = "GPBInt32FloatDictionaryTests">
               </Test>
               <Test
                  Identifier = "GPBInt32Int32DictionaryTests">
               </Test>
               <Test
                  Identifier = "GPBInt32Int64DictionaryTests">
               </Test>
               <Test
                  Identifier = "GPBInt32ObjectDictionaryTests">
               </Test>
               <Test
                  Identifier = "GPBInt32UInt32DictionaryTests">
               </Test>
               <Test
                  Identifier = "GPBInt32UInt64DictionaryTests">
               </Test>
               <Test
                  Identifier = "GPBInt64ArrayTests">
               </Test>
               <Test
                  Identifier = "GPBInt64BoolDictionaryTests">
               </Test>
               <Test
                  Identifier = "GPBInt64DoubleDictionaryTests">
               </Test>
               <Test
                  Identifier = "GPBInt64EnumDictionaryTests">
               </Test>
               <Test
                  Identifier = "GPBInt64EnumDictionaryUnknownEnumTests">
               </Test>
               <Test
                  Identifier = "GPBInt64FloatDictionaryTests">
               </Test>
               <Test
                  Identifier = "GPBInt64Int32DictionaryTests">
               </Test>
               <Test
                  Identifier = "GPBInt64Int64DictionaryTests">
               </Test>
               <Test
                  Identifier = "GPBInt64ObjectDictionaryTests">
               </Test>
               <Test
                  Identifier = "GPBInt64UInt32DictionaryTests">
               </Test>
               <Test
                  Identifier = "GPBInt64UInt64DictionaryTests">
               </Test>
170 171 172
               <Test
                  Identifier = "GPBObjectiveCPlusPlusTests">
               </Test>
173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192
               <Test
                  Identifier = "GPBStringBoolDictionaryTests">
               </Test>
               <Test
                  Identifier = "GPBStringDoubleDictionaryTests">
               </Test>
               <Test
                  Identifier = "GPBStringEnumDictionaryTests">
               </Test>
               <Test
                  Identifier = "GPBStringEnumDictionaryUnknownEnumTests">
               </Test>
               <Test
                  Identifier = "GPBStringFloatDictionaryTests">
               </Test>
               <Test
                  Identifier = "GPBStringInt32DictionaryTests">
               </Test>
               <Test
                  Identifier = "GPBStringInt64DictionaryTests">
193
               </Test>
194 195 196 197 198 199
               <Test
                  Identifier = "GPBStringUInt32DictionaryTests">
               </Test>
               <Test
                  Identifier = "GPBStringUInt64DictionaryTests">
               </Test>
200 201 202 203
               <Test
                  Identifier = "GPBTestCase">
               </Test>
               <Test
204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276
                  Identifier = "GPBUInt32ArrayTests">
               </Test>
               <Test
                  Identifier = "GPBUInt32BoolDictionaryTests">
               </Test>
               <Test
                  Identifier = "GPBUInt32DoubleDictionaryTests">
               </Test>
               <Test
                  Identifier = "GPBUInt32EnumDictionaryTests">
               </Test>
               <Test
                  Identifier = "GPBUInt32EnumDictionaryUnknownEnumTests">
               </Test>
               <Test
                  Identifier = "GPBUInt32FloatDictionaryTests">
               </Test>
               <Test
                  Identifier = "GPBUInt32Int32DictionaryTests">
               </Test>
               <Test
                  Identifier = "GPBUInt32Int64DictionaryTests">
               </Test>
               <Test
                  Identifier = "GPBUInt32ObjectDictionaryTests">
               </Test>
               <Test
                  Identifier = "GPBUInt32UInt32DictionaryTests">
               </Test>
               <Test
                  Identifier = "GPBUInt32UInt64DictionaryTests">
               </Test>
               <Test
                  Identifier = "GPBUInt64ArrayTests">
               </Test>
               <Test
                  Identifier = "GPBUInt64BoolDictionaryTests">
               </Test>
               <Test
                  Identifier = "GPBUInt64DoubleDictionaryTests">
               </Test>
               <Test
                  Identifier = "GPBUInt64EnumDictionaryTests">
               </Test>
               <Test
                  Identifier = "GPBUInt64EnumDictionaryUnknownEnumTests">
               </Test>
               <Test
                  Identifier = "GPBUInt64FloatDictionaryTests">
               </Test>
               <Test
                  Identifier = "GPBUInt64Int32DictionaryTests">
               </Test>
               <Test
                  Identifier = "GPBUInt64Int64DictionaryTests">
               </Test>
               <Test
                  Identifier = "GPBUInt64ObjectDictionaryTests">
               </Test>
               <Test
                  Identifier = "GPBUInt64UInt32DictionaryTests">
               </Test>
               <Test
                  Identifier = "GPBUInt64UInt64DictionaryTests">
               </Test>
               <Test
                  Identifier = "MessageMergeTests">
               </Test>
               <Test
                  Identifier = "MessageRuntimeTests">
               </Test>
               <Test
                  Identifier = "MessageSerializationTests">
277 278 279 280 281 282 283 284 285 286
               </Test>
               <Test
                  Identifier = "MessageTests">
               </Test>
               <Test
                  Identifier = "UnknownFieldSetTest">
               </Test>
               <Test
                  Identifier = "UtilitiesTests">
               </Test>
287 288 289
               <Test
                  Identifier = "WellKnownTypesTest">
               </Test>
290 291 292 293 294 295 296 297 298 299 300 301 302 303 304
               <Test
                  Identifier = "WireFormatTests">
               </Test>
            </SkippedTests>
         </TestableReference>
      </Testables>
      <MacroExpansion>
         <BuildableReference
            BuildableIdentifier = "primary"
            BlueprintIdentifier = "8B9A5EA41831993600A9D33B"
            BuildableName = "iOSTestHarness.app"
            BlueprintName = "iOSTestHarness"
            ReferencedContainer = "container:ProtocolBuffers_iOS.xcodeproj">
         </BuildableReference>
      </MacroExpansion>
305 306
      <AdditionalOptions>
      </AdditionalOptions>
307 308
   </TestAction>
   <LaunchAction
309
      buildConfiguration = "Release"
310 311 312 313 314 315
      selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
      selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
      launchStyle = "0"
      useCustomWorkingDirectory = "NO"
      ignoresPersistentStateOnLaunch = "NO"
      debugDocumentVersioning = "YES"
316
      debugServiceExtension = "internal"
317
      allowLocationSimulation = "YES">
318 319
      <BuildableProductRunnable
         runnableDebuggingMode = "0">
320 321 322 323 324 325 326 327 328 329 330 331
         <BuildableReference
            BuildableIdentifier = "primary"
            BlueprintIdentifier = "8B9A5EA41831993600A9D33B"
            BuildableName = "iOSTestHarness.app"
            BlueprintName = "iOSTestHarness"
            ReferencedContainer = "container:ProtocolBuffers_iOS.xcodeproj">
         </BuildableReference>
      </BuildableProductRunnable>
      <AdditionalOptions>
      </AdditionalOptions>
   </LaunchAction>
   <ProfileAction
332
      buildConfiguration = "Release"
333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354
      shouldUseLaunchSchemeArgsEnv = "YES"
      savedToolIdentifier = ""
      useCustomWorkingDirectory = "NO"
      debugDocumentVersioning = "YES">
      <MacroExpansion>
         <BuildableReference
            BuildableIdentifier = "primary"
            BlueprintIdentifier = "7461B52D0F94FAF800A0C422"
            BuildableName = "libProtocolBuffers.a"
            BlueprintName = "ProtocolBuffers"
            ReferencedContainer = "container:ProtocolBuffers_iOS.xcodeproj">
         </BuildableReference>
      </MacroExpansion>
   </ProfileAction>
   <AnalyzeAction
      buildConfiguration = "Release">
   </AnalyzeAction>
   <ArchiveAction
      buildConfiguration = "Release"
      revealArchiveInOrganizer = "YES">
   </ArchiveAction>
</Scheme>