addAction(UIAlertAction(title: "Update", style: UIAlertAction.Style.default) { _ in UIApplication.shared.open(release.downloadURL) })
確定! 回上一頁