1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-10 14:58:34 +00:00

Adding macos files, recreating android and ios. (#217)

This commit is contained in:
Brett Morgan
2020-01-10 06:30:05 +11:00
committed by GitHub
parent 06df53bb0a
commit 9a8f9cbaf9
42 changed files with 1310 additions and 79 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>