Skip to content

Commit

Permalink
[Integration] Update fixtures
Browse files Browse the repository at this point in the history
  • Loading branch information
fabiopelosin committed Sep 5, 2013
1 parent 1faa261 commit 28b23c8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ GIT

GIT
remote: https://github.com/CocoaPods/Xcodeproj.git
revision: 1f87522f0ae012b0ff4b0e5575b8a14e47d1490a
revision: bfcb1f025b712f54955702cb56d30db191d264b0
branch: master
specs:
xcodeproj (0.10.1)
Expand Down
2 changes: 1 addition & 1 deletion spec/cocoapods-integration-specs
Submodule cocoapods-integration-specs updated 49 files
+1 −1 install_add_pod/after/Podfile.lock
+1 −1 install_add_pod/after/Pods/Manifest.lock
+1 −1 install_add_pod/after/Pods/Pods-resources.sh
+1 −1 install_custom_workspace/after/Podfile.lock
+1 −1 install_custom_workspace/after/Pods/Manifest.lock
+1 −1 install_custom_workspace/after/Pods/Pods-SampleApp_1-resources.sh
+1 −1 install_custom_workspace/after/Pods/Pods-SampleApp_2-resources.sh
+1 −1 install_external_source/after/Podfile.lock
+1 −1 install_external_source/after/Pods/Manifest.lock
+1 −1 install_external_source/after/Pods/Pods-resources.sh
+4 −4 install_external_source/after/SampleApp.xcodeproj.yaml
+1 −1 install_local_source/after/Podfile.lock
+1 −1 install_local_source/after/Pods/Manifest.lock
+1 −1 install_local_source/after/Pods/Pods-resources.sh
+4 −4 install_local_source/after/SampleApp.xcodeproj.yaml
+1 −1 install_multiple_targets/after/Podfile.lock
+1 −1 install_multiple_targets/after/Pods/Manifest.lock
+1 −1 install_multiple_targets/after/Pods/Pods-SampleApp_2-resources.sh
+1 −1 install_multiple_targets/after/Pods/Pods-resources.sh
+1 −1 install_multiple_targets/after/Pods/Pods-test-resources.sh
+16 −16 install_multiple_targets/after/SampleApp.xcodeproj.yaml
+1 −1 install_new/after/Podfile.lock
+1 −1 install_new/after/Pods/Manifest.lock
+1 −1 install_new/after/Pods/Pods-resources.sh
+6 −6 install_new/after/SampleApp.xcodeproj.yaml
+1 −1 install_podfile_callbacks/after/Podfile.lock
+1 −1 install_podfile_callbacks/after/Pods/Manifest.lock
+1 −1 install_podfile_callbacks/after/Pods/Pods-resources.sh
+6 −6 install_podfile_callbacks/after/SampleApp.xcodeproj.yaml
+1 −1 install_podspec/after/Podfile.lock
+1 −1 install_podspec/after/Pods/Manifest.lock
+1 −1 install_podspec/after/Pods/Pods-resources.sh
+6 −6 install_podspec/after/SampleApp.xcodeproj.yaml
+1 −1 install_remove_pod/after/Podfile.lock
+1 −1 install_remove_pod/after/Pods/Manifest.lock
+1 −1 install_remove_pod/after/Pods/Pods-resources.sh
+1 −1 install_spec_callbacks/after/Podfile.lock
+1 −1 install_spec_callbacks/after/Pods/Manifest.lock
+1 −1 install_spec_callbacks/after/Pods/Pods-resources.sh
+6 −6 install_spec_callbacks/after/SampleApp.xcodeproj.yaml
+1 −1 install_subspecs/after/Podfile.lock
+1 −1 install_subspecs/after/Pods/Manifest.lock
+1 −1 install_subspecs/after/Pods/Pods-OS X App-resources.sh
+1 −1 install_subspecs/after/Pods/Pods-iOS App-resources.sh
+2 −2 install_subspecs/after/Pods/Pods.xcodeproj.yaml
+8 −8 install_subspecs/after/SampleApp.xcodeproj.yaml
+1 −1 update/after/Podfile.lock
+1 −1 update/after/Pods/Manifest.lock
+1 −1 update/after/Pods/Pods-resources.sh

0 comments on commit 28b23c8

Please sign in to comment.