systers / malaria-app-ios

A mobile app that will aid the Volunteer in sustaining life-saving malaria prevention tactics over their 2+ years of service.
4 stars 16 forks source link

Repo Cleanup #66

Open bphenriques opened 7 years ago

bphenriques commented 7 years ago

The repo needs a cleanup.

Moving these folders to the correct place (e.g.)

This is not really an string extension and more like a auxiliary function: https://github.com/systers/malaria-app-ios/blob/develop/Malaria%20Prevention%20App/SupportingFiles/Extensions/StringExtensions.swift#L11

bphenriques commented 7 years ago

It is possible to remove the automatically created (and redundant in my opinion) files and folders when localizing the app.

teodorciuraru commented 7 years ago

I will be on it tomorrow.

teodorciuraru commented 7 years ago

The *.lproj are in the default place. The Base.lproj was there by default, where do you want me to move them?

teodorciuraru commented 7 years ago

Which are the automatically created redundant files?

bphenriques commented 7 years ago

storyboard localisation.

On Tue, Sep 20, 2016, 09:24 Teodor Ciuraru notifications@github.com wrote:

Which are the automatically created redundant files?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/systers/malaria-app-ios/issues/66#issuecomment-248236685, or mute the thread https://github.com/notifications/unsubscribe-auth/AEgjsRPznlx3l_WT67yRZ29T8xBkGahLks5qr5gsgaJpZM4J9I30 .

teodorciuraru commented 7 years ago

Can you help me with solving this? I think the Storyboards were ALSO created there because, in order to localize a Storyboard you need to make a clone of it in the corespondent language.

teodorciuraru commented 7 years ago

Ok, I think I know how to restructure the folders, but I don't think there is anything to delete.