Skip to content

Fails Xcode Build #30

@eskil4152

Description

@eskil4152

Bug Description

Xcode build fails both via Xcode GUI and flutter in CLI, stating

iOSSystemPlugin.register(with: systemPluginRegistrar!)
iOSBluetoothPlugin.register(with: bluetoothPluginRegistrar!)

does not exist in scope, crashing build. Commenting out these lines lets the application build and function, but I'm assuming some functionality is lost.

Steps to Reproduce

  1. Download
  2. Build to iOS

Expected Behavior

Fails build.

App Version

v1.0.4 and v1.0.3

Subsonic Server

Not relevant

Relevant Logs

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions