feat: add macos libraries

develop
paring 2022-11-03 22:10:08 +09:00
parent a22bd2ba7e
commit c98e1400a2
5 changed files with 12 additions and 33 deletions

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
.DS_Store

8
plugins/aarch64.meta Normal file
View File

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: d364b220d4f544d8d8f84c8a15d27269
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

BIN
plugins/aarch64/libskyhook.dylib Executable file

Binary file not shown.

View File

@ -1,5 +1,5 @@
fileFormatVersion: 2
guid: a9d394d2428104e008ccad309aac73a6
guid: 6ec8e172783fb4da5815df3c8c450a1a
PluginImporter:
externalObjects: {}
serializedVersion: 2
@ -11,16 +11,6 @@ PluginImporter:
isExplicitlyReferenced: 0
validateReferences: 1
platformData:
- first:
: Any
second:
enabled: 0
settings:
Exclude Editor: 1
Exclude Linux64: 0
Exclude OSXUniversal: 0
Exclude Win: 0
Exclude Win64: 1
- first:
Any:
second:
@ -28,36 +18,16 @@ PluginImporter:
settings: {}
- first:
Editor: Editor
second:
enabled: 0
settings:
CPU: AnyCPU
DefaultValueInitialized: true
OS: Windows
- first:
Standalone: Linux64
second:
enabled: 1
settings:
CPU: AnyCPU
DefaultValueInitialized: true
- first:
Standalone: OSXUniversal
second:
enabled: 1
settings:
CPU: None
- first:
Standalone: Win
second:
enabled: 1
settings:
CPU: x86
- first:
Standalone: Win64
second:
enabled: 0
settings:
CPU: None
CPU: AnyCPU
userData:
assetBundleName:
assetBundleVariant:

BIN
plugins/x86_64/libskyhook.dylib Executable file

Binary file not shown.