Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

only Xcode 13 required to be able to build the application. #92

Closed
AAbdulhameeD opened this issue Oct 10, 2023 · 4 comments
Closed

only Xcode 13 required to be able to build the application. #92

AAbdulhameeD opened this issue Oct 10, 2023 · 4 comments
Assignees
Labels
documentation Improvements or additions to documentation waiting for response Response from reporter is needed

Comments

@AAbdulhameeD
Copy link

AAbdulhameeD commented Oct 10, 2023

Describe the bug
flutter newer versions requires a newer xcode versions , also publishing the app the App Store requires xcode version to be 14 at least.
so, how can I integrate the package with my project .
i'm using xcode 13.4 and it's too hard for me to downgrade it

@AAbdulhameeD AAbdulhameeD added the bug Something isn't working label Oct 10, 2023
@yardexx
Copy link
Member

yardexx commented Oct 11, 2023

Hello!

Thank you for your input.

The note in the documentation that Xcode 13 is required is bit misleading. You can use Xcode 13 or newer, so Xcode 13.4 will work just fine. I personally use Xcode 14.3.1 without any issue. We'll clarify the note about Xcode version in upcoming release.

@yardexx yardexx added documentation Improvements or additions to documentation to be fixed This issue will be fixed in the future labels Oct 11, 2023
@DevAhmedRagab
Copy link

@yardexx
I got this issue with my Xcode 13.4.1 and 13.0 when I tried to build the ios project

Failed to build module 'TalsecRuntime'; this SDK is not supported by the compiler (the SDK is built with 'Apple Swift version 5.8 (swiftlang-5.8.0.124.2 clang-1403.0.22.11.100)', while this compiler is 'Apple Swift version 5.6.1 (swiftlang-5.6.0.323.66 clang-1316.0.20.12)'). Please select a toolchain which matches the SDK.

@yardexx
Copy link
Member

yardexx commented Oct 13, 2023

That seems odd. We'll look into it.

@msikyna
Copy link
Member

msikyna commented Nov 6, 2023

Hello,
we will update the documentation for the minimum version of Xcode being 14.3 currently. The SDK is being built with newer versions of Xcode gradually.

Is there any specific reason for not upgrading the Xcode? App Store submission gradually requires developers to update Xcode as well.

Kind regards,
Talsec team

@msikyna msikyna removed bug Something isn't working to be fixed This issue will be fixed in the future labels Nov 6, 2023
@msikyna msikyna added the waiting for response Response from reporter is needed label Nov 23, 2023
@yardexx yardexx mentioned this issue Dec 21, 2023
7 tasks
@yardexx yardexx mentioned this issue Jan 8, 2024
7 tasks
@msikyna msikyna closed this as completed Jan 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation waiting for response Response from reporter is needed
Projects
None yet
Development

No branches or pull requests

5 participants