File tree Expand file tree Collapse file tree 3 files changed +2
-9
lines changed
Example/Firestore.xcodeproj/xcshareddata/xcschemes Expand file tree Collapse file tree 3 files changed +2
-9
lines changed Original file line number Diff line number Diff line change 2727 selectedDebuggerIdentifier = " Xcode.DebuggerFoundation.Debugger.LLDB"
2828 selectedLauncherIdentifier = " Xcode.DebuggerFoundation.Launcher.LLDB"
2929 shouldUseLaunchSchemeArgsEnv = " YES"
30- enableAddressSanitizer = " YES"
3130 enableASanStackUseAfterReturn = " YES" >
3231 <MacroExpansion >
3332 <BuildableReference
3837 ReferencedContainer = " container:Firestore.xcodeproj" >
3938 </BuildableReference >
4039 </MacroExpansion >
41- <AdditionalOptions >
42- <AdditionalOption
43- key = " NSZombieEnabled"
44- value = " YES"
45- isEnabled = " YES" >
46- </AdditionalOption >
47- </AdditionalOptions >
4840 <Testables >
4941 <TestableReference
5042 skipped = " NO" >
6254 buildConfiguration = " Debug"
6355 selectedDebuggerIdentifier = " Xcode.DebuggerFoundation.Debugger.LLDB"
6456 selectedLauncherIdentifier = " Xcode.DebuggerFoundation.Launcher.LLDB"
65- enableAddressSanitizer = " YES"
6657 launchStyle = " 0"
6758 useCustomWorkingDirectory = " NO"
6859 ignoresPersistentStateOnLaunch = " NO"
Original file line number Diff line number Diff line change 1717#include " Firestore/core/src/nanopb/byte_string.h"
1818
1919#include < cctype>
20+ // NOLINTNEXTLINE(build/include_order)
2021#include < cstdlib>
2122#include < cstring>
2223#include < iomanip>
Original file line number Diff line number Diff line change 1717#include " Firestore/core/src/nanopb/byte_string.h"
1818
1919#include < cstdint>
20+ // NOLINTNEXTLINE(build/include_order)
2021#include < cstdlib>
2122
2223#include " Firestore/core/src/nanopb/nanopb_util.h"
You can’t perform that action at this time.
0 commit comments