mirror of
https://github.com/sudosylabs/vnidrop.git
synced 2026-08-05 02:29:55 +02:00
Merge with master
This commit is contained in:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user