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
84f29d4c
Commit
84f29d4c
authored
Mar 19, 2016
by
Ben Asher
Committed by
Marius Rackwitz
Apr 14, 2016
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Use Examples.xcworkspace. xcodeproj -> project
parent
e49fc34a
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
96 additions
and
2 deletions
+96
-2
Podfile
examples/AFNetworking Example/Podfile
+2
-2
contents.xcworkspacedata
...dle Example/Examples.xcworkspace/contents.xcworkspacedata
+0
-0
Podfile
examples/Resource Bundle Example/Podfile
+3
-0
Resource Bundle Example.xcscheme
...j/xcshareddata/xcschemes/Resource Bundle Example.xcscheme
+91
-0
No files found.
examples/AFNetworking Example/Podfile
View file @
84f29d4c
...
@@ -6,12 +6,12 @@ workspace 'Examples.xcworkspace'
...
@@ -6,12 +6,12 @@ workspace 'Examples.xcworkspace'
target
"AFNetworking Example"
do
target
"AFNetworking Example"
do
platform
:osx
,
'10.8'
platform
:osx
,
'10.8'
xcodeproj
"AFNetworking Mac Example.xcodeproj"
project
"AFNetworking Mac Example.xcodeproj"
pod
"AFNetworking"
,
"1.3.3"
pod
"AFNetworking"
,
"1.3.3"
end
end
target
"AFNetworking iOS Example"
do
target
"AFNetworking iOS Example"
do
platform
:ios
,
'8.0'
platform
:ios
,
'8.0'
xcodeproj
"AFNetworking iOS Example.xcodeproj"
project
"AFNetworking iOS Example.xcodeproj"
pod
"AFNetworking"
,
"1.3.3"
pod
"AFNetworking"
,
"1.3.3"
end
end
examples/Resource Bundle Example/
Resource Bundle Example
.xcworkspace/contents.xcworkspacedata
→
examples/Resource Bundle Example/
Examples
.xcworkspace/contents.xcworkspacedata
View file @
84f29d4c
File moved
examples/Resource Bundle Example/Podfile
View file @
84f29d4c
platform
:ios
,
'8.0'
platform
:ios
,
'8.0'
use_frameworks!
use_frameworks!
workspace
'Examples.xcworkspace'
project
'Resource Bundle Example.xcodeproj'
target
'Resource Bundle Example'
do
target
'Resource Bundle Example'
do
pod
'ResourceExample'
,
:path
=>
'Example Pods'
pod
'ResourceExample'
,
:path
=>
'Example Pods'
pod
'ResourcesExample'
,
:path
=>
'Example Pods'
pod
'ResourcesExample'
,
:path
=>
'Example Pods'
...
...
examples/Resource Bundle Example/Resource Bundle Example.xcodeproj/xcshareddata/xcschemes/Resource Bundle Example.xcscheme
0 → 100644
View file @
84f29d4c
<?xml version="1.0" encoding="UTF-8"?>
<Scheme
LastUpgradeVersion =
"0720"
version =
"1.3"
>
<BuildAction
parallelizeBuildables =
"YES"
buildImplicitDependencies =
"YES"
>
<BuildActionEntries>
<BuildActionEntry
buildForTesting =
"YES"
buildForRunning =
"YES"
buildForProfiling =
"YES"
buildForArchiving =
"YES"
buildForAnalyzing =
"YES"
>
<BuildableReference
BuildableIdentifier =
"primary"
BlueprintIdentifier =
"A8C77C4E1C9DA931000AFF69"
BuildableName =
"Resource Bundle Example.app"
BlueprintName =
"Resource Bundle Example"
ReferencedContainer =
"container:Resource Bundle Example.xcodeproj"
>
</BuildableReference>
</BuildActionEntry>
</BuildActionEntries>
</BuildAction>
<TestAction
buildConfiguration =
"Debug"
selectedDebuggerIdentifier =
"Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier =
"Xcode.DebuggerFoundation.Launcher.LLDB"
shouldUseLaunchSchemeArgsEnv =
"YES"
>
<Testables>
</Testables>
<MacroExpansion>
<BuildableReference
BuildableIdentifier =
"primary"
BlueprintIdentifier =
"A8C77C4E1C9DA931000AFF69"
BuildableName =
"Resource Bundle Example.app"
BlueprintName =
"Resource Bundle Example"
ReferencedContainer =
"container:Resource Bundle Example.xcodeproj"
>
</BuildableReference>
</MacroExpansion>
<AdditionalOptions>
</AdditionalOptions>
</TestAction>
<LaunchAction
buildConfiguration =
"Debug"
selectedDebuggerIdentifier =
"Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier =
"Xcode.DebuggerFoundation.Launcher.LLDB"
launchStyle =
"0"
useCustomWorkingDirectory =
"NO"
ignoresPersistentStateOnLaunch =
"NO"
debugDocumentVersioning =
"YES"
debugServiceExtension =
"internal"
allowLocationSimulation =
"YES"
>
<BuildableProductRunnable
runnableDebuggingMode =
"0"
>
<BuildableReference
BuildableIdentifier =
"primary"
BlueprintIdentifier =
"A8C77C4E1C9DA931000AFF69"
BuildableName =
"Resource Bundle Example.app"
BlueprintName =
"Resource Bundle Example"
ReferencedContainer =
"container:Resource Bundle Example.xcodeproj"
>
</BuildableReference>
</BuildableProductRunnable>
<AdditionalOptions>
</AdditionalOptions>
</LaunchAction>
<ProfileAction
buildConfiguration =
"Release"
shouldUseLaunchSchemeArgsEnv =
"YES"
savedToolIdentifier =
""
useCustomWorkingDirectory =
"NO"
debugDocumentVersioning =
"YES"
>
<BuildableProductRunnable
runnableDebuggingMode =
"0"
>
<BuildableReference
BuildableIdentifier =
"primary"
BlueprintIdentifier =
"A8C77C4E1C9DA931000AFF69"
BuildableName =
"Resource Bundle Example.app"
BlueprintName =
"Resource Bundle Example"
ReferencedContainer =
"container:Resource Bundle Example.xcodeproj"
>
</BuildableReference>
</BuildableProductRunnable>
</ProfileAction>
<AnalyzeAction
buildConfiguration =
"Debug"
>
</AnalyzeAction>
<ArchiveAction
buildConfiguration =
"Release"
revealArchiveInOrganizer =
"YES"
>
</ArchiveAction>
</Scheme>
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