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.2.7 '
10+ s . version = '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 871871 1DEB928A08733DD80010E9CD /* Debug */ = {
872872 isa = XCBuildConfiguration;
873873 buildSettings = {
874- BUNDLE_VERSION_STRING = 3.2.7 ;
874+ BUNDLE_VERSION_STRING = 3.3 ;
875875 CLANG_ENABLE_OBJC_ARC = YES;
876876 ENABLE_STRICT_OBJC_MSGSEND = YES;
877877 GCC_OPTIMIZATION_LEVEL = 0;
908908 1DEB928B08733DD80010E9CD /* Release */ = {
909909 isa = XCBuildConfiguration;
910910 buildSettings = {
911- BUNDLE_VERSION_STRING = 3.2.7 ;
911+ BUNDLE_VERSION_STRING = 3.3 ;
912912 CLANG_ENABLE_OBJC_ARC = YES;
913913 ENABLE_STRICT_OBJC_MSGSEND = YES;
914914 GCC_PREPROCESSOR_DEFINITIONS_NOT_USED_IN_PRECOMPS = __GCDWEBSERVER_ENABLE_TESTING__;
You can’t perform that action at this time.
0 commit comments