yangguanglei 5 years ago
parent
commit
2888f0fa3b

+ 4 - 0
ZhongJingLianMeng.xcodeproj/project.pbxproj

@@ -25,6 +25,7 @@
 		9C216230219BF1EB00FAFE94 /* PINDiskCache.m in Sources */ = {isa = PBXBuildFile; fileRef = 9C216220219BF1EB00FAFE94 /* PINDiskCache.m */; };
 		9C216231219BF1EB00FAFE94 /* PINMemoryCache.m in Sources */ = {isa = PBXBuildFile; fileRef = 9C216222219BF1EB00FAFE94 /* PINMemoryCache.m */; };
 		9C2162FF219C056000FAFE94 /* ThirdPartyManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 9C2162FE219C056000FAFE94 /* ThirdPartyManager.m */; };
+		9C216303219C071500FAFE94 /* mineViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 9C216302219C071500FAFE94 /* mineViewController.xib */; };
 		CC1CE929219BB579004F8F79 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = CC1CE928219BB579004F8F79 /* AppDelegate.m */; };
 		CC1CE92C219BB579004F8F79 /* ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = CC1CE92B219BB579004F8F79 /* ViewController.m */; };
 		CC1CE92F219BB579004F8F79 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = CC1CE92D219BB579004F8F79 /* Main.storyboard */; };
@@ -158,6 +159,7 @@
 		9C216263219BF34300FAFE94 /* AllUrl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AllUrl.h; sourceTree = "<group>"; };
 		9C2162FD219C056000FAFE94 /* ThirdPartyManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ThirdPartyManager.h; sourceTree = "<group>"; };
 		9C2162FE219C056000FAFE94 /* ThirdPartyManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ThirdPartyManager.m; sourceTree = "<group>"; };
+		9C216302219C071500FAFE94 /* mineViewController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = mineViewController.xib; sourceTree = "<group>"; };
 		9C72715F3CD527BAF99561AD /* Pods-ZhongJingLianMeng.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ZhongJingLianMeng.release.xcconfig"; path = "Pods/Target Support Files/Pods-ZhongJingLianMeng/Pods-ZhongJingLianMeng.release.xcconfig"; sourceTree = "<group>"; };
 		B49C007A967360A581DE648D /* libPods-ZhongJingLianMeng.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-ZhongJingLianMeng.a"; sourceTree = BUILT_PRODUCTS_DIR; };
 		CC1CE924219BB579004F8F79 /* ZhongJingLianMeng.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = ZhongJingLianMeng.app; sourceTree = BUILT_PRODUCTS_DIR; };
@@ -488,6 +490,7 @@
 			children = (
 				CC1CE969219BCF63004F8F79 /* mineViewController.h */,
 				CC1CE96A219BCF63004F8F79 /* mineViewController.m */,
+				9C216302219C071500FAFE94 /* mineViewController.xib */,
 			);
 			path = "me(我的)";
 			sourceTree = "<group>";
@@ -878,6 +881,7 @@
 				CC1CE92F219BB579004F8F79 /* Main.storyboard in Resources */,
 				CCB3E8C4219C034F002AD741 /* WeiboSDK.bundle in Resources */,
 				CC1CE9A9219BE66C004F8F79 /* EasyNavButton.bundle in Resources */,
+				9C216303219C071500FAFE94 /* mineViewController.xib in Resources */,
 				CC1CE9CD219BED3B004F8F79 /* 1.png in Resources */,
 			);
 			runOnlyForDeploymentPostprocessing = 0;

BIN
ZhongJingLianMeng.xcworkspace/xcuserdata/vindesel.xcuserdatad/UserInterfaceState.xcuserstate


+ 37 - 0
ZhongJingLianMeng/main/me(我的)/mineViewController.xib

@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="13771" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
+    <device id="retina4_7" orientation="portrait">
+        <adaptation id="fullscreen"/>
+    </device>
+    <dependencies>
+        <deployment identifier="iOS"/>
+        <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="13772"/>
+        <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
+    </dependencies>
+    <objects>
+        <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="mineViewController">
+            <connections>
+                <outlet property="view" destination="90m-Mm-mOn" id="2Hy-yH-Ogg"/>
+            </connections>
+        </placeholder>
+        <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
+        <view contentMode="scaleToFill" id="90m-Mm-mOn">
+            <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
+            <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
+            <subviews>
+                <scrollView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="ZQG-zt-qsQ">
+                    <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
+                    <color key="backgroundColor" red="0.96862745098039216" green="0.97254901960784312" blue="0.98039215686274506" alpha="1" colorSpace="calibratedRGB"/>
+                </scrollView>
+            </subviews>
+            <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
+            <constraints>
+                <constraint firstAttribute="bottom" secondItem="ZQG-zt-qsQ" secondAttribute="bottom" id="6uO-zS-hSK"/>
+                <constraint firstItem="ZQG-zt-qsQ" firstAttribute="leading" secondItem="90m-Mm-mOn" secondAttribute="leading" id="BhO-C9-29Z"/>
+                <constraint firstItem="ZQG-zt-qsQ" firstAttribute="top" secondItem="90m-Mm-mOn" secondAttribute="top" id="P9J-Hr-2W7"/>
+                <constraint firstAttribute="trailing" secondItem="ZQG-zt-qsQ" secondAttribute="trailing" id="RN6-cc-Ada"/>
+            </constraints>
+            <point key="canvasLocation" x="-304" y="435"/>
+        </view>
+    </objects>
+</document>