You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[[LSApplicationWorkspace defaultWorkspace] installApplication:[NSURLfileURLWithPath:@"/Library/Caches/com.utmapp.UTM/UTM.ipa"] withOptions:[NSDictionarydictionaryWithObject:@"com.utmapp.UTM"forKey:@"CFBundleIdentifier"]]; // This function will remove the ipa file.
9
+
[[LSApplicationWorkspace defaultWorkspace] installApplication:[NSURLfileURLWithPath:@"/var/tmp/com.utmapp.UTM/UTM.ipa"] withOptions:[NSDictionarydictionaryWithObject:@"com.utmapp.UTM"forKey:@"CFBundleIdentifier"]]; // This function will remove the ipa file.
0 commit comments