neoplastic
neoplastic
The Hey app has an M1 build that's separate from their x86 binary. **The official name of the app** Hey **Is there a supported version available on a stable release...
The old g++-4.2 doesn't exist, they've moved on to the llvm compiler.
@mbalex99 I'm wondering if I should merge my library code into this project, no use having two separate libraries for this. [Its here if you want to check it out](https://github.com/neoplastic/RxFirebase)...
I'm looking at FirebaseUI podspec and it looks like they've created a private framework zip: `s.source = { :http => 'https://dl.google.com/firebase/firebaseui/ios/0_4_0/FirebaseUIFrameworks.zip' }` [source - line 8](https://github.com/firebase/FirebaseUI-iOS/blob/master/FirebaseUI.podspec) Then defined in the...
Preliminarily resolves #6 This fixes some reds and modernises some of the code and app attributes. This is far from complete. * Icons offset incorrectly on iPhone X's safe areas....