Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified .DS_Store
100644 → 100755
Binary file not shown.
Empty file modified README.md
100644 → 100755
Empty file.
167 changes: 154 additions & 13 deletions recap.xcodeproj/project.pbxproj
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,16 @@
objects = {

/* Begin PBXBuildFile section */
9D12A33A2D782FBE003A0C06 /* Lottie in Frameworks */ = {isa = PBXBuildFile; productRef = 9D12A3392D782FBE003A0C06 /* Lottie */; };
9D12A3492D784225003A0C06 /* DotLottie in Frameworks */ = {isa = PBXBuildFile; productRef = 9D12A3482D784225003A0C06 /* DotLottie */; };
9D73CA212D87F42F00438D48 /* FirebaseAnalytics in Frameworks */ = {isa = PBXBuildFile; productRef = 9D73CA202D87F42F00438D48 /* FirebaseAnalytics */; };
9D73CA232D87F42F00438D48 /* FirebaseAnalyticsOnDeviceConversion in Frameworks */ = {isa = PBXBuildFile; productRef = 9D73CA222D87F42F00438D48 /* FirebaseAnalyticsOnDeviceConversion */; };
9D73CA252D87F42F00438D48 /* FirebaseAnalyticsWithoutAdIdSupport in Frameworks */ = {isa = PBXBuildFile; productRef = 9D73CA242D87F42F00438D48 /* FirebaseAnalyticsWithoutAdIdSupport */; };
9D73CA272D87F42F00438D48 /* FirebaseAppCheck in Frameworks */ = {isa = PBXBuildFile; productRef = 9D73CA262D87F42F00438D48 /* FirebaseAppCheck */; };
9D73CA292D87F42F00438D48 /* FirebaseAppDistribution-Beta in Frameworks */ = {isa = PBXBuildFile; productRef = 9D73CA282D87F42F00438D48 /* FirebaseAppDistribution-Beta */; };
9D73CA2B2D87F42F00438D48 /* FirebaseCrashlytics in Frameworks */ = {isa = PBXBuildFile; productRef = 9D73CA2A2D87F42F00438D48 /* FirebaseCrashlytics */; };
9D73CA2D2D87F42F00438D48 /* FirebaseInstallations in Frameworks */ = {isa = PBXBuildFile; productRef = 9D73CA2C2D87F42F00438D48 /* FirebaseInstallations */; };
9D73CA2F2D87F42F00438D48 /* FirebasePerformance in Frameworks */ = {isa = PBXBuildFile; productRef = 9D73CA2E2D87F42F00438D48 /* FirebasePerformance */; };
9DBCC5392CEDE6D80004F3E2 /* SDWebImage in Frameworks */ = {isa = PBXBuildFile; productRef = 9DBCC5382CEDE6D80004F3E2 /* SDWebImage */; };
9DBCC53B2CEDE6D80004F3E2 /* SDWebImageMapKit in Frameworks */ = {isa = PBXBuildFile; productRef = 9DBCC53A2CEDE6D80004F3E2 /* SDWebImageMapKit */; };
9DBEB2402D0CC00300813A4E /* FirebaseAuth in Frameworks */ = {isa = PBXBuildFile; productRef = 9DBEB23F2D0CC00300813A4E /* FirebaseAuth */; };
Expand All @@ -22,7 +32,21 @@
9DE56A5D2D120D7500B73182 /* GoogleSignInSwift in Frameworks */ = {isa = PBXBuildFile; productRef = 9DE56A5C2D120D7500B73182 /* GoogleSignInSwift */; };
/* End PBXBuildFile section */

/* Begin PBXCopyFilesBuildPhase section */
9D12A3462D78409B003A0C06 /* Embed Frameworks */ = {
isa = PBXCopyFilesBuildPhase;
buildActionMask = 2147483647;
dstPath = "";
dstSubfolderSpec = 10;
files = (
);
name = "Embed Frameworks";
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXCopyFilesBuildPhase section */

/* Begin PBXFileReference section */
9D12A3412D783FC2003A0C06 /* SuccessAnimation.lottie */ = {isa = PBXFileReference; lastKnownFileType = file; path = SuccessAnimation.lottie; sourceTree = "<group>"; };
9DB56CA02CDA2F4300E2B3FF /* recap.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = recap.app; sourceTree = BUILT_PRODUCTS_DIR; };
/* End PBXFileReference section */

Expand Down Expand Up @@ -52,28 +76,48 @@
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
9D73CA272D87F42F00438D48 /* FirebaseAppCheck in Frameworks */,
9DBEB2502D0CC00300813A4E /* FirebaseStorageCombine-Community in Frameworks */,
9D73CA232D87F42F00438D48 /* FirebaseAnalyticsOnDeviceConversion in Frameworks */,
9D73CA2B2D87F42F00438D48 /* FirebaseCrashlytics in Frameworks */,
9D12A33A2D782FBE003A0C06 /* Lottie in Frameworks */,
9DBEB24C2D0CC00300813A4E /* FirebaseMessaging in Frameworks */,
9DBEB2462D0CC00300813A4E /* FirebaseDatabase in Frameworks */,
9DBCC53B2CEDE6D80004F3E2 /* SDWebImageMapKit in Frameworks */,
9D73CA292D87F42F00438D48 /* FirebaseAppDistribution-Beta in Frameworks */,
9DBEB24E2D0CC00300813A4E /* FirebaseStorage in Frameworks */,
9D73CA252D87F42F00438D48 /* FirebaseAnalyticsWithoutAdIdSupport in Frameworks */,
9D73CA2D2D87F42F00438D48 /* FirebaseInstallations in Frameworks */,
9DE56A5D2D120D7500B73182 /* GoogleSignInSwift in Frameworks */,
9DE56A5B2D120D7500B73182 /* GoogleSignIn in Frameworks */,
9DBEB2442D0CC00300813A4E /* FirebaseCore in Frameworks */,
9DBEB2402D0CC00300813A4E /* FirebaseAuth in Frameworks */,
9D73CA212D87F42F00438D48 /* FirebaseAnalytics in Frameworks */,
9D73CA2F2D87F42F00438D48 /* FirebasePerformance in Frameworks */,
9DBCC5392CEDE6D80004F3E2 /* SDWebImage in Frameworks */,
9DBEB24A2D0CC00300813A4E /* FirebaseFirestore in Frameworks */,
9DBEB2482D0CC00300813A4E /* FirebaseDynamicLinks in Frameworks */,
9DBEB2422D0CC00300813A4E /* FirebaseAuthCombine-Community in Frameworks */,
9D12A3492D784225003A0C06 /* DotLottie in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */

/* Begin PBXGroup section */
9D12A3422D783FC2003A0C06 /* Animations */ = {
isa = PBXGroup;
children = (
9D12A3412D783FC2003A0C06 /* SuccessAnimation.lottie */,
);
name = Animations;
path = recap/Resources/Animations;
sourceTree = "<group>";
};
9DB56C972CDA2F4300E2B3FF = {
isa = PBXGroup;
children = (
9D12A3422D783FC2003A0C06 /* Animations */,
9DB56CA22CDA2F4300E2B3FF /* recap */,
9DB56CA12CDA2F4300E2B3FF /* Products */,
);
Expand All @@ -97,6 +141,7 @@
9DB56C9C2CDA2F4300E2B3FF /* Sources */,
9DB56C9D2CDA2F4300E2B3FF /* Frameworks */,
9DB56C9E2CDA2F4300E2B3FF /* Resources */,
9D12A3462D78409B003A0C06 /* Embed Frameworks */,
);
buildRules = (
);
Expand All @@ -120,6 +165,16 @@
9DBEB24F2D0CC00300813A4E /* FirebaseStorageCombine-Community */,
9DE56A5A2D120D7500B73182 /* GoogleSignIn */,
9DE56A5C2D120D7500B73182 /* GoogleSignInSwift */,
9D12A3392D782FBE003A0C06 /* Lottie */,
9D12A3482D784225003A0C06 /* DotLottie */,
9D73CA202D87F42F00438D48 /* FirebaseAnalytics */,
9D73CA222D87F42F00438D48 /* FirebaseAnalyticsOnDeviceConversion */,
9D73CA242D87F42F00438D48 /* FirebaseAnalyticsWithoutAdIdSupport */,
9D73CA262D87F42F00438D48 /* FirebaseAppCheck */,
9D73CA282D87F42F00438D48 /* FirebaseAppDistribution-Beta */,
9D73CA2A2D87F42F00438D48 /* FirebaseCrashlytics */,
9D73CA2C2D87F42F00438D48 /* FirebaseInstallations */,
9D73CA2E2D87F42F00438D48 /* FirebasePerformance */,
);
productName = recap;
productReference = 9DB56CA02CDA2F4300E2B3FF /* recap.app */;
Expand All @@ -133,7 +188,7 @@
attributes = {
BuildIndependentTargetsInParallel = 1;
LastSwiftUpdateCheck = 1610;
LastUpgradeCheck = 1610;
LastUpgradeCheck = 1620;
TargetAttributes = {
9DB56C9F2CDA2F4300E2B3FF = {
CreatedOnToolsVersion = 16.1;
Expand All @@ -146,13 +201,17 @@
knownRegions = (
en,
Base,
hi,
"bn-IN",
);
mainGroup = 9DB56C972CDA2F4300E2B3FF;
minimizedProjectReferenceProxies = 1;
packageReferences = (
9DBCC5372CEDE6D80004F3E2 /* XCRemoteSwiftPackageReference "SDWebImage" */,
9DBEB23E2D0CC00300813A4E /* XCRemoteSwiftPackageReference "firebase-ios-sdk" */,
9DE56A592D120D7500B73182 /* XCRemoteSwiftPackageReference "GoogleSignIn-iOS" */,
9D12A3382D782FBE003A0C06 /* XCRemoteSwiftPackageReference "lottie-ios" */,
9D12A3472D784225003A0C06 /* XCRemoteSwiftPackageReference "dotlottie-ios" */,
);
preferredProjectObjectVersion = 77;
productRefGroup = 9DB56CA12CDA2F4300E2B3FF /* Products */;
Expand Down Expand Up @@ -192,24 +251,31 @@
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
ASSETCATALOG_COMPILER_INCLUDE_ALL_APPICON_ASSETS = YES;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1;
CURRENT_PROJECT_VERSION = 2;
DEVELOPMENT_TEAM = G2TY2Q3KD8;
GENERATE_INFOPLIST_FILE = YES;
INFOPLIST_FILE = recap/Resources/Info.plist;
INFOPLIST_KEY_CFBundleDisplayName = Recap;
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.medical";
INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
INFOPLIST_KEY_UILaunchStoryboardName = launchScreenViewController.swift;
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
INFOPLIST_KEY_UISupportedInterfaceOrientations = UIInterfaceOrientationPortrait;
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown";
IPHONEOS_DEPLOYMENT_TARGET = 17.6;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.0;
PRODUCT_BUNDLE_IDENTIFIER = in.recap.recap;
MARKETING_VERSION = 1.0.2;
PRODUCT_BUNDLE_IDENTIFIER = com.srmist.recap;
PRODUCT_NAME = "$(TARGET_NAME)";
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
SUPPORTS_MACCATALYST = NO;
SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
SUPPORTS_XR_DESIGNED_FOR_IPHONE_IPAD = NO;
SWIFT_EMIT_LOC_STRINGS = YES;
SWIFT_VERSION = 5.0;
TARGETED_DEVICE_FAMILY = "1,2";
TARGETED_DEVICE_FAMILY = 1;
};
name = Debug;
};
Expand All @@ -220,24 +286,31 @@
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
ASSETCATALOG_COMPILER_INCLUDE_ALL_APPICON_ASSETS = YES;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1;
CURRENT_PROJECT_VERSION = 2;
DEVELOPMENT_TEAM = G2TY2Q3KD8;
GENERATE_INFOPLIST_FILE = YES;
INFOPLIST_FILE = recap/Resources/Info.plist;
INFOPLIST_KEY_CFBundleDisplayName = Recap;
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.medical";
INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
INFOPLIST_KEY_UILaunchStoryboardName = launchScreenViewController.swift;
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
INFOPLIST_KEY_UISupportedInterfaceOrientations = UIInterfaceOrientationPortrait;
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown";
IPHONEOS_DEPLOYMENT_TARGET = 17.6;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.0;
PRODUCT_BUNDLE_IDENTIFIER = in.recap.recap;
MARKETING_VERSION = 1.0.2;
PRODUCT_BUNDLE_IDENTIFIER = com.srmist.recap;
PRODUCT_NAME = "$(TARGET_NAME)";
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
SUPPORTS_MACCATALYST = NO;
SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
SUPPORTS_XR_DESIGNED_FOR_IPHONE_IPAD = NO;
SWIFT_EMIT_LOC_STRINGS = YES;
SWIFT_VERSION = 5.0;
TARGETED_DEVICE_FAMILY = "1,2";
TARGETED_DEVICE_FAMILY = 1;
};
name = Release;
};
Expand All @@ -246,6 +319,7 @@
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
CLANG_ANALYZER_NONNULL = YES;
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
Expand Down Expand Up @@ -309,6 +383,7 @@
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
CLANG_ANALYZER_NONNULL = YES;
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
Expand Down Expand Up @@ -384,6 +459,22 @@
/* End XCConfigurationList section */

