cacao/examples
Ryan McGrath c713194262
v0.3.
- Changes internal target_os flags to be feature flags; macOS is now
  appkit, and iOS/tvOS are now uikit. This enables platforms that are
  not Apple-specific platforms that use frameworks to be compiled for.

- Updates the examples to handle closing/quitting better.
2021-08-07 22:31:48 -07:00
..
browser v0.3. 2021-08-07 22:31:48 -07:00
calculator v0.3. 2021-08-07 22:31:48 -07:00
ios-beta v0.3. 2021-08-07 22:31:48 -07:00
todos_list v0.3. 2021-08-07 22:31:48 -07:00
autolayout.rs v0.3. 2021-08-07 22:31:48 -07:00
defaults.rs v0.3. 2021-08-07 22:31:48 -07:00
text_input.rs v0.3. 2021-08-07 22:31:48 -07:00
webview_custom_protocol.rs feat(webview): Add custom protocol (scheme) support 2021-04-25 12:07:45 -04:00
window.rs v0.3. 2021-08-07 22:31:48 -07:00
window_controller.rs v0.3. 2021-08-07 22:31:48 -07:00
window_delegate.rs v0.3. 2021-08-07 22:31:48 -07:00