initWith...FuckIt 2.0.0

initWith...FuckIt 2.0.0

测试已测试
语言语言 Obj-CObjective C
许可证 自定义
发布最新发布2016年11月

Max Howell 维护。



适用于 GT(F)D 人员的设计器

- (void)onSomeFuckingErrorHappened:(NSError *)fuckingError {
    UIAlertView *alert = [UIAlertView:fuckingError];
    [alert show];
}

- (void)makeSomeFuckingLabels {
    UILabel *l1 = [UILabel:@"Terseness is cool"];
    UILabel *l2 = [UILabel:@"Terseness is cool":[UIFont systemFontOfSize:13]];
    UILabel *l3 = [UILabel:@"Terseness is cool":@"Times New Roman":16];
    // …
}

安装

在您的 Podfile 中

pod 'initWith...FuckIt'

在您的 .m 文件中

#import <initWith...FuckIt.h>

许可证

做任何你想做的事(公共领域)。