Updates Apps.json

This commit is contained in:
Riley Testut
2019-09-15 19:39:01 -07:00
parent d03d7eae42
commit 3a190afa3b
3 changed files with 121 additions and 41 deletions

View File

@@ -11,7 +11,7 @@ import CoreData
extension Source
{
static let altStoreIdentifier = "com.rileytestut.AltStore"
static let altStoreSourceURL = URL(string: "https://www.dropbox.com/s/ernal98djzo4pe3/Apps-Staging.json?dl=1")!
static let altStoreSourceURL = URL(string: "https://www.dropbox.com/s/z5tj1tx8zgeqbms/Apps.json?dl=1")!
}
@objc(Source)