When creating a new project, I select iOS -> Other -> In-App Purchase.
However, every time a new project is created, I end up with a IAP for OS X:
Does anyone know of a workaround/solution?
I had the same issue, to resolve it I went into build settings and in the architectures section I changed the base SDK from OS X to IOS 8.1 (latest) and changed supported platforms to IOS.