Thatchapon Unprasert
9cfbb8f53e
Improve scripts
2025-01-18 21:23:38 +07:00
Thatchapon Unprasert
ef85016999
Use sudo for /usr/local/bin
2024-12-30 10:05:10 +07:00
PoomSmart
d65097c417
Always remove the dylib before replacing, or codesign invalid error
2021-02-27 17:37:03 +07:00
Kritanta and Karen/あけみ
d59893eb46
Several Improvements, see comment ( #59 )
...
* Remove reliance on Prefix.pch
Prefix.pch was deprecated with iOS 13 and the functionality was removed with iOS 14 in theos.
* Remove Prefix.pch Reliance
This feature of theos was deprecated and removed with iOS 14.
* Several large changes, see comment
* Update resim/Makefile
Co-authored-by: Karen/あけみ <karen@akemi.ai >
* Update simject/Makefile
Co-authored-by: Karen/あけみ <karen@akemi.ai >
* Update Makefile
Co-authored-by: Karen/あけみ <karen@akemi.ai >
* Update simject/Makefile
Co-authored-by: Karen/あけみ <karen@akemi.ai >
* Update resim/Makefile
Co-authored-by: Karen/あけみ <karen@akemi.ai >
Co-authored-by: Karen/あけみ <karen@akemi.ai >
2020-07-25 11:21:38 +07:00
PoomSmart
6626e6c172
respring_simulator is a long name.
2019-05-19 14:17:25 +07:00
Thatchapon Unprasert
0cb7db1370
Default to iOS 12/Xcode 10 requirements.
2018-07-08 11:14:45 -07:00
Karen Tsai
123dd3d10a
Corrected a mistake in judgement I made earlier — the issue is not with Xcode 9 dropping 32-bit architecture compilation support, but rather being unable to compile for 32-bit architectures if the developer was targeting iOS 11. Corrected this by explicitly defining a target of iOS 5.0.
2017-09-18 15:16:25 -04:00
Karen Tsai
ebf3e7a768
Removed an extraneous \t in the Makefile.
2017-09-18 14:53:51 -04:00
Karen Tsai
34905010c2
Reworded README and reorganised makefiles to compensate for the fact that 32-bit architecture compilation has been removed from Xcode 9.
2017-09-18 14:45:22 -04:00
Karen Tsai
ec191f023c
Reworded most of the text found in simject, made the syntax (always using brackets after if statements) and indentation style (tabs) consistent, prettified the respring_simulator help dialog.
2017-08-04 01:22:43 -04:00
Thatchapon Unprasert
4012dffe6c
simjectUIKit has been deprecated.
2017-07-04 17:32:56 +07:00
Thatchapon Unprasert
3ac509a7a5
My bad.
2017-07-03 10:21:12 +07:00
Thatchapon Unprasert
5cc7fdf99a
-_-
2016-12-17 23:17:19 +07:00
Thatchapon Unprasert
54185995af
Merge remote-tracking branch 'angelXwind/master'
...
# Conflicts:
# Makefile
# respring_simulator/Makefile
# simject/Makefile
# simjectCore.mm
# simjectUIKit/Makefile
# simjectUIKit/simjectUIKit.xm
2016-12-17 23:12:15 +07:00
Karen Tsai
509090e84a
Use macosx target for respring_simulator, which resolves a compatibility issue with macOS 10.12 Sierra. Created an empty dummy control file in respring_simulator's directory to work around a Theos bug.
2016-10-13 16:32:22 -04:00
Karen Tsai
75afae4848
Add simjectUIKit, improved bundle identifier checking, moved to separate projects. Manual merge of @PoomSmart's pull #5 , many thanks goes to him.
2016-08-06 22:04:07 -04:00
Thatchapon Unprasert
62088eb7e8
Separate projects.
2016-06-22 20:46:58 +07:00
Karen Tsai
ea51c54bd7
Add i386 slice to support 32-bit iOS simulators
2016-06-19 10:37:51 -04:00
Karen Tsai
a3c668eb33
Initial commit.
2016-06-18 20:07:02 -04:00