[GH-ISSUE #525] Please make tag for 1.4 version #345

Closed
opened 2026-03-03 16:47:55 +03:00 by kerem · 5 comments
Owner

Originally created by @vg-identance on GitHub (May 14, 2019).
Original GitHub issue: https://github.com/OAuthSwift/OAuthSwift/issues/525

Originally assigned to: @phimage on GitHub.

Please make tag for 1.4 version and push to cocoapods please. I see commit github.com/OAuthSwift/OAuthSwift@c86b94c1df where version updated in podspec file but without tag. Also .swift-version should be updated to 5 version.

Originally created by @vg-identance on GitHub (May 14, 2019). Original GitHub issue: https://github.com/OAuthSwift/OAuthSwift/issues/525 Originally assigned to: @phimage on GitHub. Please make tag for 1.4 version and push to cocoapods please. I see commit https://github.com/OAuthSwift/OAuthSwift/commit/c86b94c1df595d6529f50aaf4e0ff4422f4d68b7 where version updated in podspec file but without tag. Also .swift-version should be updated to 5 version.
kerem closed this issue 2026-03-03 16:47:55 +03:00
Author
Owner

@phimage commented on GitHub (Jun 10, 2019):

I make a tag 1.4
but I have issue to publish on Cocoapods

$ pod trunk push 

[!] Found podspec `OAuthSwift.podspec`
Updating spec repo `master`
Validating podspec
 -> OAuthSwift (1.4.0)
    - NOTE  | xcodebuild:  note: Using new build system
    - NOTE  | xcodebuild:  note: Planning build
    - NOTE  | xcodebuild:  note: Constructing build description
    - NOTE  | xcodebuild:  warning: Capabilities for App may not function correctly because its entitlements use a placeholder team ID. To resolve this, select a development team in the build settings editor. (in target 'App')

[!] An internal server error occurred. Please check for any known status issues at https://twitter.com/CocoaPods and try again later.

same on website https://cocoapods.org/pods/OAuthSwift

I do not know where to ask support


However you can in your podfile set the git url and tag

<!-- gh-comment-id:500321170 --> @phimage commented on GitHub (Jun 10, 2019): I make a tag 1.4 but I have issue to publish on Cocoapods ``` $ pod trunk push [!] Found podspec `OAuthSwift.podspec` Updating spec repo `master` Validating podspec -> OAuthSwift (1.4.0) - NOTE | xcodebuild: note: Using new build system - NOTE | xcodebuild: note: Planning build - NOTE | xcodebuild: note: Constructing build description - NOTE | xcodebuild: warning: Capabilities for App may not function correctly because its entitlements use a placeholder team ID. To resolve this, select a development team in the build settings editor. (in target 'App') [!] An internal server error occurred. Please check for any known status issues at https://twitter.com/CocoaPods and try again later. ``` same on website https://cocoapods.org/pods/OAuthSwift I do not know where to ask support --- However you can in your podfile set the git url and tag
Author
Owner

@vg-identance commented on GitHub (Jun 10, 2019):

Did you try to install latest cocoapods? They are released the new version recently.

<!-- gh-comment-id:500322600 --> @vg-identance commented on GitHub (Jun 10, 2019): Did you try to install latest cocoapods? They are released the new version recently.
Author
Owner

@vg-identance commented on GitHub (Jun 10, 2019):

...also try to run it with --verbose. If nothing help try to write them directly in https://github.com/CocoaPods/CocoaPods/issues/8200

<!-- gh-comment-id:500323482 --> @vg-identance commented on GitHub (Jun 10, 2019): ...also try to run it with `--verbose`. If nothing help try to write them directly in https://github.com/CocoaPods/CocoaPods/issues/8200
Author
Owner

@phimage commented on GitHub (Jun 10, 2019):

I use the last version, no more information with verbose

reading 141 bytes...
-> "{\"error\":\"An internal server error occurred. Please check for any known status issues at https://twitter.com/CocoaPods and try again later.\"}"
read 141 bytes
Conn keep-alive
[!] An internal server error occurred. Please check for any known status issues at https://twitter.com/CocoaPods and try again later.

I am working also on a breaking change version 2.0 with Result

<!-- gh-comment-id:500561254 --> @phimage commented on GitHub (Jun 10, 2019): I use the last version, no more information with verbose ``` reading 141 bytes... -> "{\"error\":\"An internal server error occurred. Please check for any known status issues at https://twitter.com/CocoaPods and try again later.\"}" read 141 bytes Conn keep-alive [!] An internal server error occurred. Please check for any known status issues at https://twitter.com/CocoaPods and try again later. ``` --- I am working also on a breaking change version 2.0 with `Result`
Author
Owner

@phimage commented on GitHub (Jun 10, 2019):

I make a new version 1.4.1
It seems to be ok

<!-- gh-comment-id:500575504 --> @phimage commented on GitHub (Jun 10, 2019): I make a new version 1.4.1 It seems to be ok
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/OAuthSwift#345
No description provided.