1
0
mirror of https://github.com/nisrulz/flutter-examples.git synced 2025-11-08 12:39:17 +00:00
Files
flutter-examples/image_editor/ios/Runner.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings
Gourav Sarkar 48f14caf15 Image Editor App (#75)
* added image editor

* package update
2021-07-25 20:56:09 +02:00

9 lines
226 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>PreviewsEnabled</key>
<false/>
</dict>
</plist>