Normalize source license headers
This commit is contained in:
parent
b5046a16c2
commit
9996161cf5
@ -1,9 +1,5 @@
|
||||
//
|
||||
// PreviewViewController.swift
|
||||
// MinecraftPackagePreviewExtension
|
||||
//
|
||||
// Created by John Burwell on 2026-05-27.
|
||||
//
|
||||
// SPDX-FileCopyrightText: 2026 John Burwell and contributors
|
||||
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
|
||||
import Cocoa
|
||||
import OSLog
|
||||
|
||||
@ -1,9 +1,5 @@
|
||||
//
|
||||
// ThumbnailProvider.swift
|
||||
// MinecraftPackageThumbnailExtension
|
||||
//
|
||||
// Created by John Burwell on 2026-05-27.
|
||||
//
|
||||
// SPDX-FileCopyrightText: 2026 John Burwell and contributors
|
||||
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
|
||||
import AppKit
|
||||
import Foundation
|
||||
|
||||
@ -1,3 +1,6 @@
|
||||
// SPDX-FileCopyrightText: 2026 John Burwell and contributors
|
||||
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
|
||||
import AppKit
|
||||
import Foundation
|
||||
|
||||
|
||||
@ -1,3 +1,6 @@
|
||||
// SPDX-FileCopyrightText: 2026 John Burwell and contributors
|
||||
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
|
||||
#import <Foundation/Foundation.h>
|
||||
#import "AppleMobileDeviceBridge.h"
|
||||
|
||||
|
||||
@ -1,3 +1,6 @@
|
||||
// SPDX-FileCopyrightText: 2026 John Burwell and contributors
|
||||
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
|
||||
import Foundation
|
||||
|
||||
struct DirectoryEntry: Identifiable, Hashable, Sendable {
|
||||
|
||||
@ -1,9 +1,5 @@
|
||||
//
|
||||
// LibraryIndex.swift
|
||||
// World Manager for Minecraft
|
||||
//
|
||||
// Created by OpenAI on 2026-05-25.
|
||||
//
|
||||
// SPDX-FileCopyrightText: 2026 John Burwell and contributors
|
||||
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
|
||||
import Foundation
|
||||
|
||||
|
||||
@ -1,9 +1,5 @@
|
||||
//
|
||||
// MinecraftContentItem.swift
|
||||
// World Manager for Minecraft
|
||||
//
|
||||
// Created by John Burwell on 2026-05-25.
|
||||
//
|
||||
// SPDX-FileCopyrightText: 2026 John Burwell and contributors
|
||||
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
|
||||
import Foundation
|
||||
|
||||
|
||||
@ -1,9 +1,5 @@
|
||||
//
|
||||
// MinecraftSource.swift
|
||||
// World Manager for Minecraft
|
||||
//
|
||||
// Created by John Burwell on 2026-05-25.
|
||||
//
|
||||
// SPDX-FileCopyrightText: 2026 John Burwell and contributors
|
||||
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
|
||||
import Foundation
|
||||
|
||||
|
||||
@ -1,9 +1,5 @@
|
||||
//
|
||||
// SourceCapabilities.swift
|
||||
// World Manager for Minecraft
|
||||
//
|
||||
// Created by OpenAI on 2026-05-29.
|
||||
//
|
||||
// SPDX-FileCopyrightText: 2026 John Burwell and contributors
|
||||
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
|
||||
import Foundation
|
||||
|
||||
|
||||
@ -1,9 +1,5 @@
|
||||
//
|
||||
// SourceOrigin.swift
|
||||
// World Manager for Minecraft
|
||||
//
|
||||
// Created by OpenAI on 2026-05-26.
|
||||
//
|
||||
// SPDX-FileCopyrightText: 2026 John Burwell and contributors
|
||||
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
|
||||
import Foundation
|
||||
|
||||
|
||||
@ -1,9 +1,5 @@
|
||||
//
|
||||
// SourceRecord.swift
|
||||
// World Manager for Minecraft
|
||||
//
|
||||
// Created by OpenAI on 2026-05-26.
|
||||
//
|
||||
// SPDX-FileCopyrightText: 2026 John Burwell and contributors
|
||||
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
|
||||
import Foundation
|
||||
|
||||
|
||||
@ -1,9 +1,5 @@
|
||||
//
|
||||
// MinecraftPackageQuickLookModel.swift
|
||||
// World Manager for Minecraft
|
||||
//
|
||||
// Created by OpenAI on 2026-05-26.
|
||||
//
|
||||
// SPDX-FileCopyrightText: 2026 John Burwell and contributors
|
||||
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
|
||||
import Foundation
|
||||
|
||||
|
||||
@ -1,9 +1,5 @@
|
||||
//
|
||||
// MinecraftPackageThumbnailRenderer.swift
|
||||
// World Manager for Minecraft
|
||||
//
|
||||
// Created by OpenAI on 2026-05-26.
|
||||
//
|
||||
// SPDX-FileCopyrightText: 2026 John Burwell and contributors
|
||||
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
|
||||
import AppKit
|
||||
import Foundation
|
||||
|
||||
@ -1,9 +1,5 @@
|
||||
//
|
||||
// MinecraftPackageTypes.swift
|
||||
// World Manager for Minecraft
|
||||
//
|
||||
// Created by OpenAI on 2026-05-26.
|
||||
//
|
||||
// SPDX-FileCopyrightText: 2026 John Burwell and contributors
|
||||
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
|
||||
import Foundation
|
||||
import UniformTypeIdentifiers
|
||||
|
||||
@ -1,9 +1,5 @@
|
||||
//
|
||||
// ImageCacheStore.swift
|
||||
// World Manager for Minecraft
|
||||
//
|
||||
// Created by OpenAI on 2026-05-26.
|
||||
//
|
||||
// SPDX-FileCopyrightText: 2026 John Burwell and contributors
|
||||
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
|
||||
import CryptoKit
|
||||
import Foundation
|
||||
|
||||
@ -1,3 +1,6 @@
|
||||
// SPDX-FileCopyrightText: 2026 John Burwell and contributors
|
||||
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
|
||||
import Foundation
|
||||
import UniformTypeIdentifiers
|
||||
|
||||
|
||||
@ -1,9 +1,5 @@
|
||||
//
|
||||
// ContentPackageExporter.swift
|
||||
// World Manager for Minecraft
|
||||
//
|
||||
// Created by John Burwell on 2026-05-25.
|
||||
//
|
||||
// SPDX-FileCopyrightText: 2026 John Burwell and contributors
|
||||
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
|
||||
import CryptoKit
|
||||
import Foundation
|
||||
|
||||
@ -1,9 +1,5 @@
|
||||
//
|
||||
// ExternalRepresentation.swift
|
||||
// World Manager for Minecraft
|
||||
//
|
||||
// Created by OpenAI on 2026-05-29.
|
||||
//
|
||||
// SPDX-FileCopyrightText: 2026 John Burwell and contributors
|
||||
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
|
||||
import Foundation
|
||||
import UniformTypeIdentifiers
|
||||
|
||||
@ -1,9 +1,5 @@
|
||||
//
|
||||
// ScanNotificationService.swift
|
||||
// World Manager for Minecraft
|
||||
//
|
||||
// Created by Codex on 2026-05-27.
|
||||
//
|
||||
// SPDX-FileCopyrightText: 2026 John Burwell and contributors
|
||||
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
|
||||
import AppKit
|
||||
import Foundation
|
||||
|
||||
@ -1,3 +1,6 @@
|
||||
// SPDX-FileCopyrightText: 2026 John Burwell and contributors
|
||||
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
|
||||
import Foundation
|
||||
|
||||
struct ContentItemFileFacts: Sendable {
|
||||
|
||||
@ -1,9 +1,5 @@
|
||||
//
|
||||
// WorldScanner.swift
|
||||
// World Manager for Minecraft
|
||||
//
|
||||
// Created by John Burwell on 2026-05-25.
|
||||
//
|
||||
// SPDX-FileCopyrightText: 2026 John Burwell and contributors
|
||||
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
|
||||
import Foundation
|
||||
|
||||
|
||||
@ -1,3 +1,6 @@
|
||||
// SPDX-FileCopyrightText: 2026 John Burwell and contributors
|
||||
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
|
||||
import Foundation
|
||||
|
||||
enum BedrockLevelMetadataDecoder {
|
||||
|
||||
@ -1,9 +1,5 @@
|
||||
//
|
||||
// MinecraftContentMetadataReader.swift
|
||||
// World Manager for Minecraft
|
||||
//
|
||||
// Created by OpenAI on 2026-05-26.
|
||||
//
|
||||
// SPDX-FileCopyrightText: 2026 John Burwell and contributors
|
||||
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
|
||||
import Foundation
|
||||
|
||||
|
||||
@ -1,9 +1,5 @@
|
||||
//
|
||||
// MinecraftPackageInspector.swift
|
||||
// World Manager for Minecraft
|
||||
//
|
||||
// Created by OpenAI on 2026-05-26.
|
||||
//
|
||||
// SPDX-FileCopyrightText: 2026 John Burwell and contributors
|
||||
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
|
||||
import Foundation
|
||||
|
||||
|
||||
@ -1,9 +1,5 @@
|
||||
//
|
||||
// ZipArchiveReader.swift
|
||||
// World Manager for Minecraft
|
||||
//
|
||||
// Created by OpenAI on 2026-05-27.
|
||||
//
|
||||
// SPDX-FileCopyrightText: 2026 John Burwell and contributors
|
||||
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
|
||||
import Foundation
|
||||
import zlib
|
||||
|
||||
@ -1,9 +1,5 @@
|
||||
//
|
||||
// SourceConnectedDeviceRuntime.swift
|
||||
// World Manager for Minecraft
|
||||
//
|
||||
// Created by OpenAI Codex on 2026-05-29.
|
||||
//
|
||||
// SPDX-FileCopyrightText: 2026 John Burwell and contributors
|
||||
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
|
||||
import Foundation
|
||||
|
||||
|
||||
@ -1,9 +1,5 @@
|
||||
//
|
||||
// SourceConnectedDevices.swift
|
||||
// World Manager for Minecraft
|
||||
//
|
||||
// Created by OpenAI Codex on 2026-05-28.
|
||||
//
|
||||
// SPDX-FileCopyrightText: 2026 John Burwell and contributors
|
||||
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
|
||||
import Foundation
|
||||
|
||||
|
||||
@ -1,9 +1,5 @@
|
||||
//
|
||||
// SourceLibrary.swift
|
||||
// World Manager for Minecraft
|
||||
//
|
||||
// Created by John Burwell on 2026-05-25.
|
||||
//
|
||||
// SPDX-FileCopyrightText: 2026 John Burwell and contributors
|
||||
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
|
||||
import Combine
|
||||
import Foundation
|
||||
|
||||
@ -1,3 +1,6 @@
|
||||
// SPDX-FileCopyrightText: 2026 John Burwell and contributors
|
||||
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
|
||||
import Foundation
|
||||
|
||||
enum SourceScanPhase {
|
||||
|
||||
@ -1,9 +1,5 @@
|
||||
//
|
||||
// SourceLocalRuntime.swift
|
||||
// World Manager for Minecraft
|
||||
//
|
||||
// Created by OpenAI Codex on 2026-05-29.
|
||||
//
|
||||
// SPDX-FileCopyrightText: 2026 John Burwell and contributors
|
||||
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
|
||||
import Foundation
|
||||
|
||||
|
||||
@ -1,9 +1,5 @@
|
||||
//
|
||||
// SourcePersistenceCoordinator.swift
|
||||
// World Manager for Minecraft
|
||||
//
|
||||
// Created by OpenAI Codex on 2026-05-29.
|
||||
//
|
||||
// SPDX-FileCopyrightText: 2026 John Burwell and contributors
|
||||
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
|
||||
import Foundation
|
||||
|
||||
|
||||
@ -1,9 +1,5 @@
|
||||
//
|
||||
// SourcePersistenceStore.swift
|
||||
// World Manager for Minecraft
|
||||
//
|
||||
// Created by OpenAI on 2026-05-25.
|
||||
//
|
||||
// SPDX-FileCopyrightText: 2026 John Burwell and contributors
|
||||
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
|
||||
import Foundation
|
||||
import SQLite3
|
||||
|
||||
@ -1,9 +1,5 @@
|
||||
//
|
||||
// SourceRestoration.swift
|
||||
// World Manager for Minecraft
|
||||
//
|
||||
// Created by OpenAI Codex on 2026-05-28.
|
||||
//
|
||||
// SPDX-FileCopyrightText: 2026 John Burwell and contributors
|
||||
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
|
||||
import Foundation
|
||||
|
||||
|
||||
@ -1,9 +1,5 @@
|
||||
//
|
||||
// SourceContentIndex.swift
|
||||
// World Manager for Minecraft
|
||||
//
|
||||
// Created by OpenAI Codex on 2026-05-29.
|
||||
//
|
||||
// SPDX-FileCopyrightText: 2026 John Burwell and contributors
|
||||
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
|
||||
import Foundation
|
||||
|
||||
|
||||
@ -1,9 +1,5 @@
|
||||
//
|
||||
// SourceScanExecution.swift
|
||||
// World Manager for Minecraft
|
||||
//
|
||||
// Created by OpenAI Codex on 2026-05-29.
|
||||
//
|
||||
// SPDX-FileCopyrightText: 2026 John Burwell and contributors
|
||||
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
|
||||
import Foundation
|
||||
|
||||
|
||||
@ -1,9 +1,5 @@
|
||||
//
|
||||
// SourceScanning.swift
|
||||
// World Manager for Minecraft
|
||||
//
|
||||
// Created by OpenAI on 2026-05-28.
|
||||
//
|
||||
// SPDX-FileCopyrightText: 2026 John Burwell and contributors
|
||||
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
|
||||
import Foundation
|
||||
|
||||
|
||||
@ -1,9 +1,5 @@
|
||||
//
|
||||
// SourceSyncRuntime.swift
|
||||
// World Manager for Minecraft
|
||||
//
|
||||
// Created by OpenAI Codex on 2026-05-29.
|
||||
//
|
||||
// SPDX-FileCopyrightText: 2026 John Burwell and contributors
|
||||
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
|
||||
import Foundation
|
||||
|
||||
|
||||
@ -1,9 +1,5 @@
|
||||
//
|
||||
// AppleMobileDeviceAccess.swift
|
||||
// World Manager for Minecraft
|
||||
//
|
||||
// Created by OpenAI on 2026-05-26.
|
||||
//
|
||||
// SPDX-FileCopyrightText: 2026 John Burwell and contributors
|
||||
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
|
||||
import Foundation
|
||||
|
||||
|
||||
@ -1,9 +1,5 @@
|
||||
//
|
||||
// AppleMobileDeviceBridge.h
|
||||
// World Manager for Minecraft
|
||||
//
|
||||
// Created by OpenAI on 2026-05-26.
|
||||
//
|
||||
// SPDX-FileCopyrightText: 2026 John Burwell and contributors
|
||||
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
|
||||
#import <Foundation/Foundation.h>
|
||||
|
||||
|
||||
@ -1,9 +1,5 @@
|
||||
//
|
||||
// AppleMobileDeviceBridge.m
|
||||
// World Manager for Minecraft
|
||||
//
|
||||
// Created by OpenAI on 2026-05-26.
|
||||
//
|
||||
// SPDX-FileCopyrightText: 2026 John Burwell and contributors
|
||||
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
|
||||
#import "AppleMobileDeviceBridge.h"
|
||||
|
||||
|
||||
@ -1,9 +1,5 @@
|
||||
//
|
||||
// AppleMobileDeviceSourceAccess.swift
|
||||
// World Manager for Minecraft
|
||||
//
|
||||
// Created by OpenAI on 2026-05-26.
|
||||
//
|
||||
// SPDX-FileCopyrightText: 2026 John Burwell and contributors
|
||||
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
|
||||
import Foundation
|
||||
|
||||
|
||||
@ -1,9 +1,5 @@
|
||||
//
|
||||
// ConnectedDeviceMirrorCache.swift
|
||||
// World Manager for Minecraft
|
||||
//
|
||||
// Created by OpenAI on 2026-05-26.
|
||||
//
|
||||
// SPDX-FileCopyrightText: 2026 John Burwell and contributors
|
||||
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
|
||||
import Foundation
|
||||
|
||||
|
||||
@ -1,9 +1,5 @@
|
||||
//
|
||||
// ConnectedDeviceSourceFactory.swift
|
||||
// World Manager for Minecraft
|
||||
//
|
||||
// Created by OpenAI on 2026-05-26.
|
||||
//
|
||||
// SPDX-FileCopyrightText: 2026 John Burwell and contributors
|
||||
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
|
||||
import Foundation
|
||||
|
||||
|
||||
@ -1,9 +1,5 @@
|
||||
//
|
||||
// ConnectedDeviceSourcePickerView.swift
|
||||
// World Manager for Minecraft
|
||||
//
|
||||
// Created by OpenAI on 2026-05-26.
|
||||
//
|
||||
// SPDX-FileCopyrightText: 2026 John Burwell and contributors
|
||||
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
|
||||
import SwiftUI
|
||||
|
||||
|
||||
@ -1,9 +1,5 @@
|
||||
//
|
||||
// SourceAccessCoordinator.swift
|
||||
// World Manager for Minecraft
|
||||
//
|
||||
// Created by OpenAI on 2026-05-26.
|
||||
//
|
||||
// SPDX-FileCopyrightText: 2026 John Burwell and contributors
|
||||
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
|
||||
import Foundation
|
||||
|
||||
|
||||
@ -1,9 +1,5 @@
|
||||
//
|
||||
// LocalFolderSourceAccess.swift
|
||||
// World Manager for Minecraft
|
||||
//
|
||||
// Created by OpenAI on 2026-05-26.
|
||||
//
|
||||
// SPDX-FileCopyrightText: 2026 John Burwell and contributors
|
||||
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
|
||||
import Foundation
|
||||
|
||||
|
||||
@ -1,3 +1,6 @@
|
||||
// SPDX-FileCopyrightText: 2026 John Burwell and contributors
|
||||
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
|
||||
import AppKit
|
||||
import SwiftUI
|
||||
|
||||
|
||||
@ -1,3 +1,6 @@
|
||||
// SPDX-FileCopyrightText: 2026 John Burwell and contributors
|
||||
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
|
||||
import AppKit
|
||||
import SwiftUI
|
||||
|
||||
|
||||
@ -1,3 +1,6 @@
|
||||
// SPDX-FileCopyrightText: 2026 John Burwell and contributors
|
||||
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
|
||||
import SwiftUI
|
||||
|
||||
struct SourceDetailView: View {
|
||||
|
||||
@ -1,3 +1,6 @@
|
||||
// SPDX-FileCopyrightText: 2026 John Burwell and contributors
|
||||
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
|
||||
import SwiftUI
|
||||
import UniformTypeIdentifiers
|
||||
|
||||
|
||||
@ -1,3 +1,6 @@
|
||||
// SPDX-FileCopyrightText: 2026 John Burwell and contributors
|
||||
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
|
||||
import Foundation
|
||||
import SwiftUI
|
||||
|
||||
|
||||
@ -1,9 +1,5 @@
|
||||
//
|
||||
// ContentView.swift
|
||||
// World Manager for Minecraft
|
||||
//
|
||||
// Created by John Burwell on 2026-05-25.
|
||||
//
|
||||
// SPDX-FileCopyrightText: 2026 John Burwell and contributors
|
||||
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
|
||||
import AppKit
|
||||
import SwiftUI
|
||||
|
||||
@ -1,3 +1,6 @@
|
||||
// SPDX-FileCopyrightText: 2026 John Burwell and contributors
|
||||
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
|
||||
import Foundation
|
||||
|
||||
struct ContentViewDependencies {
|
||||
|
||||
@ -1,3 +1,6 @@
|
||||
// SPDX-FileCopyrightText: 2026 John Burwell and contributors
|
||||
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
|
||||
import Foundation
|
||||
|
||||
struct ItemCollectionProjectionRequest: Hashable, Sendable {
|
||||
|
||||
@ -1,3 +1,6 @@
|
||||
// SPDX-FileCopyrightText: 2026 John Burwell and contributors
|
||||
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
|
||||
import AppKit
|
||||
import SwiftUI
|
||||
|
||||
|
||||
@ -1,3 +1,6 @@
|
||||
// SPDX-FileCopyrightText: 2026 John Burwell and contributors
|
||||
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
|
||||
import SwiftUI
|
||||
|
||||
enum SidebarSelection: Hashable, Sendable {
|
||||
|
||||
@ -1,8 +1,4 @@
|
||||
//
|
||||
// WorldManagerBridgingHeader.h
|
||||
// World Manager for Minecraft
|
||||
//
|
||||
// Created by OpenAI on 2026-05-26.
|
||||
//
|
||||
// SPDX-FileCopyrightText: 2026 John Burwell and contributors
|
||||
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
|
||||
#import "SourceAccess/ConnectedDevice/AppleMobileDevice/AppleMobileDeviceBridge.h"
|
||||
|
||||
@ -1,9 +1,5 @@
|
||||
//
|
||||
// World_Manager_for_MinecraftApp.swift
|
||||
// World Manager for Minecraft
|
||||
//
|
||||
// Created by John Burwell on 2026-05-25.
|
||||
//
|
||||
// SPDX-FileCopyrightText: 2026 John Burwell and contributors
|
||||
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
|
||||
import AppKit
|
||||
import SwiftUI
|
||||
|
||||
@ -1,9 +1,5 @@
|
||||
//
|
||||
// World_Manager_for_MinecraftTests.swift
|
||||
// World Manager for MinecraftTests
|
||||
//
|
||||
// Created by John Burwell on 2026-05-25.
|
||||
//
|
||||
// SPDX-FileCopyrightText: 2026 John Burwell and contributors
|
||||
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
|
||||
import Foundation
|
||||
import SQLite3
|
||||
|
||||
@ -1,9 +1,5 @@
|
||||
//
|
||||
// World_Manager_for_MinecraftUITests.swift
|
||||
// World Manager for MinecraftUITests
|
||||
//
|
||||
// Created by John Burwell on 2026-05-25.
|
||||
//
|
||||
// SPDX-FileCopyrightText: 2026 John Burwell and contributors
|
||||
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
|
||||
import XCTest
|
||||
|
||||
|
||||
@ -1,9 +1,5 @@
|
||||
//
|
||||
// World_Manager_for_MinecraftUITestsLaunchTests.swift
|
||||
// World Manager for MinecraftUITests
|
||||
//
|
||||
// Created by John Burwell on 2026-05-25.
|
||||
//
|
||||
// SPDX-FileCopyrightText: 2026 John Burwell and contributors
|
||||
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
|
||||
import XCTest
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user