Skip to content

Consider generating a TargetName-Version.xcconfig file #49

Open
@dempseyatgithub

Description

@dempseyatgithub

In Xcode 11, the two Info.plist entries that change with each release are now automatically switched to two build settings.

Since those two settings change with each release, it may make sense to split them out into their own xcconfig file so they are easier to find / edit.

Likely would be something like the TargetName-Shared.xcconfig file would import a TargetName-Version.xcconfig file.

Possibly this would just complicate things more than it needs to.

Metadata

Metadata

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions