jposes22
jposes22
To solve this problem execute the archive with `OTHER_SWIFT_FLAGS='-no-verify-emitted-module-interface'` Like: `xcodebuild archive -scheme -archivePath archives -destination "generic/platform=iOS" -sdk iphoneos BUILD_LIBRARY_FOR_DISTRIBUTION=YES OTHER_SWIFT_FLAGS='-no-verify-emitted-module-interface'`
You can use `drawerController?.openDrawerGestureModeMask = MMOpenDrawerGestureMode(rawValue: 0)`
You can use `drawerController?.openDrawerGestureModeMask = MMOpenDrawerGestureMode(rawValue: 0)`