fix migration to Swift 5, updated README.md, fix #149
Showing
.idea/codeStyles/Project.xml
0 → 100644
This diff is collapsed.
example/ios/Flutter/AppFrameworkInfo.plist
100644 → 100755
File mode changed from 100644 to 100755
example/ios/Flutter/Debug.xcconfig
100644 → 100755
File mode changed from 100644 to 100755
example/ios/Flutter/Release.xcconfig
100644 → 100755
File mode changed from 100644 to 100755
example/ios/Podfile
100644 → 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
example/ios/Runner/AppDelegate.swift
100644 → 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
example/ios/Runner/Assets.xcassets/Contents.json
100644 → 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
example/ios/Runner/Base.lproj/Main.storyboard
100644 → 100755
File mode changed from 100644 to 100755
example/ios/Runner/Info.plist
100644 → 100755
File mode changed from 100644 to 100755
example/ios/Runner/Runner-Bridging-Header.h
100644 → 100755
File mode changed from 100644 to 100755
ios/.gitignore
100644 → 100755
File mode changed from 100644 to 100755
ios/Assets/.gitkeep
100644 → 100755
File mode changed from 100644 to 100755
ios/Classes/FlutterWebViewController.swift
100644 → 100755
File mode changed from 100644 to 100755
ios/Classes/FlutterWebViewFactory.swift
100644 → 100755
File mode changed from 100644 to 100755
ios/Classes/InAppBrowserFlutterPlugin.h
100644 → 100755
File mode changed from 100644 to 100755
ios/Classes/InAppBrowserFlutterPlugin.m
100644 → 100755
File mode changed from 100644 to 100755
ios/Classes/InAppBrowserOptions.swift
100644 → 100755
File mode changed from 100644 to 100755
ios/Classes/InAppBrowserWebViewController.swift
100644 → 100755
File mode changed from 100644 to 100755
ios/Classes/InAppWebView.swift
100644 → 100755
File mode changed from 100644 to 100755
ios/Classes/InAppWebViewOptions.swift
100644 → 100755
File mode changed from 100644 to 100755
ios/Classes/MyCookieManager.swift
100644 → 100755
File mode changed from 100644 to 100755
ios/Classes/Options.swift
100644 → 100755
File mode changed from 100644 to 100755
ios/Classes/SafariBrowserOptions.swift
100644 → 100755
File mode changed from 100644 to 100755
ios/Classes/SafariViewController.swift
100644 → 100755
File mode changed from 100644 to 100755
ios/Classes/SwiftFlutterPlugin.swift
100644 → 100755
ios/Storyboards/WebView.storyboard
100644 → 100755
File mode changed from 100644 to 100755
ios/flutter_inappbrowser.podspec
100644 → 100755
Please register or sign in to comment