- Flag to indicate if the app has migrated the auth token successfully
- Check if the app needs to clean the account info
... | ... | @@ -53,7 +53,7 @@ end |
def shared_main_pods | ||
pod 'AlamofireImage' | ||
#library_by_path('') | ||
library_by_git('0378cf9') | ||
library_by_git('ab9dea7') | ||
#library_by_version('~> 1.1.3') | ||
end | ||
... | ... |
Please register or sign in to comment