Skip to content

Commit 7614f17

Browse files
genadybuerceg
authored andcommitted
build: script code allignment
1 parent 3316f8b commit 7614f17

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

scripts/build_definitions.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -253,8 +253,8 @@ Usage: $0 [options]
253253
XCODE12PLUS=1
254254
fi
255255

256-
SDK_VERSION=$(head -n 1 VERSION)
257-
echo "$SDK_VERSION"
256+
SDK_VERSION=$(head -n 1 VERSION)
257+
echo "$SDK_VERSION"
258258

259259
# Build, Lipo an Zip framework function
260260
function build_static_fat_framework() {

0 commit comments

Comments
 (0)