Skip to content

Commit 4eb62be

Browse files
committed
tracking driver and ui.zip in the repo
1 parent a598836 commit 4eb62be

9 files changed

Lines changed: 216 additions & 20 deletions

File tree

Lines changed: 66 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,66 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3+
<plist version="1.0">
4+
<dict>
5+
<key>AudioServerPlugIn_MachServices</key>
6+
<array>
7+
<string>com.bitgapp.eqmac.xpc</string>
8+
</array>
9+
<key>BuildMachineOSBuild</key>
10+
<string>19C57</string>
11+
<key>CFBundleDevelopmentRegion</key>
12+
<string>en</string>
13+
<key>CFBundleExecutable</key>
14+
<string>eqMac</string>
15+
<key>CFBundleIdentifier</key>
16+
<string>com.bitgapp.eqmac.driver</string>
17+
<key>CFBundleInfoDictionaryVersion</key>
18+
<string>6.0</string>
19+
<key>CFBundleName</key>
20+
<string>eqMac</string>
21+
<key>CFBundlePackageType</key>
22+
<string>BNDL</string>
23+
<key>CFBundleShortVersionString</key>
24+
<string>1.0.0</string>
25+
<key>CFBundleSignature</key>
26+
<string>????</string>
27+
<key>CFBundleSupportedPlatforms</key>
28+
<array>
29+
<string>MacOSX</string>
30+
</array>
31+
<key>CFBundleVersion</key>
32+
<string>1.0.0</string>
33+
<key>CFPlugInFactories</key>
34+
<dict>
35+
<key>7080ba34-76cc-40b2-b2b3-819d28460e7e</key>
36+
<string>EQM_Create</string>
37+
</dict>
38+
<key>CFPlugInTypes</key>
39+
<dict>
40+
<key>443ABAB8-E7B3-491A-B985-BEB9187030DB</key>
41+
<array>
42+
<string>7080ba34-76cc-40b2-b2b3-819d28460e7e</string>
43+
</array>
44+
</dict>
45+
<key>DTCompiler</key>
46+
<string>com.apple.compilers.llvm.clang.1_0</string>
47+
<key>DTPlatformBuild</key>
48+
<string>11E608c</string>
49+
<key>DTPlatformVersion</key>
50+
<string>GM</string>
51+
<key>DTSDKBuild</key>
52+
<string>19E258</string>
53+
<key>DTSDKName</key>
54+
<string>macosx10.15</string>
55+
<key>DTXcode</key>
56+
<string>1150</string>
57+
<key>DTXcodeBuild</key>
58+
<string>11E608c</string>
59+
<key>LSMinimumSystemVersion</key>
60+
<string>10.9</string>
61+
<key>NSHumanReadableCopyright</key>
62+
<string>Copyright © 2015 - 2019 Bitgapp Ltd.</string>
63+
<key>sandboxSafe</key>
64+
<true/>
65+
</dict>
66+
</plist>
338 KB
Binary file not shown.
190 KB
Binary file not shown.
Lines changed: 132 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,132 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3+
<plist version="1.0">
4+
<dict>
5+
<key>files</key>
6+
<dict>
7+
<key>Resources/icon.icns</key>
8+
<data>
9+
Nc3XAi3ZP8os5nDIfL62yo+aIDY=
10+
</data>
11+
</dict>
12+
<key>files2</key>
13+
<dict>
14+
<key>Resources/icon.icns</key>
15+
<dict>
16+
<key>hash</key>
17+
<data>
18+
Nc3XAi3ZP8os5nDIfL62yo+aIDY=
19+
</data>
20+
<key>hash2</key>
21+
<data>
22+
pSEggPvYa6L/QiL9QGU3l2KXhXD14qUzZ0XvjhmN6I4=
23+
</data>
24+
</dict>
25+
</dict>
26+
<key>rules</key>
27+
<dict>
28+
<key>^Resources/</key>
29+
<true/>
30+
<key>^Resources/.*\.lproj/</key>
31+
<dict>
32+
<key>optional</key>
33+
<true/>
34+
<key>weight</key>
35+
<real>1000</real>
36+
</dict>
37+
<key>^Resources/.*\.lproj/locversion.plist$</key>
38+
<dict>
39+
<key>omit</key>
40+
<true/>
41+
<key>weight</key>
42+
<real>1100</real>
43+
</dict>
44+
<key>^Resources/Base\.lproj/</key>
45+
<dict>
46+
<key>weight</key>
47+
<real>1010</real>
48+
</dict>
49+
<key>^version.plist$</key>
50+
<true/>
51+
</dict>
52+
<key>rules2</key>
53+
<dict>
54+
<key>.*\.dSYM($|/)</key>
55+
<dict>
56+
<key>weight</key>
57+
<real>11</real>
58+
</dict>
59+
<key>^(.*/)?\.DS_Store$</key>
60+
<dict>
61+
<key>omit</key>
62+
<true/>
63+
<key>weight</key>
64+
<real>2000</real>
65+
</dict>
66+
<key>^(Frameworks|SharedFrameworks|PlugIns|Plug-ins|XPCServices|Helpers|MacOS|Library/(Automator|Spotlight|LoginItems))/</key>
67+
<dict>
68+
<key>nested</key>
69+
<true/>
70+
<key>weight</key>
71+
<real>10</real>
72+
</dict>
73+
<key>^.*</key>
74+
<true/>
75+
<key>^Info\.plist$</key>
76+
<dict>
77+
<key>omit</key>
78+
<true/>
79+
<key>weight</key>
80+
<real>20</real>
81+
</dict>
82+
<key>^PkgInfo$</key>
83+
<dict>
84+
<key>omit</key>
85+
<true/>
86+
<key>weight</key>
87+
<real>20</real>
88+
</dict>
89+
<key>^Resources/</key>
90+
<dict>
91+
<key>weight</key>
92+
<real>20</real>
93+
</dict>
94+
<key>^Resources/.*\.lproj/</key>
95+
<dict>
96+
<key>optional</key>
97+
<true/>
98+
<key>weight</key>
99+
<real>1000</real>
100+
</dict>
101+
<key>^Resources/.*\.lproj/locversion.plist$</key>
102+
<dict>
103+
<key>omit</key>
104+
<true/>
105+
<key>weight</key>
106+
<real>1100</real>
107+
</dict>
108+
<key>^Resources/Base\.lproj/</key>
109+
<dict>
110+
<key>weight</key>
111+
<real>1010</real>
112+
</dict>
113+
<key>^[^/]+$</key>
114+
<dict>
115+
<key>nested</key>
116+
<true/>
117+
<key>weight</key>
118+
<real>10</real>
119+
</dict>
120+
<key>^embedded\.provisionprofile$</key>
121+
<dict>
122+
<key>weight</key>
123+
<real>20</real>
124+
</dict>
125+
<key>^version\.plist$</key>
126+
<dict>
127+
<key>weight</key>
128+
<real>20</real>
129+
</dict>
130+
</dict>
131+
</dict>
132+
</plist>

