We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d3694c commit 604b3a4Copy full SHA for 604b3a4
1 file changed
ActionUISwiftTestApp/Scripts/verify_json_resources.sh
@@ -1,8 +1,6 @@
1
#!/bin/bash
2
# Verify all JSON resource files using ActionUIVerifier during build.
3
-# Add this as a "Run Script" build phase in ActionUISwiftTestApp,
4
-# after the "Copy Bundle Resources" phase.
5
-# Ensure ActionUIVerifier is listed as a target dependency.
+# This is "Run Script" build phase in ActionUISwiftTestApp
6
7
VERIFIER="${BUILT_PRODUCTS_DIR}/ActionUIVerifier"
8
0 commit comments