Greg Bolsinga

Results 9 issues of Greg Bolsinga

### Description In #747 access to the breadcrumbs was provided. Thanks! It would be nice to also have read access to the current metadata. **Describe the solution you'd like** Clients...

feature request
needs discussion

### Description It would be nice to know "why is the app launching?" Basically we'd like to know if we're re-launching due to a crash, or an OOM, etc. This...

feature request
needs discussion

Texture supports both at the moment. When iOS9 is deprecated, AssetsLibrary can be removed.

Added with #189. It is not clear to me from reading that what the issue was, but using this will get deprecation warnings when targeting iOS13.

This is reading JSON data from the network. If the type behind a key changes, it is simple to crash models if casting is used to pass a non-dictionary in....

https://github.com/pinterest/xchammer/blob/d39ca528ae9147f86c054db1a1ee0b52b05bb5dc/tools/XCConfigExporter/main.swift#L59 If that comment had more details of how to invoke the command (perhaps to a link on this site with details) it would help others learn more about how...

Will multiple `ASDimensions` with different `ASDimensionUnit` values all used within one `ASLayoutElementStyle` instance occur in the real world? I'm asking because `ASLayoutElementStyle` basically has 12 of these that I can...