Skip to content

Commit

Permalink
build: script code allignment
Browse files Browse the repository at this point in the history
  • Loading branch information
genadyb authored and uerceg committed Sep 26, 2022
1 parent 3316f8b commit 7614f17
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/build_definitions.sh
Original file line number Diff line number Diff line change
Expand Up @@ -253,8 +253,8 @@ Usage: $0 [options]
XCODE12PLUS=1
fi

SDK_VERSION=$(head -n 1 VERSION)
echo "$SDK_VERSION"
SDK_VERSION=$(head -n 1 VERSION)
echo "$SDK_VERSION"

# Build, Lipo an Zip framework function
function build_static_fat_framework() {
Expand Down

0 comments on commit 7614f17

Please sign in to comment.