mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-13 22:52:26 +00:00
Finished implenting custom browser support
With this change, another localized string for OTHER_BROWSER will be needed as well. I've also set the project to use 2 spaces for tabs by default since that is the coding style you use in the project.
This commit is contained in:
@@ -1510,7 +1510,9 @@
|
||||
4C77E36515B84A240093A587 /* Frameworks */,
|
||||
4C77E36315B84A240093A587 /* Products */,
|
||||
);
|
||||
indentWidth = 2;
|
||||
sourceTree = "<group>";
|
||||
tabWidth = 2;
|
||||
};
|
||||
4C77E36315B84A240093A587 /* Products */ = {
|
||||
isa = PBXGroup;
|
||||
|
||||
Reference in New Issue
Block a user