mirror of
https://github.com/NohamR/Tweaks.git
synced 2026-05-24 19:59:59 +00:00
Add iOS .gitignore and TF1Plus.plist
This commit is contained in:
3
TF1Plus/TF1Plus-iOS/.gitignore
vendored
Normal file
3
TF1Plus/TF1Plus-iOS/.gitignore
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
.theos/
|
||||
packages/
|
||||
.DS_Store
|
||||
10
TF1Plus/TF1Plus-iOS/TF1Plus.plist
Normal file
10
TF1Plus/TF1Plus-iOS/TF1Plus.plist
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
Filter = {
|
||||
Bundles = (
|
||||
"com.tf1.applitf1",
|
||||
);
|
||||
Executables = (
|
||||
mytf1,
|
||||
);
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user