File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 77
88Pod ::Spec . new do |s |
99 s . name = 'GCDWebServer'
10- s . version = '3.3.2 '
10+ s . version = '3.3.3 '
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 12081208 1DEB928A08733DD80010E9CD /* Debug */ = {
12091209 isa = XCBuildConfiguration;
12101210 buildSettings = {
1211- BUNDLE_VERSION_STRING = 3.3.2 ;
1211+ BUNDLE_VERSION_STRING = 3.3.3 ;
12121212 CLANG_ENABLE_OBJC_ARC = YES;
12131213 ENABLE_STRICT_OBJC_MSGSEND = YES;
12141214 GCC_OPTIMIZATION_LEVEL = 0;
12451245 1DEB928B08733DD80010E9CD /* Release */ = {
12461246 isa = XCBuildConfiguration;
12471247 buildSettings = {
1248- BUNDLE_VERSION_STRING = 3.3.2 ;
1248+ BUNDLE_VERSION_STRING = 3.3.3 ;
12491249 CLANG_ENABLE_OBJC_ARC = YES;
12501250 ENABLE_STRICT_OBJC_MSGSEND = YES;
12511251 GCC_PREPROCESSOR_DEFINITIONS_NOT_USED_IN_PRECOMPS = __GCDWEBSERVER_ENABLE_TESTING__;
You can’t perform that action at this time.
0 commit comments