Skip to content

Commit

Permalink
chore: remove SVProgressHUD
Browse files Browse the repository at this point in the history
  • Loading branch information
rinsuki committed Sep 29, 2023
1 parent fa08b28 commit adf830f
Show file tree
Hide file tree
Showing 7 changed files with 3 additions and 82 deletions.
1 change: 0 additions & 1 deletion Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ abstract_target 'iMastShared' do
pod 'ReachabilitySwift', '~> 4.3.1'
pod 'Eureka', '~> 5.3.0'
pod 'EurekaFormBuilder', '~> 0.2.2'
pod 'SVProgressHUD'
pod 'LicensePlist', '~> 3.22.0'

target 'iMastTests' do
Expand Down
6 changes: 1 addition & 5 deletions Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ PODS:
- SDWebImage/Core (5.12.6)
- SnapKit (5.6.0)
- Starscream (3.1.1)
- SVProgressHUD (2.2.5)
- SwiftGen (6.5.1)
- SwiftLint (0.52.4)
- SwiftyJSON (5.0.0)
Expand All @@ -36,7 +35,6 @@ DEPENDENCIES:
- SDWebImage (~> 5.12.6)
- SnapKit (= 5.6.0)
- Starscream (~> 3.1.1)
- SVProgressHUD
- SwiftGen (= 6.5.1)
- SwiftLint (= 0.52.4)
- SwiftyJSON (= 5.0.0)
Expand All @@ -55,7 +53,6 @@ SPEC REPOS:
- SDWebImage
- SnapKit
- Starscream
- SVProgressHUD
- SwiftGen
- SwiftLint
- SwiftyJSON
Expand Down Expand Up @@ -84,11 +81,10 @@ SPEC CHECKSUMS:
SDWebImage: a47aea9e3d8816015db4e523daff50cfd294499d
SnapKit: e01d52ebb8ddbc333eefe2132acf85c8227d9c25
Starscream: 4bb2f9942274833f7b4d296a55504dcfc7edb7b0
SVProgressHUD: 1428aafac632c1f86f62aa4243ec12008d7a51d6
SwiftGen: a6d22010845f08fe18fbdf3a07a8e380fd22e0ea
SwiftLint: 1cc5cd61ba9bacb2194e340aeb47a2a37fda00b3
SwiftyJSON: 36413e04c44ee145039d332b4f4e2d3e8d6c4db7

PODFILE CHECKSUM: beb4d1df5cb1d49e5aa9cd5411c315ae5f177311
PODFILE CHECKSUM: 05b4fc29f80c7881baead451a315486b2428f3ae

COCOAPODS: 1.13.0
4 changes: 0 additions & 4 deletions Sources/iOS/App/AppDelegate.swift
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@

import UIKit
import UserNotifications
import SVProgressHUD
import SafariServices
import Hydra
import iMastiOSCore
Expand Down Expand Up @@ -54,9 +53,6 @@ class AppDelegate: UIResponder, UIApplicationDelegate {
}
UNUserNotificationCenter.current().delegate = self

SVProgressHUD.setDefaultAnimationType(.native)
SVProgressHUD.setDefaultMaskType(.black)

