1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-08 13:58:47 +00:00

Pressable veggie cards, new launcher icon, release metadata. (#54)

This commit is contained in:
Andrew Brogdon
2019-03-14 13:42:26 -07:00
committed by GitHub
parent d123c32f29
commit fe72ed957f
26 changed files with 141 additions and 67 deletions

View File

@@ -0,0 +1,8 @@
<?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>IDEDidComputeMac32BitWarning</key>
<true/>
</dict>
</plist>