Closed alexrrouse closed 11 years ago
The init methods are a little misleading. We might want to change them to initWithPathForResource: and just initWithURL:.
initWithPathForResource:
initWithURL:
@joe-goullaud good call. Updated.
Looks good. Merging...
The init methods are a little misleading. We might want to change them to
initWithPathForResource:
and justinitWithURL:
.