fix:修复低版本cocoapods install后无法编译的情况
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -65,4 +65,7 @@ fastlane/test_output
|
||||
fastlane/readme.md
|
||||
|
||||
.DS_Store
|
||||
*/.DS_Store
|
||||
*/.DS_Store
|
||||
iOS/Example/Podfile.lock
|
||||
iOS/Example/Example.xcworkspace/*
|
||||
iOS/Example/Pods/*
|
||||
|
Reference in New Issue
Block a user