Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Swift Package Manager: Fix NS_BLOCK_ASSERTIONS for release builds #869

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jjkaufman
Copy link

There is an issue in Swift Package Manager where any NSAssert inside of packages will throw fatal exceptions on release builds.

I don't believe this is intentional behavior of AppAuth. Including a new cSettings in the Package.swift file resolves the issue.

Here is a thread on the Swift forums discussing the issue
https://forums.swift.org/t/assertions-in-swift-packages/42692

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant