urbanairship / ios-library

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

Can't compile iOS SDK after updated Xcode 14.3 #359

Closed liubo-payback closed 1 year ago

liubo-payback commented 1 year ago

Preliminary Info

What Airship dependencies are you using?

AirshipCore

What are the versions of any relevant development tools you are using?

Xcode 14.3, integrated Airship by SPM

Report

What unexpected behavior are you seeing?

After updated Xcode 14.3. I saw below error in Airship package:

Screenshot 2023-04-04 at 18 01 00

What is the expected behavior?

strokeColor has default value Color.clear, so it is not Optional type. I don't think if let strokeColor is needed.

rlepinski commented 1 year ago

https://github.com/urbanairship/ios-library/issues/356

Fixed in 16.11.2+