/* Begin XCRemoteSwiftPackageReference section */
9D12A3382D782FBE003A0C06 /* XCRemoteSwiftPackageReference "lottie-ios" */ = {
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/airbnb/lottie-ios.git";
requirement = {
kind = upToNextMajorVersion;
minimumVersion = 4.5.1;
};
};
9D12A3472D784225003A0C06 /* XCRemoteSwiftPackageReference "dotlottie-ios" */ = {
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/LottieFiles/dotlottie-ios";
requirement = {
branch = main;
kind = branch;
};
};
9DBCC5372CEDE6D80004F3E2 /* XCRemoteSwiftPackageReference "SDWebImage" */ = {
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/SDWebImage/SDWebImage";
Expand Down Expand Up @@ -411,6 +502,56 @@
/* End XCRemoteSwiftPackageReference section */

/* Begin XCSwiftPackageProductDependency section */
9D12A3392D782FBE003A0C06 /* Lottie */ = {
isa = XCSwiftPackageProductDependency;
package = 9D12A3382D782FBE003A0C06 /* XCRemoteSwiftPackageReference "lottie-ios" */;
productName = Lottie;
};
9D12A3482D784225003A0C06 /* DotLottie */ = {
isa = XCSwiftPackageProductDependency;
package = 9D12A3472D784225003A0C06 /* XCRemoteSwiftPackageReference "dotlottie-ios" */;
productName = DotLottie;
};
9D73CA202D87F42F00438D48 /* FirebaseAnalytics */ = {
isa = XCSwiftPackageProductDependency;
package = 9DBEB23E2D0CC00300813A4E /* XCRemoteSwiftPackageReference "firebase-ios-sdk" */;
productName = FirebaseAnalytics;
};
9D73CA222D87F42F00438D48 /* FirebaseAnalyticsOnDeviceConversion */ = {
isa = XCSwiftPackageProductDependency;
package = 9DBEB23E2D0CC00300813A4E /* XCRemoteSwiftPackageReference "firebase-ios-sdk" */;
productName = FirebaseAnalyticsOnDeviceConversion;
};
9D73CA242D87F42F00438D48 /* FirebaseAnalyticsWithoutAdIdSupport */ = {
isa = XCSwiftPackageProductDependency;
package = 9DBEB23E2D0CC00300813A4E /* XCRemoteSwiftPackageReference "firebase-ios-sdk" */;
productName = FirebaseAnalyticsWithoutAdIdSupport;
};
9D73CA262D87F42F00438D48 /* FirebaseAppCheck */ = {
isa = XCSwiftPackageProductDependency;
package = 9DBEB23E2D0CC00300813A4E /* XCRemoteSwiftPackageReference "firebase-ios-sdk" */;
productName = FirebaseAppCheck;
};
9D73CA282D87F42F00438D48 /* FirebaseAppDistribution-Beta */ = {
isa = XCSwiftPackageProductDependency;
package = 9DBEB23E2D0CC00300813A4E /* XCRemoteSwiftPackageReference "firebase-ios-sdk" */;
productName = "FirebaseAppDistribution-Beta";
};
9D73CA2A2D87F42F00438D48 /* FirebaseCrashlytics */ = {
isa = XCSwiftPackageProductDependency;
package = 9DBEB23E2D0CC00300813A4E /* XCRemoteSwiftPackageReference "firebase-ios-sdk" */;
productName = FirebaseCrashlytics;
};
9D73CA2C2D87F42F00438D48 /* FirebaseInstallations */ = {
isa = XCSwiftPackageProductDependency;
package = 9DBEB23E2D0CC00300813A4E /* XCRemoteSwiftPackageReference "firebase-ios-sdk" */;
productName = FirebaseInstallations;
};
9D73CA2E2D87F42F00438D48 /* FirebasePerformance */ = {
isa = XCSwiftPackageProductDependency;
package = 9DBEB23E2D0CC00300813A4E /* XCRemoteSwiftPackageReference "firebase-ios-sdk" */;
productName = FirebasePerformance;
};
9DBCC5382CEDE6D80004F3E2 /* SDWebImage */ = {
isa = XCSwiftPackageProductDependency;
package = 9DBCC5372CEDE6D80004F3E2 /* XCRemoteSwiftPackageReference "SDWebImage" */;
Expand Down
Empty file modified recap.xcodeproj/project.xcworkspace/contents.xcworkspacedata
100644 → 100755
Empty file.
20 changes: 19 additions & 1 deletion recap.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved
100644 → 100755

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
Empty file.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<Bucket
uuid = "2E5C5D38-D4C1-4E08-9E9C-5A3E415F0812"
type = "1"
version = "2.0">
</Bucket>
Empty file.
10 changes: 5 additions & 5 deletions recap.xcodeproj/xcuserdata/djdiptayan.xcuserdatad/xcdebugger/Breakpoints_v2.xcbkptlist
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -7,16 +7,16 @@
<BreakpointProxy
BreakpointExtensionID = "Xcode.Breakpoint.FileBreakpoint">
<BreakpointContent
uuid = "796AC94A-D5C4-4273-8C9F-4751F33FDFF5"
uuid = "506EBF7C-3CC6-4DC5-A92F-966FF8EF2E0A"
shouldBeEnabled = "No"
ignoreCount = "0"
continueAfterRunningActions = "No"
filePath = "recap/Managers/LoginFunctions.swift"
filePath = "recap/Managers/Family/FamilyLoginFunctions.swift"
startingColumnNumber = "9223372036854775807"
endingColumnNumber = "9223372036854775807"
startingLineNumber = "223"
endingLineNumber = "223"
landmarkName = "logoutTapped()"
startingLineNumber = "58"
endingLineNumber = "58"
landmarkName = "googleSignInTapped()"
landmarkType = "7">
</BreakpointContent>
</BreakpointProxy>
Expand Down
Empty file.
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<Bucket
uuid = "B6A0BD22-3DE7-48AC-A6B9-5F6C9EE069AF"
type = "1"
version = "2.0">
</Bucket>
Loading