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