ScribbleLabApp / ScribbleLab

A powerful notetaking app that’s features goes way beyond - Developed by students for students
https://scribblelabapp.github.io/website
Apache License 2.0
23 stars 8 forks source link

[BUG]: { Showing Recent Messages package 'scribblecoreservices' is using Swift tools version 5.10.0 but the installed version is 5.9.0} #71

Open adityagi02 opened 4 days ago

adityagi02 commented 4 days ago

Description

As explaining itself, scribblecoreservices s using Swift tools version 5.10.0, can we have it also for 5.9.0

Version

XCode: 15.2

To Reproduce

  1. Download the source code
  2. Open & Build the project

Expected Behavior

It should build accordingly

Additional Context

No response

Screenshots

No response

Is there an existing issue for this?

linear[bot] commented 4 days ago

SCR-41 [BUG]: { Showing Recent Messages package 'scribblecoreservices' is using Swift tools version 5.10.0 but the installed version is 5.9.0}

github-actions[bot] commented 4 days ago

Hi there, Thank you for reporting this issue - @N3v1 will look into it. To make communication even better join our Discord Community [here]() (not available yet).

adityagi02 commented 4 days ago

A solution would be:

Screenshot 2024-10-09 at 11 28 07 AM
N3v1 commented 4 days ago

Hey @adityagi02, thank you for your interest in our ScribbleCore package - Sadly the ScribbleCoreServices SPM isn‘t available anymore as we migrated to our updated ScribbleFoundation SPM

If you have any additional or follow-up questions let me know down below or on our Discord Server

Wishing you a great day NH

Founder

adityagi02 commented 4 days ago

Thanks for replying @N3v1 , so I should use this ScribbleFoundation SPM package instead of ScribbleCoreServices/

N3v1 commented 3 days ago

You can surely use it but I‘m unsure if it will help you - could you please elaborate your use case further?

Wishing you a great day NH

Founder

adityagi02 commented 3 days ago

I just want to use this app, i can't build it in my XCode, can you please share how can i build this for iOS

N3v1 commented 3 days ago

I just want to use this app,

Do you mean ScribbleLab or ScribbleFoundation (SPM)?

I cant to use this app, i can't build it in my XCode

You would need a newer version of Xcode as ScribbleFoundation uses Swift 6.0 and is targeted to iOS 18.0 and macOS 15.0

If you are interested for a ScribbleFoundation Swift 5.10 lib just let me know and we‘ll find a solution.

Wishing you a great day NH

Founder

adityagi02 commented 3 days ago

Yeah i want to use ScribleLab. Yeah if we can make ScribbleFoundation compatible to swift tools 5.9

N3v1 commented 3 days ago

@adityagi02 It can get hard as we use Swift 6+ APIs and Scribble Lab is set to support iOS 18+

N3v1 commented 3 days ago

But we can surely find a solution