diff options
| author | ruki <[email protected]> | 2020-11-13 23:59:24 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2020-11-13 23:59:24 +0800 |
| commit | f98e16155b53e199b40c8d8fe9c0d7c4ffc4659c (patch) | |
| tree | 56ad111d96184b78973d258927c52bcdcafab23c /tests/projects/objc/iosapp/src/ViewController.m | |
| parent | e88fec9971eae101529deb7b2bcd58b2284c5e41 (diff) | |
add iosapp with framework
Diffstat (limited to 'tests/projects/objc/iosapp/src/ViewController.m')
| -rw-r--r-- | tests/projects/objc/iosapp/src/ViewController.m | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/projects/objc/iosapp/src/ViewController.m b/tests/projects/objc/iosapp/src/ViewController.m index c3441c87a..b1d3ece7c 100644 --- a/tests/projects/objc/iosapp/src/ViewController.m +++ b/tests/projects/objc/iosapp/src/ViewController.m @@ -1,6 +1,6 @@ // // ViewController.m -// test5 +// test // // Created by ruki on 2020/4/8. // Copyright © 2020 tboox. All rights reserved. |
