Commit 3db21882 authored by Fabio Pelosin's avatar Fabio Pelosin

[Fixtures] Update integration and examples fixtures

parent 6dc02bde
...@@ -23,6 +23,6 @@ DEPENDENCIES: ...@@ -23,6 +23,6 @@ DEPENDENCIES:
SPEC CHECKSUMS: SPEC CHECKSUMS:
AFNetworking: 7bf22b0ed1d9068909cd67206db78204eb63dd2c AFNetworking: 7bf22b0ed1d9068909cd67206db78204eb63dd2c
FormatterKit: 12dea999a2df19e389f7b821962fc4088de8b821 FormatterKit: 12dea999a2df19e389f7b821962fc4088de8b821
JSONKit: 3d4708953ea7ae399a49777372d8b060a43ddd27 JSONKit: 409734ab3407fce90ef7eaa95d7168f38d9a6601
COCOAPODS: 0.17.0.rc6 COCOAPODS: 0.17.0.rc6
...@@ -23,6 +23,6 @@ DEPENDENCIES: ...@@ -23,6 +23,6 @@ DEPENDENCIES:
SPEC CHECKSUMS: SPEC CHECKSUMS:
AFNetworking: 7bf22b0ed1d9068909cd67206db78204eb63dd2c AFNetworking: 7bf22b0ed1d9068909cd67206db78204eb63dd2c
FormatterKit: 12dea999a2df19e389f7b821962fc4088de8b821 FormatterKit: 12dea999a2df19e389f7b821962fc4088de8b821
JSONKit: 3d4708953ea7ae399a49777372d8b060a43ddd27 JSONKit: 409734ab3407fce90ef7eaa95d7168f38d9a6601
COCOAPODS: 0.17.0.rc6 COCOAPODS: 0.17.0.rc6
...@@ -5,6 +5,6 @@ DEPENDENCIES: ...@@ -5,6 +5,6 @@ DEPENDENCIES:
- JSONKit - JSONKit
SPEC CHECKSUMS: SPEC CHECKSUMS:
JSONKit: 3d4708953ea7ae399a49777372d8b060a43ddd27 JSONKit: 409734ab3407fce90ef7eaa95d7168f38d9a6601
COCOAPODS: 0.17.0.rc6 COCOAPODS: 0.17.0.rc6
...@@ -8,6 +8,6 @@ DEPENDENCIES: ...@@ -8,6 +8,6 @@ DEPENDENCIES:
SPEC CHECKSUMS: SPEC CHECKSUMS:
JSONKit: 409734ab3407fce90ef7eaa95d7168f38d9a6601 JSONKit: 409734ab3407fce90ef7eaa95d7168f38d9a6601
Reachability: 1c8584c5f26fa776695efef95caaa50402c94cfb Reachability: ba94ecd4eaa037be3d0588b38956672588530c5b
COCOAPODS: 0.17.0.rc6 COCOAPODS: 0.17.0.rc6
...@@ -8,6 +8,6 @@ DEPENDENCIES: ...@@ -8,6 +8,6 @@ DEPENDENCIES:
SPEC CHECKSUMS: SPEC CHECKSUMS:
JSONKit: 409734ab3407fce90ef7eaa95d7168f38d9a6601 JSONKit: 409734ab3407fce90ef7eaa95d7168f38d9a6601
Reachability: 1c8584c5f26fa776695efef95caaa50402c94cfb Reachability: ba94ecd4eaa037be3d0588b38956672588530c5b
COCOAPODS: 0.17.0.rc6 COCOAPODS: 0.17.0.rc6
...@@ -30,8 +30,7 @@ Targets: ...@@ -30,8 +30,7 @@ Targets:
Build Phases: Build Phases:
- SourcesBuildPhase: - SourcesBuildPhase:
- JSONKit.m - JSONKit.m
- Reachability.m: - Reachability.m
COMPILER_FLAGS: -fobjc-arc -DOS_OBJECT_USE_OBJC=0
- Pods-dummy.m - Pods-dummy.m
- FrameworksBuildPhase: - FrameworksBuildPhase:
- Foundation.framework - Foundation.framework
......
...@@ -6,6 +6,6 @@ DEPENDENCIES: ...@@ -6,6 +6,6 @@ DEPENDENCIES:
- Reachability (= 3.1.0) - Reachability (= 3.1.0)
SPEC CHECKSUMS: SPEC CHECKSUMS:
Reachability: 1c8584c5f26fa776695efef95caaa50402c94cfb Reachability: ba94ecd4eaa037be3d0588b38956672588530c5b
COCOAPODS: 0.16.2 COCOAPODS: 0.16.2
...@@ -8,6 +8,6 @@ DEPENDENCIES: ...@@ -8,6 +8,6 @@ DEPENDENCIES:
SPEC CHECKSUMS: SPEC CHECKSUMS:
JSONKit: 409734ab3407fce90ef7eaa95d7168f38d9a6601 JSONKit: 409734ab3407fce90ef7eaa95d7168f38d9a6601
Reachability: 1c8584c5f26fa776695efef95caaa50402c94cfb Reachability: ba94ecd4eaa037be3d0588b38956672588530c5b
COCOAPODS: 0.17.0.rc6 COCOAPODS: 0.17.0.rc6
...@@ -8,6 +8,6 @@ DEPENDENCIES: ...@@ -8,6 +8,6 @@ DEPENDENCIES:
SPEC CHECKSUMS: SPEC CHECKSUMS:
JSONKit: 409734ab3407fce90ef7eaa95d7168f38d9a6601 JSONKit: 409734ab3407fce90ef7eaa95d7168f38d9a6601
Reachability: 1c8584c5f26fa776695efef95caaa50402c94cfb Reachability: ba94ecd4eaa037be3d0588b38956672588530c5b
COCOAPODS: 0.17.0.rc6 COCOAPODS: 0.17.0.rc6
...@@ -47,8 +47,7 @@ Targets: ...@@ -47,8 +47,7 @@ Targets:
- Pods: - Pods:
Build Phases: Build Phases:
- SourcesBuildPhase: - SourcesBuildPhase:
- Reachability.m: - Reachability.m
COMPILER_FLAGS: -fobjc-arc -DOS_OBJECT_USE_OBJC=0
- Pods-dummy.m - Pods-dummy.m
- FrameworksBuildPhase: - FrameworksBuildPhase:
- Foundation.framework - Foundation.framework
...@@ -112,8 +111,7 @@ Targets: ...@@ -112,8 +111,7 @@ Targets:
Build Phases: Build Phases:
- SourcesBuildPhase: - SourcesBuildPhase:
- JSONKit.m - JSONKit.m
- Reachability.m: - Reachability.m
COMPILER_FLAGS: -fobjc-arc -DOS_OBJECT_USE_OBJC=0
- Pods-SampleApp_2-dummy.m - Pods-SampleApp_2-dummy.m
- FrameworksBuildPhase: - FrameworksBuildPhase:
- Foundation.framework - Foundation.framework
......
...@@ -4,11 +4,11 @@ Analyzing dependencies ...@@ -4,11 +4,11 @@ Analyzing dependencies
Resolving dependencies of `Podfile` Resolving dependencies of `Podfile`
Resolving dependencies for target `Pods' (iOS 6.0) Resolving dependencies for target `Pods' (iOS 6.0)
- Reachability (= 3.1.0) - Reachability (= 3.1.0)
Resolving dependencies for target `test' (iOS 6.0)
- JSONKit
Resolving dependencies for target `SampleApp_2' (iOS 6.0) Resolving dependencies for target `SampleApp_2' (iOS 6.0)
- JSONKit - JSONKit
- Reachability (= 3.1.0) - Reachability (= 3.1.0)
Resolving dependencies for target `test' (iOS 6.0)
- JSONKit
Comparing resolved specification to the sandbox manifest Comparing resolved specification to the sandbox manifest
A JSONKit A JSONKit
...@@ -25,8 +25,7 @@ Downloading dependencies ...@@ -25,8 +25,7 @@ Downloading dependencies
$ /usr/bin/git rev-list --max-count=1 0aff3deb5e1bb2bbc88a83fd71c8ad5550185cce $ /usr/bin/git rev-list --max-count=1 0aff3deb5e1bb2bbc88a83fd71c8ad5550185cce
0aff3deb5e1bb2bbc88a83fd71c8ad5550185cce 0aff3deb5e1bb2bbc88a83fd71c8ad5550185cce
> Cloning to Pods folder > Cloning to Pods folder
$ /usr/bin/git clone "CACHES_DIR/GitHub/de3e1c97c03ac13b29e7533beea2d2131589900f" $ /usr/bin/git clone "CACHES_DIR/GitHub/de3e1c97c03ac13b29e7533beea2d2131589900f" "ROOT/tmp/install_multiple_targets/Pods/JSONKit"
"ROOT/tmp/install_multiple_targets/Pods/JSONKit"
Cloning into 'ROOT/tmp/install_multiple_targets/Pods/JSONKit'... Cloning into 'ROOT/tmp/install_multiple_targets/Pods/JSONKit'...
done. done.
$ /usr/bin/git checkout -b activated-pod-commit 0aff3deb5e1bb2bbc88a83fd71c8ad5550185cce 2>&1 $ /usr/bin/git checkout -b activated-pod-commit 0aff3deb5e1bb2bbc88a83fd71c8ad5550185cce 2>&1
......
...@@ -5,6 +5,6 @@ DEPENDENCIES: ...@@ -5,6 +5,6 @@ DEPENDENCIES:
- Reachability (= 3.1.0) - Reachability (= 3.1.0)
SPEC CHECKSUMS: SPEC CHECKSUMS:
Reachability: 1c8584c5f26fa776695efef95caaa50402c94cfb Reachability: ba94ecd4eaa037be3d0588b38956672588530c5b
COCOAPODS: 0.17.0.rc6 COCOAPODS: 0.17.0.rc6
...@@ -5,6 +5,6 @@ DEPENDENCIES: ...@@ -5,6 +5,6 @@ DEPENDENCIES:
- Reachability (= 3.1.0) - Reachability (= 3.1.0)
SPEC CHECKSUMS: SPEC CHECKSUMS:
Reachability: 1c8584c5f26fa776695efef95caaa50402c94cfb Reachability: ba94ecd4eaa037be3d0588b38956672588530c5b
COCOAPODS: 0.17.0.rc6 COCOAPODS: 0.17.0.rc6
...@@ -26,8 +26,7 @@ Targets: ...@@ -26,8 +26,7 @@ Targets:
- Pods: - Pods:
Build Phases: Build Phases:
- SourcesBuildPhase: - SourcesBuildPhase:
- Reachability.m: - Reachability.m
COMPILER_FLAGS: -fobjc-arc -DOS_OBJECT_USE_OBJC=0
- Pods-dummy.m - Pods-dummy.m
- FrameworksBuildPhase: - FrameworksBuildPhase:
- Foundation.framework - Foundation.framework
......
...@@ -5,6 +5,6 @@ DEPENDENCIES: ...@@ -5,6 +5,6 @@ DEPENDENCIES:
- Reachability (= 3.1.0) - Reachability (= 3.1.0)
SPEC CHECKSUMS: SPEC CHECKSUMS:
Reachability: 1c8584c5f26fa776695efef95caaa50402c94cfb Reachability: ba94ecd4eaa037be3d0588b38956672588530c5b
COCOAPODS: 0.17.0.rc6 COCOAPODS: 0.17.0.rc6
...@@ -5,6 +5,6 @@ DEPENDENCIES: ...@@ -5,6 +5,6 @@ DEPENDENCIES:
- Reachability (= 3.1.0) - Reachability (= 3.1.0)
SPEC CHECKSUMS: SPEC CHECKSUMS:
Reachability: 1c8584c5f26fa776695efef95caaa50402c94cfb Reachability: ba94ecd4eaa037be3d0588b38956672588530c5b
COCOAPODS: 0.17.0.rc6 COCOAPODS: 0.17.0.rc6
...@@ -26,8 +26,7 @@ Targets: ...@@ -26,8 +26,7 @@ Targets:
- Pods: - Pods:
Build Phases: Build Phases:
- SourcesBuildPhase: - SourcesBuildPhase:
- Reachability.m: - Reachability.m
COMPILER_FLAGS: -fobjc-arc -DOS_OBJECT_USE_OBJC=0
- Pods-dummy.m - Pods-dummy.m
- FrameworksBuildPhase: - FrameworksBuildPhase:
- Foundation.framework - Foundation.framework
......
...@@ -5,6 +5,6 @@ DEPENDENCIES: ...@@ -5,6 +5,6 @@ DEPENDENCIES:
- Reachability (= 3.1.0) - Reachability (= 3.1.0)
SPEC CHECKSUMS: SPEC CHECKSUMS:
Reachability: 1c8584c5f26fa776695efef95caaa50402c94cfb Reachability: ba94ecd4eaa037be3d0588b38956672588530c5b
COCOAPODS: 0.17.0.rc6 COCOAPODS: 0.17.0.rc6
...@@ -5,6 +5,6 @@ DEPENDENCIES: ...@@ -5,6 +5,6 @@ DEPENDENCIES:
- Reachability (= 3.1.0) - Reachability (= 3.1.0)
SPEC CHECKSUMS: SPEC CHECKSUMS:
Reachability: 1c8584c5f26fa776695efef95caaa50402c94cfb Reachability: ba94ecd4eaa037be3d0588b38956672588530c5b
COCOAPODS: 0.17.0.rc6 COCOAPODS: 0.17.0.rc6
...@@ -26,8 +26,7 @@ Targets: ...@@ -26,8 +26,7 @@ Targets:
- Pods: - Pods:
Build Phases: Build Phases:
- SourcesBuildPhase: - SourcesBuildPhase:
- Reachability.m: - Reachability.m
COMPILER_FLAGS: -fobjc-arc -DOS_OBJECT_USE_OBJC=0
- Pods-dummy.m - Pods-dummy.m
- FrameworksBuildPhase: - FrameworksBuildPhase:
- Foundation.framework - Foundation.framework
......
...@@ -9,6 +9,6 @@ DEPENDENCIES: ...@@ -9,6 +9,6 @@ DEPENDENCIES:
SPEC CHECKSUMS: SPEC CHECKSUMS:
JSONKit: 3d4708953ea7ae399a49777372d8b060a43ddd27 JSONKit: 3d4708953ea7ae399a49777372d8b060a43ddd27
Reachability: 1c8584c5f26fa776695efef95caaa50402c94cfb Reachability: ba94ecd4eaa037be3d0588b38956672588530c5b
COCOAPODS: 0.16.2 COCOAPODS: 0.16.2
...@@ -14,11 +14,11 @@ Fetching external sources ...@@ -14,11 +14,11 @@ Fetching external sources
5 files updated, 0 files merged, 0 files removed, 0 files unresolved 5 files updated, 0 files merged, 0 files removed, 0 files unresolved
Resolving dependencies of `Podfile` Resolving dependencies of `Podfile`
Resolving dependencies for target `OS X App' (OS X 10.6)
- PodTest/subspec_2 (from `PodTest-hg-source`)
Resolving dependencies for target `Pods' (iOS 6.1) Resolving dependencies for target `Pods' (iOS 6.1)
Resolving dependencies for target `iOS App' (iOS 4.3) Resolving dependencies for target `iOS App' (iOS 4.3)
- PodTest/subspec_1 (from `PodTest-hg-source`) - PodTest/subspec_1 (from `PodTest-hg-source`)
Resolving dependencies for target `OS X App' (OS X 10.6)
- PodTest/subspec_2 (from `PodTest-hg-source`)
Comparing resolved specification to the sandbox manifest Comparing resolved specification to the sandbox manifest
A PodTest A PodTest
......
...@@ -5,6 +5,6 @@ DEPENDENCIES: ...@@ -5,6 +5,6 @@ DEPENDENCIES:
- Reachability (<= 3.1.0) - Reachability (<= 3.1.0)
SPEC CHECKSUMS: SPEC CHECKSUMS:
Reachability: 1c8584c5f26fa776695efef95caaa50402c94cfb Reachability: ba94ecd4eaa037be3d0588b38956672588530c5b
COCOAPODS: 0.17.0.rc6 COCOAPODS: 0.17.0.rc6
...@@ -5,6 +5,6 @@ DEPENDENCIES: ...@@ -5,6 +5,6 @@ DEPENDENCIES:
- Reachability (<= 3.1.0) - Reachability (<= 3.1.0)
SPEC CHECKSUMS: SPEC CHECKSUMS:
Reachability: 1c8584c5f26fa776695efef95caaa50402c94cfb Reachability: ba94ecd4eaa037be3d0588b38956672588530c5b
COCOAPODS: 0.17.0.rc6 COCOAPODS: 0.17.0.rc6
...@@ -26,8 +26,7 @@ Targets: ...@@ -26,8 +26,7 @@ Targets:
- Pods: - Pods:
Build Phases: Build Phases:
- SourcesBuildPhase: - SourcesBuildPhase:
- Reachability.m: - Reachability.m
COMPILER_FLAGS: -fobjc-arc -DOS_OBJECT_USE_OBJC=0
- Pods-dummy.m - Pods-dummy.m
- FrameworksBuildPhase: - FrameworksBuildPhase:
- Foundation.framework - Foundation.framework
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment