[frameworksPaths addObject:[libraryPath stringByAppendingPathComponent:@"Frameworks"]];
[frameworksPaths addObject:[libraryPath stringByAppendingPathComponent:@"PrivateFrameworks"]];
}
[frameworksPaths addObject:[libraryPath stringByAppendingPathComponent:@"Frameworks"]];
[frameworksPaths addObject:[libraryPath stringByAppendingPathComponent:@"PrivateFrameworks"]];
}