|
@@ -7,6 +7,7 @@
|
|
|
objects = {
|
|
objects = {
|
|
|
|
|
|
|
|
/* Begin PBXBuildFile section */
|
|
/* Begin PBXBuildFile section */
|
|
|
|
|
+ 01C6B879019C60235B096D80 /* CelestiaTraceLiveActivity.appex in Embed Foundation Extensions */ = {isa = PBXBuildFile; fileRef = 626376A6BF69F473261DF616 /* CelestiaTraceLiveActivity.appex */; };
|
|
|
10EAADFFB07A1A8721B25D6B /* RemoteNetworkService.swift in Sources */ = {isa = PBXBuildFile; fileRef = 24923AF5D038F81EB3248A4C /* RemoteNetworkService.swift */; };
|
|
10EAADFFB07A1A8721B25D6B /* RemoteNetworkService.swift in Sources */ = {isa = PBXBuildFile; fileRef = 24923AF5D038F81EB3248A4C /* RemoteNetworkService.swift */; };
|
|
|
128B1C7150980D1FBE511B79 /* RecordingEnvironmentDetector.swift in Sources */ = {isa = PBXBuildFile; fileRef = DB09EA3EE9CFFADB34B5B43A /* RecordingEnvironmentDetector.swift */; };
|
|
128B1C7150980D1FBE511B79 /* RecordingEnvironmentDetector.swift in Sources */ = {isa = PBXBuildFile; fileRef = DB09EA3EE9CFFADB34B5B43A /* RecordingEnvironmentDetector.swift */; };
|
|
|
15EAFA0DBF80C789F02C5119 /* ProfileView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 086899076999CD4909BB9748 /* ProfileView.swift */; };
|
|
15EAFA0DBF80C789F02C5119 /* ProfileView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 086899076999CD4909BB9748 /* ProfileView.swift */; };
|
|
@@ -20,18 +21,21 @@
|
|
|
3A7E453FDCA5DA9F96194B23 /* CelestiaTraceApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = 628549E7FC16C58A15C9E1B7 /* CelestiaTraceApp.swift */; };
|
|
3A7E453FDCA5DA9F96194B23 /* CelestiaTraceApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = 628549E7FC16C58A15C9E1B7 /* CelestiaTraceApp.swift */; };
|
|
|
403219D9D8C972EC2AA8F84E /* EditProfileModalView.swift in Sources */ = {isa = PBXBuildFile; fileRef = AA13A08133A50094CBFFDDF9 /* EditProfileModalView.swift */; };
|
|
403219D9D8C972EC2AA8F84E /* EditProfileModalView.swift in Sources */ = {isa = PBXBuildFile; fileRef = AA13A08133A50094CBFFDDF9 /* EditProfileModalView.swift */; };
|
|
|
44732C9690578EEFC6840D05 /* DeviceListView.swift in Sources */ = {isa = PBXBuildFile; fileRef = F8CB67D1B2BDECAA772F3935 /* DeviceListView.swift */; };
|
|
44732C9690578EEFC6840D05 /* DeviceListView.swift in Sources */ = {isa = PBXBuildFile; fileRef = F8CB67D1B2BDECAA772F3935 /* DeviceListView.swift */; };
|
|
|
|
|
+ 46F4F91D30D4C26A44A4D570 /* RecordingLiveActivityManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1A48C59DD78DE74AF832D246 /* RecordingLiveActivityManager.swift */; };
|
|
|
490825791613AC52D06ECFA7 /* CelestiaSession.swift in Sources */ = {isa = PBXBuildFile; fileRef = 83CE4996BF0CC501E3B7C567 /* CelestiaSession.swift */; };
|
|
490825791613AC52D06ECFA7 /* CelestiaSession.swift in Sources */ = {isa = PBXBuildFile; fileRef = 83CE4996BF0CC501E3B7C567 /* CelestiaSession.swift */; };
|
|
|
4F4476444CB6838B2BE6EE87 /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 71787388F9456A4784534BCC /* ContentView.swift */; };
|
|
4F4476444CB6838B2BE6EE87 /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 71787388F9456A4784534BCC /* ContentView.swift */; };
|
|
|
503E109CBBC69E3015AE37A3 /* SilenceDetector.swift in Sources */ = {isa = PBXBuildFile; fileRef = AEED3C75367F66D6D6CE745D /* SilenceDetector.swift */; };
|
|
503E109CBBC69E3015AE37A3 /* SilenceDetector.swift in Sources */ = {isa = PBXBuildFile; fileRef = AEED3C75367F66D6D6CE745D /* SilenceDetector.swift */; };
|
|
|
58EFA65370C61ED9A8EE6627 /* ActiveRecordingView.swift in Sources */ = {isa = PBXBuildFile; fileRef = B7B9693BD9924C08A1F2ECD1 /* ActiveRecordingView.swift */; };
|
|
58EFA65370C61ED9A8EE6627 /* ActiveRecordingView.swift in Sources */ = {isa = PBXBuildFile; fileRef = B7B9693BD9924C08A1F2ECD1 /* ActiveRecordingView.swift */; };
|
|
|
70A52B64861B541B4C9423AC /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5353BBE8E9552B4B486D8701 /* Foundation.framework */; };
|
|
70A52B64861B541B4C9423AC /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5353BBE8E9552B4B486D8701 /* Foundation.framework */; };
|
|
|
75AE08DD135D81A3E19190EE /* DiscreetWarningBanner.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4F4B4B59E0916CE9ACFF362F /* DiscreetWarningBanner.swift */; };
|
|
75AE08DD135D81A3E19190EE /* DiscreetWarningBanner.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4F4B4B59E0916CE9ACFF362F /* DiscreetWarningBanner.swift */; };
|
|
|
|
|
+ 7892677460CB60EACD115895 /* RecordingLiveActivityWidget.swift in Sources */ = {isa = PBXBuildFile; fileRef = DCFA418F675B567DAF8E8905 /* RecordingLiveActivityWidget.swift */; };
|
|
|
7CA015A965BD30FAB3A92507 /* AuthManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 073CAFDB8C45F4EAA33FA0EA /* AuthManager.swift */; };
|
|
7CA015A965BD30FAB3A92507 /* AuthManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 073CAFDB8C45F4EAA33FA0EA /* AuthManager.swift */; };
|
|
|
8B5C51BB4474283BDF4ADACB /* LiveWaveformView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1189E47F735DDB40D1E741E6 /* LiveWaveformView.swift */; };
|
|
8B5C51BB4474283BDF4ADACB /* LiveWaveformView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1189E47F735DDB40D1E741E6 /* LiveWaveformView.swift */; };
|
|
|
8FBEE86CDB9635710EF85F1B /* BLEManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = F52FB139E193DBAC41F9D3F6 /* BLEManager.swift */; };
|
|
8FBEE86CDB9635710EF85F1B /* BLEManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = F52FB139E193DBAC41F9D3F6 /* BLEManager.swift */; };
|
|
|
936A52ADE1ECF30D3650B8D8 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5353BBE8E9552B4B486D8701 /* Foundation.framework */; };
|
|
936A52ADE1ECF30D3650B8D8 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5353BBE8E9552B4B486D8701 /* Foundation.framework */; };
|
|
|
93F943133BCD792D991AA8E3 /* AudioChunk.swift in Sources */ = {isa = PBXBuildFile; fileRef = 320789BA1CB176C4DBC51E99 /* AudioChunk.swift */; };
|
|
93F943133BCD792D991AA8E3 /* AudioChunk.swift in Sources */ = {isa = PBXBuildFile; fileRef = 320789BA1CB176C4DBC51E99 /* AudioChunk.swift */; };
|
|
|
96791550D01A4FD10EEB9BA3 /* RecordingViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 64180D833523B84195EE7E2A /* RecordingViewModel.swift */; };
|
|
96791550D01A4FD10EEB9BA3 /* RecordingViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 64180D833523B84195EE7E2A /* RecordingViewModel.swift */; };
|
|
|
|
|
+ 96D67D2F80255A2EAEE6ECEC /* RecordingActivityAttributes.swift in Sources */ = {isa = PBXBuildFile; fileRef = 08B11040B6E3800958078529 /* RecordingActivityAttributes.swift */; };
|
|
|
9BDA680497BF5DD72A7BA8F3 /* HomeView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6305E60488EEABAFE2E1D6D8 /* HomeView.swift */; };
|
|
9BDA680497BF5DD72A7BA8F3 /* HomeView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6305E60488EEABAFE2E1D6D8 /* HomeView.swift */; };
|
|
|
9C5A0C9CDFCB8CFB10FF0B06 /* DeviceScanView.swift in Sources */ = {isa = PBXBuildFile; fileRef = E7063E6702335B02B65775F4 /* DeviceScanView.swift */; };
|
|
9C5A0C9CDFCB8CFB10FF0B06 /* DeviceScanView.swift in Sources */ = {isa = PBXBuildFile; fileRef = E7063E6702335B02B65775F4 /* DeviceScanView.swift */; };
|
|
|
9E4554980E7FF484BF400458 /* MultiTrackTimeline.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1DC9982D9E53E1A77CDB0470 /* MultiTrackTimeline.swift */; };
|
|
9E4554980E7FF484BF400458 /* MultiTrackTimeline.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1DC9982D9E53E1A77CDB0470 /* MultiTrackTimeline.swift */; };
|
|
@@ -44,14 +48,17 @@
|
|
|
A9B8C7D6E5F4000000000007 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = A9B8C7D6E5F4000000000008 /* LaunchScreen.storyboard */; };
|
|
A9B8C7D6E5F4000000000007 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = A9B8C7D6E5F4000000000008 /* LaunchScreen.storyboard */; };
|
|
|
AF09E026C9AB15874D870E1F /* PulsingRecordButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = 77D23B83EDDD5489004E42DC /* PulsingRecordButton.swift */; };
|
|
AF09E026C9AB15874D870E1F /* PulsingRecordButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = 77D23B83EDDD5489004E42DC /* PulsingRecordButton.swift */; };
|
|
|
B262A6AF17A835DB666B2FAB /* SessionListView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0EBB5FC2AC0B9D31C7A04715 /* SessionListView.swift */; };
|
|
B262A6AF17A835DB666B2FAB /* SessionListView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0EBB5FC2AC0B9D31C7A04715 /* SessionListView.swift */; };
|
|
|
|
|
+ BCC851C8A3DF4F885F179FCE /* RecordingActivityAttributes.swift in Sources */ = {isa = PBXBuildFile; fileRef = 08B11040B6E3800958078529 /* RecordingActivityAttributes.swift */; };
|
|
|
BE12EF8734ABF645B2B28BBB /* PlaybackViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = E528009D607763F9E68EFBAD /* PlaybackViewModel.swift */; };
|
|
BE12EF8734ABF645B2B28BBB /* PlaybackViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = E528009D607763F9E68EFBAD /* PlaybackViewModel.swift */; };
|
|
|
C2807F9F2794AFA8BF03F104 /* ChangePasswordModalView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 66BE0E22B2A472E2AFC9CB98 /* ChangePasswordModalView.swift */; };
|
|
C2807F9F2794AFA8BF03F104 /* ChangePasswordModalView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 66BE0E22B2A472E2AFC9CB98 /* ChangePasswordModalView.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 */; };
|
|
|
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 */; };
|
|
|
F3CB51CC262E0F4929EB129B /* RemoteAuthService.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4E13AE9CB7E8C9E3BACFC679 /* RemoteAuthService.swift */; };
|
|
F3CB51CC262E0F4929EB129B /* RemoteAuthService.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4E13AE9CB7E8C9E3BACFC679 /* RemoteAuthService.swift */; };
|
|
|
|
|
+ F3E8621D553D266CAE80F6A0 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5353BBE8E9552B4B486D8701 /* Foundation.framework */; };
|
|
|
F5035B942DE1FEC10515D9D6 /* ImagePicker.swift in Sources */ = {isa = PBXBuildFile; fileRef = DADF67536C0CF9AE7F405C74 /* ImagePicker.swift */; };
|
|
F5035B942DE1FEC10515D9D6 /* ImagePicker.swift in Sources */ = {isa = PBXBuildFile; fileRef = DADF67536C0CF9AE7F405C74 /* ImagePicker.swift */; };
|
|
|
FD30DBB57E19055AB8F0A956 /* SettingsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4883D42730E6133FCC3C81C2 /* SettingsView.swift */; };
|
|
FD30DBB57E19055AB8F0A956 /* SettingsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4883D42730E6133FCC3C81C2 /* SettingsView.swift */; };
|
|
|
/* End PBXBuildFile section */
|
|
/* End PBXBuildFile section */
|
|
@@ -64,13 +71,36 @@
|
|
|
remoteGlobalIDString = EC79DCF0EBB2620B0FC21573;
|
|
remoteGlobalIDString = EC79DCF0EBB2620B0FC21573;
|
|
|
remoteInfo = CelestiaTrace;
|
|
remoteInfo = CelestiaTrace;
|
|
|
};
|
|
};
|
|
|
|
|
+ DABA98985DEBD8FCC304C6F7 /* PBXContainerItemProxy */ = {
|
|
|
|
|
+ isa = PBXContainerItemProxy;
|
|
|
|
|
+ containerPortal = 979128538DFF0B361F857241 /* Project object */;
|
|
|
|
|
+ proxyType = 1;
|
|
|
|
|
+ remoteGlobalIDString = F5E2F19ABDFEEE6B93651416;
|
|
|
|
|
+ remoteInfo = CelestiaTraceLiveActivity;
|
|
|
|
|
+ };
|
|
|
/* End PBXContainerItemProxy section */
|
|
/* End PBXContainerItemProxy section */
|
|
|
|
|
|
|
|
|
|
+/* Begin PBXCopyFilesBuildPhase section */
|
|
|
|
|
+ A95144330D7365DA09C7087E /* Embed Foundation Extensions */ = {
|
|
|
|
|
+ isa = PBXCopyFilesBuildPhase;
|
|
|
|
|
+ buildActionMask = 2147483647;
|
|
|
|
|
+ dstPath = "";
|
|
|
|
|
+ dstSubfolderSpec = 13;
|
|
|
|
|
+ files = (
|
|
|
|
|
+ 01C6B879019C60235B096D80 /* CelestiaTraceLiveActivity.appex in Embed Foundation Extensions */,
|
|
|
|
|
+ );
|
|
|
|
|
+ name = "Embed Foundation Extensions";
|
|
|
|
|
+ runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
|
+ };
|
|
|
|
|
+/* End PBXCopyFilesBuildPhase section */
|
|
|
|
|
+
|
|
|
/* Begin PBXFileReference section */
|
|
/* Begin PBXFileReference section */
|
|
|
073CAFDB8C45F4EAA33FA0EA /* AuthManager.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = AuthManager.swift; sourceTree = "<group>"; };
|
|
073CAFDB8C45F4EAA33FA0EA /* AuthManager.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = AuthManager.swift; sourceTree = "<group>"; };
|
|
|
086899076999CD4909BB9748 /* ProfileView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = ProfileView.swift; sourceTree = "<group>"; };
|
|
086899076999CD4909BB9748 /* ProfileView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = ProfileView.swift; sourceTree = "<group>"; };
|
|
|
|
|
+ 08B11040B6E3800958078529 /* RecordingActivityAttributes.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = RecordingActivityAttributes.swift; sourceTree = "<group>"; };
|
|
|
0EBB5FC2AC0B9D31C7A04715 /* SessionListView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = SessionListView.swift; sourceTree = "<group>"; };
|
|
0EBB5FC2AC0B9D31C7A04715 /* SessionListView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = SessionListView.swift; sourceTree = "<group>"; };
|
|
|
1189E47F735DDB40D1E741E6 /* LiveWaveformView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = LiveWaveformView.swift; sourceTree = "<group>"; };
|
|
1189E47F735DDB40D1E741E6 /* LiveWaveformView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = LiveWaveformView.swift; sourceTree = "<group>"; };
|
|
|
|
|
+ 1A48C59DD78DE74AF832D246 /* RecordingLiveActivityManager.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = RecordingLiveActivityManager.swift; sourceTree = "<group>"; };
|
|
|
1DC9982D9E53E1A77CDB0470 /* MultiTrackTimeline.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = MultiTrackTimeline.swift; sourceTree = "<group>"; };
|
|
1DC9982D9E53E1A77CDB0470 /* MultiTrackTimeline.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = MultiTrackTimeline.swift; sourceTree = "<group>"; };
|
|
|
1EF9EF0F961DB2B546B9C0F1 /* BoundDevice.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = BoundDevice.swift; sourceTree = "<group>"; };
|
|
1EF9EF0F961DB2B546B9C0F1 /* BoundDevice.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = BoundDevice.swift; sourceTree = "<group>"; };
|
|
|
24923AF5D038F81EB3248A4C /* RemoteNetworkService.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = RemoteNetworkService.swift; sourceTree = "<group>"; };
|
|
24923AF5D038F81EB3248A4C /* RemoteNetworkService.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = RemoteNetworkService.swift; sourceTree = "<group>"; };
|
|
@@ -84,15 +114,18 @@
|
|
|
4F4B4B59E0916CE9ACFF362F /* DiscreetWarningBanner.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = DiscreetWarningBanner.swift; sourceTree = "<group>"; };
|
|
4F4B4B59E0916CE9ACFF362F /* DiscreetWarningBanner.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = DiscreetWarningBanner.swift; sourceTree = "<group>"; };
|
|
|
51A1BE84E0C74D9F7BE9DC3E /* UserAccount.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = UserAccount.swift; sourceTree = "<group>"; };
|
|
51A1BE84E0C74D9F7BE9DC3E /* UserAccount.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = UserAccount.swift; sourceTree = "<group>"; };
|
|
|
5353BBE8E9552B4B486D8701 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.0.sdk/System/Library/Frameworks/Foundation.framework; sourceTree = DEVELOPER_DIR; };
|
|
5353BBE8E9552B4B486D8701 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.0.sdk/System/Library/Frameworks/Foundation.framework; sourceTree = DEVELOPER_DIR; };
|
|
|
|
|
+ 626376A6BF69F473261DF616 /* CelestiaTraceLiveActivity.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = CelestiaTraceLiveActivity.appex; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
628549E7FC16C58A15C9E1B7 /* CelestiaTraceApp.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = CelestiaTraceApp.swift; sourceTree = "<group>"; };
|
|
628549E7FC16C58A15C9E1B7 /* CelestiaTraceApp.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = CelestiaTraceApp.swift; sourceTree = "<group>"; };
|
|
|
6305E60488EEABAFE2E1D6D8 /* HomeView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = HomeView.swift; sourceTree = "<group>"; };
|
|
6305E60488EEABAFE2E1D6D8 /* HomeView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = HomeView.swift; sourceTree = "<group>"; };
|
|
|
64180D833523B84195EE7E2A /* RecordingViewModel.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = RecordingViewModel.swift; sourceTree = "<group>"; };
|
|
64180D833523B84195EE7E2A /* RecordingViewModel.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = RecordingViewModel.swift; sourceTree = "<group>"; };
|
|
|
66BE0E22B2A472E2AFC9CB98 /* ChangePasswordModalView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = ChangePasswordModalView.swift; sourceTree = "<group>"; };
|
|
66BE0E22B2A472E2AFC9CB98 /* ChangePasswordModalView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = ChangePasswordModalView.swift; sourceTree = "<group>"; };
|
|
|
71729F8F4A48D77C1898C27B /* CelestiaTraceTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = CelestiaTraceTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
71729F8F4A48D77C1898C27B /* CelestiaTraceTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = CelestiaTraceTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
71787388F9456A4784534BCC /* ContentView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = ContentView.swift; sourceTree = "<group>"; };
|
|
71787388F9456A4784534BCC /* ContentView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = ContentView.swift; sourceTree = "<group>"; };
|
|
|
|
|
+ 72CA6784C282FC33FAD436B8 /* CelestiaTraceLiveActivityBundle.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = CelestiaTraceLiveActivityBundle.swift; sourceTree = "<group>"; };
|
|
|
77D23B83EDDD5489004E42DC /* PulsingRecordButton.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = PulsingRecordButton.swift; sourceTree = "<group>"; };
|
|
77D23B83EDDD5489004E42DC /* PulsingRecordButton.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = PulsingRecordButton.swift; sourceTree = "<group>"; };
|
|
|
7F2D8AEE2E58FE0F2EF531D0 /* NetworkServiceProtocol.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = NetworkServiceProtocol.swift; sourceTree = "<group>"; };
|
|
7F2D8AEE2E58FE0F2EF531D0 /* NetworkServiceProtocol.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = NetworkServiceProtocol.swift; sourceTree = "<group>"; };
|
|
|
83CE4996BF0CC501E3B7C567 /* CelestiaSession.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = CelestiaSession.swift; sourceTree = "<group>"; };
|
|
83CE4996BF0CC501E3B7C567 /* CelestiaSession.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = CelestiaSession.swift; sourceTree = "<group>"; };
|
|
|
|
|
+ 899B3C2E923AC5479D0AE32A /* Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
|
8CDFF4B7FD8488111C99DADF /* AuthServiceProtocol.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = AuthServiceProtocol.swift; sourceTree = "<group>"; };
|
|
8CDFF4B7FD8488111C99DADF /* AuthServiceProtocol.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = AuthServiceProtocol.swift; sourceTree = "<group>"; };
|
|
|
9275B988BEBBEA80370E1AC4 /* ChronoFeedRow.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = ChronoFeedRow.swift; sourceTree = "<group>"; };
|
|
9275B988BEBBEA80370E1AC4 /* ChronoFeedRow.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = ChronoFeedRow.swift; sourceTree = "<group>"; };
|
|
|
95AF20E8EF4319BBEBA608C1 /* ColorTheme.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = ColorTheme.swift; sourceTree = "<group>"; };
|
|
95AF20E8EF4319BBEBA608C1 /* ColorTheme.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = ColorTheme.swift; sourceTree = "<group>"; };
|
|
@@ -110,6 +143,7 @@
|
|
|
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; };
|
|
|
|
|
+ DCFA418F675B567DAF8E8905 /* RecordingLiveActivityWidget.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = RecordingLiveActivityWidget.swift; sourceTree = "<group>"; };
|
|
|
E10ED811D3048B961C4754A6 /* AuthModalView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = AuthModalView.swift; sourceTree = "<group>"; };
|
|
E10ED811D3048B961C4754A6 /* AuthModalView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = AuthModalView.swift; sourceTree = "<group>"; };
|
|
|
E528009D607763F9E68EFBAD /* PlaybackViewModel.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = PlaybackViewModel.swift; sourceTree = "<group>"; };
|
|
E528009D607763F9E68EFBAD /* PlaybackViewModel.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = PlaybackViewModel.swift; sourceTree = "<group>"; };
|
|
|
E7063E6702335B02B65775F4 /* DeviceScanView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = DeviceScanView.swift; sourceTree = "<group>"; };
|
|
E7063E6702335B02B65775F4 /* DeviceScanView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = DeviceScanView.swift; sourceTree = "<group>"; };
|
|
@@ -135,6 +169,14 @@
|
|
|
);
|
|
);
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
};
|
|
};
|
|
|
|
|
+ 8F2F64E3A21692B84286B36E /* Frameworks */ = {
|
|
|
|
|
+ isa = PBXFrameworksBuildPhase;
|
|
|
|
|
+ buildActionMask = 2147483647;
|
|
|
|
|
+ files = (
|
|
|
|
|
+ F3E8621D553D266CAE80F6A0 /* Foundation.framework in Frameworks */,
|
|
|
|
|
+ );
|
|
|
|
|
+ runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
|
+ };
|
|
|
/* End PBXFrameworksBuildPhase section */
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
|
|
|
|
/* Begin PBXGroup section */
|
|
/* Begin PBXGroup section */
|
|
@@ -153,6 +195,7 @@
|
|
|
children = (
|
|
children = (
|
|
|
DB56F0DFCB1FE77D7636B43D /* CelestiaTrace.app */,
|
|
DB56F0DFCB1FE77D7636B43D /* CelestiaTrace.app */,
|
|
|
71729F8F4A48D77C1898C27B /* CelestiaTraceTests.xctest */,
|
|
71729F8F4A48D77C1898C27B /* CelestiaTraceTests.xctest */,
|
|
|
|
|
+ 626376A6BF69F473261DF616 /* CelestiaTraceLiveActivity.appex */,
|
|
|
);
|
|
);
|
|
|
name = Products;
|
|
name = Products;
|
|
|
sourceTree = "<group>";
|
|
sourceTree = "<group>";
|
|
@@ -196,6 +239,15 @@
|
|
|
path = Profile;
|
|
path = Profile;
|
|
|
sourceTree = "<group>";
|
|
sourceTree = "<group>";
|
|
|
};
|
|
};
|
|
|
|
|
+ 55A6E794C53AADF4C0BD6748 /* LiveActivity */ = {
|
|
|
|
|
+ isa = PBXGroup;
|
|
|
|
|
+ children = (
|
|
|
|
|
+ 08B11040B6E3800958078529 /* RecordingActivityAttributes.swift */,
|
|
|
|
|
+ );
|
|
|
|
|
+ name = LiveActivity;
|
|
|
|
|
+ path = LiveActivity;
|
|
|
|
|
+ sourceTree = "<group>";
|
|
|
|
|
+ };
|
|
|
565448EB878982B445E267AF /* Frameworks */ = {
|
|
565448EB878982B445E267AF /* Frameworks */ = {
|
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
children = (
|
|
@@ -224,6 +276,17 @@
|
|
|
path = Auth;
|
|
path = Auth;
|
|
|
sourceTree = "<group>";
|
|
sourceTree = "<group>";
|
|
|
};
|
|
};
|
|
|
|
|
+ 76DF21F5990CBBC48E108438 /* CelestiaTraceLiveActivity */ = {
|
|
|
|
|
+ isa = PBXGroup;
|
|
|
|
|
+ children = (
|
|
|
|
|
+ 72CA6784C282FC33FAD436B8 /* CelestiaTraceLiveActivityBundle.swift */,
|
|
|
|
|
+ DCFA418F675B567DAF8E8905 /* RecordingLiveActivityWidget.swift */,
|
|
|
|
|
+ 899B3C2E923AC5479D0AE32A /* Info.plist */,
|
|
|
|
|
+ );
|
|
|
|
|
+ name = CelestiaTraceLiveActivity;
|
|
|
|
|
+ path = CelestiaTraceLiveActivity;
|
|
|
|
|
+ sourceTree = "<group>";
|
|
|
|
|
+ };
|
|
|
7B90B8D292E18F60A02CDFE2 /* Views */ = {
|
|
7B90B8D292E18F60A02CDFE2 /* Views */ = {
|
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
children = (
|
|
@@ -301,6 +364,7 @@
|
|
|
DB59940538488B1E753621A8 /* Network */,
|
|
DB59940538488B1E753621A8 /* Network */,
|
|
|
FD4D76A3358AAF1519C279F1 /* Audio */,
|
|
FD4D76A3358AAF1519C279F1 /* Audio */,
|
|
|
AF823CBC596A095A54F096C1 /* Bluetooth */,
|
|
AF823CBC596A095A54F096C1 /* Bluetooth */,
|
|
|
|
|
+ 1A48C59DD78DE74AF832D246 /* RecordingLiveActivityManager.swift */,
|
|
|
);
|
|
);
|
|
|
path = Services;
|
|
path = Services;
|
|
|
sourceTree = "<group>";
|
|
sourceTree = "<group>";
|
|
@@ -314,6 +378,7 @@
|
|
|
2626EC2897F60B86D833D875 /* Models */,
|
|
2626EC2897F60B86D833D875 /* Models */,
|
|
|
7B90B8D292E18F60A02CDFE2 /* Views */,
|
|
7B90B8D292E18F60A02CDFE2 /* Views */,
|
|
|
B33580BE3AF0DC9085B1D3A1 /* Services */,
|
|
B33580BE3AF0DC9085B1D3A1 /* Services */,
|
|
|
|
|
+ 55A6E794C53AADF4C0BD6748 /* LiveActivity */,
|
|
|
);
|
|
);
|
|
|
path = CelestiaTrace;
|
|
path = CelestiaTrace;
|
|
|
sourceTree = "<group>";
|
|
sourceTree = "<group>";
|
|
@@ -351,6 +416,7 @@
|
|
|
565448EB878982B445E267AF /* Frameworks */,
|
|
565448EB878982B445E267AF /* Frameworks */,
|
|
|
B5CB52A86415BBB0B9DCE932 /* CelestiaTrace */,
|
|
B5CB52A86415BBB0B9DCE932 /* CelestiaTrace */,
|
|
|
32200F0540C3761CA9D1495A /* CelestiaTraceTests */,
|
|
32200F0540C3761CA9D1495A /* CelestiaTraceTests */,
|
|
|
|
|
+ 76DF21F5990CBBC48E108438 /* CelestiaTraceLiveActivity */,
|
|
|
);
|
|
);
|
|
|
sourceTree = "<group>";
|
|
sourceTree = "<group>";
|
|
|
};
|
|
};
|
|
@@ -422,16 +488,35 @@
|
|
|
9E60C6991F09AB5E80EF4283 /* Sources */,
|
|
9E60C6991F09AB5E80EF4283 /* Sources */,
|
|
|
6FF5C5F71B01A15E70EBC20C /* Frameworks */,
|
|
6FF5C5F71B01A15E70EBC20C /* Frameworks */,
|
|
|
2B844E255303FD43D7D16A02 /* Resources */,
|
|
2B844E255303FD43D7D16A02 /* Resources */,
|
|
|
|
|
+ A95144330D7365DA09C7087E /* Embed Foundation Extensions */,
|
|
|
);
|
|
);
|
|
|
buildRules = (
|
|
buildRules = (
|
|
|
);
|
|
);
|
|
|
dependencies = (
|
|
dependencies = (
|
|
|
|
|
+ FAC05647B7B91065690E0EAB /* PBXTargetDependency */,
|
|
|
);
|
|
);
|
|
|
name = CelestiaTrace;
|
|
name = CelestiaTrace;
|
|
|
productName = CelestiaTrace;
|
|
productName = CelestiaTrace;
|
|
|
productReference = DB56F0DFCB1FE77D7636B43D /* CelestiaTrace.app */;
|
|
productReference = DB56F0DFCB1FE77D7636B43D /* CelestiaTrace.app */;
|
|
|
productType = "com.apple.product-type.application";
|
|
productType = "com.apple.product-type.application";
|
|
|
};
|
|
};
|
|
|
|
|
+ F5E2F19ABDFEEE6B93651416 /* CelestiaTraceLiveActivity */ = {
|
|
|
|
|
+ isa = PBXNativeTarget;
|
|
|
|
|
+ buildConfigurationList = 45022A0FA83D32670D30B200 /* Build configuration list for PBXNativeTarget "CelestiaTraceLiveActivity" */;
|
|
|
|
|
+ buildPhases = (
|
|
|
|
|
+ F73E5C57E12A8709FF074E12 /* Sources */,
|
|
|
|
|
+ 8F2F64E3A21692B84286B36E /* Frameworks */,
|
|
|
|
|
+ 469C396BB9D89A7898530847 /* Resources */,
|
|
|
|
|
+ );
|
|
|
|
|
+ buildRules = (
|
|
|
|
|
+ );
|
|
|
|
|
+ dependencies = (
|
|
|
|
|
+ );
|
|
|
|
|
+ name = CelestiaTraceLiveActivity;
|
|
|
|
|
+ productName = CelestiaTraceLiveActivity;
|
|
|
|
|
+ productReference = 626376A6BF69F473261DF616 /* CelestiaTraceLiveActivity.appex */;
|
|
|
|
|
+ productType = "com.apple.product-type.app-extension";
|
|
|
|
|
+ };
|
|
|
/* End PBXNativeTarget section */
|
|
/* End PBXNativeTarget section */
|
|
|
|
|
|
|
|
/* Begin PBXProject section */
|
|
/* Begin PBXProject section */
|
|
@@ -462,6 +547,7 @@
|
|
|
targets = (
|
|
targets = (
|
|
|
EC79DCF0EBB2620B0FC21573 /* CelestiaTrace */,
|
|
EC79DCF0EBB2620B0FC21573 /* CelestiaTrace */,
|
|
|
D5681575EDB1ABEE4093C509 /* CelestiaTraceTests */,
|
|
D5681575EDB1ABEE4093C509 /* CelestiaTraceTests */,
|
|
|
|
|
+ F5E2F19ABDFEEE6B93651416 /* CelestiaTraceLiveActivity */,
|
|
|
);
|
|
);
|
|
|
};
|
|
};
|
|
|
/* End PBXProject section */
|
|
/* End PBXProject section */
|
|
@@ -476,6 +562,13 @@
|
|
|
);
|
|
);
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
};
|
|
};
|
|
|
|
|
+ 469C396BB9D89A7898530847 /* Resources */ = {
|
|
|
|
|
+ isa = PBXResourcesBuildPhase;
|
|
|
|
|
+ buildActionMask = 2147483647;
|
|
|
|
|
+ files = (
|
|
|
|
|
+ );
|
|
|
|
|
+ runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
|
+ };
|
|
|
D875758EF038ED00E0A14D96 /* Resources */ = {
|
|
D875758EF038ED00E0A14D96 /* Resources */ = {
|
|
|
isa = PBXResourcesBuildPhase;
|
|
isa = PBXResourcesBuildPhase;
|
|
|
buildActionMask = 2147483647;
|
|
buildActionMask = 2147483647;
|
|
@@ -540,6 +633,18 @@
|
|
|
F385E2FCB06D39917F51846E /* AudioRecorderProtocol.swift in Sources */,
|
|
F385E2FCB06D39917F51846E /* AudioRecorderProtocol.swift in Sources */,
|
|
|
A1B2C3D4E5F6012345678901 /* AudioPathHelper.swift in Sources */,
|
|
A1B2C3D4E5F6012345678901 /* AudioPathHelper.swift in Sources */,
|
|
|
8FBEE86CDB9635710EF85F1B /* BLEManager.swift in Sources */,
|
|
8FBEE86CDB9635710EF85F1B /* BLEManager.swift in Sources */,
|
|
|
|
|
+ 46F4F91D30D4C26A44A4D570 /* RecordingLiveActivityManager.swift in Sources */,
|
|
|
|
|
+ BCC851C8A3DF4F885F179FCE /* RecordingActivityAttributes.swift in Sources */,
|
|
|
|
|
+ );
|
|
|
|
|
+ runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
|
+ };
|
|
|
|
|
+ F73E5C57E12A8709FF074E12 /* Sources */ = {
|
|
|
|
|
+ isa = PBXSourcesBuildPhase;
|
|
|
|
|
+ buildActionMask = 2147483647;
|
|
|
|
|
+ files = (
|
|
|
|
|
+ C7FCC7859292F4917426A553 /* CelestiaTraceLiveActivityBundle.swift in Sources */,
|
|
|
|
|
+ 7892677460CB60EACD115895 /* RecordingLiveActivityWidget.swift in Sources */,
|
|
|
|
|
+ 96D67D2F80255A2EAEE6ECEC /* RecordingActivityAttributes.swift in Sources */,
|
|
|
);
|
|
);
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
};
|
|
};
|
|
@@ -552,9 +657,37 @@
|
|
|
target = EC79DCF0EBB2620B0FC21573 /* CelestiaTrace */;
|
|
target = EC79DCF0EBB2620B0FC21573 /* CelestiaTrace */;
|
|
|
targetProxy = 55C3FF8383E750C9C9453EC5 /* PBXContainerItemProxy */;
|
|
targetProxy = 55C3FF8383E750C9C9453EC5 /* PBXContainerItemProxy */;
|
|
|
};
|
|
};
|
|
|
|
|
+ FAC05647B7B91065690E0EAB /* PBXTargetDependency */ = {
|
|
|
|
|
+ isa = PBXTargetDependency;
|
|
|
|
|
+ name = CelestiaTraceLiveActivity;
|
|
|
|
|
+ target = F5E2F19ABDFEEE6B93651416 /* CelestiaTraceLiveActivity */;
|
|
|
|
|
+ targetProxy = DABA98985DEBD8FCC304C6F7 /* PBXContainerItemProxy */;
|
|
|
|
|
+ };
|
|
|
/* End PBXTargetDependency section */
|
|
/* End PBXTargetDependency section */
|
|
|
|
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
/* Begin XCBuildConfiguration section */
|
|
|
|
|
+ 02AF74A06F9C06B4F4B287E7 /* Release */ = {
|
|
|
|
|
+ isa = XCBuildConfiguration;
|
|
|
|
|
+ buildSettings = {
|
|
|
|
|
+ APPLICATION_EXTENSION_API_ONLY = YES;
|
|
|
|
|
+ CLANG_ENABLE_OBJC_WEAK = NO;
|
|
|
|
|
+ CODE_SIGN_STYLE = Automatic;
|
|
|
|
|
+ CURRENT_PROJECT_VERSION = 1;
|
|
|
|
|
+ DEVELOPMENT_TEAM = 5ERVQEJ497;
|
|
|
|
|
+ GENERATE_INFOPLIST_FILE = NO;
|
|
|
|
|
+ INFOPLIST_FILE = CelestiaTraceLiveActivity/Info.plist;
|
|
|
|
|
+ IPHONEOS_DEPLOYMENT_TARGET = 17.0;
|
|
|
|
|
+ LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../../Frameworks";
|
|
|
|
|
+ MARKETING_VERSION = 1.0.0;
|
|
|
|
|
+ PRODUCT_BUNDLE_IDENTIFIER = "com.celestia.trace.live-activity";
|
|
|
|
|
+ SDKROOT = iphoneos;
|
|
|
|
|
+ SKIP_INSTALL = YES;
|
|
|
|
|
+ SWIFT_VERSION = 5.9;
|
|
|
|
|
+ TARGETED_DEVICE_FAMILY = 1;
|
|
|
|
|
+ VALIDATE_PRODUCT = YES;
|
|
|
|
|
+ };
|
|
|
|
|
+ name = Release;
|
|
|
|
|
+ };
|
|
|
76F4E0F0A78EC9D84B954B50 /* Debug */ = {
|
|
76F4E0F0A78EC9D84B954B50 /* Debug */ = {
|
|
|
isa = XCBuildConfiguration;
|
|
isa = XCBuildConfiguration;
|
|
|
buildSettings = {
|
|
buildSettings = {
|
|
@@ -616,6 +749,27 @@
|
|
|
};
|
|
};
|
|
|
name = Debug;
|
|
name = Debug;
|
|
|
};
|
|
};
|
|
|
|
|
+ 84826E351EF861B4360FFC19 /* Debug */ = {
|
|
|
|
|
+ isa = XCBuildConfiguration;
|
|
|
|
|
+ buildSettings = {
|
|
|
|
|
+ APPLICATION_EXTENSION_API_ONLY = YES;
|
|
|
|
|
+ CLANG_ENABLE_OBJC_WEAK = NO;
|
|
|
|
|
+ CODE_SIGN_STYLE = Automatic;
|
|
|
|
|
+ CURRENT_PROJECT_VERSION = 1;
|
|
|
|
|
+ DEVELOPMENT_TEAM = 5ERVQEJ497;
|
|
|
|
|
+ GENERATE_INFOPLIST_FILE = NO;
|
|
|
|
|
+ INFOPLIST_FILE = CelestiaTraceLiveActivity/Info.plist;
|
|
|
|
|
+ IPHONEOS_DEPLOYMENT_TARGET = 17.0;
|
|
|
|
|
+ LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../../Frameworks";
|
|
|
|
|
+ MARKETING_VERSION = 1.0.0;
|
|
|
|
|
+ PRODUCT_BUNDLE_IDENTIFIER = "com.celestia.trace.live-activity";
|
|
|
|
|
+ SDKROOT = iphoneos;
|
|
|
|
|
+ SKIP_INSTALL = YES;
|
|
|
|
|
+ SWIFT_VERSION = 5.9;
|
|
|
|
|
+ TARGETED_DEVICE_FAMILY = 1;
|
|
|
|
|
+ };
|
|
|
|
|
+ name = Debug;
|
|
|
|
|
+ };
|
|
|
95AB591F506D02959044D749 /* Debug */ = {
|
|
95AB591F506D02959044D749 /* Debug */ = {
|
|
|
isa = XCBuildConfiguration;
|
|
isa = XCBuildConfiguration;
|
|
|
buildSettings = {
|
|
buildSettings = {
|
|
@@ -775,6 +929,15 @@
|
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationIsVisible = 0;
|
|
|
defaultConfigurationName = Release;
|
|
defaultConfigurationName = Release;
|
|
|
};
|
|
};
|
|
|
|
|
+ 45022A0FA83D32670D30B200 /* Build configuration list for PBXNativeTarget "CelestiaTraceLiveActivity" */ = {
|
|
|
|
|
+ isa = XCConfigurationList;
|
|
|
|
|
+ buildConfigurations = (
|
|
|
|
|
+ 02AF74A06F9C06B4F4B287E7 /* Release */,
|
|
|
|
|
+ 84826E351EF861B4360FFC19 /* Debug */,
|
|
|
|
|
+ );
|
|
|
|
|
+ defaultConfigurationIsVisible = 0;
|
|
|
|
|
+ defaultConfigurationName = Release;
|
|
|
|
|
+ };
|
|
|
902A4F79574BE80E9469463E /* Build configuration list for PBXNativeTarget "CelestiaTrace" */ = {
|
|
902A4F79574BE80E9469463E /* Build configuration list for PBXNativeTarget "CelestiaTrace" */ = {
|
|
|
isa = XCConfigurationList;
|
|
isa = XCConfigurationList;
|
|
|
buildConfigurations = (
|
|
buildConfigurations = (
|