Skip to content

Releases: yulingtianxia/TBUIAutoTest

Support UINavigationBar

06 Dec 08:38
Compare
Choose a tag to compare

Use topItem's title for UINavigationBar

Change Label Format

02 Dec 03:24
Compare
Choose a tag to compare

[NOTE]: This version change format of labels. Think twice!

  1. Fix reuse cell label bugs.
  2. Change label format.
  3. Update strategy of hook and gesture.

Support Swift

27 Sep 15:40
Compare
Choose a tag to compare

Fix bugs:

  1. Get ivar name for Swift class.
  2. Hook methods in + load.
  3. fix crash.

规范使用方法

09 Aug 08:52
Compare
Choose a tag to compare

整理 Key 值

Reuse Cells.

08 Aug 15:35
Compare
Choose a tag to compare

Add section and row to label for reuse cells.

Remove Build Target Macros

04 Aug 13:23
Compare
Choose a tag to compare

不再用宏判断 build 的 target 类型,新增 longpress 手势的 key。
外部使用方通过设置 NSUserDefaults 来开关功能,重启后生效。
选择权完全交给使用者,工具内部不做特殊逻辑。

Fix longpress crash.

05 Apr 13:57
Compare
Choose a tag to compare
1.1.4

update ci

More Support for `UIImage`

20 Mar 12:15
Compare
Choose a tag to compare

imageWithContentsOfFile

Carthage Supported!

12 Mar 07:17
Compare
Choose a tag to compare
1.1.2

update travis

update demo

29 Nov 12:30
Compare
Choose a tag to compare
1.1.1

update readme