Skip to content

Commit abceebc

Browse files
committed
Remove unnecessary frameworks before carthage archive
1 parent bf094ba commit abceebc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ script:
4444
before_deploy:
4545
- ruby ./scripts/carthage_helper.rb prepare_xcconfig
4646
- swift package generate-xcodeproj --xcconfig-overrides Config.xcconfig
47+
- ruby ./scripts/carthage_helper.rb remove_unnecessary_frameworks
4748
- carthage build --no-skip-current
4849
- ruby ./scripts/carthage_helper.rb modify_info
4950
- carthage archive RxKeyboard

0 commit comments

Comments
 (0)