XCode Firebase Installation

Viewed 29

When installing Firebase, it shows the use of 'Add Package' in the IDE instead of pod installation. Are we not going to use podfile anymore? My second question is how do I know which packages (etc. Database, Firestore) are installed after I say 'Add Package'? Where do I need to remove it when I want to remove it? No longer will xcode.workspace be needed?

enter image description here

enter image description here

0 Answers
Related