commit 53ff7c5198403d517500a6b208d0e5c0fb1eb22a Author: Javier Cicchelli Date: Fri Jul 3 14:56:05 2026 +0200 Initial Commit diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..21a780e --- /dev/null +++ b/.gitignore @@ -0,0 +1,41 @@ +# macOS +.DS_Store + +# Xcode +## User settings +xcuserdata/ +*.xcuserstate + +## Build generated +build/ +DerivedData/ + +## Various settings +*.pbxuser +!default.pbxuser +*.mode1v3 +!default.mode1v3 +*.mode2v3 +!default.mode2v3 +*.perspectivev3 +!default.perspectivev3 + +## Obj-C/Swift specific +*.hmap +*.ipa +*.dSYM.zip +*.dSYM + +## Playgrounds +timeline.xctimeline +playground.xcworkspace + +# Swift Package Manager +.build/ +.swiftpm/ + +# fastlane +fastlane/report.xml +fastlane/Preview.html +fastlane/screenshots/**/*.png +fastlane/test_output \ No newline at end of file diff --git a/Attendi.xcodeproj/project.pbxproj b/Attendi.xcodeproj/project.pbxproj new file mode 100644 index 0000000..3fe6b31 --- /dev/null +++ b/Attendi.xcodeproj/project.pbxproj @@ -0,0 +1,72 @@ +// !$*UTF8*$! +{ + archiveVersion = 1; + classes = { + }; + objectVersion = 100; + objects = { + +/* Begin PBXGroup section */ + 028709F12FF7E8E40079EA3A = { + isa = PBXGroup; + children = ( + ); + sourceTree = ""; + }; +/* End PBXGroup section */ + +/* Begin PBXProject section */ + 028709F22FF7E8E40079EA3A /* Project object */ = { + isa = PBXProject; + attributes = { + BuildIndependentTargetsInParallel = 1; + LastUpgradeCheck = 2660; + ORGANIZATIONNAME = "Röck+Cöde VoF"; + }; + buildConfigurationList = 028709F52FF7E8E40079EA3A /* Build configuration list for PBXProject "Attendi" */; + developmentRegion = en; + hasScannedForEncodings = 0; + knownRegions = ( + en, + Base, + ); + mainGroup = 028709F12FF7E8E40079EA3A; + minimizedProjectReferenceProxies = 1; + preferredProjectObjectVersion = 100; + projectDirPath = ""; + projectRoot = ""; + targets = ( + ); + }; +/* End PBXProject section */ + +/* Begin XCBuildConfiguration section */ + 028709F62FF7E8E40079EA3A /* Debug configuration for PBXProject "Attendi" */ = { + isa = XCBuildConfiguration; + buildSettings = { + DEVELOPMENT_TEAM = 7FMNM89WKG; + }; + name = Debug; + }; + 028709F72FF7E8E40079EA3A /* Release configuration for PBXProject "Attendi" */ = { + isa = XCBuildConfiguration; + buildSettings = { + DEVELOPMENT_TEAM = 7FMNM89WKG; + }; + name = Release; + }; +/* End XCBuildConfiguration section */ + +/* Begin XCConfigurationList section */ + 028709F52FF7E8E40079EA3A /* Build configuration list for PBXProject "Attendi" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 028709F62FF7E8E40079EA3A /* Debug configuration for PBXProject "Attendi" */, + 028709F72FF7E8E40079EA3A /* Release configuration for PBXProject "Attendi" */, + ); + defaultConfigurationName = Release; + }; +/* End XCConfigurationList section */ + }; + rootObject = 028709F22FF7E8E40079EA3A /* Project object */; +} diff --git a/Attendi.xcodeproj/project.xcworkspace/contents.xcworkspacedata b/Attendi.xcodeproj/project.xcworkspace/contents.xcworkspacedata new file mode 100644 index 0000000..919434a --- /dev/null +++ b/Attendi.xcodeproj/project.xcworkspace/contents.xcworkspacedata @@ -0,0 +1,7 @@ + + + + +