-
- Downloads
move mailcore to swift project package
Showing
- Podfile 0 additions, 1 deletionPodfile
- Podfile.lock 1 addition, 14 deletionsPodfile.lock
- Pods/Manifest.lock 1 addition, 14 deletionsPods/Manifest.lock
- Pods/Pods.xcodeproj/project.pbxproj 1132 additions, 1566 deletionsPods/Pods.xcodeproj/project.pbxproj
- Pods/Pods.xcodeproj/xcuserdata/Olli.xcuserdatad/xcschemes/BZipCompression.xcscheme 13 additions, 11 deletions...rdata/Olli.xcuserdatad/xcschemes/BZipCompression.xcscheme
- Pods/Pods.xcodeproj/xcuserdata/Olli.xcuserdatad/xcschemes/KeychainAccess.xcscheme 13 additions, 11 deletions...erdata/Olli.xcuserdatad/xcschemes/KeychainAccess.xcscheme
- Pods/Pods.xcodeproj/xcuserdata/Olli.xcuserdatad/xcschemes/Pods-enzevalos_iphone.xcscheme 1 addition, 1 deletion...Olli.xcuserdatad/xcschemes/Pods-enzevalos_iphone.xcscheme
- Pods/Pods.xcodeproj/xcuserdata/Olli.xcuserdatad/xcschemes/Pods-enzevalos_iphoneTests.xcscheme 1 addition, 1 deletion...xcuserdatad/xcschemes/Pods-enzevalos_iphoneTests.xcscheme
- Pods/Pods.xcodeproj/xcuserdata/Olli.xcuserdatad/xcschemes/Pods-enzevalos_iphoneUITests.xcscheme 1 addition, 1 deletion...userdatad/xcschemes/Pods-enzevalos_iphoneUITests.xcscheme
- Pods/Pods.xcodeproj/xcuserdata/Olli.xcuserdatad/xcschemes/xcschememanagement.plist 0 additions, 5 deletions...rdata/Olli.xcuserdatad/xcschemes/xcschememanagement.plist
- Pods/Target Support Files/Pods-enzevalos_iphone/Pods-enzevalos_iphone-acknowledgements.markdown 0 additions, 32 deletions...os_iphone/Pods-enzevalos_iphone-acknowledgements.markdown
- Pods/Target Support Files/Pods-enzevalos_iphone/Pods-enzevalos_iphone-acknowledgements.plist 0 additions, 38 deletions...valos_iphone/Pods-enzevalos_iphone-acknowledgements.plist
- Pods/Target Support Files/Pods-enzevalos_iphone/Pods-enzevalos_iphone.debug.xcconfig 3 additions, 4 deletions...ods-enzevalos_iphone/Pods-enzevalos_iphone.debug.xcconfig
- Pods/Target Support Files/Pods-enzevalos_iphone/Pods-enzevalos_iphone.release.xcconfig 3 additions, 4 deletions...s-enzevalos_iphone/Pods-enzevalos_iphone.release.xcconfig
- Pods/Target Support Files/Pods-enzevalos_iphoneTests/Pods-enzevalos_iphoneTests.debug.xcconfig 2 additions, 2 deletions...los_iphoneTests/Pods-enzevalos_iphoneTests.debug.xcconfig
- Pods/Target Support Files/Pods-enzevalos_iphoneTests/Pods-enzevalos_iphoneTests.release.xcconfig 2 additions, 2 deletions...s_iphoneTests/Pods-enzevalos_iphoneTests.release.xcconfig
- enzevalos_iphone.xcworkspace/xcshareddata/swiftpm/Package.resolved 16 additions, 0 deletions..._iphone.xcworkspace/xcshareddata/swiftpm/Package.resolved
... | @@ -7,7 +7,6 @@ inhibit_all_warnings! | ... | @@ -7,7 +7,6 @@ inhibit_all_warnings! |
use_frameworks! | use_frameworks! | ||
def pods | def pods | ||
pod 'mailcore2-ios', :git => 'https://github.com/MailCore/mailcore2.git', :branch => 'master' | |||
pod 'BZipCompression' | pod 'BZipCompression' | ||
pod 'KeychainAccess' | pod 'KeychainAccess' | ||
pod 'AppAuth' | pod 'AppAuth' | ||
... | ... |
Source diff could not be displayed: it is too large. Options to address this: view the blob.
Please register or sign in to comment