Use PIALibrary from git commit
... | @@ -52,8 +52,8 @@ end | ... | @@ -52,8 +52,8 @@ end |
def shared_main_pods | def shared_main_pods | ||
pod 'AlamofireImage' | pod 'AlamofireImage' | ||
library_by_path('/Users/jblaya/Desktop/PIA_iOS_Projects/') | #library_by_path('..') | ||
#library_by_git('b8a1a95') | library_by_git('4aecfa6') | ||
#library_by_version('~> 1.1.3') | #library_by_version('~> 1.1.3') | ||
end | end | ||
... | ... |
Please register or sign in to comment