Skip to main content

FridaCodeManager

To download, visit this
page on your iOS device.


Description

Full fledged Xcode-like IDE for iOS. Code, Compile and Install Swift, C, Objective-C, Objective-C++, C++ iOS Apps using an app on iOS. It also supports development of apps using arbitary entitlements. Use FCM anywhere you want, in the bus, train or airplane. You can learn more on how to use FridaCodeManager on our wiki https://fridacodemanager.github.io/.

What’s New in Version 1.6

Released
  • refined permission levels throughout the codebase to ensure more consistent access control
  • fixed an issue where corrupted projects could not be loaded. Users can now successfully open these projects, providing the ability to either repair or delete them—an option that was previously unavailable. This ensures greater control over managing project data and prevents unnecessary project lockouts.
  • resolved issues with exporting apps and projects, ensuring the export process behaves as expected
  • fixed the display of the app icon in the Documents app on files associated with FCM
  • importing via file actions now only supports .sproj to be imported
  • resolved an issue in the credits sheet with profile picture loading, ensuring that images now load consistently and reliably in nearly all cases, significantly improving the user experience when viewing profiles
  • introduced multithreading support, allowing users to open folders seamlessly, improving responsiveness when navigating large directories
  • implemented file grouping to organize files more effectively and prevent clutter within folders
  • created a global function for file loading, reducing code duplication and improving maintainability
  • added smooth animations to all file loading processes to enhance the user experience
  • introduced visually appealing animations for popups, improving user interaction and engagement
  • enhanced popup sizing logic to resolve common bugs related to improper popup display and scaling
  • removed an unnecessary child view to streamline the interface and improve performance
  • eliminated inefficient color reloading during the file opening process, resulting in faster file handling