Skip to content

Commit

Permalink
Update Shipin demo
Browse files Browse the repository at this point in the history
  • Loading branch information
rudrankriyam committed Oct 13, 2024
1 parent d34a213 commit 1f16d4a
Show file tree
Hide file tree
Showing 3 changed files with 31 additions and 36 deletions.
47 changes: 21 additions & 26 deletions Shipin/Runvey.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -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 */
Expand All @@ -28,8 +27,7 @@
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
0AC98B962CB3B32900C9CA79 /* RunveyKit in Frameworks */,
0AC98B932CB3B22800C9CA79 /* RunveyKit in Frameworks */,
0A48ABB12CBC1098001B5134 /* ShipinKit in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
Expand All @@ -47,17 +45,17 @@
0AC98B812CB3B21700C9CA79 /* Products */ = {
isa = PBXGroup;
children = (
0AC98B802CB3B21700C9CA79 /* Runvey.app */,
0AC98B802CB3B21700C9CA79 /* Shipin.app */,
);
name = Products;
sourceTree = "<group>";
};
/* 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 */,
Expand All @@ -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 */
Expand Down Expand Up @@ -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 */
Expand Down Expand Up @@ -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;
Expand All @@ -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;
Expand All @@ -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;
Expand All @@ -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;
Expand All @@ -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 */,
Expand All @@ -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;
Expand All @@ -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 */
};
Expand Down
Original file line number Diff line number Diff line change
@@ -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"
}
}
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "0AC98B7F2CB3B21700C9CA79"
BuildableName = "Runvey.app"
BlueprintName = "Runvey"
BuildableName = "Shipin.app"
BlueprintName = "Shipin"
ReferencedContainer = "container:Runvey.xcodeproj">
</BuildableReference>
</BuildActionEntry>
Expand Down Expand Up @@ -45,8 +45,8 @@
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "0AC98B7F2CB3B21700C9CA79"
BuildableName = "Runvey.app"
BlueprintName = "Runvey"
BuildableName = "Shipin.app"
BlueprintName = "Shipin"
ReferencedContainer = "container:Runvey.xcodeproj">
</BuildableReference>
</BuildableProductRunnable>
Expand All @@ -69,8 +69,8 @@
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "0AC98B7F2CB3B21700C9CA79"
BuildableName = "Runvey.app"
BlueprintName = "Runvey"
BuildableName = "Shipin.app"
BlueprintName = "Shipin"
ReferencedContainer = "container:Runvey.xcodeproj">
</BuildableReference>
</BuildableProductRunnable>
Expand Down

0 comments on commit 1f16d4a

Please sign in to comment.