You can use the basic data with the game for sprites. By default, the Xcode sprite template template does not provide the ability to include basic data in the starter project, but you can always include the basic data in the game with a set of sprites by copying the boiler plate core data code in the AppDelegate file. There are no restrictions on the use of master data in a game with a set of sprites.
source
share