Use `package` access type in Objective C Code

Hi,
I have a package which is made up of both ObjC and Swift Code. I want to change access type to package but not sure how do I do it in ObjC code.