Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Jun 13, 2023. It is now read-only.
This repository was archived by the owner on Jun 13, 2023. It is now read-only.

Please update Starscream dependency up to '~> 3.1.1' how it was before in yourv2.7.0 release. #234

Closed
@smuravev

Description

@smuravev

Hello,

In your previous releases<= v2.7.0 the file:https://github.com/parse-community/ParseLiveQuery-iOS-OSX/blob/2.7.0/ParseLiveQuery.podspec

had the Starscream dependency like:

s.dependency 'Starscream', '~> 3.1.0'

but in your releasev2.7.1, see:#226

you guys changed it to:

s.dependency 'Starscream', '3.1.0'

NO~> in dependency line unfortunately.

Can you please revert back your changes tos.dependency 'Starscream', '~> 3.1.0' or better tos.dependency 'Starscream', '~> 3.1.1 ?

Because otherwise, if I use another 3'rd party dependency in my project likeCobrowse.io (which also requires Starscream) then I get pods conflicts error. In this case can't update ParseLiveQuery pod up to latestv2.7.2, because the following conflict error shown if I runpod update:

Analyzing dependencies[!] CocoaPods could not find compatible versions for pod "Starscream":  In snapshot (Podfile.lock):    Starscream (= 3.1.0)  In Podfile:    CobrowseIO/Extension was resolved to 2.8.8, which depends on      Starscream (~> 3.1.1)    ParseLiveQuery was resolved to 2.7.2, which depends on      Starscream (= 3.1.0)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp