fixed memory leaks
This commit is contained in:
parent
4216237c0f
commit
9a492d8418
57 changed files with 48 additions and 3229 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -10,3 +10,6 @@ build/*
|
|||
.DS_Store
|
||||
profile
|
||||
|
||||
JPImagePickerDemo/JPImagePickerDemo.xcodeproj/project.xcworkspace/*
|
||||
JPImagePickerDemo/JPImagePickerDemo.xcodeproj/xcuserdata/*
|
||||
JPImagePickerDemo/build/*
|
||||
|
|
Reference in a new issue