/
githubmirror
/
AFNetworking
Обзор
Документация
Войти
/
githubmirror
/
AFNetworking
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
Example/watchOS Example/Base.lproj/Interface.storyboard
15 строк
810 B
Kevin Harwood
- Removed support for NSURLConnection based API's
02 окт 2015, 22:09
02 окт 2015, 22:09
01f6aed
Код
Авторство
О чём код?
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <document type="com.apple.InterfaceBuilder.WatchKit.Storyboard" version="3.0" toolsVersion="6221" systemVersion="13E28" targetRuntime="watchKit" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" initialViewController="AgC-eL-Hgc"> <dependencies> <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="6213"/> <plugIn identifier="com.apple.InterfaceBuilder.IBWatchKitPlugin" version="3733"/> </dependencies> <scenes> <!--Interface Controller--> <scene sceneID="aou-V4-d1y"> <objects> <controller id="AgC-eL-Hgc" customClass="InterfaceController" customModuleProvider=""/> </objects> </scene> </scenes> </document>