relateddigital / react-native-related-digital

Mobile notifications and analytics
https://www.relateddigital.com
30 stars 1 forks source link

XCode Version 15.0 "Stored properties cannot be marked unavailable with '@available'" Problem #9

Closed dogankablan closed 7 months ago

dogankablan commented 9 months ago

Hi, I've upgraded Xcode to version 15.0, but I'm unable to build for iOS. The error message I'm receiving is:

/ios/Pods/VisilabsIOS/Sources/Utilities/Checkbox.swift:103:6 Stored properties cannot be marked unavailable with '@available'

How can I address this issue?

bariisarslans commented 9 months ago

Hi,

Which version are you using? Can you send the contents of your Package.json file?

dogankablan commented 8 months ago

Hi,

I use version 1.0.4

bariisarslans commented 7 months ago

This issue has been resolved in subsequent versions. Could you please update your version and try again?