Skip to content

Instantly share code, notes, and snippets.

@voxels
voxels / PlaceSearchSession
Created March 19, 2023 15:35
CloudKit fetching of API Keys
//
// PlacesSearchSession.swift
// No Maps
//
// Created by Michael A Edgcumbe on 3/19/23.
//
import Foundation
import CloudKit
@voxels
voxels / VideoConverter.swift
Last active February 22, 2024 10:58
Video Converter to Spatial
//
// VideoConverter.swift
// SpatialVideoConverter
//
// Created by Michael A Edgcumbe on 2/21/24.
//
import Foundation
import AVFoundation
import VideoToolbox