Skip to content

Commit

Permalink
Merge pull request #27 from yahoojapan/remove-for-cocoapods
Browse files Browse the repository at this point in the history
Discontinuing CocoaPods support.
  • Loading branch information
tona0516 authored Jan 31, 2025
2 parents 232fc3d + e3d103d commit fa9cd16
Show file tree
Hide file tree
Showing 6 changed files with 20 additions and 62 deletions.
15 changes: 0 additions & 15 deletions .github/workflows/cocoapods.yml

This file was deleted.

8 changes: 0 additions & 8 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -42,14 +42,6 @@ playground.xcworkspace
.build/
.swiftpm

# CocoaPods
#
# We recommend against adding the Pods directory to your .gitignore. However
# you should judge for yourself, the pros and cons are mentioned at:
# https://guides.cocoapods.org/using/using-cocoapods.html#should-i-check-the-pods-directory-into-source-control
#
# Pods/

# Carthage
#
# Add this line if you want to avoid checking in source code from Carthage dependencies.
Expand Down
34 changes: 19 additions & 15 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,26 +1,29 @@
GEM
remote: https://rubygems.org/
specs:
CFPropertyList (3.0.6)
CFPropertyList (3.0.7)
base64
nkf
rexml
activesupport (7.0.8)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
addressable (2.8.5)
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
algoliasearch (1.27.5)
httpclient (~> 2.8, >= 2.8.3)
json (>= 1.5.1)
atomos (0.1.3)
base64 (0.2.0)
claide (1.1.0)
cocoapods (1.13.0)
cocoapods (1.15.2)
addressable (~> 2.8)
claide (>= 1.0.2, < 2.0)
cocoapods-core (= 1.13.0)
cocoapods-core (= 1.15.2)
cocoapods-deintegrate (>= 1.0.3, < 2.0)
cocoapods-downloader (>= 1.6.0, < 2.0)
cocoapods-downloader (>= 2.1, < 3.0)
cocoapods-plugins (>= 1.0.0, < 2.0)
cocoapods-search (>= 1.0.0, < 2.0)
cocoapods-trunk (>= 1.6.0, < 2.0)
Expand All @@ -33,7 +36,7 @@ GEM
nap (~> 1.0)
ruby-macho (>= 2.3.0, < 3.0)
xcodeproj (>= 1.23.0, < 2.0)
cocoapods-core (1.13.0)
cocoapods-core (1.15.2)
activesupport (>= 5.0, < 8)
addressable (~> 2.8)
algoliasearch (~> 1.0)
Expand All @@ -44,7 +47,7 @@ GEM
public_suffix (~> 4.0)
typhoeus (~> 1.0)
cocoapods-deintegrate (1.0.5)
cocoapods-downloader (1.6.3)
cocoapods-downloader (2.1)
cocoapods-plugins (1.0.0)
nap
cocoapods-search (1.0.1)
Expand All @@ -53,7 +56,7 @@ GEM
netrc (~> 0.11)
cocoapods-try (1.2.0)
colored2 (3.1.2)
concurrent-ruby (1.2.2)
concurrent-ruby (1.2.3)
escape (0.0.4)
ethon (0.16.0)
ffi (>= 1.15.0)
Expand All @@ -62,7 +65,7 @@ GEM
fuzzy_match (2.0.4)
gh_inspector (1.1.3)
httpclient (2.8.3)
i18n (1.14.1)
i18n (1.14.4)
concurrent-ruby (~> 1.0)
jazzy (0.14.4)
cocoapods (~> 1.5)
Expand All @@ -74,14 +77,15 @@ GEM
sassc (~> 2.1)
sqlite3 (~> 1.3)
xcinvoke (~> 0.3.0)
json (2.6.3)
json (2.7.1)
liferaft (0.0.6)
minitest (5.20.0)
minitest (5.22.2)
molinillo (0.8.0)
mustache (1.1.1)
nanaimo (0.3.0)
nap (1.1.0)
netrc (0.11.0)
nkf (0.2.0)
open4 (1.3.4)
public_suffix (4.0.7)
redcarpet (3.6.0)
Expand All @@ -90,10 +94,10 @@ GEM
ruby-macho (2.5.1)
sassc (2.4.0)
ffi (~> 1.9)
sqlite3 (1.6.7-arm64-darwin)
sqlite3 (1.6.7-x86_64-darwin)
sqlite3 (1.6.7-x86_64-linux)
typhoeus (1.4.0)
sqlite3 (1.7.2-arm64-darwin)
sqlite3 (1.7.2-x86_64-darwin)
sqlite3 (1.7.2-x86_64-linux)
typhoeus (1.4.1)
ethon (>= 0.9.0)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
Expand Down
6 changes: 0 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,19 +5,13 @@
<a href="https://github.com/Carthage/Carthage">
<img src="https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat"/>
</a>
<a href="https://cocoapods.org/pods/YJLoginSDK">
<img src="https://img.shields.io/cocoapods/v/YJLoginSDK.svg"/>
</a>
<img src="https://img.shields.io/badge/platforms-iOS%2010.0+-333332.svg"/>
<a href="https://github.com/yahoojapan/yjlogin-ios-sdk/actions/workflows/main.yml">
<img src="https://github.com/yahoojapan/yjlogin-ios-sdk/workflows/CI/badge.svg"/>
</a>
<a href="https://github.com/yahoojapan/yjlogin-ios-sdk/actions/workflows/doc.yml">
<img src="https://github.com/yahoojapan/yjlogin-ios-sdk/workflows/Doc/badge.svg"/>
</a>
<a href="https://github.com/yahoojapan/yjlogin-ios-sdk/actions/workflows/cocoapods.yml">
<img src="https://github.com/yahoojapan/yjlogin-ios-sdk/workflows/Publish%20to%20Cocoapods/badge.svg"/>
</a>
</p>

# Yahoo! ID連携 v2 iOS Swift SDK
Expand Down
17 changes: 0 additions & 17 deletions YJLoginSDK.podspec

This file was deleted.

2 changes: 1 addition & 1 deletion scripts/prepare.sh
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ fi
# swiftlint の version を確認する
sectionEcho "check swiftlint version"
current_ver=`swiftlint version`
latest_ver=`brew info swiftlint 2>/dev/null | head -n 1 | cut -d " " -f3`
latest_ver=`brew info swiftlint 2>/dev/null | head -n 1 | cut -d " " -f4`
checkVersion ${current_ver} ${latest_ver} "swiftlint"

# Mac に完了通知を出す
Expand Down

0 comments on commit fa9cd16

Please sign in to comment.