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
e1aace40
Commit
e1aace40
authored
Dec 24, 2014
by
Kyle Fuller
Committed by
Marius Rackwitz
Dec 25, 2014
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[Spec] Include Swift in documentation of source_files
parent
490dc73b
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
spec.rb
lib/cocoapods/command/spec.rb
+2
-2
No files found.
lib/cocoapods/command/spec.rb
View file @
e1aace40
...
@@ -583,8 +583,8 @@ Pod::Spec.new do |s|
...
@@ -583,8 +583,8 @@ Pod::Spec.new do |s|
# ――― Source Code ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #
# ――― Source Code ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #
#
#
# CocoaPods is smart about how it includes source code. For source files
# CocoaPods is smart about how it includes source code. For source files
# giving a folder will include any
h, m, mm, c & cpp files. For header
# giving a folder will include any
swift, h, m, mm, c & cpp files.
# files it will include any header in the folder.
#
For header
files it will include any header in the folder.
# Not including the public_header_files will make all headers public.
# Not including the public_header_files will make all headers public.
#
#
...
...
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