From 8e013d93ea03f5e654002e8f206637597ff4b21a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Eloy=20Dur=C3=A1n?= Date: Sat, 2 Feb 2013 20:42:29 +0100 Subject: [PATCH] Make specs green. --- .../AFNetworking Mac Example/Podfile.lock | 24 +++++++-------- .../AFNetworking iOS Example/Podfile.lock | 30 +++++++++---------- examples/TargetTest/Podfile.lock | 10 +++---- spec/unit/local_pod_spec.rb | 4 +-- 4 files changed, 34 insertions(+), 34 deletions(-) diff --git a/examples/AFNetworking Mac Example/Podfile.lock b/examples/AFNetworking Mac Example/Podfile.lock index b0dce5e..a60ac4e 100644 --- a/examples/AFNetworking Mac Example/Podfile.lock +++ b/examples/AFNetworking Mac Example/Podfile.lock @@ -1,8 +1,10 @@ -PODS: -- AFNetworking (0.7.0): +COCOAPODS: 0.16.1 + +PODS: +- AFNetworking (0.7.0): - JSONKit -- FormatterKit (1.0.0): +- FormatterKit (1.0.0): - FormatterKit/ArrayFormatter (= 1.0.0) - FormatterKit/LocationFormatter (= 1.0.0) - FormatterKit/OrdinalNumberFormatter (= 1.0.0) @@ -17,19 +19,17 @@ PODS: - FormatterKit/UnitOfInformationFormatter (1.0.0) - JSONKit (1.5pre) -DEPENDENCIES: +DEPENDENCIES: - AFNetworking (~> 0.7.0) - FormatterKit -SPEC CHECKSUMS: - AFNetworking: 7bf22b0ed1d9068909cd67206db78204eb63dd2c - FormatterKit: 12dea999a2df19e389f7b821962fc4088de8b821 - FormatterKit/ArrayFormatter: 12dea999a2df19e389f7b821962fc4088de8b821 - FormatterKit/LocationFormatter: 12dea999a2df19e389f7b821962fc4088de8b821 - FormatterKit/OrdinalNumberFormatter: 12dea999a2df19e389f7b821962fc4088de8b821 +SPEC CHECKSUMS: FormatterKit/TimeIntervalFormatter: 12dea999a2df19e389f7b821962fc4088de8b821 FormatterKit/URLRequestFormatter: 12dea999a2df19e389f7b821962fc4088de8b821 FormatterKit/UnitOfInformationFormatter: 12dea999a2df19e389f7b821962fc4088de8b821 + FormatterKit/ArrayFormatter: 12dea999a2df19e389f7b821962fc4088de8b821 JSONKit: 3d4708953ea7ae399a49777372d8b060a43ddd27 - -COCOAPODS: 0.16.1 + FormatterKit/LocationFormatter: 12dea999a2df19e389f7b821962fc4088de8b821 + AFNetworking: 7bf22b0ed1d9068909cd67206db78204eb63dd2c + FormatterKit: 12dea999a2df19e389f7b821962fc4088de8b821 + FormatterKit/OrdinalNumberFormatter: 12dea999a2df19e389f7b821962fc4088de8b821 diff --git a/examples/AFNetworking iOS Example/Podfile.lock b/examples/AFNetworking iOS Example/Podfile.lock index b0dce5e..5e418eb 100644 --- a/examples/AFNetworking iOS Example/Podfile.lock +++ b/examples/AFNetworking iOS Example/Podfile.lock @@ -1,8 +1,8 @@ -PODS: -- AFNetworking (0.7.0): +PODS: +- AFNetworking (0.7.0): - JSONKit -- FormatterKit (1.0.0): +- FormatterKit (1.0.0): - FormatterKit/ArrayFormatter (= 1.0.0) - FormatterKit/LocationFormatter (= 1.0.0) - FormatterKit/OrdinalNumberFormatter (= 1.0.0) @@ -17,19 +17,19 @@ PODS: - FormatterKit/UnitOfInformationFormatter (1.0.0) - JSONKit (1.5pre) -DEPENDENCIES: +SPEC CHECKSUMS: + FormatterKit: 12dea999a2df19e389f7b821962fc4088de8b821 + FormatterKit/LocationFormatter: 12dea999a2df19e389f7b821962fc4088de8b821 + FormatterKit/UnitOfInformationFormatter: 12dea999a2df19e389f7b821962fc4088de8b821 + FormatterKit/OrdinalNumberFormatter: 12dea999a2df19e389f7b821962fc4088de8b821 + FormatterKit/URLRequestFormatter: 12dea999a2df19e389f7b821962fc4088de8b821 + JSONKit: 3d4708953ea7ae399a49777372d8b060a43ddd27 + FormatterKit/TimeIntervalFormatter: 12dea999a2df19e389f7b821962fc4088de8b821 + FormatterKit/ArrayFormatter: 12dea999a2df19e389f7b821962fc4088de8b821 + AFNetworking: 7bf22b0ed1d9068909cd67206db78204eb63dd2c + +DEPENDENCIES: - AFNetworking (~> 0.7.0) - FormatterKit -SPEC CHECKSUMS: - AFNetworking: 7bf22b0ed1d9068909cd67206db78204eb63dd2c - FormatterKit: 12dea999a2df19e389f7b821962fc4088de8b821 - FormatterKit/ArrayFormatter: 12dea999a2df19e389f7b821962fc4088de8b821 - FormatterKit/LocationFormatter: 12dea999a2df19e389f7b821962fc4088de8b821 - FormatterKit/OrdinalNumberFormatter: 12dea999a2df19e389f7b821962fc4088de8b821 - FormatterKit/TimeIntervalFormatter: 12dea999a2df19e389f7b821962fc4088de8b821 - FormatterKit/URLRequestFormatter: 12dea999a2df19e389f7b821962fc4088de8b821 - FormatterKit/UnitOfInformationFormatter: 12dea999a2df19e389f7b821962fc4088de8b821 - JSONKit: 3d4708953ea7ae399a49777372d8b060a43ddd27 - COCOAPODS: 0.16.1 diff --git a/examples/TargetTest/Podfile.lock b/examples/TargetTest/Podfile.lock index d9f8a45..6264261 100644 --- a/examples/TargetTest/Podfile.lock +++ b/examples/TargetTest/Podfile.lock @@ -1,11 +1,11 @@ -PODS: +PODS: - JSONKit (1.5pre) -DEPENDENCIES: +COCOAPODS: 0.16.1 + +DEPENDENCIES: - JSONKit -SPEC CHECKSUMS: +SPEC CHECKSUMS: JSONKit: 3d4708953ea7ae399a49777372d8b060a43ddd27 - -COCOAPODS: 0.16.1 diff --git a/spec/unit/local_pod_spec.rb b/spec/unit/local_pod_spec.rb index 6a44986..97567fb 100644 --- a/spec/unit/local_pod_spec.rb +++ b/spec/unit/local_pod_spec.rb @@ -98,11 +98,11 @@ describe Pod::LocalPod do h_build_file = target.headers_build_phase.files.first h_build_file.file_ref.path.should == "BananaLib/Classes/Banana.h" - h_build_file.settings.should == {"ATTRIBUTES"=>["Public"]} + h_build_file.settings.should == {} m_build_file = target.source_build_phase.files.first m_build_file.file_ref.path.should == "BananaLib/Classes/Banana.m" - m_build_file.settings.should == {"COMPILER_FLAGS"=>"-d some_flag"} + m_build_file.settings.should == { "COMPILER_FLAGS" => "-d some_flag" } end it "returns the platform" do