Commit 2fae0d30 authored by David黄金龙's avatar David黄金龙

添加忽略文件

添加依赖库
parent 38bbc048
......@@ -2,6 +2,12 @@
#
# gitignore contributors: remember to update Global/Xcode.gitignore, Objective-C.gitignore & Swift.gitignore
*.xcodeproj/project.xcworkspace/xcuserdata/*.xcuserdatad/UserInterfaceState.xcuserstate
*.xcodeproj/xcuserdata/*.xcuserdatad/xcdebugger/Breakpoints_v2.xcbkptlist
*.xcodeproj/xcuserdata/*.xcuserdatad/xcschemes/xcschememanagement.plist
*.xcodeproj/project.xcworkspace/xcuserdata/*.xcuserdatad/UserInterfaceState.xcuserstate
## Build generated
build/
DerivedData/
......
......@@ -8,6 +8,9 @@ target 'galaxy' do
#网络检查
pod 'ReachabilitySwift'
#键盘处理
pod 'IQKeyboardManagerSwift','6.5.10'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment