dyweb / iOS-stuff

iOS team for dongyue webstudio
MIT License
8 stars 1 forks source link

Weekly for 2016/01/22 #1

Closed swaylq closed 8 years ago

swaylq commented 8 years ago
at15 commented 8 years ago

0.0 sway holy high

swaylq commented 8 years ago

iOS安全

获取出厂UUID的代码

NSString *getIMEI()
{
    void *connection = _CTServerConnectionCreate(kCFAllocatorDefault, NULL, NULL);

    NSDictionary *info = nil;
    struct CTResult result;
    _CTServerConnectionCopyMobileIdentity(&result, connection, &info);
    [info autorelease];
    CFRelease(connection);

    NSString* IMEI = (NSString*)info[(NSString*)kCTMobileEquipmentInfoIMEI];
    return IMEI;
}
arrowrowe commented 8 years ago

Sway holy high!

arrowrowe commented 8 years ago

更新: 暂不建立 iOS 组邮件列表.


iOS 组没有邮件列表.

周报邮件发送方式与 Web 组方式一致, 若有疑问请询 Web 周报组任何一名成员. 建议统一使用 weekly@dongyue.io 作为发件人, 如有其他需求联系我.

swaylq commented 8 years ago

@arrowrowe 鉴于iOS人数较少,并不准备发周报,只是把技术知识积累一下,以后人多了再发周报

at15 commented 8 years ago

@swaylq 嗯,我觉得可行,反正就那么几个人,还都是男的,安卓组现在也都是男的了....东岳要变交大最大的同性交友社区了.... 为什么感觉这件事我功不可没(在责难逃)

@arrowrowe 水果组估计全体现任成员就都是核心成员了......

xplorld commented 8 years ago

@at15 目前已知成员3人……

swaylq commented 8 years ago
swaylq commented 8 years ago
at15 commented 8 years ago

@xplorld what's the name of the swap image effect library you showed us today in wechat, you can post them in this issue.

xplorld commented 8 years ago

https://github.com/fdzsergio/SFFocusViewLayout