Skip to content

Commit eec243c

Browse files
Add loadBuildSettingInfo method to header for easier testing.
- Part of #39
1 parent d2fdddd commit eec243c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

BuildSettingExtractor/BuildSettingInfoSource.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,6 @@
1212

1313
- (NSString *)commentForBuildSettingWithName:(NSString *)buildSettingName;
1414

15+
- (BOOL)loadBuildSettingInfo; // Primarily for testing
16+
1517
@end

0 commit comments

Comments
 (0)