Skip to content
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

Pod not building on Xcode 13 Beta & iOS 15 Beta #428

Closed
juliansteenbakker opened this issue Jun 10, 2021 · 4 comments
Closed

Pod not building on Xcode 13 Beta & iOS 15 Beta #428

juliansteenbakker opened this issue Jun 10, 2021 · 4 comments
Labels

Comments

@juliansteenbakker
Copy link
Contributor

Information
I tried building this pod for a flutter plugin with the Xcode 13 Beta, however it gives a lot of errors. Seems to be something with unwrapping the service from the characteristic object. See the logs for more information.

DFU Bootloader version:

  • Library version: 4.10.3

Device information:

  • Device: iPad Air 2
  • OS: iOS 15 Beta

Logs
(Image because full stack trace is too long for Github)
image

@philips77
Copy link
Member

Thank you for creating the issue. I really like Apple for caring about backwards compatibility.

@evnik
Copy link

evnik commented Jun 11, 2021

This seems to be because of this kind of API changes

@juliansteenbakker
Copy link
Contributor Author

juliansteenbakker commented Jun 11, 2021

This seems to be because of this kind of API changes

At least its not like Android where everything gets deprecated after a new api release.. 😅

evnik pushed a commit to LevelHome/IOS-Pods-DFU-Library-public-fork that referenced this issue Jun 14, 2021
@dinesharjani
Copy link
Contributor

Fixed: #433

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

4 participants