Skip to content

Commit 7c99d2c

Browse files
committed
调整SDK构建
Change-Id: Iad169798200d141b2927abf39e06bc316397fe5a
1 parent 322415b commit 7c99d2c

File tree

4 files changed

+1
-252
lines changed

4 files changed

+1
-252
lines changed

.github/script/CMakeLists.txt.asc

Lines changed: 0 additions & 172 deletions
This file was deleted.

.github/script/build_enet.sh

Lines changed: 0 additions & 39 deletions
This file was deleted.

.github/workflows/deploypod.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,7 @@ jobs:
2121
VERSION=${temptag#*v}
2222
echo $VERSION
2323
export LIB_VERSION=$VERSION
24-
25-
sed -i "" "s/NSString *const TIoTLinkKitShortVersionString.*/NSString *const TIoTLinkKitShortVersionString = @"$VERSION";/g" Source/LinkSDK/QCFoundation/TIoTCoreAppEnvironment.m
26-
24+
2725
pod lib lint --verbose --allow-warnings --use-libraries
2826
pod trunk push --verbose --allow-warnings --use-libraries
2927
env:

.github/workflows/libenet.yml

Lines changed: 0 additions & 38 deletions
This file was deleted.

0 commit comments

Comments
 (0)