pullrequests Search Results · repo:casatwy/CTMediator language:Objective-C
Filter by
9 results
(113 ms)9 results
incasatwy/CTMediator (press backspace or delete to remove)xwlxwl
- Opened on Apr 6, 2023
- #81
sacrifice123
- Opened on Mar 9, 2021
- #76
新增一个简化调用 CTMediator 单例的函数,将[CTMediator sharedInstance] 简化为 CT() 来获取单利对象。 这有助于在 OC 以及 Swift 环境下,更简洁的调用使用 CTMediator
进行组件的调用。
FanyiZeng
- Opened on Jul 14, 2020
- #65
修正target返回void在ios8下的crash问题,原因是performSelector要求返回值为id类型,而void返回不符合签名,在ios8下我测试是会遇到crash,这里使用判断如果返回值为void,使用invocation替代
zzzworm
- Opened on Jun 5, 2017
- #13
jayhe
- Opened on Mar 23, 2017
- #9