Closed ShezHsky closed 2 years ago
First build should fail as a deliberate test the account credentials plist is missing (which is used for UI tests around the messages screen). Once this goes red for the expected reason I'll add the plist to Bitrise and verify it finds it/goes green.
1 Warning | |
---|---|
:warning: | The app logic package was modified but no tests were changed |
1 Message | |
---|---|
:book: | Model changes detected - if any behavioural contracts have changed make sure to update the corresponding test doubles |
Generated by :no_entry_sign: Danger
Table views now retain their selection information long to survive orientation or multitasking changes, where displaying disclosed content. Content dismissed when collapsing the split view back into a compact view is now also dismissed when re-expanding the split view back into multiple columns.
Fixes #451