Skip to content
Snippets Groups Projects
Commit 99ec78bd authored by vladlosev's avatar vladlosev
Browse files

Fixed a bug in the build script causing crash in XCode

parent 5b311b28
No related branches found
No related merge requests found
...@@ -34,6 +34,7 @@ EXTRA_DIST += \ ...@@ -34,6 +34,7 @@ EXTRA_DIST += \
xcode/Config/ReleaseProject.xcconfig \ xcode/Config/ReleaseProject.xcconfig \
xcode/Config/TestTarget.xcconfig \ xcode/Config/TestTarget.xcconfig \
xcode/Config/InternalTestTarget.xcconfig \ xcode/Config/InternalTestTarget.xcconfig \
xcode/Config/InternalPythonTestTarget.xcconfig \
xcode/Resources/Info.plist \ xcode/Resources/Info.plist \
xcode/Scripts/versiongenerate.py \ xcode/Scripts/versiongenerate.py \
xcode/Scripts/runtests.sh \ xcode/Scripts/runtests.sh \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment