Skip to content
This repository has been archived by the owner on Nov 7, 2024. It is now read-only.

Commit

Permalink
idk anymore, changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Al4ise committed Oct 11, 2022
1 parent 028863b commit 36c0f12
Show file tree
Hide file tree
Showing 3 changed files with 182 additions and 630 deletions.
4 changes: 2 additions & 2 deletions .vscode/build.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash

cp azule iOS/usr/bin/azule
cp modules/azule_apt iOS/usr/lib/Azule
cp modules/azule_decrypt iOS/usr/lib/Azule
cp modules/azule_apt iOS/usr/lib/Azule/modules/
cp modules/azule_decrypt iOS/usr/lib/Azule/modules/
find iOS -name .DS_Store -exec rm -rf {} \;
dpkg-deb -b iOS Azule-iOS.deb
2 changes: 1 addition & 1 deletion iOS/DEBIAN/control
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Name: Azule
Package: com.alaise.azule
Priority: optional
Version: 0.7.4
Version: 0.7.5
Architecture: iphoneos-arm
Author: Alaise
Maintainer: Alaise
Expand Down
Loading

0 comments on commit 36c0f12

Please sign in to comment.