mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-05-03 20:46:28 +00:00
Revert "prepare.py: add download-sdk target"
This reverts commit b5227285af.
This commit is contained in:
parent
4c4b3d3904
commit
0f0a99562d
1 changed files with 0 additions and 9 deletions
|
|
@ -312,14 +312,6 @@ push-transifex:
|
|||
zipres:
|
||||
\t@tar -czf ios_assets.tar.gz Resources iTunesArtwork
|
||||
|
||||
download-sdk-release:
|
||||
\tcurl https://www.linphone.org/releases/ios/liblinphone-iphone-sdk-latest.zip > liblinphone-sdk.zip
|
||||
\tunzip -x liblinphone-sdk.zip
|
||||
|
||||
download-sdk-latest:
|
||||
\tcurl https://www.linphone.org/snapshots/ios/liblinphone-iphone-sdk-latest.zip > liblinphone-sdk.zip
|
||||
\tunzip -x liblinphone-sdk.zip
|
||||
|
||||
{arch_targets}
|
||||
|
||||
help-prepare-options:
|
||||
|
|
@ -335,7 +327,6 @@ help: help-prepare-options
|
|||
\t@echo "Available targets:"
|
||||
\t@echo ""
|
||||
\t@echo " * all or build: builds all architectures and creates the liblinphone SDK"
|
||||
\t@echo " * download-sdk-release download-sdk-latest: download prebuilt SDK from linphone.org"
|
||||
\t@echo " * sdk: creates the liblinphone SDK. Use this only after a full build"
|
||||
\t@echo " * zipsdk: generates a ZIP archive of liblinphone-sdk/apple-darwin containing the SDK. Use this only after SDK is built."
|
||||
\t@echo " * zipres: creates a tar.gz file with all the resources (images)"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue