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
937d194f
Commit
937d194f
authored
Apr 08, 2013
by
Fabio Pelosin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[Integration] Update fixutes for build phase which checks manifest.lock
parent
ab5f46cd
Show whitespace changes
Inline
Side-by-side
Showing
20 changed files
with
23 additions
and
12 deletions
+23
-12
execution_output.txt
spec/integration/install_add_pod/after/execution_output.txt
+1
-1
execution_output.txt
...ation/install_custom_workspace/after/execution_output.txt
+1
-1
SampleApp.xcodeproj.yaml
...on/install_external_source/after/SampleApp.xcodeproj.yaml
+1
-0
execution_output.txt
...ration/install_external_source/after/execution_output.txt
+1
-1
SampleApp.xcodeproj.yaml
...ation/install_local_source/after/SampleApp.xcodeproj.yaml
+1
-0
execution_output.txt
...tegration/install_local_source/after/execution_output.txt
+1
-1
SampleApp.xcodeproj.yaml
...n/install_multiple_targets/after/SampleApp.xcodeproj.yaml
+3
-0
execution_output.txt
...ation/install_multiple_targets/after/execution_output.txt
+1
-1
SampleApp.xcodeproj.yaml
spec/integration/install_new/after/SampleApp.xcodeproj.yaml
+1
-0
execution_output.txt
spec/integration/install_new/after/execution_output.txt
+1
-1
SampleApp.xcodeproj.yaml
.../install_podfile_callbacks/after/SampleApp.xcodeproj.yaml
+1
-0
execution_output.txt
...tion/install_podfile_callbacks/after/execution_output.txt
+1
-1
SampleApp.xcodeproj.yaml
...ntegration/install_podspec/after/SampleApp.xcodeproj.yaml
+1
-0
execution_output.txt
spec/integration/install_podspec/after/execution_output.txt
+1
-1
execution_output.txt
...integration/install_remove_pod/after/execution_output.txt
+1
-1
SampleApp.xcodeproj.yaml
...ion/install_spec_callbacks/after/SampleApp.xcodeproj.yaml
+1
-0
execution_output.txt
...gration/install_spec_callbacks/after/execution_output.txt
+1
-1
SampleApp.xcodeproj.yaml
...tegration/install_subspecs/after/SampleApp.xcodeproj.yaml
+2
-0
execution_output.txt
spec/integration/install_subspecs/after/execution_output.txt
+1
-1
execution_output.txt
spec/integration/update/after/execution_output.txt
+1
-1
No files found.
spec/integration/install_add_pod/after/execution_output.txt
View file @
937d194f
$ pod install --no-update --no-doc --verbose --no-color 2>&1
$ pod install --no-
repo-
update --no-doc --verbose --no-color 2>&1
Analyzing dependencies
Analyzing dependencies
Finding Podfile changes
Finding Podfile changes
...
...
spec/integration/install_custom_workspace/after/execution_output.txt
View file @
937d194f
$ pod install --no-update --no-doc --verbose --no-color 2>&1
$ pod install --no-
repo-
update --no-doc --verbose --no-color 2>&1
Analyzing dependencies
Analyzing dependencies
Resolving dependencies of `Podfile`
Resolving dependencies of `Podfile`
...
...
spec/integration/install_external_source/after/SampleApp.xcodeproj.yaml
View file @
937d194f
...
@@ -45,6 +45,7 @@ File References:
...
@@ -45,6 +45,7 @@ File References:
Targets
:
Targets
:
-
iOS App
:
-
iOS App
:
Build Phases
:
Build Phases
:
-
Check Pods Manifest.lock
:
[]
-
SourcesBuildPhase
:
-
SourcesBuildPhase
:
-
main.m
-
main.m
-
CPAppDelegate.m
-
CPAppDelegate.m
...
...
spec/integration/install_external_source/after/execution_output.txt
View file @
937d194f
$ pod install --no-update --no-doc --verbose --no-color 2>&1
$ pod install --no-
repo-
update --no-doc --verbose --no-color 2>&1
Analyzing dependencies
Analyzing dependencies
Fetching external sources
Fetching external sources
...
...
spec/integration/install_local_source/after/SampleApp.xcodeproj.yaml
View file @
937d194f
...
@@ -45,6 +45,7 @@ File References:
...
@@ -45,6 +45,7 @@ File References:
Targets
:
Targets
:
-
iOS App
:
-
iOS App
:
Build Phases
:
Build Phases
:
-
Check Pods Manifest.lock
:
[]
-
SourcesBuildPhase
:
-
SourcesBuildPhase
:
-
main.m
-
main.m
-
CPAppDelegate.m
-
CPAppDelegate.m
...
...
spec/integration/install_local_source/after/execution_output.txt
View file @
937d194f
$ pod install --no-update --no-doc --verbose --no-color 2>&1
$ pod install --no-
repo-
update --no-doc --verbose --no-color 2>&1
Analyzing dependencies
Analyzing dependencies
Fetching external sources
Fetching external sources
...
...
spec/integration/install_multiple_targets/after/SampleApp.xcodeproj.yaml
View file @
937d194f
...
@@ -70,6 +70,7 @@ File References:
...
@@ -70,6 +70,7 @@ File References:
Targets
:
Targets
:
-
SampleApp
:
-
SampleApp
:
Build Phases
:
Build Phases
:
-
Check Pods Manifest.lock
:
[]
-
SourcesBuildPhase
:
-
SourcesBuildPhase
:
-
main.m
-
main.m
-
CPAppDelegate.m
-
CPAppDelegate.m
...
@@ -102,6 +103,7 @@ Targets:
...
@@ -102,6 +103,7 @@ Targets:
Base Configuration
:
Pods.xcconfig
Base Configuration
:
Pods.xcconfig
-
SampleAppTests
:
-
SampleAppTests
:
Build Phases
:
Build Phases
:
-
Check Pods Manifest.lock
:
[]
-
SourcesBuildPhase
:
-
SourcesBuildPhase
:
-
SampleAppTests.m
-
SampleAppTests.m
-
FrameworksBuildPhase
:
-
FrameworksBuildPhase
:
...
@@ -139,6 +141,7 @@ Targets:
...
@@ -139,6 +141,7 @@ Targets:
Base Configuration
:
Pods-test.xcconfig
Base Configuration
:
Pods-test.xcconfig
-
SampleApp_2
:
-
SampleApp_2
:
Build Phases
:
Build Phases
:
-
Check Pods Manifest.lock
:
[]
-
SourcesBuildPhase
:
-
SourcesBuildPhase
:
-
main.m
-
main.m
-
CPAppDelegate.m
-
CPAppDelegate.m
...
...
spec/integration/install_multiple_targets/after/execution_output.txt
View file @
937d194f
$ pod install --no-update --no-doc --verbose --no-color 2>&1
$ pod install --no-
repo-
update --no-doc --verbose --no-color 2>&1
Analyzing dependencies
Analyzing dependencies
Resolving dependencies of `Podfile`
Resolving dependencies of `Podfile`
...
...
spec/integration/install_new/after/SampleApp.xcodeproj.yaml
View file @
937d194f
...
@@ -29,6 +29,7 @@ File References:
...
@@ -29,6 +29,7 @@ File References:
Targets
:
Targets
:
-
SampleApp
:
-
SampleApp
:
Build Phases
:
Build Phases
:
-
Check Pods Manifest.lock
:
[]
-
SourcesBuildPhase
:
-
SourcesBuildPhase
:
-
main.m
-
main.m
-
CPAppDelegate.m
-
CPAppDelegate.m
...
...
spec/integration/install_new/after/execution_output.txt
View file @
937d194f
$ pod install --no-update --no-doc --verbose --no-color 2>&1
$ pod install --no-
repo-
update --no-doc --verbose --no-color 2>&1
Analyzing dependencies
Analyzing dependencies
Resolving dependencies of `Podfile`
Resolving dependencies of `Podfile`
...
...
spec/integration/install_podfile_callbacks/after/SampleApp.xcodeproj.yaml
View file @
937d194f
...
@@ -29,6 +29,7 @@ File References:
...
@@ -29,6 +29,7 @@ File References:
Targets
:
Targets
:
-
SampleApp
:
-
SampleApp
:
Build Phases
:
Build Phases
:
-
Check Pods Manifest.lock
:
[]
-
SourcesBuildPhase
:
-
SourcesBuildPhase
:
-
main.m
-
main.m
-
CPAppDelegate.m
-
CPAppDelegate.m
...
...
spec/integration/install_podfile_callbacks/after/execution_output.txt
View file @
937d194f
$ pod install --no-update --no-doc --verbose --no-color 2>&1
$ pod install --no-
repo-
update --no-doc --verbose --no-color 2>&1
Analyzing dependencies
Analyzing dependencies
Resolving dependencies of `Podfile`
Resolving dependencies of `Podfile`
...
...
spec/integration/install_podspec/after/SampleApp.xcodeproj.yaml
View file @
937d194f
...
@@ -29,6 +29,7 @@ File References:
...
@@ -29,6 +29,7 @@ File References:
Targets
:
Targets
:
-
SampleApp
:
-
SampleApp
:
Build Phases
:
Build Phases
:
-
Check Pods Manifest.lock
:
[]
-
SourcesBuildPhase
:
-
SourcesBuildPhase
:
-
main.m
-
main.m
-
CPAppDelegate.m
-
CPAppDelegate.m
...
...
spec/integration/install_podspec/after/execution_output.txt
View file @
937d194f
$ pod install --no-update --no-doc --verbose --no-color 2>&1
$ pod install --no-
repo-
update --no-doc --verbose --no-color 2>&1
Analyzing dependencies
Analyzing dependencies
Fetching external sources
Fetching external sources
...
...
spec/integration/install_remove_pod/after/execution_output.txt
View file @
937d194f
$ pod install --no-update --no-doc --verbose --no-color 2>&1
$ pod install --no-
repo-
update --no-doc --verbose --no-color 2>&1
Analyzing dependencies
Analyzing dependencies
Finding Podfile changes
Finding Podfile changes
...
...
spec/integration/install_spec_callbacks/after/SampleApp.xcodeproj.yaml
View file @
937d194f
...
@@ -29,6 +29,7 @@ File References:
...
@@ -29,6 +29,7 @@ File References:
Targets
:
Targets
:
-
SampleApp
:
-
SampleApp
:
Build Phases
:
Build Phases
:
-
Check Pods Manifest.lock
:
[]
-
SourcesBuildPhase
:
-
SourcesBuildPhase
:
-
main.m
-
main.m
-
CPAppDelegate.m
-
CPAppDelegate.m
...
...
spec/integration/install_spec_callbacks/after/execution_output.txt
View file @
937d194f
$ pod install --no-update --no-doc --verbose --no-color 2>&1
$ pod install --no-
repo-
update --no-doc --verbose --no-color 2>&1
Analyzing dependencies
Analyzing dependencies
Fetching external sources
Fetching external sources
...
...
spec/integration/install_subspecs/after/SampleApp.xcodeproj.yaml
View file @
937d194f
...
@@ -48,6 +48,7 @@ File References:
...
@@ -48,6 +48,7 @@ File References:
Targets
:
Targets
:
-
iOS App
:
-
iOS App
:
Build Phases
:
Build Phases
:
-
Check Pods Manifest.lock
:
[]
-
SourcesBuildPhase
:
-
SourcesBuildPhase
:
-
main.m
-
main.m
-
CPAppDelegate.m
-
CPAppDelegate.m
...
@@ -95,6 +96,7 @@ Targets:
...
@@ -95,6 +96,7 @@ Targets:
Base Configuration
:
Pods-iOS App.xcconfig
Base Configuration
:
Pods-iOS App.xcconfig
-
OS X App
:
-
OS X App
:
Build Phases
:
Build Phases
:
-
Check Pods Manifest.lock
:
[]
-
SourcesBuildPhase
:
-
SourcesBuildPhase
:
-
main.m
-
main.m
-
CPAppDelegate.m
-
CPAppDelegate.m
...
...
spec/integration/install_subspecs/after/execution_output.txt
View file @
937d194f
$ pod install --no-update --no-doc --verbose --no-color 2>&1
$ pod install --no-
repo-
update --no-doc --verbose --no-color 2>&1
Analyzing dependencies
Analyzing dependencies
Fetching external sources
Fetching external sources
...
...
spec/integration/update/after/execution_output.txt
View file @
937d194f
$ pod update --no-update --no-doc --verbose --no-color 2>&1
$ pod update --no-
repo-
update --no-doc --verbose --no-color 2>&1
Analyzing dependencies
Analyzing dependencies
Finding Podfile changes
Finding Podfile changes
...
...
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