mirror of
https://github.com/selfxyz/self.git
synced 2026-01-09 14:48:06 -05:00
App polish for 2.9 rd1 (#1359)
* add useSafeBottomPadding * add bottom padding to dev screen * use safe bottom padding * skip uploading if building android bundle locally * fix tests * cache fix script * clean up country picker, fix font color * sort package jsons, add watcher for mobile sdk * formatting * only bump versions for successfull builds * move all css * cleaner script * kill watchers before starting new one
This commit is contained in:
3
.github/workflows/mobile-sdk-demo-e2e.yml
vendored
3
.github/workflows/mobile-sdk-demo-e2e.yml
vendored
@@ -319,7 +319,8 @@ jobs:
|
||||
echo "::add-mask::${SELFXYZ_INTERNAL_REPO_PAT}"
|
||||
fi
|
||||
cd packages/mobile-sdk-demo/ios
|
||||
pod install
|
||||
echo "📦 Installing pods via cache-fix script…"
|
||||
bash scripts/pod-install-with-cache-fix.sh
|
||||
env:
|
||||
SELFXYZ_INTERNAL_REPO_PAT: ${{ secrets.SELFXYZ_INTERNAL_REPO_PAT }}
|
||||
GIT_TERMINAL_PROMPT: 0
|
||||
|
||||
Reference in New Issue
Block a user