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.h | |
| parent | e88fec9971eae101529deb7b2bcd58b2284c5e41 (diff) | |
add iosapp with framework
Diffstat (limited to 'tests/projects/objc/iosapp/src/ViewController.h')
| -rw-r--r-- | tests/projects/objc/iosapp/src/ViewController.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/projects/objc/iosapp/src/ViewController.h b/tests/projects/objc/iosapp/src/ViewController.h index e74d2f236..f724c03c4 100644 --- a/tests/projects/objc/iosapp/src/ViewController.h +++ b/tests/projects/objc/iosapp/src/ViewController.h @@ -1,6 +1,6 @@ // // ViewController.h -// test5 +// test // // Created by ruki on 2020/4/8. // Copyright © 2020 tboox. All rights reserved. |
