[READ ONLY MIRROR] Open Source TikTok alternative built on AT Protocol github.com/sprksocial/client
flutter atproto video dart
10
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix env var on ios (#79)

authored by

Roscoe Rubin-Rottenberg and committed by
GitHub
f188fc08 4593bab9

+2 -1
+2 -1
ios/ci_scripts/ci_post_clone.sh
··· 21 21 VIDEO_SERVICE_URL=https://video.sprk.so 22 22 SPRK_APPVIEW_URL=https://api.sprk.so 23 23 MESSAGES_SERVICE_URL=https://chat.sprk.so 24 + SHOWCASES_LICENSE_FLUTTER=$SHOWCASES_LICENSE_FLUTTER 24 25 EOL 25 26 26 27 # Install CocoaPods using Homebrew. ··· 32 33 33 34 flutter doctor 34 35 35 - exit 0 36 + exit 0