mirror of
https://github.com/DefinedNet/mobile_nebula.git
synced 2025-01-18 11:17:06 +00:00
46f029a91d
This performs the recommended setting updates from xcode, though I needed to turn off `ENABLE_USER_SCRIPT_SANDBOXING` as it does not seem to be fully compatible with flutter. I also dealt with a warning of: "Extension declares a conformance of imported type 'String' to imported protocol 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future", by creating and using some custom error types. Lastly, I fixed our podfile to ensure that the `IPHONEOS_DEPLOYMENT_TARGET` is at least 12, which is our project setting. |
||
---|---|---|
.. | ||
fastlane | ||
Flutter | ||
NebulaNetworkExtension | ||
Runner | ||
Runner.xcodeproj | ||
Runner.xcworkspace | ||
.gitignore | ||
Gemfile | ||
Gemfile.lock | ||
Podfile | ||
Podfile.lock |