From 5a9c6adfda83a50c2566bc0651374c6b3d820292 Mon Sep 17 00:00:00 2001 From: projectuser <projectuser@leon056.com> Date: 星期五, 26 十一月 2021 14:28:20 +0800 Subject: [PATCH] init --- example/macos/Runner/Configs/Debug.xcconfig | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/example/macos/Runner/Configs/Debug.xcconfig b/example/macos/Runner/Configs/Debug.xcconfig new file mode 100644 index 0000000..36b0fd9 --- /dev/null +++ b/example/macos/Runner/Configs/Debug.xcconfig @@ -0,0 +1,2 @@ +#include "../../Flutter/Flutter-Debug.xcconfig" +#include "Warnings.xcconfig" -- Gitblit v1.8.0