Fix enum to objc core data for app permission

This commit is contained in:
Joe Mattiello
2023-03-04 04:00:00 -05:00
parent 452cf89c95
commit 1f2693bea6
13 changed files with 90 additions and 17 deletions

View File

@@ -23,6 +23,11 @@
<string>$(PRODUCT_BUNDLE_PACKAGE_TYPE)</string>
<key>CFBundleShortVersionString</key>
<string>$(MARKETING_VERSION)</string>
<key>INIntentsSupported</key>
<array>
<string>RefreshAllIntent</string>
<string>ViewAppIntent</string>
</array>
<key>CFBundleVersion</key>
<string>1</string>
<key>NSExtension</key>