Skip to content

Update for PSPDFKit 10.1 for iOS and Xcode 12.2 #382

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

Merged
merged 2 commits into from
Nov 16, 2020

Conversation

radazzouz
Copy link
Contributor

@radazzouz radazzouz commented Nov 12, 2020

Details

This PR updates the plugin for PSPDFKit 10.1 for iOS and Xcode 12.2

Acceptance Criteria

Comment on lines -92 to -93
11. If your application is targeting iOS versions **prior to iOS 12.2** and your application **does not already contain any Swift code**, then you need to make sure Xcode bundles Swift standard libraries with your application distribution. To to so, open your target Build Settings and enable `Always Embed Swift Standard Libraries`:
![Always Embed Swift Standard Libraries](screenshots/always-embed-swift-standard-libraries.png)
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This is no longer required in Xcode 12.2. The setting is on by default.

Copy link
Contributor

Choose a reason for hiding this comment

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

Nice! I tested this as well, and saw the same.

Copy link
Contributor

@steviki steviki left a comment

Choose a reason for hiding this comment

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

👍

Comment on lines -92 to -93
11. If your application is targeting iOS versions **prior to iOS 12.2** and your application **does not already contain any Swift code**, then you need to make sure Xcode bundles Swift standard libraries with your application distribution. To to so, open your target Build Settings and enable `Always Embed Swift Standard Libraries`:
![Always Embed Swift Standard Libraries](screenshots/always-embed-swift-standard-libraries.png)
Copy link
Contributor

Choose a reason for hiding this comment

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

Nice! I tested this as well, and saw the same.

@radazzouz radazzouz merged commit 08f4e54 into master Nov 16, 2020
@radazzouz radazzouz deleted the rad/ios-10.1-update branch November 16, 2020 12:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants