SarcasticNoodle / device_id

MIT License
14 stars 20 forks source link

Doesn't work with XCode 10 #2

Open Nik99 opened 6 years ago

Nik99 commented 6 years ago

This plugin doesn't work with XCode 10 because the swift used seems to be old. I can't compile it with XCode 10 in release mode for iPhone XS with iOS 12.0

Nik99 commented 6 years ago

Sorry, my bad. I made a mistake.

Nik99 commented 6 years ago

No, the problem is still there. The swift language version is not specified, and when i try to specify it it gives 'device_id/device_id-Swift.h' not found. Any fix on this ?

princeofgiri commented 5 years ago

@Nik99 I have the same issue with you

matte5031 commented 5 years ago

does it work for anyone?

vinhld2019 commented 5 years ago

https://stackoverflow.com/questions/53648346/flutter-ios-build-fails-in-xcode-10-1-with-swift-version Hope it can help

SarcasticNoodle commented 5 years ago

flutter/flutter#18673