/
githubmirror
/
AFNetworking
Обзор
Документация
Войти
/
githubmirror
/
AFNetworking
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
Tests/Tests-Prefix.pch
9 строк
182 B
Christian Noon
Condensed duplicate Info.plist and pch files for each test target into single ones.
15 окт 2015, 07:53
15 окт 2015, 07:53
f0e05be
Код
Авторство
О чём код?
// // Prefix header // // The contents of this file are implicitly included at the beginning of every source file. // #ifdef __OBJC__ #import <Foundation/Foundation.h> #endif