@@ -62,21 +62,21 @@ Requirements : A Mac having Xcode installed (it can also be a Hackintosh).
62
62
1 . Clone this repository (make sure you don't download it as zip but clone it!):
63
63
``` git clone https://github.com/c22dev/Geranium/ ```
64
64
2 . [ Install Theos and it's requirements] ( https://theos.dev/docs/installation-macos )
65
- 3 . Make sure you have [ Homebrew ] ( https://brew.sh ) installed.
66
- 4 . Run ``` ./ipabuild.sh ```
67
- 5 . Done ! Your ` tipa ` file will be located in ` build ` directory.
65
+ 4 . Ensure you have the [ iPhoneOS14.5.sdk SDK ] ( https://github.com/theos/sdks/tree/master/iPhoneOS14.5.sdk ) installed
66
+ 5 . Run ``` ./ipabuild.sh ```
67
+ 6 . Done ! Your ` tipa ` file will be located in ` build ` directory.
68
68
69
69
If you have any issue with building the app, contact me on Discord, or use the commit labeled to latest release.
70
70
71
71
## Contributing
72
- If you are contributing for the app itself, those bellow instructions don 't apply to you.
72
+ If you are contributing for the app itself, the instructions bellow doesn 't apply to you.
73
73
### Misc
74
- Feel free to open a Pull Request on this Github, but please note I won't merge any typo change (will change it by myself).
74
+ Feel free to open a Pull Request on this Github, but please note I won't merge any typo change (I will change it by myself).
75
75
### Translations
76
76
If you want to submit a new translation, contact me on Discord.
77
- If it's already existing feel free to edit it.
77
+ If it already exists, feel free to edit it !
78
78
### Icon
79
- You can use the icon.sketch file. Please send an icon in 1024x1024.
79
+ You can use the icon.sketch file. Please send an icon in the 1024x1024 resolution, and don't round the borders .
80
80
81
81
## Credits
82
82
### Code-wise
0 commit comments