chore: fresh build of widgets

also reverts e002d72d41
This commit is contained in:
Nathan Walker
2021-01-29 14:22:54 -08:00
parent 8b26e954d9
commit c4972d7546
11 changed files with 18 additions and 20 deletions

View File

@@ -3,7 +3,8 @@
"version": "7.1.4",
"license": "MIT",
"scripts": {
"setup": "npx rimraf hooks node_modules package-lock.json && npm i && ts-patch install && nx run core:setup",
"clean": "git clean -f -X -d",
"setup": "npm run clean && npm i && ts-patch install && nx run core:setup",
"start": "nps",
"changelog": "conventional-changelog -p angular -i CHANGELOG.md -s"
},

View File

@@ -311,10 +311,7 @@ export class ImageSource implements ImageSourceDefinition {
const data = getImageData(this.ios, format, quality);
if (data) {
const result = NSFileManager.defaultManager.createFileAtPathContentsAttributes(path, data, null);
// release native memory earlier
releaseNativeObject(data);
return result;
return NSFileManager.defaultManager.createFileAtPathContentsAttributes(path, data, null);
}
return false;

View File

Binary file not shown.

View File

@@ -4,20 +4,6 @@
<dict>
<key>AvailableLibraries</key>
<array>
<dict>
<key>DebugSymbolsPath</key>
<string>dSYMs</string>
<key>LibraryIdentifier</key>
<string>ios-arm64</string>
<key>LibraryPath</key>
<string>TNSWidgets.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
</array>
<key>SupportedPlatform</key>
<string>ios</string>
</dict>
<dict>
<key>DebugSymbolsPath</key>
<string>dSYMs</string>
@@ -35,6 +21,20 @@
<key>SupportedPlatformVariant</key>
<string>simulator</string>
</dict>
<dict>
<key>DebugSymbolsPath</key>
<string>dSYMs</string>
<key>LibraryIdentifier</key>
<string>ios-arm64</string>
<key>LibraryPath</key>
<string>TNSWidgets.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
</array>
<key>SupportedPlatform</key>
<string>ios</string>
</dict>
</array>
<key>CFBundlePackageType</key>
<string>XFWK</string>

View File

@@ -34,7 +34,7 @@
</data>
<key>Info.plist</key>
<data>
p3XXJG8ZAD443Py5pz+mDsZ5EeY=
ADh4pPlA/MlPeoqmSDibKmrOKb0=
</data>
<key>Modules/module.modulemap</key>
<data>