Skip to content

Commit

Permalink
add screenshots
Browse files Browse the repository at this point in the history
  • Loading branch information
MxABC committed Dec 14, 2015
1 parent e7dae0d commit 9cde85f
Show file tree
Hide file tree
Showing 13 changed files with 14 additions and 12 deletions.
20 changes: 11 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,12 +48,14 @@ pod 'swiftScan',:git=>'https://github.com/MxABC/swiftScan.git'

(加载速度慢,可刷新网页)

![image](https://github.com/MxABC/LBXScan/blob/master/ScreenShots/page1.png)
![image](https://github.com/MxABC/LBXScan/blob/master/ScreenShots/page2.png)
![image](https://github.com/MxABC/LBXScan/blob/master/ScreenShots/page3.png)
![image](https://github.com/MxABC/LBXScan/blob/master/ScreenShots/page11.png)
![image](https://github.com/MxABC/LBXScan/blob/master/ScreenShots/page4.png)
![image](https://github.com/MxABC/LBXScan/blob/master/ScreenShots/page5.png)
![image](https://github.com/MxABC/LBXScan/blob/master/ScreenShots/page6.png)
![image](https://github.com/MxABC/LBXScan/blob/master/ScreenShots/page7.png)
![image](https://github.com/MxABC/LBXScan/blob/master/ScreenShots/page8.png)
![image](https://github.com/MxABC/swiftScan/blob/master/ScreenShots/page1.jpg)
![image](https://github.com/MxABC/swiftScan/blob/master/ScreenShots/page2.jpg)
![image](https://github.com/MxABC/swiftScan/blob/master/ScreenShots/page3.jpg)
![image](https://github.com/MxABC/swiftScan/blob/master/ScreenShots/page4.jpg)
![image](https://github.com/MxABC/swiftScan/blob/master/ScreenShots/page5.jpg)
![image](https://github.com/MxABC/swiftScan/blob/master/ScreenShots/page6.jpg)
![image](https://github.com/MxABC/swiftScan/blob/master/ScreenShots/page7.jpg)
![image](https://github.com/MxABC/swiftScan/blob/master/ScreenShots/page8.jpg)
![image](https://github.com/MxABC/swiftScan/blob/master/ScreenShots/page9.jpg)
![image](https://github.com/MxABC/swiftScan/blob/master/ScreenShots/page10.jpg)
![image](https://github.com/MxABC/swiftScan/blob/master/ScreenShots/page11.jpg)
Binary file added ScreenShots/page1.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added ScreenShots/page10.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added ScreenShots/page11.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added ScreenShots/page2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added ScreenShots/page3.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added ScreenShots/page4.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added ScreenShots/page5.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added ScreenShots/page6.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added ScreenShots/page7.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added ScreenShots/page8.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added ScreenShots/page9.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 3 additions & 3 deletions swiftScan.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@
TargetAttributes = {
7D42B9AB1C05EE9A0084D045 = {
CreatedOnToolsVersion = 7.1;
DevelopmentTeam = 8LQ7CL73D8;
DevelopmentTeam = 63A29QN5UB;
};
};
};
Expand Down Expand Up @@ -324,7 +324,7 @@
INFOPLIST_FILE = swiftScan/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = com.mxabc.swiftScan;
PRODUCT_BUNDLE_IDENTIFIER = com.mxabc.swiftScan2;
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Debug;
Expand All @@ -337,7 +337,7 @@
INFOPLIST_FILE = swiftScan/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = com.mxabc.swiftScan;
PRODUCT_BUNDLE_IDENTIFIER = com.mxabc.swiftScan2;
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Release;
Expand Down

0 comments on commit 9cde85f

Please sign in to comment.