<failuremessage="/Users/gm/.rvm/rubies/ruby-2.6.0-preview2/lib/ruby/gems/2.6.0/gems/fastlane-2.150.0.rc1/fastlane/lib/fastlane/actions/actions_helper.rb:48:in `execute_action' /Users/gm/.rvm/rubies/ruby-2.6.0-preview2/lib/ruby/gems/2.6.0/gems/fastlane-2.150.0.rc1/fastlane/lib/fastlane/runner.rb:253:in `block in execute_action' /Users/gm/.rvm/rubies/ruby-2.6.0-preview2/lib/ruby/gems/2.6.0/gems/fastlane-2.150.0.rc1/fastlane/lib/fastlane/runner.rb:227:in `chdir' /Users/gm/.rvm/rubies/ruby-2.6.0-preview2/lib/ruby/gems/2.6.0/gems/fastlane-2.150.0.rc1/fastlane/lib/fastlane/runner.rb:227:in `execute_action' /Users/gm/.rvm/rubies/ruby-2.6.0-preview2/lib/ruby/gems/2.6.0/gems/fastlane-2.150.0.rc1/fastlane/lib/fastlane/runner.rb:157:in `trigger_action_by_name' /Users/gm/.rvm/rubies/ruby-2.6.0-preview2/lib/ruby/gems/2.6.0/gems/fastlane-2.150.0.rc1/fastlane/lib/fastlane/fast_file.rb:159:in `method_missing' Fastfile:52:in `block (2 levels) in parsing_binding' /Users/gm/.rvm/rubies/ruby-2.6.0-preview2/lib/ruby/gems/2.6.0/gems/fastlane-2.150.0.rc1/fastlane/lib/fastlane/lane.rb:33:in `call' /Users/gm/.rvm/rubies/ruby-2.6.0-preview2/lib/ruby/gems/2.6.0/gems/fastlane-2.150.0.rc1/fastlane/lib/fastlane/runner.rb:49:in `block in execute' /Users/gm/.rvm/rubies/ruby-2.6.0-preview2/lib/ruby/gems/2.6.0/gems/fastlane-2.150.0.rc1/fastlane/lib/fastlane/runner.rb:45:in `chdir' /Users/gm/.rvm/rubies/ruby-2.6.0-preview2/lib/ruby/gems/2.6.0/gems/fastlane-2.150.0.rc1/fastlane/lib/fastlane/runner.rb:45:in `execute' /Users/gm/.rvm/rubies/ruby-2.6.0-preview2/lib/ruby/gems/2.6.0/gems/fastlane-2.150.0.rc1/fastlane/lib/fastlane/lane_manager.rb:47:in `cruise_lane' /Users/gm/.rvm/rubies/ruby-2.6.0-preview2/lib/ruby/gems/2.6.0/gems/fastlane-2.150.0.rc1/fastlane/lib/fastlane/command_line_handler.rb:36:in `handle' /Users/gm/.rvm/rubies/ruby-2.6.0-preview2/lib/ruby/gems/2.6.0/gems/fastlane-2.150.0.rc1/fastlane/lib/fastlane/commands_generator.rb:108:in `block (2 levels) in run' /Users/gm/.rvm/rubies/ruby-2.6.0-preview2/lib/ruby/gems/2.6.0/gems/commander-fastlane-4.4.6/lib/commander/command.rb:178:in `call' /Users/gm/.rvm/rubies/ruby-2.6.0-preview2/lib/ruby/gems/2.6.0/gems/commander-fastlane-4.4.6/lib/commander/command.rb:153:in `run' /Users/gm/.rvm/rubies/ruby-2.6.0-preview2/lib/ruby/gems/2.6.0/gems/commander-fastlane-4.4.6/lib/commander/runner.rb:476:in `run_active_command' /Users/gm/.rvm/rubies/ruby-2.6.0-preview2/lib/ruby/gems/2.6.0/gems/fastlane-2.150.0.rc1/fastlane_core/lib/fastlane_core/ui/fastlane_runner.rb:76:in `run!' /Users/gm/.rvm/rubies/ruby-2.6.0-preview2/lib/ruby/gems/2.6.0/gems/commander-fastlane-4.4.6/lib/commander/delegates.rb:15:in `run!' /Users/gm/.rvm/rubies/ruby-2.6.0-preview2/lib/ruby/gems/2.6.0/gems/fastlane-2.150.0.rc1/fastlane/lib/fastlane/commands_generator.rb:352:in `run' /Users/gm/.rvm/rubies/ruby-2.6.0-preview2/lib/ruby/gems/2.6.0/gems/fastlane-2.150.0.rc1/fastlane/lib/fastlane/commands_generator.rb:41:in `start' /Users/gm/.rvm/rubies/ruby-2.6.0-preview2/lib/ruby/gems/2.6.0/gems/fastlane-2.150.0.rc1/fastlane/lib/fastlane/cli_tools_distributor.rb:119:in `take_off' /Users/gm/.rvm/rubies/ruby-2.6.0-preview2/lib/ruby/gems/2.6.0/gems/fastlane-2.150.0.rc1/bin/fastlane:23:in `<top (required)>' /Users/gm/.rvm/gems/ruby-2.6.0-preview2/bin/fastlane:23:in `load' /Users/gm/.rvm/gems/ruby-2.6.0-preview2/bin/fastlane:23:in `<main>' Exit status of command 'pod lib lint --allow-warnings --sources='https://github.com/CocoaPods/Specs,git@git.wanmeizhensuo.com:gengmeiios/GMSpecs.git' --fail-fast' was 1 instead of 0. -> GMNetService
-> GMNetService (1.0.2) - WARN | source: Git SSH URLs will NOT work for people behind firewalls configured to only allow HTTP, therefore HTTPS is preferred. - WARN | summary: The summary is not meaningful. - WARN | url: The URL (http://git.gengmei.cc/gengmeiios/GMNetService) is not reachable. - ERROR | [iOS] xcodebuild: Returned an unsuccessful exit code. You can use `--verbose` for more information. - NOTE | xcodebuild: note: Using new build system - NOTE | [iOS] xcodebuild: note: Planning build - NOTE | [iOS] xcodebuild: note: Constructing build description - NOTE | [iOS] xcodebuild: warning: Skipping code signing because the target does not have an Info.plist file and one is not being generated automatically. (in target 'App' from project 'App') - ERROR | xcodebuild: /Users/gm/code/GMNetService/GMNetService/Classes/WMNetService.m:66:21: error: no visible @interface for 'AFHTTPSessionManager' declares the selector 'GET:parameters:headers:progress:success:failure:' - ERROR | xcodebuild: /Users/gm/code/GMNetService/GMNetService/Classes/WMNetService.m:73:21: error: no visible @interface for 'AFHTTPSessionManager' declares the selector 'POST:parameters:headers:progress:success:failure:' - ERROR | xcodebuild: /Users/gm/code/GMNetService/GMNetService/Classes/WMNetService.m:87:21: error: no visible @interface for 'AFHTTPSessionManager' declares the selector 'PATCH:parameters:headers:success:failure:' - ERROR | [iOS] xcodebuild: /Users/gm/code/GMNetService/GMNetService/Classes/WMNetService.m:94:21: error: - WARN | xcodebuild: /Users/gm/code/GMNetService/GMNetService/Classes/WMNetService.m:148:17: warning: block implicitly retains 'self'; explicitly mention 'self' to indicate this is intended behavior [-Wimplicit-retain-self] - WARN | xcodebuild: /Users/gm/code/GMNetService/GMNetService/Classes/WMNetService.m:168:76: warning: block implicitly retains 'self'; explicitly mention 'self' to indicate this is intended behavior [-Wimplicit-retain-self] - WARN | xcodebuild: /Users/gm/code/GMNetService/GMNetService/Classes/GMHTTPSessionManager.m:17:16: warning: unused variable 'baseURL' [-Wunused-variable] - WARN | xcodebuild: /Users/gm/code/GMNetService/GMNetService/Classes/WMImageUploadOperation.h:32:16: warning: empty paragraph passed to '@param' command [-Wdocumentation] - WARN | xcodebuild: /Users/gm/code/GMNetService/GMNetService/Classes/WMImageUploadOperation.h:33:14: warning: empty paragraph passed to '@param' command [-Wdocumentation] - WARN | xcodebuild: /Users/gm/code/GMNetService/GMNetService/Classes/WMImageUploadOperation.h:35:12: warning: empty paragraph passed to '@return' command [-Wdocumentation] - WARN | xcodebuild: /Users/gm/code/GMNetService/GMNetService/Classes/WMImageUploadOperation.h:46:16: warning: empty paragraph passed to '@param' command [-Wdocumentation] - WARN | xcodebuild: /Users/gm/code/GMNetService/GMNetService/Classes/WMImageUploadOperation.h:47:14: warning: empty paragraph passed to '@param' command [-Wdocumentation] - WARN | xcodebuild: /Users/gm/code/GMNetService/GMNetService/Classes/WMImageUploadOperation.h:50:12: warning: empty paragraph passed to '@return' command [-Wdocumentation] - ERROR | [iOS] xcodebuild: /Users/gm/code/GMNetService/GMNetService/Classes/WMNetService.m:80:21: error: no visible @interface for 'AFHTTPSessionManager' declares the selector 'DELETE:parameters:headers:success:failure:' - ERROR | [iOS] xcodebuild: /Users/gm/code/GMNetService/GMNetService/Classes/WMNetService.m:94:21: error: no visible @interface for 'AFHTTPSessionManager' declares the selector 'PUT:parameters:headers:success:failure:' - WARN | [iOS] xcodebuild: /Users/gm/code/GMNetService/GMNetService/Classes/WMNetService.m:170:77: warning: values of type 'NSInteger' should not be used as format arguments; add an explicit cast to 'long' instead [-Wformat] [!] GMNetService did not pass validation, due to 7 errors. You can use the `--no-clean` option to inspect any issue. "/>