mirror of
https://github.com/google/santa.git
synced 2026-04-24 03:00:12 -04:00
Merge pull request #1 from Keithbsmiley/ks-cocoapods
Update .gitignore for CocoaPods
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -1,8 +1,5 @@
|
||||
.DS_Store
|
||||
Build
|
||||
Santa.xcworkspace
|
||||
Pods
|
||||
Podfile.lock
|
||||
Santa.xcodeproj/xcuserdata
|
||||
Santa.xcodeproj/project.xcworkspace
|
||||
|
||||
|
||||
17
Podfile.lock
Normal file
17
Podfile.lock
Normal file
@@ -0,0 +1,17 @@
|
||||
PODS:
|
||||
- FMDB (2.3):
|
||||
- FMDB/standard
|
||||
- FMDB/common (2.3)
|
||||
- FMDB/standard (2.3):
|
||||
- FMDB/common
|
||||
- OCMock (3.1.1)
|
||||
|
||||
DEPENDENCIES:
|
||||
- FMDB
|
||||
- OCMock
|
||||
|
||||
SPEC CHECKSUMS:
|
||||
FMDB: 31ec26773c7f7b7890a6038235a1f2bbd933a7cb
|
||||
OCMock: f6cb8c162ab9d5620dddf411282c7b2c0ee78854
|
||||
|
||||
COCOAPODS: 0.33.1
|
||||
1
Santa.xcworkspace/contents.xcworkspacedata
generated
Normal file
1
Santa.xcworkspace/contents.xcworkspacedata
generated
Normal file
@@ -0,0 +1 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?><Workspace version='1.0'><FileRef location='group:Santa.xcodeproj'/><FileRef location='group:Pods/Pods.xcodeproj'/></Workspace>
|
||||
Reference in New Issue
Block a user