mirror of
https://github.com/SideStore/SideStore.git
synced 2026-02-09 06:43:25 +01:00
Limits fetching App IDs to debug builds
This commit is contained in:
@@ -116,7 +116,9 @@ class MyAppsViewController: UICollectionViewController
|
||||
|
||||
self.updateDataSource()
|
||||
|
||||
#if BETA
|
||||
self.fetchAppIDs()
|
||||
#endif
|
||||
}
|
||||
|
||||
override func prepare(for segue: UIStoryboardSegue, sender: Any?)
|
||||
|
||||
Reference in New Issue
Block a user