Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
C
cocoapods
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
gengmeiios
cocoapods
Commits
ab13151e
Commit
ab13151e
authored
Apr 02, 2013
by
Fabio Pelosin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[Examples] Remove lockfiles from source control
parent
7f9ef2ba
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
1 addition
and
67 deletions
+1
-67
.gitignore
.gitignore
+1
-1
Podfile.lock
examples/AFNetworking Mac Example/Podfile.lock
+0
-28
Podfile.lock
examples/AFNetworking iOS Example/Podfile.lock
+0
-28
Podfile.lock
examples/TargetTest/Podfile.lock
+0
-10
No files found.
.gitignore
View file @
ab13151e
...
...
@@ -24,7 +24,7 @@ spec/fixtures/integration/Headers/
spec/fixtures/vcr
# Examples
examples/
Podfile
examples/
**/Podfile.lock
examples/Pods
examples/**/Pods
examples/RelativePathProject/RelativePathProject/RelativePathProject.xcodeproj
...
...
examples/AFNetworking Mac Example/Podfile.lock
deleted
100644 → 0
View file @
7f9ef2ba
PODS:
- AFNetworking (0.7.0):
- JSONKit
- FormatterKit (1.0.0):
- FormatterKit/ArrayFormatter (= 1.0.0)
- FormatterKit/LocationFormatter (= 1.0.0)
- FormatterKit/OrdinalNumberFormatter (= 1.0.0)
- FormatterKit/TimeIntervalFormatter (= 1.0.0)
- FormatterKit/UnitOfInformationFormatter (= 1.0.0)
- FormatterKit/URLRequestFormatter (= 1.0.0)
- FormatterKit/ArrayFormatter (1.0.0)
- FormatterKit/LocationFormatter (1.0.0)
- FormatterKit/OrdinalNumberFormatter (1.0.0)
- FormatterKit/TimeIntervalFormatter (1.0.0)
- FormatterKit/UnitOfInformationFormatter (1.0.0)
- FormatterKit/URLRequestFormatter (1.0.0)
- JSONKit (1.5pre)
DEPENDENCIES:
- AFNetworking (~> 0.7.0)
- FormatterKit
SPEC CHECKSUMS:
AFNetworking: 7bf22b0ed1d9068909cd67206db78204eb63dd2c
FormatterKit: 12dea999a2df19e389f7b821962fc4088de8b821
JSONKit: 409734ab3407fce90ef7eaa95d7168f38d9a6601
COCOAPODS: 0.17.0.rc7
examples/AFNetworking iOS Example/Podfile.lock
deleted
100644 → 0
View file @
7f9ef2ba
PODS:
- AFNetworking (0.7.0):
- JSONKit
- FormatterKit (1.0.0):
- FormatterKit/ArrayFormatter (= 1.0.0)
- FormatterKit/LocationFormatter (= 1.0.0)
- FormatterKit/OrdinalNumberFormatter (= 1.0.0)
- FormatterKit/TimeIntervalFormatter (= 1.0.0)
- FormatterKit/UnitOfInformationFormatter (= 1.0.0)
- FormatterKit/URLRequestFormatter (= 1.0.0)
- FormatterKit/ArrayFormatter (1.0.0)
- FormatterKit/LocationFormatter (1.0.0)
- FormatterKit/OrdinalNumberFormatter (1.0.0)
- FormatterKit/TimeIntervalFormatter (1.0.0)
- FormatterKit/UnitOfInformationFormatter (1.0.0)
- FormatterKit/URLRequestFormatter (1.0.0)
- JSONKit (1.5pre)
DEPENDENCIES:
- AFNetworking (~> 0.7.0)
- FormatterKit
SPEC CHECKSUMS:
AFNetworking: 7bf22b0ed1d9068909cd67206db78204eb63dd2c
FormatterKit: 12dea999a2df19e389f7b821962fc4088de8b821
JSONKit: 409734ab3407fce90ef7eaa95d7168f38d9a6601
COCOAPODS: 0.17.0.rc7
examples/TargetTest/Podfile.lock
deleted
100644 → 0
View file @
7f9ef2ba
PODS:
- JSONKit (1.5pre)
DEPENDENCIES:
- JSONKit
SPEC CHECKSUMS:
JSONKit: 409734ab3407fce90ef7eaa95d7168f38d9a6601
COCOAPODS: 0.17.0.rc7
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment