Skip to content

Commit

Permalink
Merge pull request #290 from bugsnag/tms/silence-warnings
Browse files Browse the repository at this point in the history
Silence iOS test fixtures build warnings
  • Loading branch information
twometresteve committed Jun 1, 2021
2 parents 08d4c57 + 941915e commit 70e4020
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/mobile/features/scripts/build_ios.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ xcrun xcodebuild -project $project_path/mazerunner_xcode/Unity-iPhone.xcodeproj
-allowProvisioningUpdates \
-allowProvisioningDeviceRegistration \
-quiet \
GCC_WARN_INHIBIT_ALL_WARNINGS=YES \
archive

if [ $? -ne 0 ]
Expand Down

0 comments on commit 70e4020

Please sign in to comment.