Skip to content

Commit

Permalink
add README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fuyoufang committed Jul 31, 2021
1 parent 81147d4 commit fc29f31
Show file tree
Hide file tree
Showing 7 changed files with 18 additions and 4 deletions.
Binary file added Images/main.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 Images/wifi_info.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: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# WiFiPassword

查看 WiFi 密码

截图
![](Images/)
16 changes: 12 additions & 4 deletions WiFiPassword.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,16 @@
/* End PBXFrameworksBuildPhase section */

/* Begin PBXGroup section */
A3933C0226B55FB900195DD7 /* Tools */ = {
isa = PBXGroup;
children = (
A3933BF726B5417000195DD7 /* AppError.swift */,
A3933BEF26B540CD00195DD7 /* WiFiHelper.swift */,
A39624CF26B4F25600D44685 /* QRCode.swift */,
);
path = Tools;
sourceTree = "<group>";
};
A396237626B4D71A00D44685 = {
isa = PBXGroup;
children = (
Expand All @@ -110,19 +120,17 @@
A396238126B4D71A00D44685 /* WiFiPassword */ = {
isa = PBXGroup;
children = (
A3933C0226B55FB900195DD7 /* Tools */,
A39624E726B5363C00D44685 /* Extension */,
A396238226B4D71A00D44685 /* AppDelegate.swift */,
A396238426B4D71A00D44685 /* ContentView.swift */,
A39624D726B500D000D44685 /* WiFiInfoView.swift */,
A3933BE726B53F5F00195DD7 /* SizePreferenceKey.swift */,
A396238626B4D72400D44685 /* Assets.xcassets */,
A396238B26B4D72400D44685 /* Main.storyboard */,
A396238E26B4D72400D44685 /* Info.plist */,
A396238F26B4D72400D44685 /* WiFiPassword.entitlements */,
A396238826B4D72400D44685 /* Preview Content */,
A39624CF26B4F25600D44685 /* QRCode.swift */,
A3933BE726B53F5F00195DD7 /* SizePreferenceKey.swift */,
A3933BEF26B540CD00195DD7 /* WiFiHelper.swift */,
A3933BF726B5417000195DD7 /* AppError.swift */,
);
path = WiFiPassword;
sourceTree = "<group>";
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit fc29f31

Please sign in to comment.