Imported the Feed framework into the AppDelegate in the App target.

This commit is contained in:
Javier Cicchelli 2024-03-16 01:27:03 +01:00
parent e1829bb03d
commit 0e8225676a

View File

@ -6,6 +6,7 @@
// Copyright © 2020 ING. All rights reserved.
//
import ReviewsFeed
import UIKit
@UIApplicationMain