Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 665 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 665 Bytes

Keepr

An app to compare photos one by one and decide what to keep and what to delete. Perfect for picking the best image out of a series after a photoshoot.

this app is still work in progress.

Working on iOS with different development teams

If you want to work with different developer teams - in case you have not applied for a "Apple Developer Program" Membership, you can execute the following command, to ignore certain parts in Xcode's configuration:

git config --global filter.pbxproj.smudge 'sed -E -e "s/DEVELOPMENT_TEAM|PRODUCT_BUNDLE_IDENTIFIER*/g"'