Kino
|
c2e41ae804
|
Address code review
|
2020-07-24 12:29:31 -07:00 |
|
Kino
|
8b848dfefe
|
Don't attempt to build with 32 bit architectures
SwiftUI doesn't include symbols for 32-bit archs so xcodebuild fails, and there is no reason to build the example app for 32 bit archs
|
2020-07-18 21:56:58 -07:00 |
|
Kino
|
93036d49d2
|
Remove unused getInitialMessages method
|
2020-07-18 16:36:58 -07:00 |
|
Kino
|
76ac0722c3
|
add #if canImport for SwiftUI
|
2020-07-18 15:32:48 -07:00 |
|
Kino
|
dbc7de1132
|
Initialize initial messages inline, add some helper methods
|
2020-07-18 15:27:22 -07:00 |
|
Kino
|
f481519da4
|
Create SwiftUIExampleView to show use of MessagesView and data binding
|
2020-07-18 15:04:37 -07:00 |
|