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
3a377b6d
Commit
3a377b6d
authored
Aug 06, 2012
by
Fabio Pelosin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[Config] Removed legacy config.ios? and config.osx?
parent
28c50294
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
11 deletions
+1
-11
config.rb
lib/cocoapods/config.rb
+0
-10
master
spec/fixtures/spec-repos/master
+1
-1
No files found.
lib/cocoapods/config.rb
View file @
3a377b6d
...
...
@@ -53,16 +53,6 @@ module Pod
end
attr_writer
:podfile
def
ios?
# TODO: deprecate in 0.7
podfile
.
target_definitions
[
:default
].
platform
==
:ios
if
podfile
end
def
osx?
# TODO: deprecate in 0.7
podfile
.
target_definitions
[
:default
].
platform
==
:osx
if
podfile
end
module
Mixin
def
config
Config
.
instance
...
...
master
@
ddda7566
Subproject commit
bd787fdfb4e53132cafd74e9ff40936377a542c7
Subproject commit
ddda7566d193fe0e5fa1c419f5b5239ef964f263
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