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
edd18888
Commit
edd18888
authored
Sep 11, 2011
by
Eloy Duran
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Make headers public and move files a bit around.
parent
145e6ba9
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
12 additions
and
26 deletions
+12
-26
project.pbxproj
...cocoa-touch-static-library/Pods.xcodeproj/project.pbxproj
+12
-19
Pods-Prefix.pch
...templates/cocoa-touch-static-library/Pods/Pods-Prefix.pch
+0
-7
Pods.h
...-templates/cocoa-touch-static-library/nested/files/Pods.h
+0
-0
Pods.m
...-templates/cocoa-touch-static-library/nested/files/Pods.m
+0
-0
No files found.
xcode-project-templates/cocoa-touch-static-library/Pods.xcodeproj/project.pbxproj
View file @
edd18888
...
@@ -8,15 +8,15 @@
...
@@ -8,15 +8,15 @@
/* Begin PBXBuildFile section */
/* Begin PBXBuildFile section */
515B0F8E141D3E3A001DC3E6
/* Foundation.framework in Frameworks */
=
{
isa
=
PBXBuildFile
;
fileRef
=
515B0F8D141D3E3A001DC3E6
/* Foundation.framework */
;
};
515B0F8E141D3E3A001DC3E6
/* Foundation.framework in Frameworks */
=
{
isa
=
PBXBuildFile
;
fileRef
=
515B0F8D141D3E3A001DC3E6
/* Foundation.framework */
;
};
515B0F94141D3E3A001DC3E6
/* Pods.m in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
515B0F93141D3E3A001DC3E6
/* Pods.m */
;
};
515B0FA1141D3FB7001DC3E6
/* Pods.h in Headers */
=
{
isa
=
PBXBuildFile
;
fileRef
=
515B0F9F141D3FB7001DC3E6
/* Pods.h */
;
settings
=
{
ATTRIBUTES
=
(
Public
,
);
};
};
515B0FA2141D3FB7001DC3E6
/* Pods.m in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
515B0FA0141D3FB7001DC3E6
/* Pods.m */
;
};
/* End PBXBuildFile section */
/* End PBXBuildFile section */
/* Begin PBXFileReference section */
/* Begin PBXFileReference section */
515B0F8A141D3E3A001DC3E6
/* libPods.a */
=
{
isa
=
PBXFileReference
;
explicitFileType
=
archive.ar
;
includeInIndex
=
0
;
path
=
libPods.a
;
sourceTree
=
BUILT_PRODUCTS_DIR
;
};
515B0F8A141D3E3A001DC3E6
/* libPods.a */
=
{
isa
=
PBXFileReference
;
explicitFileType
=
archive.ar
;
includeInIndex
=
0
;
path
=
libPods.a
;
sourceTree
=
BUILT_PRODUCTS_DIR
;
};
515B0F8D141D3E3A001DC3E6
/* Foundation.framework */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
wrapper.framework
;
name
=
Foundation.framework
;
path
=
System/Library/Frameworks/Foundation.framework
;
sourceTree
=
SDKROOT
;
};
515B0F8D141D3E3A001DC3E6
/* Foundation.framework */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
wrapper.framework
;
name
=
Foundation.framework
;
path
=
System/Library/Frameworks/Foundation.framework
;
sourceTree
=
SDKROOT
;
};
515B0F91141D3E3A001DC3E6
/* Pods-Prefix.pch */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.c.h
;
path
=
"Pods-Prefix.pch"
;
sourceTree
=
"<group>"
;
};
515B0F9F141D3FB7001DC3E6
/* Pods.h */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.h
;
name
=
Pods.h
;
path
=
nested/files/Pods.h
;
sourceTree
=
SOURCE_ROOT
;
};
515B0F92141D3E3A001DC3E6
/* Pods.h */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.c.h
;
path
=
Pods.h
;
sourceTree
=
"<group>"
;
};
515B0FA0141D3FB7001DC3E6
/* Pods.m */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.objc
;
name
=
Pods.m
;
path
=
nested/files/Pods.m
;
sourceTree
=
SOURCE_ROOT
;
};
515B0F93141D3E3A001DC3E6
/* Pods.m */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.c.objc
;
path
=
Pods.m
;
sourceTree
=
"<group>"
;
};
/* End PBXFileReference section */
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
/* Begin PBXFrameworksBuildPhase section */
...
@@ -34,7 +34,7 @@
...
@@ -34,7 +34,7 @@
515B0F7F141D3E3A001DC3E6
=
{
515B0F7F141D3E3A001DC3E6
=
{
isa
=
PBXGroup
;
isa
=
PBXGroup
;
children
=
(
children
=
(
515B0F
8F141D3E3A001DC3E6
/* Pod
s */
,
515B0F
9E141D3FA0001DC3E6
/* File
s */
,
515B0F8C141D3E3A001DC3E6
/* Frameworks */
,
515B0F8C141D3E3A001DC3E6
/* Frameworks */
,
515B0F8B141D3E3A001DC3E6
/* Products */
,
515B0F8B141D3E3A001DC3E6
/* Products */
,
);
);
...
@@ -56,22 +56,13 @@
...
@@ -56,22 +56,13 @@
name
=
Frameworks
;
name
=
Frameworks
;
sourceTree
=
"<group>"
;
sourceTree
=
"<group>"
;
};
};
515B0F
8F141D3E3A001DC3E6
/* Pod
s */
=
{
515B0F
9E141D3FA0001DC3E6
/* File
s */
=
{
isa
=
PBXGroup
;
isa
=
PBXGroup
;
children
=
(
children
=
(
515B0F92141D3E3A001DC3E6
/* Pods.h */
,
515B0F9F141D3FB7001DC3E6
/* Pods.h */
,
515B0F93141D3E3A001DC3E6
/* Pods.m */
,
515B0FA0141D3FB7001DC3E6
/* Pods.m */
,
515B0F90141D3E3A001DC3E6
/* Supporting Files */
,
);
);
path
=
Pods
;
name
=
Files
;
sourceTree
=
"<group>"
;
};
515B0F90141D3E3A001DC3E6
/* Supporting Files */
=
{
isa
=
PBXGroup
;
children
=
(
515B0F91141D3E3A001DC3E6
/* Pods-Prefix.pch */
,
);
name
=
"Supporting Files"
;
sourceTree
=
"<group>"
;
sourceTree
=
"<group>"
;
};
};
/* End PBXGroup section */
/* End PBXGroup section */
...
@@ -81,6 +72,7 @@
...
@@ -81,6 +72,7 @@
isa
=
PBXHeadersBuildPhase
;
isa
=
PBXHeadersBuildPhase
;
buildActionMask
=
2147483647
;
buildActionMask
=
2147483647
;
files
=
(
files
=
(
515B0FA1141D3FB7001DC3E6
/* Pods.h in Headers */
,
);
);
runOnlyForDeploymentPostprocessing
=
0
;
runOnlyForDeploymentPostprocessing
=
0
;
};
};
...
@@ -131,7 +123,7 @@
...
@@ -131,7 +123,7 @@
isa
=
PBXSourcesBuildPhase
;
isa
=
PBXSourcesBuildPhase
;
buildActionMask
=
2147483647
;
buildActionMask
=
2147483647
;
files
=
(
files
=
(
515B0F
94141D3E3A
001DC3E6
/* Pods.m in Sources */
,
515B0F
A2141D3FB7
001DC3E6
/* Pods.m in Sources */
,
);
);
runOnlyForDeploymentPostprocessing
=
0
;
runOnlyForDeploymentPostprocessing
=
0
;
};
};
...
@@ -221,6 +213,7 @@
...
@@ -221,6 +213,7 @@
515B0F99141D3E3A001DC3E6
/* Release */
,
515B0F99141D3E3A001DC3E6
/* Release */
,
);
);
defaultConfigurationIsVisible
=
0
;
defaultConfigurationIsVisible
=
0
;
defaultConfigurationName
=
Release
;
};
};
/* End XCConfigurationList section */
/* End XCConfigurationList section */
};
};
...
...
xcode-project-templates/cocoa-touch-static-library/Pods/Pods-Prefix.pch
deleted
100644 → 0
View file @
145e6ba9
//
// Prefix header for all source files of the 'Pods' target in the 'Pods' project
//
#ifdef __OBJC__
#import <Foundation/Foundation.h>
#endif
xcode-project-templates/cocoa-touch-static-library/
Pod
s/Pods.h
→
xcode-project-templates/cocoa-touch-static-library/
nested/file
s/Pods.h
View file @
edd18888
File moved
xcode-project-templates/cocoa-touch-static-library/
Pod
s/Pods.m
→
xcode-project-templates/cocoa-touch-static-library/
nested/file
s/Pods.m
View file @
edd18888
File moved
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