I've used FileKit for a while now, but a problem has plagued me often.
I'm never able to po anything FileKit related.
Any ideas why this is the case?
for example :
(lldb) po name
expression produced error: error: /var/folders/cs/51wtzgp51v157z25_b0fjqn80000gn/T/expr10-5d206b..swift:1:85: error: 'Path' is not a member type of 'FileKit'
Swift._DebuggerSupport.stringForPrintObject(Swift.UnsafePointer<Swift.Array>(bitPattern: 0x1037ff9e0)!.pointee)
I've used FileKit for a while now, but a problem has plagued me often. I'm never able to po anything FileKit related.
Any ideas why this is the case?
for example : (lldb) po name expression produced error: error: /var/folders/cs/51wtzgp51v157z25_b0fjqn80000gn/T/expr10-5d206b..swift:1:85: error: 'Path' is not a member type of 'FileKit' Swift._DebuggerSupport.stringForPrintObject(Swift.UnsafePointer<Swift.Array>(bitPattern: 0x1037ff9e0)!.pointee)