Fix video action button wrapping + bundle textbook seed JSONs

- VideoActionsView: stack icon over title via a custom label style so
  the Stream/Download/Play row fits iPhone width without wrapping
  mid-word ("Stre am", "Down load").
- project.yml: add textbook_data.json and textbook_vocab.json to the
  Conjuga target's Copy Bundle Resources. They were missing, so
  DataLoader.seedTextbookData early-returned every launch and the
  textbook never appeared in the Book tab. Regenerated Conjuga.xcodeproj.
This commit is contained in:
Trey T
2026-04-24 17:32:36 -05:00
parent f993bfbb96
commit 06b47d37cf
3 changed files with 39 additions and 12 deletions
+4
View File
@@ -54,6 +54,10 @@ targets:
buildPhase: resources
- path: Conjuga/youtube_videos.json
buildPhase: resources
- path: Conjuga/textbook_data.json
buildPhase: resources
- path: Conjuga/textbook_vocab.json
buildPhase: resources
info:
path: Conjuga/Info.plist
properties: