This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// | |
// DotOnRoundedRectangle.swift | |
// | |
// Created by Nathan Molby on 2/15/25. | |
// | |
import SwiftUI | |
struct DotOnRoundedRectangle: Shape { | |
let cornerRadius: CGFloat |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2024-12-04 09:57:44.228343-05:00: [Firebase/Crashlytics] Version 10.24.0 | |
2024-12-04 09:58:20.296066-05:00: 10.24.0 - [FirebaseCore][I-COR000001] Configuring the default app. | |
2024-12-04 09:58:21.234524-05:00: 10.24.0 - [FirebaseCore][I-COR000033] Data Collection flag is not set. | |
2024-12-04 09:58:21.879342-05:00: 10.24.0 - [FirebaseInstallations][I-FIS002000] -[FIRInstallationsIDController createGetInstallationItemPromise], appName: __FIRAPP_DEFAULT | |
2024-12-04 09:58:22.307535-05:00: 10.24.0 - [FirebaseSessions][I-SES000000] Version 10.24.0. Expecting subscriptions from: [Crashlytics] | |
2024-12-04 09:58:23.131911-05:00: 10.24.0 - [FirebaseCrashlytics][I-CLS000000] [Crashlytics] Running on iOS Simulator (iPhone), 18.0.0 (23H222) | |
2024-12-04 09:58:23.755347-05:00: 10.24.0 - [FirebaseCrashlytics][I-CLS000000] Generating Install ID | |
2024-12-04 09:58:24.197733-05:00: 10.24.0 - [FirebaseCrashlytics][I-CLS000000] Registering Sessions SDK subscription for session data | |
2024-12-04 09:58:25.750901-05:00: 10.24.0 - [FirebaseSes |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2024-10-23 14:44:17.153227-04:00: [Firebase/Crashlytics] Version 11.4.0 | |
2024-10-23 14:44:17.785820-04:00: Starting Fetch | |
2024-10-23 14:44:50.293271-04:00: 11.4.0 - [FirebaseCore][I-COR000001] Configuring the default app. | |
2024-10-23 14:44:50.293388-04:00: 11.4.0 - [FirebaseCore][I-COR000033] Data Collection flag is not set. | |
2024-10-23 14:44:50.293424-04:00: 11.4.0 - [FirebaseInstallations][I-FIS002000] -[FIRInstallationsIDController createGetInstallationItemPromise], appName: __FIRAPP_DEFAULT | |
2024-10-23 14:44:50.293466-04:00: 11.4.0 - [FirebaseSessions][I-SES000000] Version 11.4.0. Expecting subscriptions from: [Crashlytics, Performance] | |
2024-10-23 14:44:50.293508-04:00: 11.4.0 - [FirebasePerformance][I-PRF100001] Firebase Performance Monitoring is successfully initialized! In a minute, visit the Firebase console to view your data: {redacted} | |
2024-10-23 14:44:51.332544-04:00: 11.4.0 - [FirebasePerformance][I-PRF100001] Registering Sessions SDK subscription for session data | |
2024-10-23 14:44:51.333069-04:00: 11. |