You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+13-11Lines changed: 13 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -49,35 +49,37 @@ Images can be local (asset name without `http`) or remote (full URL).
49
49
50
50
### Customizing Text and Translation
51
51
52
-
All user-facing strings are managed through `Localizable.xcstrings` (the String Catalog). Open it in Xcode to change the default English text or add new languages — no code changes required.
52
+
All user-facing strings are managed through `Localizable.xcstrings` (the String Catalog). Open it in Xcode to change the default English text or add new languages. No code changes required.
53
53
54
54
## Dependencies
55
55
56
-
-[FRadioPlayer](https://github.com/fethica/FRadioPlayer)— streaming and metadata
57
-
-[LNPopupController](https://github.com/LeoNatan/LNPopupController)— now playing popup bar
-[MarqueeLabel](https://github.com/cbpowell/MarqueeLabel)--scrolling text labels
60
60
61
61
All managed via Swift Package Manager.
62
62
63
63
## Contributing
64
64
65
-
Contributions are welcome. Please branch off [`dev`](https://github.com/analogcode/Swift-Radio-Pro/tree/dev) and open a pull request — do not commit directly to `master`.
65
+
Contributions are welcome. Please branch off [`dev`](https://github.com/analogcode/Swift-Radio-Pro/tree/dev) and open a pull request --do not commit directly to `master`.
66
66
67
67
## Single Station Version
68
68
69
-
Looking for a simpler, single-station version of this app? We offer a ready-to-go codebase for **$50** — no extra fees.
69
+
Looking for a simpler, single-station version? It skips the station list and launches straight into the player.
70
70
71
-
PayPal [fethica@me.com](mailto:fethica@me.com) or use [PayPal.Me](https://www.paypal.me/fethicaEH), and we will send the code within 24 hours with setup instructions. All funds support the project.
71
+
[](https://payhip.com/b/x15QB)
72
+
73
+
All proceeds go directly toward maintaining and improving Swift Radio.
72
74
73
75
For custom work or more advanced needs, reach out to [Fethi](mailto:contact@fethica.com).
74
76
75
-
**Built something with Swift Radio?** We'd love to see it — drop us a line at [contact@fethica.com](mailto:contact@fethica.com).
77
+
**Built something with Swift Radio?** We'd love to see it --drop us a line at [contact@fethica.com](mailto:contact@fethica.com).
76
78
77
79
## Credits
78
80
79
-
-[Fethi](https://fethica.com)— co-organizer and lead developer
0 commit comments