Skip to content

Commit

Permalink
switch between modern and legacy xcode build for unreal engine 5.3.2 …
Browse files Browse the repository at this point in the history
…and mac and ios
  • Loading branch information
Josh Edney committed Jan 16, 2024
1 parent d54bc44 commit fa4f9d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion features/scripts/build-fixture.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ UE_RUNUAT="${UE_HOME}/Engine/Build/BatchFiles/RunUAT.sh"

echo "--- Installing plugin"

#unzip -o "Build/Plugin/Bugsnag-$(cat VERSION)-$(git rev-parse --short=7 HEAD)-UE_${UE_VERSION}-macOS.zip" -d features/fixtures/generic/Plugins
unzip -o "Build/Plugin/Bugsnag-$(cat VERSION)-$(git rev-parse --short=7 HEAD)-UE_${UE_VERSION}-macOS.zip" -d features/fixtures/generic/Plugins

case "${UE_VERSION}" in
5.3)
Expand Down

0 comments on commit fa4f9d5

Please sign in to comment.