flutter-moum / flutter_airplane_mode_detection

Flutter plugin for detecting the airplane mode
MIT License
12 stars 10 forks source link

Xcode11 Update 이후 iOS 빌드가 안되는 문제. #1

Open chokyungjin opened 5 years ago

chokyungjin commented 5 years ago

BuildVersion Error

Flutter 의 Build Version이 자동으로 Runner.xcworkspace에 전달되는 경우가 있는데 Xcode에서 호환이 안될때가 있습니다. 이런 경우엔 수동으로 BuildVersion 을 1.0으로 강제로 바꿔주면 이러한 오류를 해결할 수 있습니다.

스크린샷 2019-10-17 오후 12 31 51