Skip to content

pod 'SVWebViewController', :head does not work for TestFlight upload #151

@adams3

Description

@adams3

I have found out that using "pod 'SVWebViewController', :head" injects into Info.plist wrong value for CFBundleShortVersionString
HEAD 1.0

This value for CFBundleShortVersionString is not allowed. I suggest using 'pod SVWebViewController' and do not use :head.

See my answer here: http://stackoverflow.com/questions/33290733/cfbundleversion-must-be-a-period-separated-list/35742044#35742044

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions