sourcelocation's tutorials
  • Home
  • Repo
  • Discord
  • GitHub
  • Twitter
Sign in Subscribe

Level 2: Intermediate

A collection of 2 posts
iOS Tweak Development Tutorial: PinAnim
Level 2: Intermediate

iOS Tweak Development Tutorial: PinAnim

In this tutorial we will be creating an iOS 14 tweak named PinAnim. I assume you've already completed the iOS 14 Tweak Development: Beginner Tutorial. If not, I highly recommend checking it out before continuing. Here's the final result we want to achieve by the end of this tutorial: 0:
Aug 30, 2022 3 min read
How to setup RemoteLog in Swift/Orion
Level 2: Intermediate

How to setup RemoteLog in Swift/Orion

RemoteLog by Muirey03 is a useful utility for debugging your tweak. Since you can't connect Xcode's debugger (LLDB) and can't use print you either have to use: * NSLog * Logger, which works only with static values. * UIAlertControllers, which are convenient for small text, but if there is a huge amounts of
Aug 26, 2022 1 min read
Page 1 of 1
sourcelocation's tutorials © 2023
  • RSS
Powered by Ghost