Files
ladill-mini/apps/ios/LadillMini.xcodeproj/project.pbxproj
T
isaaccladandCursor ea6afb80a4
Deploy Ladill Mini / deploy (push) Successful in 35s
Add Ladill Mini native Android and iOS apps.
Ship full-featured mobile clients with auth, payments, QRs, push notifications, and iOS polish including Figtree typography, app icons, and QR previews.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-11 22:30:35 +00:00

658 lines
30 KiB
Plaintext

// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 77;
objects = {
/* Begin PBXBuildFile section */
04B07AE9092AF08CA3B585B3 /* AfiaSheet.swift in Sources */ = {isa = PBXBuildFile; fileRef = F7D37BB542FD8825441324F4 /* AfiaSheet.swift */; };
0576F9A578DB884B8A523BA1 /* PushNotificationRouter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0B8DA566F46B87FAFE2A9D58 /* PushNotificationRouter.swift */; };
14F79FEACC539BC566A2F32F /* LoginView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A85B0C2258B9CB2950BC1B16 /* LoginView.swift */; };
19252EDF929F6EA6DB82E37C /* HomeView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 812398781431C9E00CD439D9 /* HomeView.swift */; };
1FF2EDB80AA9C86CBFC9FCFA /* FirebaseCore in Frameworks */ = {isa = PBXBuildFile; productRef = 46D5CB704609F56432F8FB13 /* FirebaseCore */; };
2085D5CDAAEE17BA5E9222CD /* PinStore.swift in Sources */ = {isa = PBXBuildFile; fileRef = 196F838DEBCD70D611BB673B /* PinStore.swift */; };
2311C2BA933BCF17FB4B6B45 /* AuthViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5FB4AE3C693E4DE54AB83D36 /* AuthViewModel.swift */; };
2CB74AA7CD3995D8F3F08F41 /* LadillButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = F47956BC07DDA81AD0AEA9A6 /* LadillButton.swift */; };
31BFD80471D6AA106CCA3995 /* PushTokenRegistrar.swift in Sources */ = {isa = PBXBuildFile; fileRef = A0633B09F36670A253B9CAE4 /* PushTokenRegistrar.swift */; };
3C0529388083EBD1BF31563A /* QrImage.swift in Sources */ = {isa = PBXBuildFile; fileRef = D0CA88BF6AC275776BFC0E02 /* QrImage.swift */; };
3C9EA52F7BC718A9CFC1208E /* APIClient.swift in Sources */ = {isa = PBXBuildFile; fileRef = E674C620055A10FD2127194D /* APIClient.swift */; };
53E408597E0CEC28415F2F92 /* LadillMiniApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3DAE7F6891B0DE23E9C990F6 /* LadillMiniApp.swift */; };
572786B18AF60EAAAF8B996C /* Formatters.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9EE3E2CC48176735C2CBF6A8 /* Formatters.swift */; };
713A6DA601A790D70BF27414 /* SplashView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A30B141DC618A287AA75C236 /* SplashView.swift */; };
71F582E609C8879B244C38C9 /* Cards.swift in Sources */ = {isa = PBXBuildFile; fileRef = DBCDCCD6AA221A1FE960B9CF /* Cards.swift */; };
72626693186DCB4E9771F687 /* LadillColors.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C6D355AE86146A84F78083B /* LadillColors.swift */; };
8609A1B78F31187E83C5E49B /* LadillTypography.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2E821AD2721FF7DB8A0B089E /* LadillTypography.swift */; };
8916149FDDBC38774330E2EF /* Models.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3C2EE0AF7987C2032D4A437B /* Models.swift */; };
90BC560B187F0F8DF39D1160 /* QrSheets.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21861C581F556E99513CE606 /* QrSheets.swift */; };
9553B9D0693E7424C6D24576 /* HomeTabs.swift in Sources */ = {isa = PBXBuildFile; fileRef = 81FD233606D1B2431A77511E /* HomeTabs.swift */; };
95B3FE87F18BF06FC4FEC02C /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 4736D47070F4C83D8F2D9F43 /* Assets.xcassets */; };
A2DC942AE8E115D6BABCF347 /* LandingView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 88AF1E8731B71F89EB1FD9AF /* LandingView.swift */; };
A9054DA6E299540028E2C5A4 /* RegisterView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7469503914ADD7C3D4C9108 /* RegisterView.swift */; };
AA9E6A74C50366F3BC2C97E9 /* Figtree-VariableFont_wght.ttf in Resources */ = {isa = PBXBuildFile; fileRef = FAE45CC0979659B06CFD7B5D /* Figtree-VariableFont_wght.ttf */; };
AEAAE6FDD19DC75A04F1205C /* AppRouter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 07029DC532E9DB12953AFEC2 /* AppRouter.swift */; };
B7CFACB09D051161C694CDF9 /* FirebaseMessaging in Frameworks */ = {isa = PBXBuildFile; productRef = B88B97FAB8790E044624FCE4 /* FirebaseMessaging */; };
D88F6D9EC4E5C7B935B78593 /* SessionStore.swift in Sources */ = {isa = PBXBuildFile; fileRef = D499640CC434DE0B516F6F7A /* SessionStore.swift */; };
E8C7C386237BF60F3C1B1A18 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D8AA2BB6BDD714F2658A672 /* AppDelegate.swift */; };
F0DEA3C438B70BB5377714FF /* NotificationsSheet.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5CE621AF0861FBB86AB8FFA5 /* NotificationsSheet.swift */; };
F22EC58E1B51BB869BE95711 /* PinViews.swift in Sources */ = {isa = PBXBuildFile; fileRef = 31ED68801068FD9EFB79646C /* PinViews.swift */; };
F356B338A0C0D64DC82BC84E /* HomeViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8E9683A6CBF50F439DBB5DE1 /* HomeViewModel.swift */; };
F69C36C067912E6E6CE72DF0 /* AccountViews.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9DBA48860B1CC1B205E02EC5 /* AccountViews.swift */; };
F746461F21367C7DE564DE51 /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = 9D6917908BB6758C5595425F /* GoogleService-Info.plist */; };
/* End PBXBuildFile section */
/* Begin PBXFileReference section */
07029DC532E9DB12953AFEC2 /* AppRouter.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppRouter.swift; sourceTree = "<group>"; };
0B8DA566F46B87FAFE2A9D58 /* PushNotificationRouter.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PushNotificationRouter.swift; sourceTree = "<group>"; };
0D8AA2BB6BDD714F2658A672 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
10D174888D5BF76566EA71DB /* LadillMini.app */ = {isa = PBXFileReference; includeInIndex = 0; lastKnownFileType = wrapper.application; path = LadillMini.app; sourceTree = BUILT_PRODUCTS_DIR; };
196F838DEBCD70D611BB673B /* PinStore.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PinStore.swift; sourceTree = "<group>"; };
21861C581F556E99513CE606 /* QrSheets.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = QrSheets.swift; sourceTree = "<group>"; };
2E821AD2721FF7DB8A0B089E /* LadillTypography.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LadillTypography.swift; sourceTree = "<group>"; };
31ED68801068FD9EFB79646C /* PinViews.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PinViews.swift; sourceTree = "<group>"; };
3C2EE0AF7987C2032D4A437B /* Models.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Models.swift; sourceTree = "<group>"; };
3DAE7F6891B0DE23E9C990F6 /* LadillMiniApp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LadillMiniApp.swift; sourceTree = "<group>"; };
4736D47070F4C83D8F2D9F43 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
5CE621AF0861FBB86AB8FFA5 /* NotificationsSheet.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NotificationsSheet.swift; sourceTree = "<group>"; };
5FB4AE3C693E4DE54AB83D36 /* AuthViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AuthViewModel.swift; sourceTree = "<group>"; };
7C6D355AE86146A84F78083B /* LadillColors.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LadillColors.swift; sourceTree = "<group>"; };
80CEAC5B25457342E72E551D /* Debug.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = "<group>"; };
812398781431C9E00CD439D9 /* HomeView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HomeView.swift; sourceTree = "<group>"; };
81FD233606D1B2431A77511E /* HomeTabs.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HomeTabs.swift; sourceTree = "<group>"; };
88AF1E8731B71F89EB1FD9AF /* LandingView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LandingView.swift; sourceTree = "<group>"; };
8E9683A6CBF50F439DBB5DE1 /* HomeViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HomeViewModel.swift; sourceTree = "<group>"; };
8ED7511071CA01305D4D798F /* LadillMini.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = LadillMini.entitlements; sourceTree = "<group>"; };
94305400A9DC63655885CD9F /* Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = "<group>"; };
94FBC67FE0FEC876F9F28C0A /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist; path = Info.plist; sourceTree = "<group>"; };
9D6917908BB6758C5595425F /* GoogleService-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist; path = "GoogleService-Info.plist"; sourceTree = "<group>"; };
9DBA48860B1CC1B205E02EC5 /* AccountViews.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AccountViews.swift; sourceTree = "<group>"; };
9EE3E2CC48176735C2CBF6A8 /* Formatters.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Formatters.swift; sourceTree = "<group>"; };
A0633B09F36670A253B9CAE4 /* PushTokenRegistrar.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PushTokenRegistrar.swift; sourceTree = "<group>"; };
A30B141DC618A287AA75C236 /* SplashView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SplashView.swift; sourceTree = "<group>"; };
A7469503914ADD7C3D4C9108 /* RegisterView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RegisterView.swift; sourceTree = "<group>"; };
A85B0C2258B9CB2950BC1B16 /* LoginView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LoginView.swift; sourceTree = "<group>"; };
D0CA88BF6AC275776BFC0E02 /* QrImage.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = QrImage.swift; sourceTree = "<group>"; };
D499640CC434DE0B516F6F7A /* SessionStore.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SessionStore.swift; sourceTree = "<group>"; };
DBCDCCD6AA221A1FE960B9CF /* Cards.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Cards.swift; sourceTree = "<group>"; };
E674C620055A10FD2127194D /* APIClient.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = APIClient.swift; sourceTree = "<group>"; };
F47956BC07DDA81AD0AEA9A6 /* LadillButton.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LadillButton.swift; sourceTree = "<group>"; };
F7D37BB542FD8825441324F4 /* AfiaSheet.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AfiaSheet.swift; sourceTree = "<group>"; };
FAE45CC0979659B06CFD7B5D /* Figtree-VariableFont_wght.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "Figtree-VariableFont_wght.ttf"; sourceTree = "<group>"; };
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
B80FD88B3FCA5C91893A723B /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
1FF2EDB80AA9C86CBFC9FCFA /* FirebaseCore in Frameworks */,
B7CFACB09D051161C694CDF9 /* FirebaseMessaging in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
0397506BE08E32228EBA75E7 = {
isa = PBXGroup;
children = (
A74F452B492251B9DB340E0C /* LadillMini */,
7D1EF2779E08351BE4FDF8DD /* Products */,
);
sourceTree = "<group>";
};
1B33B7ECE55A1650D0CC4E3B /* Account */ = {
isa = PBXGroup;
children = (
9DBA48860B1CC1B205E02EC5 /* AccountViews.swift */,
);
path = Account;
sourceTree = "<group>";
};
1EAB16A5FC4817A59C14E95F /* Resources */ = {
isa = PBXGroup;
children = (
4736D47070F4C83D8F2D9F43 /* Assets.xcassets */,
9D6917908BB6758C5595425F /* GoogleService-Info.plist */,
94FBC67FE0FEC876F9F28C0A /* Info.plist */,
8ED7511071CA01305D4D798F /* LadillMini.entitlements */,
C5B953AB4865CA4DC7CEA485 /* Config */,
20AAC9FA8622975790F3EF7A /* Fonts */,
);
path = Resources;
sourceTree = "<group>";
};
20AAC9FA8622975790F3EF7A /* Fonts */ = {
isa = PBXGroup;
children = (
FAE45CC0979659B06CFD7B5D /* Figtree-VariableFont_wght.ttf */,
);
path = Fonts;
sourceTree = "<group>";
};
236E542E45C4F9E705D63E54 /* Security */ = {
isa = PBXGroup;
children = (
31ED68801068FD9EFB79646C /* PinViews.swift */,
);
path = Security;
sourceTree = "<group>";
};
380FFE2F5810E78BED7F0029 /* Theme */ = {
isa = PBXGroup;
children = (
7C6D355AE86146A84F78083B /* LadillColors.swift */,
2E821AD2721FF7DB8A0B089E /* LadillTypography.swift */,
);
path = Theme;
sourceTree = "<group>";
};
3EC642CD134062FC87AD956E /* QR */ = {
isa = PBXGroup;
children = (
21861C581F556E99513CE606 /* QrSheets.swift */,
);
path = QR;
sourceTree = "<group>";
};
4FB91BD670A209F3DA80379F /* Core */ = {
isa = PBXGroup;
children = (
AEFA034162B86D09ECE30185 /* Components */,
380FFE2F5810E78BED7F0029 /* Theme */,
E5766C1A691D061645D10764 /* Utils */,
);
path = Core;
sourceTree = "<group>";
};
50591C23A7726DAE315072EF /* Data */ = {
isa = PBXGroup;
children = (
A9BF0E93DD1808165D86909B /* API */,
DD1D964B4D27546BFA6B0118 /* Models */,
);
path = Data;
sourceTree = "<group>";
};
630F1CB05B54D476D5A59CB0 /* App */ = {
isa = PBXGroup;
children = (
07029DC532E9DB12953AFEC2 /* AppRouter.swift */,
3DAE7F6891B0DE23E9C990F6 /* LadillMiniApp.swift */,
);
path = App;
sourceTree = "<group>";
};
7BCD69040D80C409C72F9E77 /* Landing */ = {
isa = PBXGroup;
children = (
88AF1E8731B71F89EB1FD9AF /* LandingView.swift */,
);
path = Landing;
sourceTree = "<group>";
};
7D1EF2779E08351BE4FDF8DD /* Products */ = {
isa = PBXGroup;
children = (
10D174888D5BF76566EA71DB /* LadillMini.app */,
);
name = Products;
sourceTree = "<group>";
};
82DB67A734A5197AAAF515B9 /* Afia */ = {
isa = PBXGroup;
children = (
F7D37BB542FD8825441324F4 /* AfiaSheet.swift */,
);
path = Afia;
sourceTree = "<group>";
};
A74F452B492251B9DB340E0C /* LadillMini */ = {
isa = PBXGroup;
children = (
630F1CB05B54D476D5A59CB0 /* App */,
4FB91BD670A209F3DA80379F /* Core */,
50591C23A7726DAE315072EF /* Data */,
B92F9A727B5BD4305F68ADEC /* Features */,
DE5645BE852C1A578345DDEA /* Push */,
1EAB16A5FC4817A59C14E95F /* Resources */,
);
path = LadillMini;
sourceTree = "<group>";
};
A9BF0E93DD1808165D86909B /* API */ = {
isa = PBXGroup;
children = (
E674C620055A10FD2127194D /* APIClient.swift */,
);
path = API;
sourceTree = "<group>";
};
ABEC4B5172420E2C13D6148B /* Auth */ = {
isa = PBXGroup;
children = (
5FB4AE3C693E4DE54AB83D36 /* AuthViewModel.swift */,
A85B0C2258B9CB2950BC1B16 /* LoginView.swift */,
A7469503914ADD7C3D4C9108 /* RegisterView.swift */,
);
path = Auth;
sourceTree = "<group>";
};
AEFA034162B86D09ECE30185 /* Components */ = {
isa = PBXGroup;
children = (
DBCDCCD6AA221A1FE960B9CF /* Cards.swift */,
F47956BC07DDA81AD0AEA9A6 /* LadillButton.swift */,
D0CA88BF6AC275776BFC0E02 /* QrImage.swift */,
);
path = Components;
sourceTree = "<group>";
};
B649D95664368EDD2A1AC941 /* Splash */ = {
isa = PBXGroup;
children = (
A30B141DC618A287AA75C236 /* SplashView.swift */,
);
path = Splash;
sourceTree = "<group>";
};
B92F9A727B5BD4305F68ADEC /* Features */ = {
isa = PBXGroup;
children = (
1B33B7ECE55A1650D0CC4E3B /* Account */,
82DB67A734A5197AAAF515B9 /* Afia */,
ABEC4B5172420E2C13D6148B /* Auth */,
D7B6316D307BFE4472B84684 /* Home */,
7BCD69040D80C409C72F9E77 /* Landing */,
E7B36443504E305071FC356C /* Notifications */,
3EC642CD134062FC87AD956E /* QR */,
236E542E45C4F9E705D63E54 /* Security */,
B649D95664368EDD2A1AC941 /* Splash */,
);
path = Features;
sourceTree = "<group>";
};
C5B953AB4865CA4DC7CEA485 /* Config */ = {
isa = PBXGroup;
children = (
80CEAC5B25457342E72E551D /* Debug.xcconfig */,
94305400A9DC63655885CD9F /* Release.xcconfig */,
);
path = Config;
sourceTree = "<group>";
};
D7B6316D307BFE4472B84684 /* Home */ = {
isa = PBXGroup;
children = (
81FD233606D1B2431A77511E /* HomeTabs.swift */,
812398781431C9E00CD439D9 /* HomeView.swift */,
8E9683A6CBF50F439DBB5DE1 /* HomeViewModel.swift */,
);
path = Home;
sourceTree = "<group>";
};
DD1D964B4D27546BFA6B0118 /* Models */ = {
isa = PBXGroup;
children = (
3C2EE0AF7987C2032D4A437B /* Models.swift */,
);
path = Models;
sourceTree = "<group>";
};
DE5645BE852C1A578345DDEA /* Push */ = {
isa = PBXGroup;
children = (
0D8AA2BB6BDD714F2658A672 /* AppDelegate.swift */,
0B8DA566F46B87FAFE2A9D58 /* PushNotificationRouter.swift */,
A0633B09F36670A253B9CAE4 /* PushTokenRegistrar.swift */,
);
path = Push;
sourceTree = "<group>";
};
E5766C1A691D061645D10764 /* Utils */ = {
isa = PBXGroup;
children = (
9EE3E2CC48176735C2CBF6A8 /* Formatters.swift */,
196F838DEBCD70D611BB673B /* PinStore.swift */,
D499640CC434DE0B516F6F7A /* SessionStore.swift */,
);
path = Utils;
sourceTree = "<group>";
};
E7B36443504E305071FC356C /* Notifications */ = {
isa = PBXGroup;
children = (
5CE621AF0861FBB86AB8FFA5 /* NotificationsSheet.swift */,
);
path = Notifications;
sourceTree = "<group>";
};
/* End PBXGroup section */
/* Begin PBXNativeTarget section */
CFA3826D1CA0E86DE51E6969 /* LadillMini */ = {
isa = PBXNativeTarget;
buildConfigurationList = 11623E7A9F83C72C08A4491E /* Build configuration list for PBXNativeTarget "LadillMini" */;
buildPhases = (
0DD12CCDA02E15D2056B9E55 /* Sources */,
E25420A5A056A698A72B0E9C /* Resources */,
B80FD88B3FCA5C91893A723B /* Frameworks */,
);
buildRules = (
);
dependencies = (
);
name = LadillMini;
packageProductDependencies = (
46D5CB704609F56432F8FB13 /* FirebaseCore */,
B88B97FAB8790E044624FCE4 /* FirebaseMessaging */,
);
productName = LadillMini;
productReference = 10D174888D5BF76566EA71DB /* LadillMini.app */;
productType = "com.apple.product-type.application";
};
/* End PBXNativeTarget section */
/* Begin PBXProject section */
D131DC8B22240A0089938D83 /* Project object */ = {
isa = PBXProject;
attributes = {
BuildIndependentTargetsInParallel = YES;
LastUpgradeCheck = 1500;
TargetAttributes = {
CFA3826D1CA0E86DE51E6969 = {
DevelopmentTeam = "";
ProvisioningStyle = Automatic;
};
};
};
buildConfigurationList = E63620B42A65B8EB80AF7950 /* Build configuration list for PBXProject "LadillMini" */;
developmentRegion = en;
hasScannedForEncodings = 0;
knownRegions = (
Base,
en,
);
mainGroup = 0397506BE08E32228EBA75E7;
minimizedProjectReferenceProxies = 1;
packageReferences = (
3BDA5B680A5758BA711BFDD8 /* XCRemoteSwiftPackageReference "firebase-ios-sdk" */,
);
preferredProjectObjectVersion = 77;
productRefGroup = 7D1EF2779E08351BE4FDF8DD /* Products */;
projectDirPath = "";
projectRoot = "";
targets = (
CFA3826D1CA0E86DE51E6969 /* LadillMini */,
);
};
/* End PBXProject section */
/* Begin PBXResourcesBuildPhase section */
E25420A5A056A698A72B0E9C /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
95B3FE87F18BF06FC4FEC02C /* Assets.xcassets in Resources */,
AA9E6A74C50366F3BC2C97E9 /* Figtree-VariableFont_wght.ttf in Resources */,
F746461F21367C7DE564DE51 /* GoogleService-Info.plist in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXResourcesBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
0DD12CCDA02E15D2056B9E55 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
3C9EA52F7BC718A9CFC1208E /* APIClient.swift in Sources */,
F69C36C067912E6E6CE72DF0 /* AccountViews.swift in Sources */,
04B07AE9092AF08CA3B585B3 /* AfiaSheet.swift in Sources */,
E8C7C386237BF60F3C1B1A18 /* AppDelegate.swift in Sources */,
AEAAE6FDD19DC75A04F1205C /* AppRouter.swift in Sources */,
2311C2BA933BCF17FB4B6B45 /* AuthViewModel.swift in Sources */,
71F582E609C8879B244C38C9 /* Cards.swift in Sources */,
572786B18AF60EAAAF8B996C /* Formatters.swift in Sources */,
9553B9D0693E7424C6D24576 /* HomeTabs.swift in Sources */,
19252EDF929F6EA6DB82E37C /* HomeView.swift in Sources */,
F356B338A0C0D64DC82BC84E /* HomeViewModel.swift in Sources */,
2CB74AA7CD3995D8F3F08F41 /* LadillButton.swift in Sources */,
72626693186DCB4E9771F687 /* LadillColors.swift in Sources */,
53E408597E0CEC28415F2F92 /* LadillMiniApp.swift in Sources */,
8609A1B78F31187E83C5E49B /* LadillTypography.swift in Sources */,
A2DC942AE8E115D6BABCF347 /* LandingView.swift in Sources */,
14F79FEACC539BC566A2F32F /* LoginView.swift in Sources */,
8916149FDDBC38774330E2EF /* Models.swift in Sources */,
F0DEA3C438B70BB5377714FF /* NotificationsSheet.swift in Sources */,
2085D5CDAAEE17BA5E9222CD /* PinStore.swift in Sources */,
F22EC58E1B51BB869BE95711 /* PinViews.swift in Sources */,
0576F9A578DB884B8A523BA1 /* PushNotificationRouter.swift in Sources */,
31BFD80471D6AA106CCA3995 /* PushTokenRegistrar.swift in Sources */,
3C0529388083EBD1BF31563A /* QrImage.swift in Sources */,
90BC560B187F0F8DF39D1160 /* QrSheets.swift in Sources */,
A9054DA6E299540028E2C5A4 /* RegisterView.swift in Sources */,
D88F6D9EC4E5C7B935B78593 /* SessionStore.swift in Sources */,
713A6DA601A790D70BF27414 /* SplashView.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */
/* Begin XCBuildConfiguration section */
2F3197859BA7845C6FA8A7B6 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
CLANG_ANALYZER_NONNULL = YES;
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
CLANG_CXX_LIBRARY = "libc++";
CLANG_ENABLE_MODULES = YES;
CLANG_ENABLE_OBJC_ARC = YES;
CLANG_ENABLE_OBJC_WEAK = YES;
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
CLANG_WARN_BOOL_CONVERSION = YES;
CLANG_WARN_COMMA = YES;
CLANG_WARN_CONSTANT_CONVERSION = YES;
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
CLANG_WARN_EMPTY_BODY = YES;
CLANG_WARN_ENUM_CONVERSION = YES;
CLANG_WARN_INFINITE_RECURSION = YES;
CLANG_WARN_INT_CONVERSION = YES;
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
CLANG_WARN_STRICT_PROTOTYPES = YES;
CLANG_WARN_SUSPICIOUS_MOVE = YES;
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 1;
DEBUG_INFORMATION_FORMAT = dwarf;
DEVELOPMENT_TEAM = "";
ENABLE_STRICT_OBJC_MSGSEND = YES;
ENABLE_TESTABILITY = YES;
GCC_C_LANGUAGE_STANDARD = gnu11;
GCC_DYNAMIC_NO_PIC = NO;
GCC_NO_COMMON_BLOCKS = YES;
GCC_OPTIMIZATION_LEVEL = 0;
GCC_PREPROCESSOR_DEFINITIONS = (
"$(inherited)",
"DEBUG=1",
);
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
GCC_WARN_UNDECLARED_SELECTOR = YES;
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 17.0;
MARKETING_VERSION = 1.0;
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
MTL_FAST_MATH = YES;
ONLY_ACTIVE_ARCH = YES;
PRODUCT_NAME = "$(TARGET_NAME)";
SDKROOT = iphoneos;
SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
SWIFT_VERSION = 5.9;
};
name = Debug;
};
48C760C48B7AF129F3C93582 /* Release */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = 94305400A9DC63655885CD9F /* Release.xcconfig */;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_ENTITLEMENTS = LadillMini/Resources/LadillMini.entitlements;
CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
INFOPLIST_FILE = LadillMini/Resources/Info.plist;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
);
PRODUCT_BUNDLE_IDENTIFIER = com.ladill.mini;
SDKROOT = iphoneos;
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "";
TARGETED_DEVICE_FAMILY = "1,2";
};
name = Release;
};
8F89A0F3452FB0A973B82795 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
CLANG_ANALYZER_NONNULL = YES;
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
CLANG_CXX_LIBRARY = "libc++";
CLANG_ENABLE_MODULES = YES;
CLANG_ENABLE_OBJC_ARC = YES;
CLANG_ENABLE_OBJC_WEAK = YES;
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
CLANG_WARN_BOOL_CONVERSION = YES;
CLANG_WARN_COMMA = YES;
CLANG_WARN_CONSTANT_CONVERSION = YES;
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
CLANG_WARN_EMPTY_BODY = YES;
CLANG_WARN_ENUM_CONVERSION = YES;
CLANG_WARN_INFINITE_RECURSION = YES;
CLANG_WARN_INT_CONVERSION = YES;
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
CLANG_WARN_STRICT_PROTOTYPES = YES;
CLANG_WARN_SUSPICIOUS_MOVE = YES;
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 1;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
DEVELOPMENT_TEAM = "";
ENABLE_NS_ASSERTIONS = NO;
ENABLE_STRICT_OBJC_MSGSEND = YES;
GCC_C_LANGUAGE_STANDARD = gnu11;
GCC_NO_COMMON_BLOCKS = YES;
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
GCC_WARN_UNDECLARED_SELECTOR = YES;
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 17.0;
MARKETING_VERSION = 1.0;
MTL_ENABLE_DEBUG_INFO = NO;
MTL_FAST_MATH = YES;
PRODUCT_NAME = "$(TARGET_NAME)";
SDKROOT = iphoneos;
SWIFT_COMPILATION_MODE = wholemodule;
SWIFT_OPTIMIZATION_LEVEL = "-O";
SWIFT_VERSION = 5.9;
};
name = Release;
};
F6B92F5CEEF45CDC217802ED /* Debug */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = 80CEAC5B25457342E72E551D /* Debug.xcconfig */;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_ENTITLEMENTS = LadillMini/Resources/LadillMini.entitlements;
CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
INFOPLIST_FILE = LadillMini/Resources/Info.plist;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
);
PRODUCT_BUNDLE_IDENTIFIER = com.ladill.mini;
SDKROOT = iphoneos;
SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
TARGETED_DEVICE_FAMILY = "1,2";
};
name = Debug;
};
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
11623E7A9F83C72C08A4491E /* Build configuration list for PBXNativeTarget "LadillMini" */ = {
isa = XCConfigurationList;
buildConfigurations = (
F6B92F5CEEF45CDC217802ED /* Debug */,
48C760C48B7AF129F3C93582 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Debug;
};
E63620B42A65B8EB80AF7950 /* Build configuration list for PBXProject "LadillMini" */ = {
isa = XCConfigurationList;
buildConfigurations = (
2F3197859BA7845C6FA8A7B6 /* Debug */,
8F89A0F3452FB0A973B82795 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Debug;
};
/* End XCConfigurationList section */
/* Begin XCRemoteSwiftPackageReference section */
3BDA5B680A5758BA711BFDD8 /* XCRemoteSwiftPackageReference "firebase-ios-sdk" */ = {
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/firebase/firebase-ios-sdk";
requirement = {
kind = upToNextMajorVersion;
minimumVersion = 11.0.0;
};
};
/* End XCRemoteSwiftPackageReference section */
/* Begin XCSwiftPackageProductDependency section */
46D5CB704609F56432F8FB13 /* FirebaseCore */ = {
isa = XCSwiftPackageProductDependency;
package = 3BDA5B680A5758BA711BFDD8 /* XCRemoteSwiftPackageReference "firebase-ios-sdk" */;
productName = FirebaseCore;
};
B88B97FAB8790E044624FCE4 /* FirebaseMessaging */ = {
isa = XCSwiftPackageProductDependency;
package = 3BDA5B680A5758BA711BFDD8 /* XCRemoteSwiftPackageReference "firebase-ios-sdk" */;
productName = FirebaseMessaging;
};
/* End XCSwiftPackageProductDependency section */
};
rootObject = D131DC8B22240A0089938D83 /* Project object */;
}