aricloverGitHub (INACTIVE)
6dd1ccd9ee
Update buildapp.yml
...
I’m trying to make so that it uses 5.0.1 instead the latest release. I think it’s intentionally causing the app to crash?
2024-12-18 12:28:48 -06:00
aricloverGitHub (INACTIVE)
c050913eae
Update buildapp.yml
2024-12-04 15:54:40 -06:00
aricloverGitHub (INACTIVE)
a0f499eb1f
Support for SDK_PATH (buildapp.yml)
2024-12-04 15:02:11 -06:00
aricloverGitHub (INACTIVE)
42c5b2f446
Update buildapp.yml
2024-12-04 14:41:44 -06:00
aricloverGitHub (INACTIVE)
825889bae7
Update buildapp.yml
...
Change had to happen. macOS-12 is gone.
2024-12-04 14:39:03 -06:00
aricloverGitHub (INACTIVE)
bce5f16614
Update buildapp.yml
2024-11-10 04:20:37 -06:00
aricloverGitHub (INACTIVE)
1cdc905d30
Update buildapp.yml to macos-13
2024-11-09 11:55:57 -06:00
aric3435 (INACTIVE)
5ec51c8e4b
Update buildapp.yml
2024-10-16 20:40:49 -05:00
aric3435 (INACTIVE)
ff9c8ec093
Update buildapp.yml
2024-10-16 17:00:20 -05:00
aric3435 (INACTIVE)
32c729428f
Revert buildapp.yml changes
...
This has been temporary changed back to the way it was. buildapp.yml will likely break in December 3rd, 2024
2024-10-16 16:47:35 -05:00
aric3435 (INACTIVE)
99a28d7e58
Update buildapp.yml
...
Fixes Theos (substrate error for macos-13 or higher)
2024-10-15 18:03:30 -05:00
aric3435 (INACTIVE)
ef11bed46b
Update buildapp.yml
...
Added step hiding URL to decrypted YOUTUBE ipa from public actions workflow log. - these changes were by “marcinmajsc” in https://github.com/arichornlover/uYouEnhanced/pull/768
2024-10-15 17:24:58 -05:00
aric3435 (INACTIVE)
f4452531da
Update theos (buildapp.yml)
2024-10-09 23:04:49 -05:00
aric3435 (INACTIVE)
452f9f59bd
Update buildapp.yml to macos-13
2024-10-09 17:07:04 -05:00
Bryce Hackel
46d6b163b9
Fix YouTube Extensions bug
2024-08-05 03:09:41 -07:00
Bryce Hackel
7a2f0b013d
Revert Revert Revert Makefile
2024-07-28 17:15:56 -07:00
Bryce Hackel
a70a4c5e0b
Copy from uYouEnhanced
2024-07-27 17:20:05 -07:00
Bryce Hackel
11bebd527e
Revert Revert Makefile but it works plz
2024-07-27 15:14:23 -07:00
Bryce Hackel
911425b9eb
Add code to remove UISupportedDevices
2024-07-27 00:50:07 -07:00
Bryce Hackel
665abdd65a
Add job summary
2024-07-27 00:50:00 -07:00
Bryce Hackel
f274cf7664
Cleanup makefile and actions script
2024-07-26 22:54:55 -07:00
Bryce Hackel
8a79f37aba
Cleanup and add workflow settings
2024-07-04 15:53:53 -07:00
arichornlover
b7946797d1
Fix SDK caching
2024-06-27 19:02:12 -05:00
arichornloverALT
0b025a9959
Temporary fix SDK not compiling
2024-06-26 12:46:13 -05:00
Balackburn
4c90b27713
typo
2024-06-10 23:40:43 +02:00
Balackburn
04fbeb3df4
buildapp.yml
2024-06-10 23:29:40 +02:00
Balackburn
2759c71f5a
Added catbox.moe artifact upload & bypass rate limit
2024-06-10 23:03:47 +02:00
arichornlover
2d5aa7fbc6
✅ Compling Resolved (buildapp.yml)
2024-06-08 23:48:56 -05:00
arichornlover
5677c32827
Update buildapp.yml (Modified Commit ID)
...
It will default to f78647efe0
Until issues are resolved. Something is wrong with both iSponsorBlock+YouTubeHeader.
2024-06-05 16:11:01 -05:00
Macley
f78647efe0
Revert "Fix Theo’s warning about not defining build version" ( #169 )
...
* Revert "Fix Theo’s warning about not defining build version (#164 )"
This reverts commit 5f5560e41a
.
* Remove empty line
2024-06-05 20:22:28 +02:00
arichornlover
89063c0a79
Improve buildapp.yml
2024-06-04 21:30:30 -05:00
Macley
5f5560e41a
Fix Theo’s warning about not defining build version ( #164 )
2024-06-03 23:33:14 +02:00
Balackburn
ac18fa40a2
Added support for 4.0
2024-06-03 03:45:51 +02:00
MrAlucardDante
087117a86b
Update iOS SDK
...
uYouEnhanced and YoutubeRebornPlus use the version 16.4 of the iOS SDK.
I was able to build the app successfully using this version
2024-04-27 15:05:31 +02:00
arichornlover
1837fb1154
Fix YTLitePlus building
2024-04-26 21:15:37 -05:00
Macley
6407c62986
Get ytlite ver from project instead of manual input ( #101 )
...
* Update buildapp.yml
2024-03-18 12:34:41 +01:00
Macley
3b64ad3aba
Automatically get Youtube version from the ipa itself ( #100 )
...
* See what's inside an unpacked .ipa
* cat the plist that has the info which yt version we're getting
* extract the version and see how available the variable is
* Use yt_version variable in build process
* single quote also the first sed to avoid double quoting
* Update buildapp.yml
* Update buildapp.yml
* Update buildapp.yml
* Update buildapp.yml
* try it this way?
* the grand final!
* Use Info.plist within ipa to determin yt version instead
2024-03-18 11:27:35 +01:00
Balackburn
b70f981c7e
Updated make and gh actions (thank's @Macleykun)
2024-03-17 19:04:31 +01:00
Balackburn
507cb58716
Latest YTLiteVersion for buildapp.yml
2024-03-07 21:28:05 +01:00
Balackburn
359ecc0c8d
update buildapp.yml version
2024-02-28 13:10:09 +01:00
Bryce Hackel
3b9d979cfd
Replace subversion with git
2024-01-09 21:11:29 -08:00
Balackburn
9980ffed92
Update buildapp.yml with new 2.4 YTLite Version
2023-11-10 20:56:16 +01:00
Balackburn
c6eeb27451
updated buildapp.yml
2023-10-10 13:13:40 +02:00
arichorn
19050377c3
Added iOS 16.2 SDK
...
Removes iOS 15.5 SDK
2023-08-19 22:31:58 -05:00
arichorn
866b01ad4a
Downgrade Theos
2023-07-25 20:40:02 -05:00
Balackburn
b5955efa8b
removed test.yml
2023-07-08 12:10:56 +02:00
Balackburn
e35640092a
testing auto altstore update
2023-07-08 11:41:31 +02:00
Balackburn
47c76d1edc
fix
2023-07-07 16:45:32 +02:00
Balackburn
5dd9f3d35b
cleaned
2023-07-07 16:14:36 +02:00
Balackburn
fbebbd24dd
auto version change in Makefile
2023-07-07 16:04:42 +02:00