Commit 44d89d0
committed
fix: revert SetUserAuth/SetPassword to direct property syntax
Now that the SDK uses string instead of *string for AddAuthArgs,
gomobile exposes userAuth and password as direct string properties
that Swift can assign to with dot syntax.1 parent 68bea3c commit 44d89d0
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
117 | | - | |
118 | | - | |
| 117 | + | |
| 118 | + | |
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
| |||
0 commit comments