Merge with master

This commit is contained in:
2026-07-18 11:57:55 +02:00
69 changed files with 11203 additions and 102 deletions

View File

@@ -1,7 +1,7 @@
TEAM_ID=
PRODUCT_NAME=vnidrop
PRODUCT_NAME=VniDrop
PRODUCT_BUNDLE_IDENTIFIER=com.vnidrop.app.vnidrop$(TEAM_ID)
CURRENT_PROJECT_VERSION=1
MARKETING_VERSION=1.0
MARKETING_VERSION=1.0

View File

@@ -7,7 +7,7 @@
objects = {
/* Begin PBXFileReference section */
FA325F1B4E7D8FFDF19A5C4A /* vnidrop.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = vnidrop.app; sourceTree = BUILT_PRODUCTS_DIR; };
FA325F1B4E7D8FFDF19A5C4A /* VniDrop.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = VniDrop.app; sourceTree = BUILT_PRODUCTS_DIR; };
/* End PBXFileReference section */
/* Begin PBXFileSystemSynchronizedBuildFileExceptionSet section */
@@ -47,14 +47,6 @@
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
C13A067056BA9F38FD87A539 /* Products */ = {
isa = PBXGroup;
children = (
FA325F1B4E7D8FFDF19A5C4A /* vnidrop.app */,
);
name = Products;
sourceTree = "<group>";
};
CBA2EB46BC3B70D303C46327 = {
isa = PBXGroup;
children = (
@@ -64,6 +56,14 @@
);
sourceTree = "<group>";
};
C13A067056BA9F38FD87A539 /* Products */ = {
isa = PBXGroup;
children = (
FA325F1B4E7D8FFDF19A5C4A /* VniDrop.app */,
);
name = Products;
sourceTree = "<group>";
};
/* End PBXGroup section */
/* Begin PBXNativeTarget section */
@@ -87,7 +87,7 @@
packageProductDependencies = (
);
productName = iosApp;
productReference = FA325F1B4E7D8FFDF19A5C4A /* vnidrop.app */;
productReference = FA325F1B4E7D8FFDF19A5C4A /* VniDrop.app */;
productType = "com.apple.product-type.application";
};
/* End PBXNativeTarget section */