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
062c172c
Commit
062c172c
authored
Feb 14, 2013
by
Fabio Pelosin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[Spec Integration] Update install_podfile_callbacks for 0.17
parent
0e0744ce
Hide whitespace changes
Inline
Side-by-side
Showing
9 changed files
with
85 additions
and
57 deletions
+85
-57
Podfile.lock
.../integration/install_podfile_callbacks/after/Podfile.lock
+3
-4
Manifest.lock
...ration/install_podfile_callbacks/after/Pods/Manifest.lock
+10
-0
Pods-dummy.m
...gration/install_podfile_callbacks/after/Pods/Pods-dummy.m
+0
-0
Pods-header.h
...ration/install_podfile_callbacks/after/Pods/Pods-header.h
+4
-0
Pods-prefix.pch
...tion/install_podfile_callbacks/after/Pods/Pods-prefix.pch
+2
-0
Pods.xcodeproj.yaml
.../install_podfile_callbacks/after/Pods/Pods.xcodeproj.yaml
+24
-21
Reachability.podspec
...le_callbacks/after/Pods/Reachability/Reachability.podspec
+0
-12
contents.xcworkspacedata
...acks/after/SampleApp.xcworkspace/contents.xcworkspacedata
+2
-2
execution_output.txt
...tion/install_podfile_callbacks/after/execution_output.txt
+40
-18
No files found.
spec/integration/install_podfile_callbacks/after/Podfile.lock
View file @
062c172c
PODS:
- Reachability (3.1.0)
- Reachability (3.1.0)
DEPENDENCIES:
- Reachability (= 3.1.0)
- Reachability (= 3.1.0)
SPEC CHECKSUMS:
Reachability: 1c8584c5f26fa776695efef95caaa50402c94cfb
COCOAPODS: 0.1
6.2
COCOAPODS: 0.1
7.0.alpha
spec/integration/install_podfile_callbacks/after/Pods/Manifest.lock
0 → 100644
View file @
062c172c
PODS:
- Reachability (3.1.0)
DEPENDENCIES:
- Reachability (= 3.1.0)
SPEC CHECKSUMS:
Reachability: 1c8584c5f26fa776695efef95caaa50402c94cfb
COCOAPODS: 0.17.0.alpha
spec/integration/install_podfile_callbacks/after/Pods/Pods
Dummy_Pods
.m
→
spec/integration/install_podfile_callbacks/after/Pods/Pods
-dummy
.m
View file @
062c172c
File moved
spec/integration/install_podfile_callbacks/after/Pods/Pods-header.h
0 → 100644
View file @
062c172c
// WARNING: This feature of CocoaPods is present for discussion purposes and might be discontinued or changed in future
#define __COCOA_PODS
#define __POD_Reachability
spec/integration/install_podfile_callbacks/after/Pods/Pods-prefix.pch
View file @
062c172c
#ifdef __OBJC__
#import <UIKit/UIKit.h>
#endif
#import "Pods-header.h"
spec/integration/install_podfile_callbacks/after/Pods/Pods.xcodeproj.yaml
View file @
062c172c
---
File References
:
-
Products
:
-
libPods.a
-
Frameworks
:
-
Foundation.framework
-
SystemConfiguration.framework
-
Pods
:
-
Reachability
:
-
Reachability.h
-
Reachability.m
-
Products
:
-
libPods.a
-
Targets Support Files
:
-
Pods
:
-
Pods-resources.sh
-
Pods-prefix.pch
-
Pods.xcconfig
-
PodsDummy_Pods.m
-
Pods-header.h
-
Pods-prefix.pch
-
Pods-resources.sh
-
Pods-acknowledgements.plist
-
Pods-acknowledgements.markdown
-
Pods-dummy.m
-
Podfile
---
...
...
@@ -23,7 +28,7 @@ Targets:
-
SourcesBuildPhase
:
-
Reachability.m
:
COMPILER_FLAGS
:
-fobjc-arc -DOS_OBJECT_USE_OBJC=0
-
Pods
Dummy_Pods
.m
-
Pods
-dummy
.m
-
FrameworksBuildPhase
:
-
Foundation.framework
-
HeadersBuildPhase
:
...
...
@@ -31,26 +36,25 @@ Targets:
Build Configurations
:
-
Release
:
Build Settings
:
VALIDATE_PRODUCT
:
'
YES'
PUBLIC_HEADERS_FOLDER_PATH
:
$(TARGET_NAME)
DSTROOT
:
/tmp/xcodeproj.dst
GCC_ENABLE_OBJC_GC
:
supported
GCC_PREFIX_HEADER
:
Pods-prefix.pch
PODS_HEADERS_SEARCH_PATHS
:
${PODS_BUILD_HEADERS_SEARCH_PATHS}
PODS_ROOT
:
${SRCROOT}
PUBLIC_HEADERS_FOLDER_PATH
:
$(TARGET_NAME)
SDKROOT
:
iphoneos
VALIDATE_PRODUCT
:
'
YES'
GCC_C_LANGUAGE_STANDARD
:
gnu99
OTHER_LDFLAGS
:
'
'
GCC_VERSION
:
com.apple.compilers.llvm.clang.1_0
SKIP_INSTALL
:
'
YES'
INSTALL_PATH
:
$(BUILT_PRODUCTS_DIR)
DSTROOT
:
/tmp/xcodeproj.dst
ALWAYS_SEARCH_USER_PATHS
:
'
NO'
SDKROOT
:
iphoneos
GCC_PRECOMPILE_PREFIX_HEADER
:
'
YES'
COPY_PHASE_STRIP
:
'
YES'
GCC_VERSION
:
com.apple.compilers.llvm.clang.1_0
ARCHS
:
$(ARCHS_STANDARD_32_BIT)
PRODUCT_NAME
:
$(TARGET_NAME)
GCC_PRECOMPILE_PREFIX_HEADER
:
'
YES'
OTHER_LDFLAGS
:
'
'
IPHONEOS_DEPLOYMENT_TARGET
:
'
6.0'
INSTALL_PATH
:
$(BUILT_PRODUCTS_DIR)
SKIP_INSTALL
:
'
YES'
PODS_ROOT
:
${SRCROOT}
ARCHS
:
$(ARCHS_STANDARD_32_BIT)
GCC_WARN_INHIBIT_ALL_WARNINGS
:
'
NO'
COPY_PHASE_STRIP
:
'
YES'
GCC_PREFIX_HEADER
:
Pods-prefix.pch
Base Configuration
:
Pods.xcconfig
-
Debug
:
Build Settings
:
...
...
@@ -78,7 +82,6 @@ Targets:
PODS_ROOT
:
${SRCROOT}
ARCHS
:
$(ARCHS_STANDARD_32_BIT)
SKIP_INSTALL
:
'
YES'
GCC_WARN_INHIBIT_ALL_WARNINGS
:
'
NO'
Base Configuration
:
Pods.xcconfig
...
...
spec/integration/install_podfile_callbacks/after/Pods/Reachability/Reachability.podspec
deleted
100644 → 0
View file @
0e0744ce
Pod
::
Spec
.
new
do
|
s
|
s
.
name
=
'Reachability'
s
.
version
=
'3.1.0'
s
.
license
=
'BSD'
s
.
homepage
=
'https://github.com/tonymillion/Reachability'
s
.
authors
=
{
'Tony Million'
=>
'tonymillion@gmail.com'
}
s
.
summary
=
'ARC and GCD Compatible Reachability Class for iOS. Drop in replacement for Apple Reachability.'
s
.
source
=
{
:git
=>
'https://github.com/tonymillion/Reachability.git'
,
:tag
=>
'v3.1.0'
}
s
.
source_files
=
'Reachability.{h,m}'
s
.
framework
=
'SystemConfiguration'
s
.
requires_arc
=
false
end
spec/integration/install_podfile_callbacks/after/SampleApp.xcworkspace/contents.xcworkspacedata
View file @
062c172c
<?xml version='1.0' encoding='UTF-8'?>
<Workspace
version=
'1.0'
><FileRef
location=
'group:Pods/Pods.xcodeproj'
/><FileRef
location=
'group:SampleApp.xcodeproj'
/></Workspace>
\ No newline at end of file
<?xml version='1.0' encoding='UTF-8'?>
<Workspace
version=
'1.0'
><FileRef
location=
'group:SampleApp.xcodeproj'
/><FileRef
location=
'group:Pods/Pods.xcodeproj'
/></Workspace>
\ No newline at end of file
spec/integration/install_podfile_callbacks/after/execution_output.txt
View file @
062c172c
$ pod install --no-update --no-doc --verbose --no-color
Resolving dependencies of `
./Podfile'
Resolving dependencies of `
Podfile`
Resolving dependencies for target `default' (iOS 6.0)
- Reachability (= 3.1.0)
Comparing resolved specification to the sandbox manifest:
A Reachability
Downloading dependencies
-> Installing Reachability (3.1.0)
$ /usr/bin/git config core.bare
true
> Cloning git repo
$ /usr/bin/git rev-list --max-count=1 v3.1.0
f7176f4798d068d233dca5223ae4bd9c8059e830
> GitHub download
$ /usr/bin/git config core.bare
true
$ /usr/bin/git config core.bare
true
> Updating cache git repo (CACHES_DIR/GitHub/48f11286750afa2e2eb80564e288f42eed7cbab6)
$ /usr/bin/git remote update
Fetching origin
$ /usr/bin/git init
Initialized empty Git repository in ROOT/tmp/install_podfile_callbacks/Pods/Reachability/.git/
$ /usr/bin/git remote add origin 'CACHES_DIR/Git/48f11286750afa2e2eb80564e288f42eed7cbab6'
$ /usr/bin/git fetch origin tags/v3.1.0
$ /usr/bin/git remote add origin 'CACHES_DIR/GitHub/48f11286750afa2e2eb80564e288f42eed7cbab6'
$ /usr/bin/git fetch origin tags/v3.1.0 2>&1
From CACHES_DIR/GitHub/48f11286750afa2e2eb80564e288f42eed7cbab6
* tag v3.1.0 -> FETCH_HEAD
$ /usr/bin/git reset --hard FETCH_HEAD
HEAD is now at f7176f4 updated podspec
$ /usr/bin/git checkout -b activated-pod-commit
$ /usr/bin/git checkout -b activated-pod-commit 2>&1
Switched to a new branch 'activated-pod-commit'
Generating support files
Generating Pods Project
- Creating Pods project
- Running pre install hooks
- Generating project
- Podfile
- Adding source files to Pods project
- Adding resources to Pods project
- Installing targets
- Generating xcconfig file at `./Pods/Pods.xcconfig'
- Generating prefix header at `./Pods/Pods-prefix.pch'
- Generating copy resources script at `./Pods/Pods-resources.sh'
- Installing target `Pods` iOS 6.0
- Adding Build files
- Linking headers
- Generating xcconfig file at `Pods/Pods.xcconfig`
- Generating target header at `Pods/Pods-header.h`
- Generating prefix header at `Pods/Pods-prefix.pch`
- Generating copy resources script at `Pods/Pods-resources.sh`
- Generating acknowledgements at `Pods/Pods-acknowledgements.plist`
- Generating acknowledgements at `Pods/Pods-acknowledgements.markdown`
- Generating dummy source file at `Pods/Pods-dummy.m`
- Running post install hooks
- Writing Xcode project file to `./Pods/Pods.xcodeproj'
- Writing lockfile in `./Podfile.lock'
- Podfile
- Writing Xcode project file to `Pods/Pods.xcodeproj`
- Writing Lockfile in `Podfile.lock`
- Writing Manifest in `Pods/Manifest.lock`
[!] From now on use `SampleApp.xcworkspace'.
Integrating client projects
Integrating `libPods.a' into target `SampleApp' of Xcode project `./SampleApp.xcodeproj
'.
[!] From now on use `SampleApp.xcworkspace
'.
Integrating `libPods.a` into target `SampleApp` of project `SampleApp.xcodeproj`.
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