Skip to content

Swift compiler ver 5.3 does not support .iOS(.v15)#117

Closed
Yousif-CS wants to merge 1 commit intomainfrom
spm/fix-compilation-due-to-old-swift-compiler-ver
Closed

Swift compiler ver 5.3 does not support .iOS(.v15)#117
Yousif-CS wants to merge 1 commit intomainfrom
spm/fix-compilation-due-to-old-swift-compiler-ver

Conversation

@Yousif-CS
Copy link
Copy Markdown
Contributor

.v15 is not supported in Package.swift with swift tools version 5.3. We need to bump it to 5.5. SPM package fails to compile

@Danesz
Copy link
Copy Markdown
Contributor

Danesz commented Apr 20, 2026

Does this mean our THEOplayer 11.0 SPM version is just broken today?
If yes, what are the options to fix it?

@therama
Copy link
Copy Markdown
Contributor

therama commented Apr 20, 2026

Does this mean our THEOplayer 11.0 SPM version is just broken today? If yes, what are the options to fix it?

I think we merge this and we make a hotfix 11.0.1
@MattiasBuelens was discussing that we don't have to tie the connector versions to player versions any longer

@Yousif-CS
Copy link
Copy Markdown
Contributor Author

Closing this as I merged the build and test PR which contains this fix

@Yousif-CS Yousif-CS closed this Apr 20, 2026
@MattiasBuelens MattiasBuelens deleted the spm/fix-compilation-due-to-old-swift-compiler-ver branch April 21, 2026 07:52
@MattiasBuelens
Copy link
Copy Markdown
Contributor

I think we merge this and we make a hotfix 11.0.1 @MattiasBuelens was discussing that we don't have to tie the connector versions to player versions any longer

Correct. I already had to do that for the Android connectors too. 😅

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants