Skip to content

Commit

Permalink
fix debug
Browse files Browse the repository at this point in the history
  • Loading branch information
maksymmalyhin committed Oct 7, 2020
1 parent 1fa21ed commit 84fcbc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/test_quickstart.sh
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ if check_secrets; then
ONLY_ACTIVE_ARCH=YES \
)
else
have_secrets=true SAMPLE="$sample" #./scripts/test.sh
have_secrets=true SAMPLE="$sample" SWIFT_SUFFIX="" #./scripts/test.sh

(xcodebuild \
-workspace ${SAMPLE}/${SAMPLE}Example.xcworkspace \
Expand Down

0 comments on commit 84fcbc7

Please sign in to comment.