We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2fdddd commit eec243cCopy full SHA for eec243c
BuildSettingExtractor/BuildSettingInfoSource.h
@@ -12,4 +12,6 @@
12
13
- (NSString *)commentForBuildSettingWithName:(NSString *)buildSettingName;
14
15
+- (BOOL)loadBuildSettingInfo; // Primarily for testing
16
+
17
@end
0 commit comments