File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 77
88Pod ::Spec . new do |s |
99 s . name = 'GCDWebServer'
10- s . version = '3.5.3 '
10+ s . version = '3.5.4 '
1111 s . author = { 'Pierre-Olivier Latour' => '[email protected] ' } 1212 s . license = { :type => 'BSD' , :file => 'LICENSE' }
1313 s . homepage = 'https://github.com/swisspol/GCDWebServer'
Original file line number Diff line number Diff line change 11651165 isa = XCBuildConfiguration;
11661166 buildSettings = {
11671167 ALWAYS_SEARCH_USER_PATHS = NO;
1168- BUNDLE_VERSION_STRING = 3.5.2 ;
1168+ BUNDLE_VERSION_STRING = 3.5.4 ;
11691169 CLANG_ENABLE_OBJC_ARC = YES;
11701170 ENABLE_STRICT_OBJC_MSGSEND = YES;
11711171 GCC_OPTIMIZATION_LEVEL = 0;
12061206 isa = XCBuildConfiguration;
12071207 buildSettings = {
12081208 ALWAYS_SEARCH_USER_PATHS = NO;
1209- BUNDLE_VERSION_STRING = 3.5.2 ;
1209+ BUNDLE_VERSION_STRING = 3.5.4 ;
12101210 CLANG_ENABLE_OBJC_ARC = YES;
12111211 ENABLE_STRICT_OBJC_MSGSEND = YES;
12121212 GCC_PREPROCESSOR_DEFINITIONS_NOT_USED_IN_PRECOMPS = __GCDWEBSERVER_ENABLE_TESTING__;
You can’t perform that action at this time.
0 commit comments