diff --git a/Shipin/Runvey.xcodeproj/project.pbxproj b/Shipin/Runvey.xcodeproj/project.pbxproj index 0a09818..a91ef5a 100644 --- a/Shipin/Runvey.xcodeproj/project.pbxproj +++ b/Shipin/Runvey.xcodeproj/project.pbxproj @@ -7,12 +7,11 @@ objects = { /* Begin PBXBuildFile section */ - 0AC98B932CB3B22800C9CA79 /* RunveyKit in Frameworks */ = {isa = PBXBuildFile; productRef = 0AC98B922CB3B22800C9CA79 /* RunveyKit */; }; - 0AC98B962CB3B32900C9CA79 /* RunveyKit in Frameworks */ = {isa = PBXBuildFile; productRef = 0AC98B952CB3B32900C9CA79 /* RunveyKit */; }; + 0A48ABB12CBC1098001B5134 /* ShipinKit in Frameworks */ = {isa = PBXBuildFile; productRef = 0A48ABB02CBC1098001B5134 /* ShipinKit */; }; /* End PBXBuildFile section */ /* Begin PBXFileReference section */ - 0AC98B802CB3B21700C9CA79 /* Runvey.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Runvey.app; sourceTree = BUILT_PRODUCTS_DIR; }; + 0AC98B802CB3B21700C9CA79 /* Shipin.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Shipin.app; sourceTree = BUILT_PRODUCTS_DIR; }; /* End PBXFileReference section */ /* Begin PBXFileSystemSynchronizedRootGroup section */ @@ -28,8 +27,7 @@ isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - 0AC98B962CB3B32900C9CA79 /* RunveyKit in Frameworks */, - 0AC98B932CB3B22800C9CA79 /* RunveyKit in Frameworks */, + 0A48ABB12CBC1098001B5134 /* ShipinKit in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -47,7 +45,7 @@ 0AC98B812CB3B21700C9CA79 /* Products */ = { isa = PBXGroup; children = ( - 0AC98B802CB3B21700C9CA79 /* Runvey.app */, + 0AC98B802CB3B21700C9CA79 /* Shipin.app */, ); name = Products; sourceTree = ""; @@ -55,9 +53,9 @@ /* End PBXGroup section */ /* Begin PBXNativeTarget section */ - 0AC98B7F2CB3B21700C9CA79 /* Runvey */ = { + 0AC98B7F2CB3B21700C9CA79 /* Shipin */ = { isa = PBXNativeTarget; - buildConfigurationList = 0AC98B8E2CB3B21800C9CA79 /* Build configuration list for PBXNativeTarget "Runvey" */; + buildConfigurationList = 0AC98B8E2CB3B21800C9CA79 /* Build configuration list for PBXNativeTarget "Shipin" */; buildPhases = ( 0AC98B7C2CB3B21700C9CA79 /* Sources */, 0AC98B7D2CB3B21700C9CA79 /* Frameworks */, @@ -70,13 +68,12 @@ fileSystemSynchronizedGroups = ( 0AC98B822CB3B21700C9CA79 /* Runvey */, ); - name = Runvey; + name = Shipin; packageProductDependencies = ( - 0AC98B922CB3B22800C9CA79 /* RunveyKit */, - 0AC98B952CB3B32900C9CA79 /* RunveyKit */, + 0A48ABB02CBC1098001B5134 /* ShipinKit */, ); productName = Runvey; - productReference = 0AC98B802CB3B21700C9CA79 /* Runvey.app */; + productReference = 0AC98B802CB3B21700C9CA79 /* Shipin.app */; productType = "com.apple.product-type.application"; }; /* End PBXNativeTarget section */ @@ -104,14 +101,14 @@ mainGroup = 0AC98B772CB3B21700C9CA79; minimizedProjectReferenceProxies = 1; packageReferences = ( - 0AC98B942CB3B32900C9CA79 /* XCRemoteSwiftPackageReference "RunveyKit" */, + 0A48ABAF2CBC1098001B5134 /* XCRemoteSwiftPackageReference "ShipinKit" */, ); preferredProjectObjectVersion = 77; productRefGroup = 0AC98B812CB3B21700C9CA79 /* Products */; projectDirPath = ""; projectRoot = ""; targets = ( - 0AC98B7F2CB3B21700C9CA79 /* Runvey */, + 0AC98B7F2CB3B21700C9CA79 /* Shipin */, ); }; /* End PBXProject section */ @@ -269,6 +266,7 @@ DEVELOPMENT_TEAM = YQZQG7N4WG; ENABLE_PREVIEWS = YES; GENERATE_INFOPLIST_FILE = YES; + INFOPLIST_KEY_CFBundleDisplayName = Shipin; INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES; INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES; INFOPLIST_KEY_UILaunchScreen_Generation = YES; @@ -280,7 +278,7 @@ "@executable_path/Frameworks", ); MARKETING_VERSION = 1.0; - PRODUCT_BUNDLE_IDENTIFIER = com.rudrankriyam.runvey; + PRODUCT_BUNDLE_IDENTIFIER = com.rudrankriyam.shipin; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_EMIT_LOC_STRINGS = YES; SWIFT_VERSION = 5.0; @@ -299,6 +297,7 @@ DEVELOPMENT_TEAM = YQZQG7N4WG; ENABLE_PREVIEWS = YES; GENERATE_INFOPLIST_FILE = YES; + INFOPLIST_KEY_CFBundleDisplayName = Shipin; INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES; INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES; INFOPLIST_KEY_UILaunchScreen_Generation = YES; @@ -310,7 +309,7 @@ "@executable_path/Frameworks", ); MARKETING_VERSION = 1.0; - PRODUCT_BUNDLE_IDENTIFIER = com.rudrankriyam.runvey; + PRODUCT_BUNDLE_IDENTIFIER = com.rudrankriyam.shipin; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_EMIT_LOC_STRINGS = YES; SWIFT_VERSION = 5.0; @@ -330,7 +329,7 @@ defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 0AC98B8E2CB3B21800C9CA79 /* Build configuration list for PBXNativeTarget "Runvey" */ = { + 0AC98B8E2CB3B21800C9CA79 /* Build configuration list for PBXNativeTarget "Shipin" */ = { isa = XCConfigurationList; buildConfigurations = ( 0AC98B8F2CB3B21800C9CA79 /* Debug */, @@ -342,9 +341,9 @@ /* End XCConfigurationList section */ /* Begin XCRemoteSwiftPackageReference section */ - 0AC98B942CB3B32900C9CA79 /* XCRemoteSwiftPackageReference "RunveyKit" */ = { + 0A48ABAF2CBC1098001B5134 /* XCRemoteSwiftPackageReference "ShipinKit" */ = { isa = XCRemoteSwiftPackageReference; - repositoryURL = "https://github.com/rryam/RunveyKit"; + repositoryURL = "https://github.com/rryam/ShipinKit"; requirement = { branch = main; kind = branch; @@ -353,14 +352,10 @@ /* End XCRemoteSwiftPackageReference section */ /* Begin XCSwiftPackageProductDependency section */ - 0AC98B922CB3B22800C9CA79 /* RunveyKit */ = { + 0A48ABB02CBC1098001B5134 /* ShipinKit */ = { isa = XCSwiftPackageProductDependency; - productName = RunveyKit; - }; - 0AC98B952CB3B32900C9CA79 /* RunveyKit */ = { - isa = XCSwiftPackageProductDependency; - package = 0AC98B942CB3B32900C9CA79 /* XCRemoteSwiftPackageReference "RunveyKit" */; - productName = RunveyKit; + package = 0A48ABAF2CBC1098001B5134 /* XCRemoteSwiftPackageReference "ShipinKit" */; + productName = ShipinKit; }; /* End XCSwiftPackageProductDependency section */ }; diff --git a/Shipin/Runvey.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved b/Shipin/Runvey.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved index cf3d4aa..a93fbd7 100644 --- a/Shipin/Runvey.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/Shipin/Runvey.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -1,13 +1,13 @@ { - "originHash" : "f8fc4f5f107a34bd159cb725372d4586dca206819560a8cbf00f94a188fee5b1", + "originHash" : "442e2eeb878f139bf615c24f872eb76df0f290f14a41e266d5866a2b0df53da0", "pins" : [ { - "identity" : "runveykit", + "identity" : "shipinkit", "kind" : "remoteSourceControl", - "location" : "https://github.com/rryam/RunveyKit", + "location" : "https://github.com/rryam/ShipinKit", "state" : { "branch" : "main", - "revision" : "396d3a7542a8a98492dfd0c46d728284323f13af" + "revision" : "d34a2137662c79bb0c0b19858b2615247aedb580" } } ], diff --git a/Shipin/Runvey.xcodeproj/xcshareddata/xcschemes/Runvey.xcscheme b/Shipin/Runvey.xcodeproj/xcshareddata/xcschemes/Shipin.xcscheme similarity index 92% rename from Shipin/Runvey.xcodeproj/xcshareddata/xcschemes/Runvey.xcscheme rename to Shipin/Runvey.xcodeproj/xcshareddata/xcschemes/Shipin.xcscheme index 77620fd..af409e3 100644 --- a/Shipin/Runvey.xcodeproj/xcshareddata/xcschemes/Runvey.xcscheme +++ b/Shipin/Runvey.xcodeproj/xcshareddata/xcschemes/Shipin.xcscheme @@ -16,8 +16,8 @@ @@ -45,8 +45,8 @@ @@ -69,8 +69,8 @@