supermnemonic

Results 4 comments of supermnemonic

i tried this hack and worked. i think there is something wrong with lib. func customView(forEmptyDataSet scrollView: UIScrollView!) -> UIView! { let view = UIView() view.backgroundColor = UIColor.black view.frame =...

i think something wrong with lib. so i tried this and worked. func customView(forEmptyDataSet scrollView: UIScrollView!) -> UIView! { let view = EmptyStateView() view.frame = CGRect(x: 0, y: 0, width:...

i found a note in flutter website. we can generate ExportOptions.plist (including extension configuration) using xcode. and next time we build via `flutter build` we just need to pass the...

i found a general solution to solve this issue. https://stackoverflow.com/questions/72561696/xcode-14-needs-selected-development-team-for-pod-bundles