This repository was archived by the owner on Jan 18, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +0
-2
lines changed Expand file tree Collapse file tree 2 files changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,6 @@ UpdatePackage schema standard_library "$SdkPath/.schema"
2828
2929UpdatePackage tools schema_compiler- x86_64- win32 " $SdkPath /.schema_compiler"
3030UpdatePackage tools schema_compiler- x86_64- macos " $SdkPath /.schema_compiler"
31- UpdatePackage tools schema_compiler- x86_64- linux " $SdkPath /.schema_compiler"
3231
3332# Update Mobile SDK
3433UpdatePackage worker_sdk core- static - fullylinked- arm- ios " $SdkMobilePath /Plugins/Improbable/Core/iOS/arm" " CoreSdkStatic.lib;libCoreSdkStatic.a.pic"
Original file line number Diff line number Diff line change @@ -33,7 +33,6 @@ update_package schema standard_library "${SDK_PATH}/.schema"
3333
3434update_package tools schema_compiler-x86_64-win32 " ${SDK_PATH} /.schema_compiler"
3535update_package tools schema_compiler-x86_64-macos " ${SDK_PATH} /.schema_compiler"
36- update_package tools schema_compiler-x86_64-linux " ${SDK_PATH} /.schema_compiler"
3736
3837# Update Mobile SDK
3938update_package worker_sdk core-static-fullylinked-arm-ios " ${SDK_MOBILE_PATH} /Plugins/Improbable/Core/iOS/arm" " CoreSdkStatic.lib;libCoreSdkStatic.a.pic"
You can’t perform that action at this time.
0 commit comments