issues
search
pinterest
/
PINCache
Fast, non-deadlocking parallel object cache for iOS, tvOS and OS X
Apache License 2.0
2.66k
stars
360
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Cut 3.0.4 release #changelog
#331
andyfinnell
closed
6 months ago
0
Bump up versions for Xcode 15+
#330
rgnns
opened
6 months ago
0
Add ability to configure maxConcurrentOperations
#329
andyfinnell
closed
6 months ago
0
Add Least Frequently Used eviction strategy
#328
andyfinnell
closed
6 months ago
0
Update project and installation methods (CocoaPods and Swift Package Manager) for Xcode 15
#327
ghost
closed
6 months ago
10
Add PrivacyInfo.xcprivacy to podspec
#326
gazadge
opened
7 months ago
1
Add PrivacyInfo.xcprivacy
#325
garricn
closed
7 months ago
6
Privacy manifest
#324
lamdaniel
opened
10 months ago
1
Fix Xcode 14.3 which supports only iOS 11.0+
#320
kenstir
opened
1 year ago
0
there is a difference
#318
phonefixnicole
closed
2 years ago
0
Don't hold lock while sorting
#317
garrettmoon
closed
2 years ago
1
Stop specifying Xcode 12, no longer necessary
#316
garrettmoon
closed
2 years ago
0
Only sort accessDates if totalCost exceeds costLimit
#315
kchronis
closed
2 years ago
0
Secure code by using NSSecureCoding instead of NSCoding
#314
guraghav
opened
2 years ago
0
Disable asserts in release builds when using Swift Package Manager
#313
rcancro
closed
2 years ago
0
[Fix] Disk cache always trims cache to default size on creation
#312
tjwio
closed
3 years ago
0
Carthage vs SPM differences
#311
icedice
opened
3 years ago
0
Remove invalid excludes from Package.swift
#310
aplr
closed
3 years ago
1
+[NSKeyedUnarchiver unarchiveObjectWithData:] is deprecated on iOS 12
#309
woshimaliang
closed
3 years ago
0
Fixed SPM warnings, invalid excludes (file not found), as shown in Xcode 13
#308
jonkan
closed
3 years ago
0
PINOperation dependency updated to 1.2.1 to support xcframework build
#307
nickaroot
opened
3 years ago
0
Remove Carthage folder
#306
AYastrebov
closed
3 months ago
4
Allow enumeration of PINCache
#305
vade
opened
3 years ago
3
pincache framework problem with Xcode12.3 version
#304
DhagatKinjal
closed
3 years ago
7
+[PINDiskCache moveItemAtURLToTrash:] (PINDiskCache.m:451) Crashed at -[NSURL fileSystemRepresentation]
#303
Jason-Stan-Lee
opened
3 years ago
5
Upload binary framework on every new release for Carthage users.
#302
3a4oT
opened
4 years ago
0
Fixed spm integration on regular Xcode project.
#301
3a4oT
closed
3 years ago
3
Fix SPM support
#300
woxtu
opened
4 years ago
0
Using MemCache as TTL but not disk cache
#299
icedice
closed
3 years ago
2
Carthage no longer builds with Xcode 12
#298
garrettmoon
closed
4 years ago
0
Uses +[NSKeyedUnarchiver unarchiveObjectWithData:] which is deprecated when targeting iOS12
#297
bolsinga
opened
4 years ago
3
Fix a race between -[removeAllObjects] and -[removeObjectForKey:] which could cause an item to not be removed
#296
mjbshaw
closed
4 years ago
4
PINDiskCache: +[moveItemAtURLToTrash:] races with +[emptyTrash]
#295
mjbshaw
closed
4 years ago
0
Update RELEASE.md to reflect automated release process
#294
garrettmoon
opened
4 years ago
0
Update PINOperation to fix imports
#293
garrettmoon
closed
4 years ago
0
Add support for automated releases
#292
garrettmoon
closed
4 years ago
0
Bump minimum deployment target to iOS 9.0 in project and podspec.
#291
Zandor300
opened
4 years ago
0
Fix up imports
#290
garrettmoon
closed
4 years ago
0
Module 'PINOperation' not found ERROR in objc!
#289
internalG
closed
4 years ago
10
Release 3.0.2
#288
garrettmoon
closed
4 years ago
0
Update checkout action
#287
garrettmoon
closed
4 years ago
0
Use make commands on the CI so it actually fails
#286
garrettmoon
closed
4 years ago
0
`make carthage` Fails On Xcode 12
#285
altonlau
closed
4 years ago
2
Error in xcode12 compilation
#284
zhouxubin
closed
4 years ago
9
Added SPM support
#283
3a4oT
closed
4 years ago
4
Fix build issues by removing nested PINOperation.xcodeproj
#282
elliottwilliams
closed
4 years ago
4
Fix PINCaching compiling in Xcode 12.0b6 (#275)
#281
SAGESSE-CN
closed
4 years ago
10
Fixes up the Carthage build for downstream projects
#280
garrettmoon
closed
4 years ago
0
Fix the issue of Carthage build for watchOS target.
#279
dreampiggy
closed
4 years ago
1
Release PINCache 3.0.1
#278
garrettmoon
closed
4 years ago
1
Next