ios - Asset catalogues and multiple targets -
ios - Asset catalogues and multiple targets -
before start , move towards utilize of asset catalogues (which seems alternative in xcode 6, apart manually manipulating info.plist) inquire if there way have different asset catalogues different build targets.
i have multiple targets different apps using same code base. far had different folders each target icons etc. , included ones wanted.
how do asset catalogues, or best way deal situation in xcode 6?
you can have several "icon app" in same xcassets file (right-click + new app icon). can select "icon app" want utilize each of target.
ios iphone xcode xcode6 asset-catalog
Comments
Post a Comment