urbanairship / ios-library

Urban Airship iOS SDK
http://urbanairship.com
Apache License 2.0
478 stars 265 forks source link

Remove non optional type in conditionals #351

Closed pyby closed 1 year ago

pyby commented 1 year ago

What do these changes do?

Resolves https://github.com/urbanairship/ios-library/issues/350.

How did you verify these changes?

Build the Package.swift with Xcode 14.3 beta 1.

Verification Screenshots:

NaN

Anything else a reviewer should know?

Many other projects with swiftUI views could have this error with Xcode 14.3 beta 1. It's just a cleaning code task.

rlepinski commented 1 year ago

Thanks for the PR, we have this fixed internally already and it should be going out today

rlepinski commented 1 year ago

Fixed in 16.11.0