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
2986a560
Commit
2986a560
authored
May 12, 2015
by
Orta Therox
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[PreInstallHooks] More segiddinscop changes
parent
a28445d0
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
3 deletions
+2
-3
CHANGELOG.md
CHANGELOG.md
+2
-2
post_install_hooks_context_spec.rb
spec/unit/installer/post_install_hooks_context_spec.rb
+0
-1
No files found.
CHANGELOG.md
View file @
2986a560
...
...
@@ -15,8 +15,8 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
*
Supports running pre-install hooks in plugins. This happens before the resolver
does its work, and offers easy access to the sandbox, podfile and lockfile via a
PreInstallHooksContext object. This also renames the post-install hooks from HooksContext
to
PostInstallHooksContext.
`PreInstallHooksContext`
object. This also renames the post-install hooks from
`HooksContext`
to
`PostInstallHooksContext`
.
[
Orta Therox
](
https://github.com/orta
)
[
cocoapods#3540
](
https://github.com/CocoaPods/cocoapods/issues/3409
)
...
...
spec/unit/installer/post_install_hooks_context_spec.rb
View file @
2986a560
require
File
.
expand_path
(
'../../../spec_helper'
,
__FILE__
)
module
Pod
...
...
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