2021年11月30日 / 最終更新日 : 2022年3月5日 矢木 浩人 未分類 Swift macos アプリでファイルパーミッションエラーになる(App Sandboxの制御) SwiftでDownloadフォルダのファイル名を変えようとすると、パーミッションエラー try FileManager.default.moveItem(atPath: oldPath, toPath: newPath […]
2021年11月6日 / 最終更新日 : 2021年11月6日 矢木 浩人 Cloud Functions Cloud Functions から Firestore のデータを参照する Firestore に蓄えたデータを、REST API から取得したいので、FuncsionsからFirestoreの疎通 1. 環境構築 Cloud Functions for Firebase の開発環境をとと […]