relateddigital / visilabs-ios

Visilabs IOS SDK
https://www.relateddigital.com/
MIT License
39 stars 6 forks source link

Flutter - Swift Compiler Error on Xcode 15.0 #56

Closed GeceGibi closed 7 months ago

GeceGibi commented 11 months ago

relateddigital_flutter: 0.5.6


error log

Swift Compiler Error (Xcode): Stored properties cannot be marked unavailable with '@available'
/Users/[USER]/Projects/[PACKAGE]/ios/Pods/VisilabsIOS/Sources/Utilities/Checkbox.swift:102:5

futter doctor -verbose

[✓] Flutter (Channel stable, 3.13.6, on macOS 14.0 23A344 darwin-arm64, locale en-TR)
    • Flutter version 3.13.6 on channel stable at /opt/homebrew/Caskroom/flutter/3.13.0/flutter
    • Upstream repository https://github.com/flutter/flutter.git
    • Framework revision ead455963c (2 weeks ago), 2023-09-26 18:28:17 -0700
    • Engine revision a794cf2681
    • Dart version 3.1.3
    • DevTools version 2.25.0

[✓] Android toolchain - develop for Android devices (Android SDK version 34.0.0)
    • Android SDK at /Users/[USER]/Library/Android/sdk
    • Platform android-34, build-tools 34.0.0
    • Java binary at: /Users/[USER]/Applications/Android Studio.app/Contents/jbr/Contents/Home/bin/java
    • Java version OpenJDK Runtime Environment (build 17.0.6+0-17.0.6b829.9-10027231)
    • All Android licenses accepted.

[✓] Xcode - develop for iOS and macOS (Xcode 15.0)
    • Xcode at /Applications/Xcode.app/Contents/Developer
    • Build 15A240d
    • CocoaPods version 1.13.0

[✓] Chrome - develop for the web
    • Chrome at /Applications/Google Chrome.app/Contents/MacOS/Google Chrome

[✓] Android Studio (version 2022.3)
    • Android Studio at /Users/[USER]/Applications/Android Studio.app/Contents
    • Flutter plugin can be installed from:
      🔨 https://plugins.jetbrains.com/plugin/9212-flutter
    • Dart plugin can be installed from:
      🔨 https://plugins.jetbrains.com/plugin/6351-dart
    • Java version OpenJDK Runtime Environment (build 17.0.6+0-17.0.6b829.9-10027231)

[✓] VS Code (version 1.83.0)
    • VS Code at /Applications/Visual Studio Code.app/Contents
    • Flutter extension version 3.74.0

[✓] Connected device (3 available)
    • iPhone 15 Pro Max (mobile) • 6960C2C5-54B7-4238-B10F-04C4A487EA92 • ios            • com.apple.CoreSimulator.SimRuntime.iOS-17-0 (simulator)
    • macOS (desktop)            • macos                                • darwin-arm64   • macOS 14.0 23A344 darwin-arm64
    • Chrome (web)               • chrome                               • web-javascript • Google Chrome 117.0.5938.149

[✓] Network resources
    • All expected network resources are available.

• No issues found!
GeceGibi commented 9 months ago

@cicimen @bariisarslans @Al-Said @umutalparslan