IceCubesApp/IceCubesNotifications
Fahim Farook 48556bd051
xcconfig Support (#342)
* xcconfig Support

* Added supporting an xcconfig file so that multiple users can build/work with the project without needing to change signing info
* Added a template xcconfig file to be shared in repo (your xcconfig file is never committed to Git repo)
* Updated README

* Ignore xcconfig File

* Add the users xcconfig file to .gitignore

* Update README.md

* Update README.md as per review suggestions

* Add release config

Co-authored-by: Thomas Ricouard <ricouard77@gmail.com>
2023-01-24 17:29:20 +01:00
..
IceCubesNotifications.entitlements xcconfig Support (#342) 2023-01-24 17:29:20 +01:00
Info.plist Add push notifications support 2023-01-08 10:22:52 +01:00
NotificationService.swift Push notifications: display account name if multi account fix #344 2023-01-24 13:38:26 +01:00
NotificationServiceSupport.swift Swiftformat 2023-01-17 11:36:01 +01:00