Skip to content

Commit 2be178f

Browse files
author
乐升平
committed
修复部分已知问题
1 parent b472fd0 commit 2be178f

39 files changed

Lines changed: 590 additions & 5747 deletions

File tree

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
module SPAlertController {
2+
umbrella header "/Users/shengping_le/SPAlertController/SPAlertController/SPAlertController.h"
3+
export *
4+
}
64 MB
Binary file not shown.
8.06 KB
Binary file not shown.

.build/workspace-state.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"object" : {
3+
"artifacts" : [
4+
5+
],
6+
"dependencies" : [
7+
8+
]
9+
},
10+
"version" : 6
11+
}

.swiftpm/xcode/package.xcworkspace/contents.xcworkspacedata

Lines changed: 7 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3+
<plist version="1.0">
4+
<dict>
5+
<key>SchemeUserState</key>
6+
<dict>
7+
<key>SPAlertController.xcscheme_^#shared#^_</key>
8+
<dict>
9+
<key>orderHint</key>
10+
<integer>0</integer>
11+
</dict>
12+
</dict>
13+
</dict>
14+
</plist>

Example/.DS_Store

0 Bytes
Binary file not shown.

Example/SPAlertController.xcodeproj/project.pbxproj

Lines changed: 11 additions & 114 deletions
Large diffs are not rendered by default.
0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)