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
2c880a5b
Commit
2c880a5b
authored
Jul 01, 2013
by
Michele
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fixing .xcconfig tests and output.
parent
aa6a4cf6
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
18 additions
and
9 deletions
+18
-9
Pods.xcconfig
spec/integration/install_add_pod/after/Pods/Pods.xcconfig
+2
-1
execution_output.txt
spec/integration/install_add_pod/after/execution_output.txt
+2
-1
Pods.xcconfig
spec/integration/install_add_pod/before/Pods/Pods.xcconfig
+2
-1
execution_output.txt
...ation/install_multiple_targets/after/execution_output.txt
+4
-2
execution_output.txt
spec/integration/install_subspecs/after/execution_output.txt
+8
-4
No files found.
spec/integration/install_add_pod/after/Pods/Pods.xcconfig
View file @
2c880a5b
ALWAYS_SEARCH_USER_PATHS = YES
HEADER_SEARCH_PATHS = ${PODS_HEADERS_SEARCH_PATHS}
OTHER_LDFLAGS = -ObjC -framework SystemConfiguration
PODS_BUILD_HEADERS_SEARCH_PATHS = "${PODS_ROOT}/Headers/BuildHeaders" "${PODS_ROOT}/BuildHeaders/Reachability"
PODS_BUILD_HEADERS_SEARCH_PATHS = "${PODS_ROOT}/Headers/BuildHeaders" "${PODS_ROOT}/
Headers/
BuildHeaders/Reachability"
PODS_HEADERS_SEARCH_PATHS = ${PODS_PUBLIC_HEADERS_SEARCH_PATHS}
PODS_PUBLIC_HEADERS_SEARCH_PATHS = "${PODS_ROOT}/Headers/Headers" "${PODS_ROOT}/Headers/Reachability"
PODS_ROOT = ${SRCROOT}/Pods/Generated
\ No newline at end of file
spec/integration/install_add_pod/after/execution_output.txt
View file @
2c880a5b
...
...
@@ -30,7 +30,8 @@ Downloading dependencies
$ /usr/bin/git clone "CACHES_DIR/GitHub/de3e1c97c03ac13b29e7533beea2d2131589900f" "ROOT/tmp/install_add_pod/Pods/Generated/Sources/JSONKit"
Cloning into 'ROOT/tmp/install_add_pod/Pods/Generated/Sources/JSONKit'...
done.
$ /usr/bin/git checkout -b activated-pod-commit 0aff3deb5e1bb2bbc88a83fd71c8ad5550185cce 2>&1
$ /usr/bin/git checkout -b activated-pod-commit
0aff3deb5e1bb2bbc88a83fd71c8ad5550185cce 2>&1
Switched to a new branch 'activated-pod-commit'
-> Installing Reachability (3.1.0)
...
...
spec/integration/install_add_pod/before/Pods/Pods.xcconfig
View file @
2c880a5b
ALWAYS_SEARCH_USER_PATHS = YES
HEADER_SEARCH_PATHS = ${PODS_HEADERS_SEARCH_PATHS}
OTHER_LDFLAGS = -ObjC -framework SystemConfiguration
PODS_BUILD_HEADERS_SEARCH_PATHS = "${PODS_ROOT}/Headers/BuildHeaders" "${PODS_ROOT}/BuildHeaders/Reachability"
PODS_BUILD_HEADERS_SEARCH_PATHS = "${PODS_ROOT}/Headers/BuildHeaders" "${PODS_ROOT}/
Headers/
BuildHeaders/Reachability"
PODS_HEADERS_SEARCH_PATHS = ${PODS_PUBLIC_HEADERS_SEARCH_PATHS}
PODS_PUBLIC_HEADERS_SEARCH_PATHS = "${PODS_ROOT}/Headers/Headers" "${PODS_ROOT}/Headers/Reachability"
PODS_ROOT = ${SRCROOT}/Pods/Generated
\ No newline at end of file
spec/integration/install_multiple_targets/after/execution_output.txt
View file @
2c880a5b
...
...
@@ -30,7 +30,8 @@ Downloading dependencies
$ /usr/bin/git clone "CACHES_DIR/GitHub/de3e1c97c03ac13b29e7533beea2d2131589900f" "ROOT/tmp/install_multiple_targets/Pods/Generated/Sources/JSONKit"
Cloning into 'ROOT/tmp/install_multiple_targets/Pods/Generated/Sources/JSONKit'...
done.
$ /usr/bin/git checkout -b activated-pod-commit 0aff3deb5e1bb2bbc88a83fd71c8ad5550185cce 2>&1
$ /usr/bin/git checkout -b activated-pod-commit
0aff3deb5e1bb2bbc88a83fd71c8ad5550185cce 2>&1
Switched to a new branch 'activated-pod-commit'
-> Installing Reachability (3.1.0)
...
...
@@ -102,7 +103,8 @@ Generating Pods project
- Generating target environment header at `Pods/Generated/Pods-test-environment.h`
- Generating copy resources script at `Pods/Generated/Pods-test-resources.sh`
- Generating acknowledgements at `Pods/Generated/Pods-test-acknowledgements.plist`
- Generating acknowledgements at `Pods/Generated/Pods-test-acknowledgements.markdown`
- Generating acknowledgements at
`Pods/Generated/Pods-test-acknowledgements.markdown`
- Generating dummy source file at `Pods/Generated/Pods-test-dummy.m`
- Running post install hooks
- Writing Xcode project file to `Pods/Generated/Pods.xcodeproj`
...
...
spec/integration/install_subspecs/after/execution_output.txt
View file @
2c880a5b
...
...
@@ -52,15 +52,19 @@ Generating Pods project
- Generating xcconfig file at `Pods/Generated/Pods-OS X App.xcconfig`
- Generating target environment header at `Pods/Generated/Pods-OS X App-environment.h`
- Generating copy resources script at `Pods/Generated/Pods-OS X App-resources.sh`
- Generating acknowledgements at `Pods/Generated/Pods-OS X App-acknowledgements.plist`
- Generating acknowledgements at `Pods/Generated/Pods-OS X App-acknowledgements.markdown`
- Generating acknowledgements at `Pods/Generated/Pods-OS X
App-acknowledgements.plist`
- Generating acknowledgements at `Pods/Generated/Pods-OS X
App-acknowledgements.markdown`
- Generating dummy source file at `Pods/Generated/Pods-OS X App-dummy.m`
- Installing target `Pods-iOS App` iOS 4.3
- Generating xcconfig file at `Pods/Generated/Pods-iOS App.xcconfig`
- Generating target environment header at `Pods/Generated/Pods-iOS App-environment.h`
- Generating copy resources script at `Pods/Generated/Pods-iOS App-resources.sh`
- Generating acknowledgements at `Pods/Generated/Pods-iOS App-acknowledgements.plist`
- Generating acknowledgements at `Pods/Generated/Pods-iOS App-acknowledgements.markdown`
- Generating acknowledgements at `Pods/Generated/Pods-iOS
App-acknowledgements.plist`
- Generating acknowledgements at `Pods/Generated/Pods-iOS
App-acknowledgements.markdown`
- Generating dummy source file at `Pods/Generated/Pods-iOS App-dummy.m`
- Running post install hooks
- Writing Xcode project file to `Pods/Generated/Pods.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