Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Commands::Deploy Error: RuntimeError #271

Open
sourav-ganguly opened this issue Jul 23, 2019 · 0 comments
Open

Commands::Deploy Error: RuntimeError #271

sourav-ganguly opened this issue Jul 23, 2019 · 0 comments

Comments

@sourav-ganguly
Copy link

Status

deploygate-cli ver 0.6.0

Error message

[!] Xcodeproj doesn't know about the following attributes {"inputFileListPaths"=>["${PODS_ROOT}/Target Support Files/Pods-dev/Pods-dev-frameworks-${CONFIGURATION}-input-files.xcfilelist"], "outputFileListPaths"=>["${PODS_ROOT}/Target Support Files/Pods-dev/Pods-dev-frameworks-${CONFIGURATION}-output-files.xcfilelist"]} for the 'PBXShellScriptBuildPhase' isa.
If this attribute was generated by Xcode please file an issue: https://github.com/CocoaPods/Xcodeproj/issues/new

Backtrace

/Library/Ruby/Gems/2.6.0/gems/xcodeproj-1.4.4/lib/xcodeproj/project/object.rb:321:in `configure_with_plist'
/Library/Ruby/Gems/2.6.0/gems/xcodeproj-1.4.4/lib/xcodeproj/project.rb:261:in `new_from_plist'
/Library/Ruby/Gems/2.6.0/gems/xcodeproj-1.4.4/lib/xcodeproj/project/object.rb:350:in `object_with_uuid'
/Library/Ruby/Gems/2.6.0/gems/xcodeproj-1.4.4/lib/xcodeproj/project/object.rb:300:in `block (2 levels) in configure_with_plist'
/Library/Ruby/Gems/2.6.0/gems/xcodeproj-1.4.4/lib/xcodeproj/project/object.rb:299:in `each'
/Library/Ruby/Gems/2.6.0/gems/xcodeproj-1.4.4/lib/xcodeproj/project/object.rb:299:in `block in configure_with_plist'
/Library/Ruby/Gems/2.6.0/gems/xcodeproj-1.4.4/lib/xcodeproj/project/object.rb:296:in `each'
/Library/Ruby/Gems/2.6.0/gems/xcodeproj-1.4.4/lib/xcodeproj/project/object.rb:296:in `configure_with_plist'
/Library/Ruby/Gems/2.6.0/gems/xcodeproj-1.4.4/lib/xcodeproj/project.rb:261:in `new_from_plist'
/Library/Ruby/Gems/2.6.0/gems/xcodeproj-1.4.4/lib/xcodeproj/project/object.rb:350:in `object_with_uuid'
/Library/Ruby/Gems/2.6.0/gems/xcodeproj-1.4.4/lib/xcodeproj/project/object.rb:300:in `block (2 levels) in configure_with_plist'
/Library/Ruby/Gems/2.6.0/gems/xcodeproj-1.4.4/lib/xcodeproj/project/object.rb:299:in `each'
/Library/Ruby/Gems/2.6.0/gems/xcodeproj-1.4.4/lib/xcodeproj/project/object.rb:299:in `block in configure_with_plist'
/Library/Ruby/Gems/2.6.0/gems/xcodeproj-1.4.4/lib/xcodeproj/project/object.rb:296:in `each'
/Library/Ruby/Gems/2.6.0/gems/xcodeproj-1.4.4/lib/xcodeproj/project/object.rb:296:in `configure_with_plist'
/Library/Ruby/Gems/2.6.0/gems/xcodeproj-1.4.4/lib/xcodeproj/project.rb:261:in `new_from_plist'
/Library/Ruby/Gems/2.6.0/gems/xcodeproj-1.4.4/lib/xcodeproj/project.rb:202:in `initialize_from_file'
/Library/Ruby/Gems/2.6.0/gems/xcodeproj-1.4.4/lib/xcodeproj/project.rb:102:in `open'
/Library/Ruby/Gems/2.6.0/gems/deploygate-0.6.0/lib/deploygate/xcode/analyze.rb:155:in `target_project'
/Library/Ruby/Gems/2.6.0/gems/deploygate-0.6.0/lib/deploygate/xcode/analyze.rb:151:in `target_project_setting'
/Library/Ruby/Gems/2.6.0/gems/deploygate-0.6.0/lib/deploygate/xcode/analyze.rb:139:in `target_build_configration'
/Library/Ruby/Gems/2.6.0/gems/deploygate-0.6.0/lib/deploygate/xcode/analyze.rb:85:in `target_xcode_setting_provisioning_profile_uuid'
/Library/Ruby/Gems/2.6.0/gems/deploygate-0.6.0/lib/deploygate/commands/deploy/build.rb:41:in `ios'
/Library/Ruby/Gems/2.6.0/gems/deploygate-0.6.0/lib/deploygate/commands/deploy/build.rb:22:in `run'
/Library/Ruby/Gems/2.6.0/gems/deploygate-0.6.0/lib/deploygate/commands/deploy.rb:16:in `run'
/Library/Ruby/Gems/2.6.0/gems/deploygate-0.6.0/lib/deploygate/command_builder.rb:69:in `block (2 levels) in run'
/Library/Ruby/Gems/2.6.0/gems/commander-4.4.6/lib/commander/command.rb:182:in `call'
/Library/Ruby/Gems/2.6.0/gems/commander-4.4.6/lib/commander/command.rb:153:in `run'
/Library/Ruby/Gems/2.6.0/gems/commander-4.4.6/lib/commander/runner.rb:446:in `run_active_command'
/Library/Ruby/Gems/2.6.0/gems/fastlane-2.35.1/fastlane_core/lib/fastlane_core/ui/fastlane_runner.rb:38:in `run!'
/Library/Ruby/Gems/2.6.0/gems/commander-4.4.6/lib/commander/delegates.rb:15:in `run!'
/Library/Ruby/Gems/2.6.0/gems/deploygate-0.6.0/lib/deploygate/command_builder.rb:127:in `run'
/Library/Ruby/Gems/2.6.0/gems/deploygate-0.6.0/bin/dg:6:in `<top (required)>'
/usr/local/bin/dg:23:in `load'
/usr/local/bin/dg:23:in `<main>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant