|
@@ -9,7 +9,7 @@
|
|
|
<key>CFBundleExecutable</key>
|
|
|
<string>$(EXECUTABLE_NAME)</string>
|
|
|
<key>CFBundleIdentifier</key>
|
|
|
- <string>it.twsweb.Nextcloud.$(PRODUCT_NAME:rfc1034identifier)</string>
|
|
|
+ <string>$(PRODUCT_BUNDLE_IDENTIFIER)</string>
|
|
|
<key>CFBundleInfoDictionaryVersion</key>
|
|
|
<string>6.0</string>
|
|
|
<key>CFBundleName</key>
|
|
@@ -18,10 +18,8 @@
|
|
|
<string>XPC!</string>
|
|
|
<key>CFBundleShortVersionString</key>
|
|
|
<string>2.17</string>
|
|
|
- <key>CFBundleSignature</key>
|
|
|
- <string>????</string>
|
|
|
<key>CFBundleVersion</key>
|
|
|
- <string>00029</string>
|
|
|
+ <string>00030</string>
|
|
|
<key>NSAppTransportSecurity</key>
|
|
|
<dict>
|
|
|
<key>NSAllowsArbitraryLoads</key>
|