Skip to content

Commit

Permalink
Merge pull request #737 from prey/Fix/newer_prey_app
Browse files Browse the repository at this point in the history
newer Prey.app
  • Loading branch information
SoraKenji authored Mar 22, 2023
2 parents 8e995e8 + 09b0d61 commit 8428595
Show file tree
Hide file tree
Showing 8 changed files with 44 additions and 10 deletions.
6 changes: 5 additions & 1 deletion lib/agent/utils/Prey.app/Contents/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@
<string>Prey</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>3.1</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
Expand All @@ -43,11 +45,13 @@
<key>DTXcodeBuild</key>
<string>13F100</string>
<key>LSMinimumSystemVersion</key>
<string>10.10</string>
<string>10.7</string>
<key>LSUIElement</key>
<true/>
<key>NSCameraUsageDescription</key>
<string>Prey utilizes the device's camera to take pictures when you request evidence reports.</string>
<key>NSLocationUsageDescription</key>
<string>When Prey cannot get the Wifi MAC addresses, it will use the location of the device to track it.</string>
<key>NSMainNibFile</key>
<string>MainView</string>
<key>NSPrincipalClass</key>
Expand Down
Binary file modified lib/agent/utils/Prey.app/Contents/MacOS/Prey
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified lib/agent/utils/Prey.app/Contents/Resources/Assets.car
Binary file not shown.
Binary file not shown.
Binary file not shown.
48 changes: 39 additions & 9 deletions lib/agent/utils/Prey.app/Contents/_CodeSignature/CodeResources
Original file line number Diff line number Diff line change
Expand Up @@ -4,25 +4,55 @@
<dict>
<key>files</key>
<dict>
<key>Resources/AlertIcon.png</key>
<data>
H7QTXumrVW3Ne2kwqf9vwuRy2e4=
</data>
<key>Resources/[email protected]</key>
<data>
ar3f79j/wQ1aM64KyLffvkm2gAA=
</data>
<key>Resources/AppIcon.icns</key>
<data>
WYR5fY5RSK5tXbom3UtMnJu15Po=
</data>
<key>Resources/Assets.car</key>
<data>
QjN7I2rxGlAOqfh87f1hpD4SK60=
b41Sz0+vJIyyEFpgXHdoqWUKPBU=
</data>
<key>Resources/MainView.nib/keyedobjects-101300.nib</key>
<data>
ZbLE2IyurbrU82IjN4yEvU+VyUU=
LWJgmwZs5kEn4tPv+7MMit7zDC8=
</data>
<key>Resources/MainView.nib/keyedobjects.nib</key>
<data>
LBpiAA9su8zIYECdW5fp1egxBz0=
xb/krzjHBZWy2GUJHmIGwXOZpyI=
</data>
</dict>
<key>files2</key>
<dict>
<key>Resources/AlertIcon.png</key>
<dict>
<key>hash</key>
<data>
H7QTXumrVW3Ne2kwqf9vwuRy2e4=
</data>
<key>hash2</key>
<data>
2udLYrBPS+24rBvGo9sq6l058N3Ol5Hko1xJr5aTHWY=
</data>
</dict>
<key>Resources/[email protected]</key>
<dict>
<key>hash</key>
<data>
ar3f79j/wQ1aM64KyLffvkm2gAA=
</data>
<key>hash2</key>
<data>
JnBAel+bPvfCUjMTQewMC5SIIcC51+NaUhRzxAqJQAQ=
</data>
</dict>
<key>Resources/AppIcon.icns</key>
<dict>
<key>hash</key>
Expand All @@ -38,33 +68,33 @@
<dict>
<key>hash</key>
<data>
QjN7I2rxGlAOqfh87f1hpD4SK60=
b41Sz0+vJIyyEFpgXHdoqWUKPBU=
</data>
<key>hash2</key>
<data>
a/uXmw8XRZCrrIGQWeYsFSbWWoG60c03FScbd2T013A=
qo+uWfY6MD3G27E7rBQl4BlUaqDPv7p3zFUOX2hvjXA=
</data>
</dict>
<key>Resources/MainView.nib/keyedobjects-101300.nib</key>
<dict>
<key>hash</key>
<data>
ZbLE2IyurbrU82IjN4yEvU+VyUU=
LWJgmwZs5kEn4tPv+7MMit7zDC8=
</data>
<key>hash2</key>
<data>
VlYdJaSDf1UcEhrE9+Ha5iemt9jEOBOErlXUuT+v1Es=
+gTbTy2DwfPHXagS2gOuSMvsF2hGEN2mgpBUxsgF2p4=
</data>
</dict>
<key>Resources/MainView.nib/keyedobjects.nib</key>
<dict>
<key>hash</key>
<data>
LBpiAA9su8zIYECdW5fp1egxBz0=
xb/krzjHBZWy2GUJHmIGwXOZpyI=
</data>
<key>hash2</key>
<data>
Rak9wNZqmH3fDrC3vsRXbZtlCin2QiSx0T3bCQK5mAQ=
itzAugidEpcMboUFzfnjKZJtwaPlxU9Xr2mVJO4QTTE=
</data>
</dict>
</dict>
Expand Down

0 comments on commit 8428595

Please sign in to comment.