|
@@ -54,6 +54,8 @@
|
|
|
C7FCC7859292F4917426A553 /* CelestiaTraceLiveActivityBundle.swift in Sources */ = {isa = PBXBuildFile; fileRef = 72CA6784C282FC33FAD436B8 /* CelestiaTraceLiveActivityBundle.swift */; };
|
|
C7FCC7859292F4917426A553 /* CelestiaTraceLiveActivityBundle.swift in Sources */ = {isa = PBXBuildFile; fileRef = 72CA6784C282FC33FAD436B8 /* CelestiaTraceLiveActivityBundle.swift */; };
|
|
|
C8794B9720CD85F518A82473 /* BoundDevice.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1EF9EF0F961DB2B546B9C0F1 /* BoundDevice.swift */; };
|
|
C8794B9720CD85F518A82473 /* BoundDevice.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1EF9EF0F961DB2B546B9C0F1 /* BoundDevice.swift */; };
|
|
|
CD45B55AB993D054E50A43BE /* RealAudioRecorder.swift in Sources */ = {isa = PBXBuildFile; fileRef = 977EB01CFA491A1573D7CF22 /* RealAudioRecorder.swift */; };
|
|
CD45B55AB993D054E50A43BE /* RealAudioRecorder.swift in Sources */ = {isa = PBXBuildFile; fileRef = 977EB01CFA491A1573D7CF22 /* RealAudioRecorder.swift */; };
|
|
|
|
|
+ C0DE10000000000000000001 /* TimelineLocationPicker.swift in Sources */ = {isa = PBXBuildFile; fileRef = C0DE10000000000000000002 /* TimelineLocationPicker.swift */; };
|
|
|
|
|
+ C0DE20000000000000000001 /* DeveloperLogOverlay.swift in Sources */ = {isa = PBXBuildFile; fileRef = C0DE20000000000000000002 /* DeveloperLogOverlay.swift */; };
|
|
|
DDC0D9C4883B4861CBC74C39 /* ChronoFeedRow.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9275B988BEBBEA80370E1AC4 /* ChronoFeedRow.swift */; };
|
|
DDC0D9C4883B4861CBC74C39 /* ChronoFeedRow.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9275B988BEBBEA80370E1AC4 /* ChronoFeedRow.swift */; };
|
|
|
E78FC729614A4C93C97D564D /* ColorTheme.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95AF20E8EF4319BBEBA608C1 /* ColorTheme.swift */; };
|
|
E78FC729614A4C93C97D564D /* ColorTheme.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95AF20E8EF4319BBEBA608C1 /* ColorTheme.swift */; };
|
|
|
F385E2FCB06D39917F51846E /* AudioRecorderProtocol.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4B407473A307EEAF2CB5EE94 /* AudioRecorderProtocol.swift */; };
|
|
F385E2FCB06D39917F51846E /* AudioRecorderProtocol.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4B407473A307EEAF2CB5EE94 /* AudioRecorderProtocol.swift */; };
|
|
@@ -140,6 +142,8 @@
|
|
|
AA13A08133A50094CBFFDDF9 /* EditProfileModalView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = EditProfileModalView.swift; sourceTree = "<group>"; };
|
|
AA13A08133A50094CBFFDDF9 /* EditProfileModalView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = EditProfileModalView.swift; sourceTree = "<group>"; };
|
|
|
AEED3C75367F66D6D6CE745D /* SilenceDetector.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = SilenceDetector.swift; sourceTree = "<group>"; };
|
|
AEED3C75367F66D6D6CE745D /* SilenceDetector.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = SilenceDetector.swift; sourceTree = "<group>"; };
|
|
|
B7B9693BD9924C08A1F2ECD1 /* ActiveRecordingView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = ActiveRecordingView.swift; sourceTree = "<group>"; };
|
|
B7B9693BD9924C08A1F2ECD1 /* ActiveRecordingView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = ActiveRecordingView.swift; sourceTree = "<group>"; };
|
|
|
|
|
+ C0DE10000000000000000002 /* TimelineLocationPicker.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = TimelineLocationPicker.swift; sourceTree = "<group>"; };
|
|
|
|
|
+ C0DE20000000000000000002 /* DeveloperLogOverlay.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = DeveloperLogOverlay.swift; sourceTree = "<group>"; };
|
|
|
DADF67536C0CF9AE7F405C74 /* ImagePicker.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = ImagePicker.swift; sourceTree = "<group>"; };
|
|
DADF67536C0CF9AE7F405C74 /* ImagePicker.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = ImagePicker.swift; sourceTree = "<group>"; };
|
|
|
DB09EA3EE9CFFADB34B5B43A /* RecordingEnvironmentDetector.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = RecordingEnvironmentDetector.swift; sourceTree = "<group>"; };
|
|
DB09EA3EE9CFFADB34B5B43A /* RecordingEnvironmentDetector.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = RecordingEnvironmentDetector.swift; sourceTree = "<group>"; };
|
|
|
DB56F0DFCB1FE77D7636B43D /* CelestiaTrace.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = CelestiaTrace.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
DB56F0DFCB1FE77D7636B43D /* CelestiaTrace.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = CelestiaTrace.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
@@ -297,18 +301,18 @@
|
|
|
ADD73EAAF268C8B37E097585 /* Components */,
|
|
ADD73EAAF268C8B37E097585 /* Components */,
|
|
|
21AD838392427D841273B592 /* Detail */,
|
|
21AD838392427D841273B592 /* Detail */,
|
|
|
44E01A3C9C72DBC8106DEE17 /* Profile */,
|
|
44E01A3C9C72DBC8106DEE17 /* Profile */,
|
|
|
- 96406E65C0CB98B68F7082F4 /* History */,
|
|
|
|
|
|
|
+ 96406E65C0CB98B68F7082F4 /* FieldRecords */,
|
|
|
71787388F9456A4784534BCC /* ContentView.swift */,
|
|
71787388F9456A4784534BCC /* ContentView.swift */,
|
|
|
);
|
|
);
|
|
|
path = Views;
|
|
path = Views;
|
|
|
sourceTree = "<group>";
|
|
sourceTree = "<group>";
|
|
|
};
|
|
};
|
|
|
- 96406E65C0CB98B68F7082F4 /* History */ = {
|
|
|
|
|
|
|
+ 96406E65C0CB98B68F7082F4 /* FieldRecords */ = {
|
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
children = (
|
|
|
0EBB5FC2AC0B9D31C7A04715 /* SessionListView.swift */,
|
|
0EBB5FC2AC0B9D31C7A04715 /* SessionListView.swift */,
|
|
|
);
|
|
);
|
|
|
- path = History;
|
|
|
|
|
|
|
+ path = FieldRecords;
|
|
|
sourceTree = "<group>";
|
|
sourceTree = "<group>";
|
|
|
};
|
|
};
|
|
|
A9B8C7D6E5F4000000000005 /* Splash */ = {
|
|
A9B8C7D6E5F4000000000005 /* Splash */ = {
|
|
@@ -342,6 +346,8 @@
|
|
|
children = (
|
|
children = (
|
|
|
4F4B4B59E0916CE9ACFF362F /* DiscreetWarningBanner.swift */,
|
|
4F4B4B59E0916CE9ACFF362F /* DiscreetWarningBanner.swift */,
|
|
|
DADF67536C0CF9AE7F405C74 /* ImagePicker.swift */,
|
|
DADF67536C0CF9AE7F405C74 /* ImagePicker.swift */,
|
|
|
|
|
+ C0DE20000000000000000002 /* DeveloperLogOverlay.swift */,
|
|
|
|
|
+ C0DE10000000000000000002 /* TimelineLocationPicker.swift */,
|
|
|
3C76F629F3460D6F077C3708 /* SyncAuthPromptModal.swift */,
|
|
3C76F629F3460D6F077C3708 /* SyncAuthPromptModal.swift */,
|
|
|
77D23B83EDDD5489004E42DC /* PulsingRecordButton.swift */,
|
|
77D23B83EDDD5489004E42DC /* PulsingRecordButton.swift */,
|
|
|
);
|
|
);
|
|
@@ -607,6 +613,8 @@
|
|
|
8B5C51BB4474283BDF4ADACB /* LiveWaveformView.swift in Sources */,
|
|
8B5C51BB4474283BDF4ADACB /* LiveWaveformView.swift in Sources */,
|
|
|
75AE08DD135D81A3E19190EE /* DiscreetWarningBanner.swift in Sources */,
|
|
75AE08DD135D81A3E19190EE /* DiscreetWarningBanner.swift in Sources */,
|
|
|
F5035B942DE1FEC10515D9D6 /* ImagePicker.swift in Sources */,
|
|
F5035B942DE1FEC10515D9D6 /* ImagePicker.swift in Sources */,
|
|
|
|
|
+ C0DE20000000000000000001 /* DeveloperLogOverlay.swift in Sources */,
|
|
|
|
|
+ C0DE10000000000000000001 /* TimelineLocationPicker.swift in Sources */,
|
|
|
2FD7EE603C849E281034CDD8 /* SyncAuthPromptModal.swift in Sources */,
|
|
2FD7EE603C849E281034CDD8 /* SyncAuthPromptModal.swift in Sources */,
|
|
|
AF09E026C9AB15874D870E1F /* PulsingRecordButton.swift in Sources */,
|
|
AF09E026C9AB15874D870E1F /* PulsingRecordButton.swift in Sources */,
|
|
|
2C16272F61F8B36A2EF69129 /* SessionDetailView.swift in Sources */,
|
|
2C16272F61F8B36A2EF69129 /* SessionDetailView.swift in Sources */,
|