Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / tools / gyp / pylib / gyp / xcodeproj_file.py
index 6e4a1dc..79c3abc 100644 (file)
@@ -1509,6 +1509,7 @@ class PBXFileReference(XCFileLikeElement, XCContainerPortal, XCRemoteObject):
         'storyboard':  'file.storyboard',
         'strings':     'text.plist.strings',
         'ttf':         'file',
+        'xcassets':    'folder.assetcatalog',
         'xcconfig':    'text.xcconfig',
         'xcdatamodel': 'wrapper.xcdatamodel',
         'xib':         'file.xib',