🚀 Start Project

This commit is contained in:
Victor Bodinaud
2024-10-14 17:02:14 +02:00
parent 7850943a32
commit e9719414e9
53 changed files with 985 additions and 443 deletions

View File

@@ -10,9 +10,22 @@
57282ACB2CBD2810000C443E /* AlloVoisinsSwiftUI.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = AlloVoisinsSwiftUI.app; sourceTree = BUILT_PRODUCTS_DIR; };
/* End PBXFileReference section */
/* Begin PBXFileSystemSynchronizedBuildFileExceptionSet section */
57282BA72CBD579A000C443E /* Exceptions for "AlloVoisinsSwiftUI" folder in "AlloVoisinsSwiftUI" target */ = {
isa = PBXFileSystemSynchronizedBuildFileExceptionSet;
membershipExceptions = (
Info.plist,
);
target = 57282ACA2CBD2810000C443E /* AlloVoisinsSwiftUI */;
};
/* End PBXFileSystemSynchronizedBuildFileExceptionSet section */
/* Begin PBXFileSystemSynchronizedRootGroup section */
57282ACD2CBD2810000C443E /* AlloVoisinsSwiftUI */ = {
isa = PBXFileSystemSynchronizedRootGroup;
exceptions = (
57282BA72CBD579A000C443E /* Exceptions for "AlloVoisinsSwiftUI" folder in "AlloVoisinsSwiftUI" target */,
);
path = AlloVoisinsSwiftUI;
sourceTree = "<group>";
};
@@ -255,6 +268,7 @@
DEVELOPMENT_TEAM = WVH3Y23X7X;
ENABLE_PREVIEWS = YES;
GENERATE_INFOPLIST_FILE = YES;
INFOPLIST_FILE = AlloVoisinsSwiftUI/Info.plist;
INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES;
INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
INFOPLIST_KEY_UILaunchScreen_Generation = YES;
@@ -284,6 +298,7 @@
DEVELOPMENT_TEAM = WVH3Y23X7X;
ENABLE_PREVIEWS = YES;
GENERATE_INFOPLIST_FILE = YES;
INFOPLIST_FILE = AlloVoisinsSwiftUI/Info.plist;
INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES;
INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
INFOPLIST_KEY_UILaunchScreen_Generation = YES;