mirror of
https://github.com/gabehf/Fladder.git
synced 2026-03-12 17:00:29 -07:00
chore: Update iOS/macOS podfiles
This commit is contained in:
parent
4786d64ca1
commit
d7400ac0c3
5 changed files with 179 additions and 113 deletions
|
|
@ -27,6 +27,7 @@
|
|||
buildConfiguration = "Debug-development"
|
||||
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
|
||||
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
|
||||
customLLDBInitFile = "$(SRCROOT)/Flutter/ephemeral/flutter_lldbinit"
|
||||
shouldUseLaunchSchemeArgsEnv = "YES"
|
||||
shouldAutocreateTestPlan = "YES">
|
||||
</TestAction>
|
||||
|
|
@ -34,6 +35,7 @@
|
|||
buildConfiguration = "Debug-development"
|
||||
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
|
||||
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
|
||||
customLLDBInitFile = "$(SRCROOT)/Flutter/ephemeral/flutter_lldbinit"
|
||||
launchStyle = "0"
|
||||
useCustomWorkingDirectory = "NO"
|
||||
ignoresPersistentStateOnLaunch = "NO"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue