Skip to content

fastlane cannot update project version #329

Description

@Pr0Ger

I tried both set_build_number_repository and increment_version_number and receive this error:

[22:01:18]: [SHELL]: Updating CFBundleVersion in Info.plist(s)...
[22:01:18]: [SHELL]:
[22:01:18]: [SHELL]: $(SRCROOT)/ProjectName/Supporting Files/Info.plist
[22:01:18]: [SHELL]: Cannot find "$(SRCROOT)/ProjectName/Supporting Files/Info.plist"
[22:01:18]: [SHELL]: Updated CFBundleVersion in "ProjectName.xcodeproj/../ProjectName Tests/Info.plist" to 55e9c3d

Of course I have plist file on the specified path (./ProjectName/Supporting Files/Info.plist).

Do you have any idea what causing this issue? I can provide additional info if needed, or try to reproduce this issue on demo project

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions