Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
markheinis committed May 2, 2024
1 parent 6885d9d commit 12b13ce
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,6 @@ jobs:
echo "Updating project.pbxproj"
sed -i '' -e "s/CURRENT_PROJECT_VERSION = [[:digit:]]*/CURRENT_PROJECT_VERSION = $VERSION_NO_DOTS/g" ./CaptureWolf.xcodeproj/project.pbxproj
sed -i '' -e "s/MARKETING_VERSION = .*/MARKETING_VERSION = $VERSION/g" ./CaptureWolf.xcodeproj/project.pbxproj
cat ./CaptureWolf.xcodeproj/project.pbxproj
shell: bash

Expand Down

0 comments on commit 12b13ce

Please sign in to comment.