# Copyright (c) Alibaba, Inc. and its affiliates. from swift.ui.app import run_ui if __name__ == '__main__': run_ui()