We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf094ba commit abceebcCopy full SHA for abceebc
.travis.yml
@@ -44,6 +44,7 @@ script:
44
before_deploy:
45
- ruby ./scripts/carthage_helper.rb prepare_xcconfig
46
- swift package generate-xcodeproj --xcconfig-overrides Config.xcconfig
47
+ - ruby ./scripts/carthage_helper.rb remove_unnecessary_frameworks
48
- carthage build --no-skip-current
49
- ruby ./scripts/carthage_helper.rb modify_info
50
- carthage archive RxKeyboard
0 commit comments