[macOS] Bring up "basic_material_app" devicelab, compile tests for x64 macs. (#110296)

diff --git a/.ci.yaml b/.ci.yaml
index 139d019..04a8e19 100644
--- a/.ci.yaml
+++ b/.ci.yaml
@@ -2289,6 +2289,19 @@
       - bin/
       - .ci.yaml
 
+  - name: Mac basic_material_app_macos__compile
+    bringup: true # New target https://github.com/flutter/flutter/issues/109633
+    recipe: devicelab/devicelab_drone
+    timeout: 60
+    properties:
+      dependencies: >-
+        [
+          {"dependency": "xcode", "version": "13f17a"}
+        ]
+      tags: >
+        ["devicelab", "hostonly"]
+      task_name: basic_material_app_macos__compile
+
   - name: Mac build_ios_framework_module_test
     recipe: devicelab/devicelab_drone
     timeout: 60