File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 1
- osx_image : xcode9.4
1
+ osx_image : xcode11.5
2
+ os : osx
2
3
language : objective-c
3
4
xcode_project : TBAlertControllerDemo
4
5
xcode_scheme : TBActionSheetKit
5
- xcode_sdk : iphoneos11.4
6
+ xcode_sdk : iphoneos13.5
6
7
env :
7
8
global :
8
9
- FRAMEWORK_NAME=TBActionSheetKit
@@ -18,10 +19,10 @@ script: xcodebuild -project Example/TBAlertControllerDemo.xcodeproj -scheme TBAl
18
19
-configuration Release -sdk iphonesimulator ONLY_ACTIVE_ARCH=NO
19
20
deploy :
20
21
provider : releases
21
- api_key :
22
+ token :
22
23
secure : S8vW03RVhPHqs/nXaH0JJm36q2qcS0HnJVZdSSc3a8VkDovLdpTbH7OeNYT+/V+keekhnamrfI9KwEOKqEr34kP24BAv4d6Ej5mIqZ7Y+13IIU6BLaPV9WjBmJKl9af8zPMM6AwtgrWm3pnMp8IW3J+0Uz1N6UKe06P+Kuqljc0IzaOGShnEBcIQMu+XZEQXaAe+HOti/+Wzu9eta+HZgNS6Ne8YxFdjPXR1Vyempd3+hDW3BltprS3yrut30Q94XgGanTHQ4m3xX36SyupGl88790mxr9SNAHORlJIJOla/Dda1LNA6+f2GFSQuBoSXe5uAPOZOoqIyDSoda192gESM048TeIc6GbooofnSbGB4Jmk+lqBrYpHkJwoY7uxFcBK1h1IaHld6YQy9mVvtLBrjm8jIq0yamc+PD5wu4DWOhc68RPq4JjNTTM7AWkhGARodlKFa/9uow3qds3KSmsWkEFWuhP1VzyxDsu3iSwchWbP7UiVcpfnlEHIReeiQVsu7H0t1dR2ql7dz2pu7UqEgVpXIPbCAMs1XOe1uwA+inaZmrPhql0m0ARkhKTe6qm/WdbDmHT0g2rNZX8n4Aj471GoJc92Qrr5eflRidbUjauTtjCK2b9RVKRlSsWPLHrVQz5IimejQBRe9CmIbOyCxbDwEYskiVbbMi4YJ26w=
23
24
file : TBActionSheetKit.framework.zip
24
- skip_cleanup : true
25
+ cleanup : true
25
26
on :
26
27
repo : yulingtianxia/TBActionSheet
27
28
tags : true
You can’t perform that action at this time.
0 commit comments