You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using Alamofire & AlamofireObjectMapper in a project with Swift version 5.0 & Deployment Target iOS 11.0. After 'pod install' AlamofireObjectMapper v6.2.0 got downloaded along with Alamofire v5.0.0-rc.2 and ObjectMapper v3.5.1. My question is can Apple reject the App Store upload for using rc version of Alamofire?
I am using Alamofire & AlamofireObjectMapper in a project with Swift version 5.0 & Deployment Target iOS 11.0. After 'pod install' AlamofireObjectMapper v6.2.0 got downloaded along with Alamofire v5.0.0-rc.2 and ObjectMapper v3.5.1. My question is can Apple reject the App Store upload for using rc version of Alamofire?
**Alamofire version: 5.0.0-rc.2
**AlamofireObjectMapper version: 6.2.0
**Xcode version: 11.3.1
**Swift version: 5.0
**Platform(s) running Alamofire: iOS 11 onwards (iPhone/iPad)
**macOS version running Xcode: 10.15.4
The text was updated successfully, but these errors were encountered: