forked from rpetrich/AppList
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule framework
updated
14 files
+10 −16 | bin/lib/Logos/BaseMethod.pm | |
+3 −3 | bin/lib/Logos/Generator/MobileSubstrate/Method.pm | |
+5 −0 | bin/lib/Logos/Group.pm | |
+0 −1 | bin/logos.pl | |
+1 −1 | include | |
+5 −0 | makefiles/common.mk | |
+1 −1 | makefiles/instance/shared/bundle.mk | |
+1 −0 | makefiles/master/rules.mk | |
+13 −22 | makefiles/package.mk | |
+2 −0 | makefiles/platform/Darwin.mk | |
+29 −0 | makefiles/stage.mk | |
+2 −2 | makefiles/targets/Darwin/iphone.mk | |
+2 −0 | makefiles/targets/Linux/iphone.mk | |
+1 −1 | templates/iphone/tweak.nic |