Код: Выделить всё
DocumentsPickerКод: Выделить всё
@IBAction pickDocument(sender: UIButton) {
//Open Document Picker
}
Подробнее здесь: https://stackoverflow.com/questions/372 ... -swift-ios
Код: Выделить всё
DocumentsPickerКод: Выделить всё
@IBAction pickDocument(sender: UIButton) {
//Open Document Picker
}