Hi,
On 2016-05-25 10:56, Dave wrote:
Hi,
How can I get the version number of an Application from an
NSRunningApplication object?
I tried the following, the BundleID looks ok but
“bundleWithIdentifier:” returns nil?
+(NSInteger) getAppVersionNumberWithRunningApp:(NSRunningApplication*)
theRunn
Hi,
How can I get the version number of an Application from an NSRunningApplication
object?
I tried the following, the BundleID looks ok but “bundleWithIdentifier:”
returns nil?
+(NSInteger) getAppVersionNumberWithRunningApp:(NSRunningApplication*)
theRunningApp
{
NSString*