You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -102,6 +102,8 @@ The following options are **optional**:
102
102
-**Darwin**
103
103
104
104
-`darwinIcon` - path to an `.icns` file
105
+
-`darwinAssetsCar` - path to an `Assets.car` file for the main app
106
+
-`darwinMiniAppAssetsCar` - path to an `Assets.car` file for the miniapp (requires `darwinMiniAppName`)
105
107
-`darwinHelpBookFolder` - the `CFBundleHelpBookFolder` value
106
108
-`darwinHelpBookName` - the `CFBundleHelpBookName` value
107
109
-`darwinBundleDocumentTypes` - ([reference](https://developer.apple.com/library/ios/documentation/filemanagement/conceptual/documentinteraction_topicsforios/Articles/RegisteringtheFileTypesYourAppSupports.html)) array of dictionaries, each containing the following structure:
0 commit comments