bitrise-steplib / steps-set-xcode-build-number

Sets the Build Number to the specified value in the Info.plist file for the next build
MIT License
7 stars 11 forks source link

File doesn't exist at specified Info.plist path #16

Closed tecworldit closed 2 years ago

tecworldit commented 5 years ago

I am new on Bitwise and just tried to build. But I can see this issue.

INFO[17:54:41] * [OK] Step dependency (xcode) installed, available. [!] File doesn't exist at specified Info.plist path: /Users/vagrant/git/DuckDuckGo/Info.plist | | +---+---------------------------------------------------------------+----------+ | x | Set 18-Plus App Build Number (exit code: 1) | 2.27 sec |

I also saw many related solutions for this issue. https://github.com/bitrise-steplib/steps-set-xcode-build-number/issues/3 $BITRISE_SOURCE_DIR/MyProjectName/Info.plist

how can I set this path? Please help me. Thanks

bitce commented 5 years ago

Hi @Maxymdev90, do you certainly have your info.plist in that path? Can you send us a build URL?

tecworldit commented 5 years ago

Hi @bitce Thanks for your reply. I am not sure this is correct build url. Please check this. https://app.bitrise.io/build/8dfeb099ec279399

tecworldit commented 5 years ago

This is build logs. 8dfeb099ec279399.log

bitce commented 5 years ago

Okay @Maxymdev90, thanks! So can you verify that the file is there, maybe with a screenshot?

suathh commented 3 years ago

Hi, I am struggling with same issue https://github.com/bitrise-steplib/steps-set-xcode-build-number/issues/3#issuecomment-721942883

bitce commented 3 years ago

Hi @suathh, be sure to provide the path relative to your online git repository, not the project's local settings. When in doubt, you can easily remote access or use a script to search for a file on the virtual machine.

591700757 commented 3 years ago

@bitce Hello there,I also faced the same problem above. You can see that i list the path before and i use steps-set-xcode-build-number. The Info.plist file is at the root path, but it still tell me 「File doesn't exist at specified Info.plist path」: https://drive.google.com/file/d/1pnBnxgrqU6VIkDGZ6xgSXZPkJuAjrAen/view?usp=sharing

Roland-Bak commented 3 years ago

Hey there @591700757 👋

Can you submit a ticket with this issue at https://support.bitrise.io/hc? Please make sure to send us the log file or the URL of the related build and also enable Support Access on the Settings tab of the app ( https://devcenter.bitrise.io/troubleshooting/enabling-bitrise-support-user/ ) so that we can take a more in-depth look 🙂

bitrise-coresteps-bot commented 2 years ago

Hello there, I'm a bot. On behalf of the community I thank you for opening this issue.

To help our human contributors focus on the most relevant reports, I check up on old issues to see if they're still relevant. This issue has had no activity for 90 days, so I marked it as stale.

The community would appreciate if you could check if the issue still persists. If it isn't, please close it. If the issue persists, and you'd like to remove the stale label, you simply need to leave a comment. Your comment can be as simple as "still important to me".

If no comment left within 21 days, this issue will be closed.

bitrise-coresteps-bot commented 2 years ago

I'll close this issue as it doesn't seem to be relevant anymore. We believe an old issue probably has a bunch of context that's no longer relevant, therefore, if the problem still persists, please open a new issue.