]> git.r.bdr.sh - rbdr/map/blobdiff - Map.xcodeproj/project.pbxproj
3.0.0
[rbdr/map] / Map.xcodeproj / project.pbxproj
index 15ddee9fa9111c33edcced54d68eb457a225e924..f1387469f52ceffe2cbb641e8fa3b4a8319e3f44 100644 (file)
@@ -38,6 +38,8 @@
                B5012E8A2C98235500AC4D68 /* MapCommands.swift in Sources */ = {isa = PBXBuildFile; fileRef = B5012E892C98235300AC4D68 /* MapCommands.swift */; };
                B5012E8C2C98244000AC4D68 /* ViewStyle.swift in Sources */ = {isa = PBXBuildFile; fileRef = B5012E8B2C98243E00AC4D68 /* ViewStyle.swift */; };
                B5012E8E2C9828D000AC4D68 /* Constants.swift in Sources */ = {isa = PBXBuildFile; fileRef = B5012E8D2C9828CE00AC4D68 /* Constants.swift */; };
+               B51A45F52C982FAE00870ED5 /* Sparkle in Frameworks */ = {isa = PBXBuildFile; productRef = B51A45F42C982FAE00870ED5 /* Sparkle */; };
+               B51A45F72C982FEA00870ED5 /* UpdateCommands.swift in Sources */ = {isa = PBXBuildFile; fileRef = B51A45F62C982FE700870ED5 /* UpdateCommands.swift */; };
                B54587102C961E9C0067B788 /* MapApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = B545870F2C961E9C0067B788 /* MapApp.swift */; };
                B54587122C961E9C0067B788 /* MapDocument.swift in Sources */ = {isa = PBXBuildFile; fileRef = B54587112C961E9C0067B788 /* MapDocument.swift */; };
                B54587142C961E9C0067B788 /* MapEditor.swift in Sources */ = {isa = PBXBuildFile; fileRef = B54587132C961E9C0067B788 /* MapEditor.swift */; };
@@ -95,6 +97,7 @@
                B5012E892C98235300AC4D68 /* MapCommands.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MapCommands.swift; sourceTree = "<group>"; };
                B5012E8B2C98243E00AC4D68 /* ViewStyle.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewStyle.swift; sourceTree = "<group>"; };
                B5012E8D2C9828CE00AC4D68 /* Constants.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Constants.swift; sourceTree = "<group>"; };
+               B51A45F62C982FE700870ED5 /* UpdateCommands.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UpdateCommands.swift; sourceTree = "<group>"; };
                B545870C2C961E9C0067B788 /* Map.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Map.app; sourceTree = BUILT_PRODUCTS_DIR; };
                B545870F2C961E9C0067B788 /* MapApp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MapApp.swift; sourceTree = "<group>"; };
                B54587112C961E9C0067B788 /* MapDocument.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MapDocument.swift; sourceTree = "<group>"; };
                        isa = PBXFrameworksBuildPhase;
                        buildActionMask = 2147483647;
                        files = (
+                               B51A45F52C982FAE00870ED5 /* Sparkle in Frameworks */,
                                B5012E742C9625E200AC4D68 /* Patterns in Frameworks */,
                                B5012E7F2C97315800AC4D68 /* ConcaveHull in Frameworks */,
                        );
                B5012E882C98234F00AC4D68 /* Commands */ = {
                        isa = PBXGroup;
                        children = (
+                               B51A45F62C982FE700870ED5 /* UpdateCommands.swift */,
                                B5012E892C98235300AC4D68 /* MapCommands.swift */,
                        );
                        path = Commands;
                        packageProductDependencies = (
                                B5012E732C9625E200AC4D68 /* Patterns */,
                                B5012E7E2C97315800AC4D68 /* ConcaveHull */,
+                               B51A45F42C982FAE00870ED5 /* Sparkle */,
                        );
                        productName = Map2;
                        productReference = B545870C2C961E9C0067B788 /* Map.app */;
                        packageReferences = (
                                B5012E722C9625E200AC4D68 /* XCRemoteSwiftPackageReference "patterns" */,
                                B5012E7D2C97315800AC4D68 /* XCRemoteSwiftPackageReference "ConcaveHull" */,
+                               B51A45F32C982FAE00870ED5 /* XCRemoteSwiftPackageReference "Sparkle" */,
                        );
                        productRefGroup = B545870D2C961E9C0067B788 /* Products */;
                        projectDirPath = "";
                                B54587142C961E9C0067B788 /* MapEditor.swift in Sources */,
                                B5012E3F2C96232A00AC4D68 /* EvolutionPicker.swift in Sources */,
                                B5012E572C96249400AC4D68 /* NoteParserStrategy.swift in Sources */,
+                               B51A45F72C982FEA00870ED5 /* UpdateCommands.swift in Sources */,
                                B5012E582C96249400AC4D68 /* BlockerParserStrategy.swift in Sources */,
                                B5012E592C96249400AC4D68 /* VertexParserStrategy.swift in Sources */,
                                B5012E5A2C96249400AC4D68 /* MapParser.swift in Sources */,
                                kind = branch;
                        };
                };
+               B51A45F32C982FAE00870ED5 /* XCRemoteSwiftPackageReference "Sparkle" */ = {
+                       isa = XCRemoteSwiftPackageReference;
+                       repositoryURL = "https://github.com/sparkle-project/Sparkle";
+                       requirement = {
+                               kind = upToNextMajorVersion;
+                               minimumVersion = 2.6.4;
+                       };
+               };
 /* End XCRemoteSwiftPackageReference section */
 
 /* Begin XCSwiftPackageProductDependency section */
                        package = B5012E7D2C97315800AC4D68 /* XCRemoteSwiftPackageReference "ConcaveHull" */;
                        productName = ConcaveHull;
                };
+               B51A45F42C982FAE00870ED5 /* Sparkle */ = {
+                       isa = XCSwiftPackageProductDependency;
+                       package = B51A45F32C982FAE00870ED5 /* XCRemoteSwiftPackageReference "Sparkle" */;
+                       productName = Sparkle;
+               };
 /* End XCSwiftPackageProductDependency section */
        };
        rootObject = B54587042C961E9C0067B788 /* Project object */;