native/app/Embedded/ui.zip

461 KB
Binary file not shown.

native/app/eqMac.xcodeproj/project.pbxproj

Lines changed: 16 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,8 @@
5252
E0493D0B21F222D300A8FD3D /* EventInterceptor.swift in Sources */ = {isa = PBXBuildFile; fileRef = E0493D0A21F222D300A8FD3D /* EventInterceptor.swift */; };
5353
E04E256021E21717002DFC2A /* AdvancedEqualizerState.swift in Sources */ = {isa = PBXBuildFile; fileRef = E04E255F21E21717002DFC2A /* AdvancedEqualizerState.swift */; };
5454
E04E256221E23CD5002DFC2A /* AdvancedEqualizer.swift in Sources */ = {isa = PBXBuildFile; fileRef = E04E256121E23CD5002DFC2A /* AdvancedEqualizer.swift */; };
55+
E04E7AB9247C67C1006A2AC3 /* eqMac.driver in Resources */ = {isa = PBXBuildFile; fileRef = E04E7AB8247C67C1006A2AC3 /* eqMac.driver */; };
56+
E04E7ABB247C690B006A2AC3 /* ui.zip in Resources */ = {isa = PBXBuildFile; fileRef = E04E7ABA247C690B006A2AC3 /* ui.zip */; };
5557
E05559851FF64CF6009EE4B7 /* BitOperations.swift in Sources */ = {isa = PBXBuildFile; fileRef = E05559841FF64CF6009EE4B7 /* BitOperations.swift */; };
5658
E057A637227032EC0019D13C /* EngineDataBus.swift in Sources */ = {isa = PBXBuildFile; fileRef = E057A636227032EC0019D13C /* EngineDataBus.swift */; };
5759
E057A639227038B80019D13C /* Settings.swift in Sources */ = {isa = PBXBuildFile; fileRef = E057A638227038B80019D13C /* Settings.swift */; };
@@ -97,7 +99,6 @@
9799
E0E8B63420EEB6A900DE905C /* VolumeState.swift in Sources */ = {isa = PBXBuildFile; fileRef = E0E8B62C20EEB6A900DE905C /* VolumeState.swift */; };
98100
E0E8B63620EEB6A900DE905C /* ApplicationState.swift in Sources */ = {isa = PBXBuildFile; fileRef = E0E8B62E20EEB6A900DE905C /* ApplicationState.swift */; };
99101
E0ECA88B23B8B8DD002AFBF0 /* AVAudioEngine.swift in Sources */ = {isa = PBXBuildFile; fileRef = E0ECA88A23B8B8DD002AFBF0 /* AVAudioEngine.swift */; };
100-
E0F4FD9E22888D5A00BEB0A6 /* eqMac.driver in Resources */ = {isa = PBXBuildFile; fileRef = E0F4FD9D22888D5A00BEB0A6 /* eqMac.driver */; };
101102
E0F661711FDC38BE00252923 /* WebKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E0F661701FDC38B600252923 /* WebKit.framework */; };
102103
E0F661861FDDED0C00252923 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = E0F661851FDDED0C00252923 /* ViewController.swift */; };
103104
E0FFB703200119060003EC9E /* StatusItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = E0FFB702200119060003EC9E /* StatusItem.swift */; };
@@ -169,6 +170,8 @@
169170
E0493D0A21F222D300A8FD3D /* EventInterceptor.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EventInterceptor.swift; sourceTree = "<group>"; };
170171
E04E255F21E21717002DFC2A /* AdvancedEqualizerState.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AdvancedEqualizerState.swift; sourceTree = "<group>"; };
171172
E04E256121E23CD5002DFC2A /* AdvancedEqualizer.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AdvancedEqualizer.swift; sourceTree = "<group>"; };
173+
E04E7AB8247C67C1006A2AC3 /* eqMac.driver */ = {isa = PBXFileReference; lastKnownFileType = folder; path = eqMac.driver; sourceTree = "<group>"; };
174+
E04E7ABA247C690B006A2AC3 /* ui.zip */ = {isa = PBXFileReference; lastKnownFileType = archive.zip; path = ui.zip; sourceTree = "<group>"; };
172175
E05559841FF64CF6009EE4B7 /* BitOperations.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BitOperations.swift; sourceTree = "<group>"; };
173176
E057A636227032EC0019D13C /* EngineDataBus.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EngineDataBus.swift; sourceTree = "<group>"; };
174177
E057A638227038B80019D13C /* Settings.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Settings.swift; sourceTree = "<group>"; };
@@ -206,7 +209,6 @@
206209
E0A3B96220DF992600E46908 /* Buffer.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Buffer.swift; sourceTree = "<group>"; };
207210
E0A48D6123C5FB6B00700C39 /* eqMac.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = eqMac.entitlements; sourceTree = "<group>"; };
208211
E0A9A90D22D24A6200EB1E49 /* Window.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Window.swift; sourceTree = "<group>"; };
209-
E0AB8FA223C3D5B900035701 /* LaunchAtLogin.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = LaunchAtLogin.framework; path = Carthage/Build/Mac/LaunchAtLogin.framework; sourceTree = "<group>"; };
210212
E0AD99D42251022700D893F7 /* AdvancedEqualizerDefaultPresets.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AdvancedEqualizerDefaultPresets.swift; sourceTree = "<group>"; };
211213
E0AFAE9A23C39187007D2D56 /* LaunchAtLogin.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = LaunchAtLogin.framework; path = Carthage/Build/Mac/LaunchAtLogin.framework; sourceTree = "<group>"; };
212214
E0C5629220A39651000902ED /* Bridge.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Bridge.swift; sourceTree = "<group>"; };
@@ -223,7 +225,6 @@
223225
E0E8B62E20EEB6A900DE905C /* ApplicationState.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ApplicationState.swift; sourceTree = "<group>"; };
224226
E0ECA88923B7F816002AFBF0 /* ExceptionCatcher.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ExceptionCatcher.h; sourceTree = "<group>"; };
225227
E0ECA88A23B8B8DD002AFBF0 /* AVAudioEngine.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AVAudioEngine.swift; sourceTree = "<group>"; };
226-
E0F4FD9D22888D5A00BEB0A6 /* eqMac.driver */ = {isa = PBXFileReference; lastKnownFileType = folder; name = eqMac.driver; path = ../build/eqMac/Build/Products/Release/eqMac.driver; sourceTree = "<group>"; };
227228
E0F661701FDC38B600252923 /* WebKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = WebKit.framework; path = System/Library/Frameworks/WebKit.framework; sourceTree = SDKROOT; };
228229
E0F661851FDDED0C00252923 /* ViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; };
229230
E0FFB702200119060003EC9E /* StatusItem.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StatusItem.swift; sourceTree = "<group>"; };
@@ -356,13 +357,22 @@
356357
path = DataBus;
357358
sourceTree = "<group>";
358359
};
360+
E04E7AB7247C3FAF006A2AC3 /* Embedded */ = {
361+
isa = PBXGroup;
362+
children = (
363+
E04E7ABA247C690B006A2AC3 /* ui.zip */,
364+
E04E7AB8247C67C1006A2AC3 /* eqMac.driver */,
365+
);
366+
path = Embedded;
367+
sourceTree = "<group>";
368+
};
359369
E086AFF31FCCB8E700CF9F0D = {
360370
isa = PBXGroup;
361371
children = (
362372
E0A48D6123C5FB6B00700C39 /* eqMac.entitlements */,
363373
E05901ED2221F21E006B93A5 /* Sandbox.playground */,
364374
E0F661751FDCA05F00252923 /* Source */,
365-
E0F4FD9C22888D1100BEB0A6 /* Embedded */,
375+
E04E7AB7247C3FAF006A2AC3 /* Embedded */,
366376
E0F661741FDCA01F00252923 /* Supporting Files */,
367377
E086AFFD1FCCB8E700CF9F0D /* Products */,
368378
A433E835860EBA2247574C67 /* Pods */,
@@ -529,15 +539,6 @@
529539
path = Scripts;
530540
sourceTree = "<group>";
531541
};
532-
E0F4FD9C22888D1100BEB0A6 /* Embedded */ = {
533-
isa = PBXGroup;
534-
children = (
535-
E0AB8FA223C3D5B900035701 /* LaunchAtLogin.framework */,
536-
E0F4FD9D22888D5A00BEB0A6 /* eqMac.driver */,
537-
);
538-
name = Embedded;
539-
sourceTree = "<group>";
540-
};
541542
E0F661741FDCA01F00252923 /* Supporting Files */ = {
542543
isa = PBXGroup;
543544
children = (
@@ -670,11 +671,12 @@
670671
isa = PBXResourcesBuildPhase;
671672
buildActionMask = 2147483647;
672673
files = (
673-
E0F4FD9E22888D5A00BEB0A6 /* eqMac.driver in Resources */,
674674
E0267AFA218ADD9500FB2E5A /* install_driver.sh in Resources */,
675+
E04E7AB9247C67C1006A2AC3 /* eqMac.driver in Resources */,
675676
E086B0021FCCB8E700CF9F0D /* assets.xcassets in Resources */,
676677
E09C17201FEC1969008E65A4 /* Main.storyboard in Resources */,
677678
E02520C22455F1DD0072F785 /* ui.zip in Resources */,
679+
E04E7ABB247C690B006A2AC3 /* ui.zip in Resources */,
678680
E02B922C219843DF00AC130B /* open_privacy_microphone_settings.scpt in Resources */,
679681
E0267AF7218ADD8D00FB2E5A /* uninstall_driver.sh in Resources */,
680682
);

native/driver/Driver.xcodeproj/xcshareddata/xcschemes/Driver - Debug.xcscheme

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,6 @@
2929
shouldUseLaunchSchemeArgsEnv = "YES">
3030
<Testables>
3131
</Testables>
32-
<AdditionalOptions>
33-
</AdditionalOptions>
3432
</TestAction>
3533
<LaunchAction
3634
buildConfiguration = "Debug"
@@ -51,8 +49,6 @@
5149
ReferencedContainer = "container:Driver.xcodeproj">
5250
</BuildableReference>
5351
</MacroExpansion>
54-
<AdditionalOptions>
55-
</AdditionalOptions>
5652
</LaunchAction>
5753
<ProfileAction
5854
buildConfiguration = "Release"

native/driver/Scripts/build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/sh
22
# Type a script or drag a script file from your workspace to insert its path.
33
if [ "${CONFIGURATION}" = "Release" ]; then
4-
true
4+
cp -r "$BUILT_PRODUCTS_DIR/$FULL_PRODUCT_NAME" "$SRCROOT/../app/Embedded/$FULL_PRODUCT_NAME"
55
fi
66

77
if [ "${CONFIGURATION}" = "Debug" ]; then

ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "1.0.1",
44
"scripts": {
55
"start": "ng serve",
6-
"build": "rm -rf dist/ && ng build --prod && cd dist/ && zip -r -D ui.zip * -x '*.DS_Store'",
6+
"build": "rm -rf dist/ && ng build --prod && cd dist/ && zip -r -D ui.zip * -x '*.DS_Store' && cp ui.zip ../../native/app/Embedded",
77
"deploy": "export $(egrep -v '^#' .env | xargs) && ./scripts/deploy.sh",
88
"purge-cache": "./node_modules/.bin/ts-node -O '{\"module\":\"commonjs\"}' ./scripts/purge-cache.ts"
99
},

0 commit comments

Comments
 (0)