// AppGroup/imageCacheを消す
do {
let imageCacheUrl = appGroupFileUrl.appendingPathComponent("imageCache")
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -372,24 +372,6 @@ name: Starscream, nameSpecified:
body: …
version: 3.1.1

name: SVProgressHUD, nameSpecified:
body: MIT License

Copyrig…
version: 2.2.5

name: SVProgressHUD, nameSpecified:
body: MIT License

Copyrig…
version: 2.2.5

name: SVProgressHUD, nameSpecified:
body: MIT License

Copyrig…
version: 2.2.5

name: SwiftGen, nameSpecified:
body: MIT Licence

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -154,14 +154,6 @@
<key>Type</key>
<string>PSChildPaneSpecifier</string>
</dict>
<dict>
<key>File</key>
<string>com.mono0926.LicensePlist/SVProgressHUD</string>
<key>Title</key>
<string>SVProgressHUD (2.2.5)</string>
<key>Type</key>
<string>PSChildPaneSpecifier</string>
</dict>
<dict>
<key>File</key>
<string>com.mono0926.LicensePlist/SwiftGen</string>
Expand Down

This file was deleted.

10 changes: 2 additions & 8 deletions iMast.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
5D337B0226C952F600258CD1 /* UserProfileFieldViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5D337B0126C952F600258CD1 /* UserProfileFieldViewController.swift */; };
617DCFFE4FE3CD56EDE14AD4 /* Pods_iMastShared_Mac_iMastMacCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EEED81AAD927A30AFB818324 /* Pods_iMastShared_Mac_iMastMacCore.framework */; };
78E0877ECED7B80513CC23A5 /* Pods_iMastShared_iOS_iMastNotifyService.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AE46AB9BC10111AED90813E9 /* Pods_iMastShared_iOS_iMastNotifyService.framework */; };
904584C585DF8DF528E745A9 /* (null) in Frameworks */ = {isa = PBXBuildFile; };
904584C585DF8DF528E745A9 /* BuildFile in Frameworks */ = {isa = PBXBuildFile; };
A7656BE4690605B053B4F2B1 /* Pods_iMastShared_iOS_iMast_iOS_iMastTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D659691936E0C9F88AA1BC71 /* Pods_iMastShared_iOS_iMast_iOS_iMastTests.framework */; };
C97D891E6594EA490EEDC060 /* Pods_iMastShared_Mac_iMast_Mac__with_Sparkle_.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CE03FF8425DCD85E0024BF70 /* Pods_iMastShared_Mac_iMast_Mac__with_Sparkle_.framework */; };
CE030A6B2A42354800170E32 /* AddAccountAcquireTokenViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = CE030A6A2A42354800170E32 /* AddAccountAcquireTokenViewController.swift */; };
Expand Down Expand Up @@ -1063,7 +1063,7 @@
buildActionMask = 2147483647;
files = (
CEE4E3332377F7D800406371 /* iMastMacCore.framework in Frameworks */,
904584C585DF8DF528E745A9 /* (null) in Frameworks */,
904584C585DF8DF528E745A9 /* BuildFile in Frameworks */,
3CB0034D20C8D2DE04A5A969 /* Pods_iMastShared_Mac_iMast_Mac__App_Store_.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
Expand Down Expand Up @@ -2917,7 +2917,6 @@
"${BUILT_PRODUCTS_DIR}/Eureka/Eureka.framework",
"${BUILT_PRODUCTS_DIR}/EurekaFormBuilder/EurekaFormBuilder.framework",
"${BUILT_PRODUCTS_DIR}/ReachabilitySwift/Reachability.framework",
"${BUILT_PRODUCTS_DIR}/SVProgressHUD/SVProgressHUD.framework",
"${BUILT_PRODUCTS_DIR}/Starscream/Starscream.framework",
);
name = "[CP] Embed Pods Frameworks";
Expand All @@ -2934,7 +2933,6 @@
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Eureka.framework",
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/EurekaFormBuilder.framework",
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Reachability.framework",
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/SVProgressHUD.framework",
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Starscream.framework",
);
runOnlyForDeploymentPostprocessing = 0;
Expand Down Expand Up @@ -2997,7 +2995,6 @@
"${BUILT_PRODUCTS_DIR}/Eureka/Eureka.framework",
"${BUILT_PRODUCTS_DIR}/EurekaFormBuilder/EurekaFormBuilder.framework",
"${BUILT_PRODUCTS_DIR}/ReachabilitySwift/Reachability.framework",
"${BUILT_PRODUCTS_DIR}/SVProgressHUD/SVProgressHUD.framework",
"${BUILT_PRODUCTS_DIR}/Starscream/Starscream.framework",
);
name = "[CP] Embed Pods Frameworks";
Expand All @@ -3014,7 +3011,6 @@
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Eureka.framework",
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/EurekaFormBuilder.framework",
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Reachability.framework",
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/SVProgressHUD.framework",
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Starscream.framework",
);
runOnlyForDeploymentPostprocessing = 0;
Expand Down Expand Up @@ -3059,7 +3055,6 @@
"${BUILT_PRODUCTS_DIR}/Eureka/Eureka.framework",
"${BUILT_PRODUCTS_DIR}/EurekaFormBuilder/EurekaFormBuilder.framework",
"${BUILT_PRODUCTS_DIR}/ReachabilitySwift/Reachability.framework",
"${BUILT_PRODUCTS_DIR}/SVProgressHUD/SVProgressHUD.framework",
"${BUILT_PRODUCTS_DIR}/Starscream/Starscream.framework",
);
name = "[CP] Embed Pods Frameworks";
Expand All @@ -3076,7 +3071,6 @@
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Eureka.framework",
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/EurekaFormBuilder.framework",
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Reachability.framework",
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/SVProgressHUD.framework",
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Starscream.framework",
);
runOnlyForDeploymentPostprocessing = 0;
Expand Down

0 comments on commit adf830f

Please sign in to comment.