Skip to content

Commit f6d04c6

Browse files
committed
dont build tvos
1 parent 4e11391 commit f6d04c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ main() {
111111
pod install
112112
cd "$SDK_DIR/Example/Pods"
113113
build_ios_dylib
114-
build_tvos_dylib
114+
# build_tvos_dylib
115115

116116
echo "${GREEN} Done.${NORMAL}"
117117
}

0 commit comments

Comments
 (0)