连接wifi页面UI
This commit is contained in:
+2
-7
@@ -18,12 +18,7 @@ default_platform(:ios)
|
||||
platform :ios do
|
||||
desc "Push a new beta build to TestFlight"
|
||||
lane :beta do
|
||||
|
||||
ensure_git_status_clean
|
||||
increment_build_number
|
||||
commit_version_bump
|
||||
# push_to_git_remote
|
||||
# build_app(scheme: "Ifish")
|
||||
# upload_to_testflight
|
||||
build_app(scheme: "Ifish")
|
||||
upload_to_testflight
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user