Browse Source

ios: misc Xcode changes due to an update

master
Saúl Ibarra Corretgé 5 years ago
parent
commit
2609e43f29

+ 2
- 6
ios/app/app.xcodeproj/xcshareddata/xcschemes/jitsi-meet.xcscheme View File

41
       selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
41
       selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
42
       selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
42
       selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
43
       shouldUseLaunchSchemeArgsEnv = "YES">
43
       shouldUseLaunchSchemeArgsEnv = "YES">
44
-      <Testables>
45
-      </Testables>
46
       <MacroExpansion>
44
       <MacroExpansion>
47
          <BuildableReference
45
          <BuildableReference
48
             BuildableIdentifier = "primary"
46
             BuildableIdentifier = "primary"
52
             ReferencedContainer = "container:app.xcodeproj">
50
             ReferencedContainer = "container:app.xcodeproj">
53
          </BuildableReference>
51
          </BuildableReference>
54
       </MacroExpansion>
52
       </MacroExpansion>
55
-      <AdditionalOptions>
56
-      </AdditionalOptions>
53
+      <Testables>
54
+      </Testables>
57
    </TestAction>
55
    </TestAction>
58
    <LaunchAction
56
    <LaunchAction
59
       buildConfiguration = "Debug"
57
       buildConfiguration = "Debug"
75
             ReferencedContainer = "container:app.xcodeproj">
73
             ReferencedContainer = "container:app.xcodeproj">
76
          </BuildableReference>
74
          </BuildableReference>
77
       </BuildableProductRunnable>
75
       </BuildableProductRunnable>
78
-      <AdditionalOptions>
79
-      </AdditionalOptions>
80
    </LaunchAction>
76
    </LaunchAction>
81
    <ProfileAction
77
    <ProfileAction
82
       buildConfiguration = "Release"
78
       buildConfiguration = "Release"

Loading…
Cancel
Save