Skip to content

Commit 92c9924

Browse files
Installer update
Mac Install Fix: package sentinel into the installer
1 parent 0c1e9c3 commit 92c9924

15 files changed

Lines changed: 348 additions & 22 deletions

File tree

1.63 KB
Binary file not shown.
Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,54 @@
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>BuildMachineOSBuild</key>
6+
<string>24B91</string>
7+
<key>CFBundleDevelopmentRegion</key>
8+
<string>en</string>
9+
<key>CFBundleDisplayName</key>
10+
<string>Sentinel</string>
11+
<key>CFBundleExecutable</key>
12+
<string>Sentinel</string>
13+
<key>CFBundleIconFile</key>
14+
<string>AppIcon</string>
15+
<key>CFBundleIconName</key>
16+
<string>AppIcon</string>
17+
<key>CFBundleIdentifier</key>
18+
<string>com.alienator88.Sentinel</string>
19+
<key>CFBundleInfoDictionaryVersion</key>
20+
<string>6.0</string>
21+
<key>CFBundleName</key>
22+
<string>Sentinel</string>
23+
<key>CFBundlePackageType</key>
24+
<string>APPL</string>
25+
<key>CFBundleShortVersionString</key>
26+
<string>1.9</string>
27+
<key>CFBundleSupportedPlatforms</key>
28+
<array>
29+
<string>MacOSX</string>
30+
</array>
31+
<key>CFBundleVersion</key>
32+
<string>10</string>
33+
<key>DTCompiler</key>
34+
<string>com.apple.compilers.llvm.clang.1_0</string>
35+
<key>DTPlatformBuild</key>
36+
<string>24B75</string>
37+
<key>DTPlatformName</key>
38+
<string>macosx</string>
39+
<key>DTPlatformVersion</key>
40+
<string>15.1</string>
41+
<key>DTSDKBuild</key>
42+
<string>24B75</string>
43+
<key>DTSDKName</key>
44+
<string>macosx15.1</string>
45+
<key>DTXcode</key>
46+
<string>1610</string>
47+
<key>DTXcodeBuild</key>
48+
<string>16B40</string>
49+
<key>LSApplicationCategoryType</key>
50+
<string>public.app-category.utilities</string>
51+
<key>LSMinimumSystemVersion</key>
52+
<string>12.0</string>
53+
</dict>
54+
</plist>
1.54 MB
Binary file not shown.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
APPL????
89.5 KB
Binary file not shown.
1.56 MB
Binary file not shown.
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
✓ Switched active account for github.com to alienator88
2+
github.com
3+
✓ Logged in to github.com account alienator88 (keyring)
4+
- Active account: true
5+
- Git operations protocol: ssh
6+
- Token: gho_************************************
7+
- Token scopes: 'admin:public_key', 'gist', 'read:org', 'repo'
8+
9+
✓ Logged in to github.com account alin-strongdm (keyring)
10+
- Active account: false
11+
- Git operations protocol: ssh
12+
- Token: gho_************************************
13+
- Token scopes: 'admin:public_key', 'gist', 'read:org', 'repo'
14+
All identities removed.
15+
Identity added: /Users/alin/.ssh/id_ed25519_personal (lupascu.marius@gmail.com)
16+
Loaded SSH keys:
17+
256 SHA256:ogYvK3FE9zzK3OC+c1IGvZ2GLbEP/M7gqCUdbCPbvjg lupascu.marius@gmail.com (ED25519)
18+
Testing SSH access to GitHub:
19+
Hi alienator88! You've successfully authenticated, but GitHub does not provide shell access.
20+
Building and archiving the app...
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
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>method</key>
6+
<string>mac-application</string>
7+
<key>teamID</key>
8+
<string>BK8443AXLU</string>
9+
</dict>
10+
</plist>
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
## What's New
2+
- [x] Add error handling and elevated privileges attempt for the quarantine and sign drops - #9
3+
- [x] Update AF swift package and functions
Lines changed: 179 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,179 @@
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/AppIcon.icns</key>
8+
<data>
9+
h6tZDTyHZ2R2IWkVTtCxLhl+HSg=
10+
</data>
11+
<key>Resources/Assets.car</key>
12+
<data>
13+
EWjuroYvZK+QyGXE1DRkCrCdU+s=
14+
</data>
15+
<key>Resources/Builds/Export/build.log</key>
16+
<data>
17+
/1+R9frhIPUyJgc2j5eXJlGRjCc=
18+
</data>
19+
<key>Resources/Builds/ExportOptions.plist</key>
20+
<data>
21+
0MA4j9V6vZY/5lwV302/eYd+bC4=
22+
</data>
23+
<key>Resources/Builds/changes.md</key>
24+
<data>
25+
taE19+UtRUiIJQOdJrc7uT9MPNw=
26+
</data>
27+
</dict>
28+
<key>files2</key>
29+
<dict>
30+
<key>Resources/AppIcon.icns</key>
31+
<dict>
32+
<key>hash2</key>
33+
<data>
34+
o9EvbNelk40Oz6CKsgeNhz96b+y/PMVfPp9npHocK9g=
35+
</data>
36+
</dict>
37+
<key>Resources/Assets.car</key>
38+
<dict>
39+
<key>hash2</key>
40+
<data>
41+
WnZi0g40uK80Y07oFL7NaTi1zLCpxUlKPPCz6QUvr8E=
42+
</data>
43+
</dict>
44+
<key>Resources/Builds/Export/build.log</key>
45+
<dict>
46+
<key>hash2</key>
47+
<data>
48+
k5ex4VXZ/kJW2TVuNQgARnQ3syKSjCApAth7GOxrEfI=
49+
</data>
50+
</dict>
51+
<key>Resources/Builds/ExportOptions.plist</key>
52+
<dict>
53+
<key>hash2</key>
54+
<data>
55+
APrSQhPZDr6JTHB5NQYf4XtUpeok10HmBsSM+76Jme4=
56+
</data>
57+
</dict>
58+
<key>Resources/Builds/changes.md</key>
59+
<dict>
60+
<key>hash2</key>
61+
<data>
62+
cqM5Q1/KdwiDyllnshzSEeV4QgbkbRpXbwGkYijg1r4=
63+
</data>
64+
</dict>
65+
<key>embedded.provisionprofile</key>
66+
<dict>
67+
<key>hash2</key>
68+
<data>
69+
B/vWCXpwvDXC7Th62V4KnkGLNIEhWtr+/lj2y0WKaJ8=
70+
</data>
71+
</dict>
72+
</dict>
73+
<key>rules</key>
74+
<dict>
75+
<key>^Resources/</key>
76+
<true/>
77+
<key>^Resources/.*\.lproj/</key>
78+
<dict>
79+
<key>optional</key>
80+
<true/>
81+
<key>weight</key>
82+
<real>1000</real>
83+
</dict>
84+
<key>^Resources/.*\.lproj/locversion.plist$</key>
85+
<dict>
86+
<key>omit</key>
87+
<true/>
88+
<key>weight</key>
89+
<real>1100</real>
90+
</dict>
91+
<key>^Resources/Base\.lproj/</key>
92+
<dict>
93+
<key>weight</key>
94+
<real>1010</real>
95+
</dict>
96+
<key>^version.plist$</key>
97+
<true/>
98+
</dict>
99+
<key>rules2</key>
100+
<dict>
101+
<key>.*\.dSYM($|/)</key>
102+
<dict>
103+
<key>weight</key>
104+
<real>11</real>
105+
</dict>
106+
<key>^(.*/)?\.DS_Store$</key>
107+
<dict>
108+
<key>omit</key>
109+
<true/>
110+
<key>weight</key>
111+
<real>2000</real>
112+
</dict>
113+
<key>^(Frameworks|SharedFrameworks|PlugIns|Plug-ins|XPCServices|Helpers|MacOS|Library/(Automator|Spotlight|LoginItems))/</key>
114+
<dict>
115+
<key>nested</key>
116+
<true/>
117+
<key>weight</key>
118+
<real>10</real>
119+
</dict>
120+
<key>^.*</key>
121+
<true/>
122+
<key>^Info\.plist$</key>
123+
<dict>
124+
<key>omit</key>
125+
<true/>
126+
<key>weight</key>
127+
<real>20</real>
128+
</dict>
129+
<key>^PkgInfo$</key>
130+
<dict>
131+
<key>omit</key>
132+
<true/>
133+
<key>weight</key>
134+
<real>20</real>
135+
</dict>
136+
<key>^Resources/</key>
137+
<dict>
138+
<key>weight</key>
139+
<real>20</real>
140+
</dict>
141+
<key>^Resources/.*\.lproj/</key>
142+
<dict>
143+
<key>optional</key>
144+
<true/>
145+
<key>weight</key>
146+
<real>1000</real>
147+
</dict>
148+
<key>^Resources/.*\.lproj/locversion.plist$</key>
149+
<dict>
150+
<key>omit</key>
151+
<true/>
152+
<key>weight</key>
153+
<real>1100</real>
154+
</dict>
155+
<key>^Resources/Base\.lproj/</key>
156+
<dict>
157+
<key>weight</key>
158+
<real>1010</real>
159+
</dict>
160+
<key>^[^/]+$</key>
161+
<dict>
162+
<key>nested</key>
163+
<true/>
164+
<key>weight</key>
165+
<real>10</real>
166+
</dict>
167+
<key>^embedded\.provisionprofile$</key>
168+
<dict>
169+
<key>weight</key>
170+
<real>20</real>
171+
</dict>
172+
<key>^version\.plist$</key>
173+
<dict>
174+
<key>weight</key>
175+
<real>20</real>
176+
</dict>
177+
</dict>
178+
</dict>
179+
</plist>

0 commit comments

Comments
 (0)