Leptos
Leptos
Logging for this was [removed](https://github.com/theos/logos/commit/e61ed2c597cc86f91d144ec3661c055084e51b73#diff-47820b67d342b4c8510e89d513affc60) to avoid initializing the class.
For reference, the .tbd PR is https://github.com/theos/lib/pull/8
I agree with @kabiroberai: `flex.h` (at include root) should be removed in favor of `@import FLEX;`. Other than that, I think this is ready to merge. If `#import ` is...
In testing the module map, I'm receiving the following errors: Click to expand error log ``` theos/headers/FLEX/FLEX.h:26:1: error: umbrella header for module 'FLEX' does not include header 'FLEXRealmDefines.h' [-Werror,-Wincomplete-umbrella] theos/headers/FLEX/FLEX.h:26:1:...
@NSExceptional yes, I was able to import all of them without error.
I’m supportive of a `clang-format`. My recommendation would be to use the WebKit (or another) default, and modify the rules as needed to match the current style
> Do we think it would be worthwhile to simply comment out the 'legacy' implementation ... No, comments in plists are not well supported and we should avoid this. Also,...
As Luki120 noted, this is somewhat a duplicate of #24 (which is now merged). I like that this PR has a UI that matches the other two `ios/application` templates. This...
BiometricKit [headers are there](https://github.com/nst/iOS-Runtime-Headers/blob/fbb634c78269b0169efdead80955ba64eaaa2f21/PrivateFrameworks/BiometricKit.framework/BKDevice.h). You're correct, this is a non-issue - please close.
Checking in on this thread (it looks like kirb also checked in over a year ago). Is there still an issue? I plan to close this issue next week if...