Add SBInitializerOptions.h to the Xcode project.
authorJim Ingham <jingham@apple.com>
Fri, 7 Dec 2018 02:28:04 +0000 (02:28 +0000)
committerJim Ingham <jingham@apple.com>
Fri, 7 Dec 2018 02:28:04 +0000 (02:28 +0000)
commit5fa736cc193968d59286e94b8b49e983d9e72384
treef4c79bb4ba713f1c9e2116cc0e82b4002a66c659
parentc9488e4d8957131862977b01eebe283eea8d442b
Add SBInitializerOptions.h to the Xcode project.

And mark it as a public header so it will get copied
into the LLDB.framework.  A handful of "api" tests were
failing because they couldn't find this file.

llvm-svn: 348561
lldb/lldb.xcodeproj/project.pbxproj