Differences From Artifact [476fab2345]:
- File
iOS/Base.lproj/Main.storyboard
— part of check-in
[461f9773b4]
at
2016-10-09 15:53:41
on branch trunk
— Add initial iOS application
This is already in a working state, but is still missing a few things.
For example, there is no proper progress indication during generation
and the UI just hangs and there's no way to delete a site yet. (user: js, size: 42103) [annotate] [blame] [check-ins using]
To Artifact [20e260d9fa]:
- File iOS/Base.lproj/Main.storyboard — part of check-in [8af2dff002] at 2016-10-09 16:37:48 on branch trunk — Add support for removing a site (user: js, size: 42585) [annotate] [blame] [check-ins using]
︙ | |||
398 399 400 401 402 403 404 | 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 | - + + + + + + + + | </tableViewSection> </sections> <connections> <outlet property="dataSource" destination="ayJ-fs-aIU" id="kaj-Eg-sHs"/> <outlet property="delegate" destination="ayJ-fs-aIU" id="af9-4J-p1D"/> </connections> </tableView> |
︙ |