Systers, an Anita Borg Institute Community
PWR iOS: Grouping individual files into a folder inside the xcode project
In the iOS app, FMDB wrapper (an objective-C wrapper for SQLite) has been used.(To know more about FMDB, refer the documentation) As a result, all the .h and .m files have been added and scattered in the project. You are required to make a single folder titled FMDB and place all .h and .m files in that folder. Take care of file paths. Don't include the bridging header file in the folder. You can find the project here-> https://github.com/systers/PowerUp-iOS
Task tags
Students who completed this task
sarayd