Add a mechanism to customize app icons and colors
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
archiveVersion = 1;
|
||||
classes = {
|
||||
};
|
||||
objectVersion = 63;
|
||||
objectVersion = 70;
|
||||
objects = {
|
||||
|
||||
/* Begin PBXAggregateTarget section */
|
||||
@@ -2971,6 +2971,10 @@
|
||||
FFECCE59967018204876D0A5 /* LocationMarkerView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LocationMarkerView.swift; sourceTree = "<group>"; };
|
||||
/* End PBXFileReference section */
|
||||
|
||||
/* Begin PBXFileSystemSynchronizedRootGroup section */
|
||||
0F5E53BB2F7D3AA5008BB162 /* Letro */ = {isa = PBXFileSystemSynchronizedRootGroup; explicitFileTypes = {}; explicitFolders = (); path = Letro; sourceTree = "<group>"; };
|
||||
/* End PBXFileSystemSynchronizedRootGroup section */
|
||||
|
||||
/* Begin PBXFrameworksBuildPhase section */
|
||||
60823A8E409E27661824D510 /* Frameworks */ = {
|
||||
isa = PBXFrameworksBuildPhase;
|
||||
@@ -6616,6 +6620,7 @@
|
||||
E68740F873AB18A5C26844EA /* Sources */ = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
0F5E53BB2F7D3AA5008BB162 /* Letro */,
|
||||
A78C2592419CA4C76FBA8FD2 /* Application */,
|
||||
0787F81684E503024BD0C051 /* Services */,
|
||||
593C7129C5927E25AD8B688F /* FlowCoordinators */,
|
||||
@@ -7115,6 +7120,9 @@
|
||||
58C473A5DEA945AACFEA8E9F /* PBXTargetDependency */,
|
||||
2E32BC489F482046B8B1460F /* PBXTargetDependency */,
|
||||
);
|
||||
fileSystemSynchronizedGroups = (
|
||||
0F5E53BB2F7D3AA5008BB162 /* Letro */,
|
||||
);
|
||||
name = ElementX;
|
||||
packageProductDependencies = (
|
||||
A678E40E917620059695F067 /* MatrixRustSDK */,
|
||||
|
||||
Reference in New Issue
Block a user