Skip to content

Commit

Permalink
Merge pull request #2886 from Carthage/update-CarthageCopyFrameworksF…
Browse files Browse the repository at this point in the history
…ixture

Update ikesyo/CarthageCopyFrameworksFixture for compatibility with Xcode 10.2 or above
  • Loading branch information
ikesyo authored and jdhealy committed Oct 17, 2019
1 parent 132f4f3 commit 6bbf79e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion IntegrationTests/copy-frameworks.bats
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
setup() {
cd $BATS_TMPDIR
rm -rf CarthageCopyFrameworksFixture
git clone -b 2.0.0 https://github.com/ikesyo/CarthageCopyFrameworksFixture.git
git clone -b 3.0.0 https://github.com/ikesyo/CarthageCopyFrameworksFixture.git
cd CarthageCopyFrameworksFixture
}

Expand Down

0 comments on commit 6bbf79e

Please sign in to comment.