Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(closes PR# 248)Singleton local storage #297

Merged
merged 8 commits into from
Jun 28, 2020
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
resolved conflicts
  • Loading branch information
Shresth Pratap Singh authored and Shresth Pratap Singh committed Jun 26, 2020
commit 4edf9b9869660200cb01b055f479aaebab0d976e
1 change: 0 additions & 1 deletion AmahiAnywhere/AmahiAnywhere/Data/Remote/ApiConfig.swift
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,3 @@ struct ApiConfig {
return parameters
}
}

4 changes: 2 additions & 2 deletions AmahiAnywhere/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ PODS:
- Lightbox (2.3.0):
- Imaginary (~> 4.0)
- MBProgressHUD (1.2.0)
- MobileVLCKit (3.3.13)
- MobileVLCKit (3.3.12)
cpg marked this conversation as resolved.
Show resolved Hide resolved
- Protobuf (3.12.0)
- ReachabilitySwift (5.0.0)
- SDWebImage (5.8.1):
Expand Down Expand Up @@ -68,7 +68,7 @@ SPEC CHECKSUMS:
IQKeyboardManagerSwift: 0fb93310284665245591f50f7a5e38de615960b7
Lightbox: d317750e4132bfb871a5307cfe0a2c7d6a583c65
MBProgressHUD: 3ee5efcc380f6a79a7cc9b363dd669c5e1ae7406
MobileVLCKit: 92e1ea43124259417f481c890821efb2399d25e3
MobileVLCKit: 4ed689aa34244fbe3e8aaaa6c8d80958bd6a1abf
Protobuf: 2793fcd0622a00b546c60e7cbbcc493e043e9bb9
ReachabilitySwift: 985039c6f7b23a1da463388634119492ff86c825
SDWebImage: e3eae2eda88578db0685a0c88597fdadd9433f05
Expand Down