Skip to content

HapticTide/MLeaksFinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MLeaksFinder

Example

To run the example project, clone the repo, open MLeaksFinder-Example.xcodeproj file.

Requirements

  • Xcode 15.4+
  • Swift 5.10+
  • iOS 14.0+

Installation

Swift Package Manager:

dependencies: [
    .package(url: "https://github.com/sunimp/MLeaksFinder.git", .upToNextMajor(from: "0.1.0"))
]

License

MLeaksFinder is available under the MIT license. See the LICENSE file for more info.

About

Find memory leaks in your iOS app at develop time.

Resources

License

Stars

Watchers

Forks

Packages

No packages published