mirror of
https://github.com/tonytins/bullseye.git
synced 2025-06-25 18:34:43 -04:00
macOS and Linux support
This commit is contained in:
parent
b29a46366a
commit
22cecb89a4
46 changed files with 1787 additions and 63 deletions
1
macos/Flutter/Flutter-Debug.xcconfig
Normal file
1
macos/Flutter/Flutter-Debug.xcconfig
Normal file
|
@ -0,0 +1 @@
|
|||
#include "ephemeral/Flutter-Generated.xcconfig"
|
1
macos/Flutter/Flutter-Release.xcconfig
Normal file
1
macos/Flutter/Flutter-Release.xcconfig
Normal file
|
@ -0,0 +1 @@
|
|||
#include "ephemeral/Flutter-Generated.xcconfig"
|
10
macos/Flutter/GeneratedPluginRegistrant.swift
Normal file
10
macos/Flutter/GeneratedPluginRegistrant.swift
Normal file
|
@ -0,0 +1,10 @@
|
|||
//
|
||||
// Generated file. Do not edit.
|
||||
//
|
||||
|
||||
import FlutterMacOS
|
||||
import Foundation
|
||||
|
||||
|
||||
func RegisterGeneratedPlugins(registry: FlutterPluginRegistry) {
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue