Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .github/scripts/verify-packed-example.sh
Original file line number Diff line number Diff line change
Expand Up @@ -40,12 +40,14 @@ bun run build

case "$platform" in
android)
rm -rf android
bunx cap add android
bunx cap sync android
cd android
./gradlew build test
;;
ios)
rm -rf ios
bunx cap add ios
bunx cap sync ios
xcodebuild -project ios/App/App.xcodeproj -scheme App -destination generic/platform=iOS CODE_SIGNING_ALLOWED=NO
Expand Down
Binary file added assets/github-social-preview.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
78 changes: 78 additions & 0 deletions assets/github-social-template.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.