Skip to content

Doesn't build clean on Xcode 14 because of type 'Any' is not optional #157

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

Closed
jasonbobier opened this issue Sep 22, 2022 · 1 comment
Closed
Assignees
Labels

Comments

@jasonbobier
Copy link

Describe the bug
analytics-swift/Sources/Segment/Utilities/JSON.swift:54:14 | type 'Any' is not optional, value can never be nil; this is an error in Swift 6

To Reproduce
Build package on Xcode 14.

Expected behavior
Should build clean with no warnings

@bsneed
Copy link
Contributor

bsneed commented Oct 15, 2022

Fixed with #161

@bsneed bsneed closed this as completed Oct 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants