hpi-schul-cloud / schulcloud-flutter

Our Flutter based App for Android and iOS.
GNU Affero General Public License v3.0
20 stars 3 forks source link

fix(app): some pods are missing default values #263

Closed phpfs closed 4 years ago

phpfs commented 4 years ago

Closes: #262

We now add default values for pods - e.g. Swift version.

JonasWanke commented 4 years ago

Our GitHub action workflows seem to fail due to this PR originating from a fork. As it only contains pure iOS changes which we currently don't test, we can probably ignore their failure for now.

janrenz commented 4 years ago

Hi, i tired this fix, and I compiled one time (and the crashed with a hive error). So I checked out a clean master and copied the pod file over, I also clear all temp files I am aware of. I receive this error on compiling:

Xcode's output: ↳ /Users/jan/development/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_inappwe bview-2.1.0+1/ios/Classes/InAppWebViewFlutterPlugin.m:19:9: fatal error: 'flutter_inappwebview-Swift.h' file not found

import

        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
note: Using new build system
note: Building targets in parallel
note: Planning build
note: Constructing build description

Anything else I need to set in Xcode or somewhere else?

janrenz commented 4 years ago

Also, if you want to feel free to add yourself to the in app contributor list