rxlabz / audioplayer

A flutter plugin to play audio files iOS / Android / MacOS / Web ( Swift/Java )

Home Page:https://pub.dartlang.org/packages/audioplayer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

build fail on macOS

erf opened this issue · comments

build fail on macOS

Flutter 1.18.0-6.0.pre • channel dev • https://github.com/flutter/flutter.git
Framework • revision 84c84fb249 (10 days ago) • 2020-04-20 21:35:01 -0400
Engine • revision 2bde4f0ae4
Tools • Dart 2.9.0 (build 2.9.0-1.0.dev a12c36dd97)
Launching lib/main.dart on macOS in debug mode...
Building macOS application...
** BUILD FAILED **


The following build commands failed:
	CompileSwift normal x86_64 /Users/erlend/.pub-cache/hosted/pub.dartlang.org/audioplayer-0.8.1/macos/Classes/SwiftAudioplayerPlugin.swift
	CompileSwiftSources normal x86_64 com.apple.xcode.tools.swift.compiler
(2 failures)
Exception: Build process failed

How did you fix this?

I did not fix it. Not sure i will be using it... but i'll reopen it.

I meet same problems,any solutions ?

i fix it by using luanpotter/audioplayers

Having the same issue, any solution yet?