Xcode project setup (#1)

This PR contains the work done to setup the *Xcode* project, with its `.gitignore` and `.swift-format` files.

Reviewed-on: rock-n-code/loud-amsterdam#1
Co-authored-by: Javier Cicchelli <javier@rock-n-code.com>
Co-committed-by: Javier Cicchelli <javier@rock-n-code.com>
This commit is contained in:
2026-06-26 21:08:28 +00:00
committed by javier
parent e3e278dacb
commit a15271772e
3 changed files with 142 additions and 1 deletions
+23 -1
View File
@@ -6,10 +6,31 @@
objectVersion = 110;
objects = {
/* Begin PBXFileSystemSynchronizedRootGroup section */
02B32DD62FEEC5A700DA6788 /* Apps */ = {
isa = PBXFileSystemSynchronizedRootGroup;
path = Apps;
sourceTree = "<group>";
};
02B32DD72FEEC5AE00DA6788 /* Services */ = {
isa = PBXFileSystemSynchronizedRootGroup;
path = Services;
sourceTree = "<group>";
};
02B32DD82FEEC5B400DA6788 /* Packages */ = {
isa = PBXFileSystemSynchronizedRootGroup;
path = Packages;
sourceTree = "<group>";
};
/* End PBXFileSystemSynchronizedRootGroup section */
/* Begin PBXGroup section */
02642FD02FEEB9A5007FA466 = {
isa = PBXGroup;
children = (
02B32DD82FEEC5B400DA6788 /* Packages */,
02B32DD72FEEC5AE00DA6788 /* Services */,
02B32DD62FEEC5A700DA6788 /* Apps */,
);
sourceTree = "<group>";
};
@@ -21,6 +42,7 @@
attributes = {
BuildIndependentTargetsInParallel = 1;
LastUpgradeCheck = 2700;
ORGANIZATIONNAME = "Röck+Cöde VoF";
};
buildConfigurationList = 02642FD42FEEB9A5007FA466 /* Build configuration list for PBXProject "Loud" */;
developmentRegion = en;
@@ -31,7 +53,7 @@
);
mainGroup = 02642FD02FEEB9A5007FA466;
minimizedProjectReferenceProxies = 1;
preferredProjectObjectVersion = 77;
preferredProjectObjectVersion = 110;
projectDirPath = "";
projectRoot = "";
targets = (