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
4c3cc985
Commit
4c3cc985
authored
Jun 26, 2015
by
Boris Bügling
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update watchOS Example.
parent
250f4e30
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
5 deletions
+0
-5
Podfile
examples/watchOS Example/Podfile
+0
-5
project.pbxproj
...s/watchOS Example/watchOSsample.xcodeproj/project.pbxproj
+0
-0
No files found.
examples/watchOS Example/Podfile
View file @
4c3cc985
...
...
@@ -4,11 +4,6 @@ target 'watchOSsample' do
pod
'Alamofire'
,
:git
=>
'git@github.com:neonichu/Alamofire.git'
,
:branch
=>
'watchos'
end
target
'watchOSsample WatchKit App'
do
platform
:watchos
,
'2.0'
pod
'Alamofire'
,
:git
=>
'git@github.com:neonichu/Alamofire.git'
,
:branch
=>
'watchos'
end
target
'watchOSsample WatchKit Extension'
do
platform
:watchos
,
'2.0'
pod
'Alamofire'
,
:git
=>
'git@github.com:neonichu/Alamofire.git'
,
:branch
=>
'watchos'
...
...
examples/watchOS Example/watchOSsample.xcodeproj/project.pbxproj
View file @
4c3cc985
This diff is collapsed.
Click to expand it.
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