Skip to content

Update for PSPDFKit 10.1 for iOS and Xcode 12.2#382

Merged
radazzouz merged 2 commits intomasterfrom
rad/ios-10.1-update
Nov 16, 2020
Merged

Update for PSPDFKit 10.1 for iOS and Xcode 12.2#382
radazzouz merged 2 commits intomasterfrom
rad/ios-10.1-update

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

  • When approved, right before merging, rebase with master and increment the package version in package.json, package-lock.json, samples/Catalog/package.json, and samples/NativeCatalog/package.json (see example commit: 1bf805f).
  • Create a new release (and tag) with the new package version (see https://github.com/PSPDFKit/react-native/releases).

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

Comments