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

Remove -beta suffix from CFBundleShortVersionString #795

Merged
merged 2 commits into from
Oct 22, 2018

Conversation

eliperkins
Copy link
Contributor

What does this PR do?

This allows for the framework to be used in Swift 4 projects who consume this framework from Carthage, to be submitted to the App Store.

Closes #794

Where should the reviewer start?

By reading #794

How should this be manually tested?

Create a project with Swift 4, consume this framework with Carthage, and then submit it to the App Store 😅

Any background context you want to provide?

#794

What are the relevant tickets?

#794

This allows for the framework to be used in projects submitted to the App Store.

Closes segmentio#794
@eliperkins
Copy link
Contributor Author

Alternatively, releasing 3.7.0 will fix #794 but that's beyond the scope of what I can submit a PR for 😅

Copy link
Contributor

@fathyb fathyb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, we will release beta.1 shortly. Thanks!

@fathyb fathyb merged commit 97c2674 into segmentio:master Oct 22, 2018
@eliperkins eliperkins deleted the patch/794 branch October 22, 2018 15:44
Serheo pushed a commit to fubotv/analytics-ios that referenced this pull request Aug 15, 2019
**What does this PR do?**

This allows for the framework to be used in Swift 4 projects who consume this framework from Carthage, to be submitted to the App Store.

Closes segmentio#794

**Where should the reviewer start?**

By reading segmentio#794

**How should this be manually tested?**

Create a project with Swift 4, consume this framework with Carthage, and then submit it to the App Store 😅

**Any background context you want to provide?**

segmentio#794

**What are the relevant tickets?**

segmentio#794
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

Successfully merging this pull request may close these issues.

2 participants