Kurdmax Sorani TV Rastawxo HD is an incitement Kurdish satellite and close by TV opening arranged in Erbil Iraqi Kurdistan KurdMax TV HD. Kurdmax TV had, worked and regulated by EDICOO gathering, http://kurdtvs.net/kurdmax http://kurdtvs.net/kurdmax
Go to file
CMK 0690bc9892 fix: bar tint color and notification missing new status background color issue 2021-07-03 03:22:17 +08:00
.github
AppShared
CoreDataStack fix: make blurhash display before video thumbnail ready 2021-06-17 19:29:48 +08:00
CoreDataStackTests
Localization fix: profile fields edit using wrong material issue 2021-06-24 19:20:41 +08:00
Mastodon fix: bar tint color and notification missing new status background color issue 2021-07-03 03:22:17 +08:00
Mastodon.xcodeproj fix: bar tint color and notification missing new status background color issue 2021-07-03 03:22:17 +08:00
Mastodon.xcworkspace fix: GIF not load in some scene issue 2021-07-02 19:48:56 +08:00
MastodonSDK Merge branch 'fix-codes-typo' into fix/typo 2021-06-15 19:03:41 +08:00
MastodonTests
MastodonUITests
NotificationService Add boop sound for notifications 2021-06-19 00:14:41 +02:00
.gitignore
MastodonSDK.xctestplan
Podfile chore: add FPSIndicator for debugging 2021-06-23 14:45:28 +08:00
Podfile.lock chore: add FPSIndicator for debugging 2021-06-23 14:45:28 +08:00
README.md
swiftgen.yml
update_localization.sh

README.md

Mastodon

Requirements

  • Xcode 12.4+
  • Swift 5.3+
  • iOS 14.0+

Setup

We needs the latest version Xcode from App Store. And install Cocoapods for dependency management.

CocoaPods

For the Intel Mac

# install cocoapods from Homebrew
brew install cocoapods
pod install

For the M1 Mac

# install cocoapods from Homebrew
brew install cocoapods

# pod install may not works on M1 Mac. Fix by install ffi
# ref: https://github.com/CocoaPods/CocoaPods/issues/10220
sudo arch -x86_64 gem install ffi

arch -x86_64 pod install

Start

  1. Open Mastodon.xcworkspace
  2. Wait the Swift Package Dependencies resolved.
  3. Check the signing settings make sure choose a team. More info…
  4. Select Mastodon scheme and run it.

Acknowledgements

License