Skip to content

Commit 604b3a4

Browse files
committed
Leftover change uncommitted
1 parent 9d3694c commit 604b3a4

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

ActionUISwiftTestApp/Scripts/verify_json_resources.sh

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
#!/bin/bash
22
# 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.
3+
# This is "Run Script" build phase in ActionUISwiftTestApp
64

75
VERIFIER="${BUILT_PRODUCTS_DIR}/ActionUIVerifier"
86

0 commit comments

Comments
 (0)