Commit 0efa2cde authored by Roy Marmelstein's avatar Roy Marmelstein

Don't test example

parent 58aa8ca0
...@@ -40,7 +40,7 @@ if [ "$MODE" = "examples" ]; then ...@@ -40,7 +40,7 @@ if [ "$MODE" = "examples" ]; then
-scheme Sample \ -scheme Sample \
-sdk "$SDK" \ -sdk "$SDK" \
-destination "$PLATFORM" \ -destination "$PLATFORM" \
build test build
done done
trap - EXIT trap - EXIT
exit 0 exit 0
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment