Skip to main content

Version History

1.5.5

  • using ZipArchive instead of zipping commands
  • fixed downloading SDKs
  • fixed a typo in Home Tab
  • fixed application opening on trollstore helper failure
  • fixed continuation of code execution in build system even when building object files fails

1.5.4.2

  • fixed exporting apps and projects
  • fixed exportation popup on roothide bootstrap
  • replaced some commands with functions, because its cleaner
  • using libfcm instead of curl to download sdks
  • merged FCMTrollstoreEdition CodeBase with FCMJailbreakEdition CodeBase
  • “Resources” directory in Projects is now automatically ignored on Framework finder(sorry)
  • adapted Export Projects Button to work like the Export App Button
  • Removed api call fetcher thingy from log(annoying)
  • added version tag to let the user specify what version of the API they wanna use (more at https://fridacodemanager.github.io/userguide/adv.html)
  • added build-object tag to version “1.1” (more at https://fridacodemanager.github.io/userguide/adv.html)
  • urgent: fixed missthreading issue on opening apps after compiling them leading to an early exit
  • fixed App being opened even after failed compilation

1.5.4

  • fixed exporting apps and projects
  • fixed exportation popup on roothide bootstrap
  • replaced some commands with functions, because its cleaner
  • using libfcm instead of curl to download sdks
  • merged FCMTrollstoreEdition CodeBase with FCMJailbreakEdition CodeBase
  • “Resources” directory in Projects is now automatically ignored on Framework finder(sorry)
  • adapted Export Projects Button to work like the Export App Button
  • Removed api call fetcher thingy from log(annoying)
  • added version tag to let the user specify what version of the API they wanna use (more at https://fridacodemanager.github.io/userguide/adv.html)
  • added build-object tag to version “1.1” (more at https://fridacodemanager.github.io/userguide/adv.html)

1.5.3

  • added support for iOS 13 uicache to ensure roothide bootstrap compatibility
  • fixed that apps are made with the same Module Cache on a pre SDK basis
  • fixed launchscreen (now its not transparent anymore)
  • fixed no-background-threading on Stats problem (now it doesnt freeze anymore when you open Stats, applies to people with a lot of big projects)
  • adding compiler-ignore-content from API to Framework finder (for API stuff, if you wanna try the API here is a example project: https://github.com/fridakitten/FridaCodeManager/releases/download/v1.4/ExampleAPIProject.sproj)

1.5.2

  • Initial Release v1.5.2 “Features & Fixes”

App -> hopefully fixed the temporary file bug for roothide bootstrap

Code Editor -> lines now calculate in background queue -> fixed fps lag when using none-default text color -> fixed the black color reset bug