~vcs-imports/json-framework/master

« back to all changes in this revision

Viewing changes to SBJson5.xcodeproj/xcshareddata/xcschemes/SBJson5_iOS.xcscheme

  • Committer: GitHub
  • Author(s): Stig Brautaset
  • Date: 2019-09-30 09:33:35 UTC
  • mfrom: (843.1.3)
  • Revision ID: git-v1:26ee353e474d6949a3ac4a3bf419a5d7087ebbcd
Merge pull request #258 from stig/fix-broken-test

Hardcode iteration order for stream to fix stream test

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<?xml version="1.0" encoding="UTF-8"?>
2
2
<Scheme
3
 
   LastUpgradeVersion = "1010"
 
3
   LastUpgradeVersion = "1100"
4
4
   version = "1.3">
5
5
   <BuildAction
6
6
      parallelizeBuildables = "YES"
27
27
      selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
28
28
      selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
29
29
      shouldUseLaunchSchemeArgsEnv = "YES">
 
30
      <MacroExpansion>
 
31
         <BuildableReference
 
32
            BuildableIdentifier = "primary"
 
33
            BlueprintIdentifier = "538ED8411DC408C100F14B4F"
 
34
            BuildableName = "SBJson5_iOS.framework"
 
35
            BlueprintName = "SBJson5_iOS"
 
36
            ReferencedContainer = "container:SBJson5.xcodeproj">
 
37
         </BuildableReference>
 
38
      </MacroExpansion>
30
39
      <Testables>
31
40
         <TestableReference
32
41
            skipped = "NO">
39
48
            </BuildableReference>
40
49
         </TestableReference>
41
50
      </Testables>
42
 
      <MacroExpansion>
43
 
         <BuildableReference
44
 
            BuildableIdentifier = "primary"
45
 
            BlueprintIdentifier = "538ED8411DC408C100F14B4F"
46
 
            BuildableName = "SBJson5_iOS.framework"
47
 
            BlueprintName = "SBJson5_iOS"
48
 
            ReferencedContainer = "container:SBJson5.xcodeproj">
49
 
         </BuildableReference>
50
 
      </MacroExpansion>
51
 
      <AdditionalOptions>
52
 
      </AdditionalOptions>
53
51
   </TestAction>
54
52
   <LaunchAction
55
53
      buildConfiguration = "Debug"
70
68
            ReferencedContainer = "container:SBJson5.xcodeproj">
71
69
         </BuildableReference>
72
70
      </MacroExpansion>
73
 
      <AdditionalOptions>
74
 
      </AdditionalOptions>
75
71
   </LaunchAction>
76
72
   <ProfileAction
77
73
      buildConfiguration = "Release"