Content-Length: 382335 | pFad | http://github.com/NativeScript/mlkit/commit/6d4f75e7e45d13208aec00d5a26d260cc0281887

9A chore: config updates · NativeScript/mlkit@6d4f75e · GitHub
Skip to content

Commit 6d4f75e

Browse files
committed
chore: config updates
1 parent c1083f9 commit 6d4f75e

File tree

5 files changed

+14
-12
lines changed

5 files changed

+14
-12
lines changed

apps/demo-angular/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@nativescript/mlkit-selfie-segmentation": "file:../../dist/packages/mlkit-selfie-segmentation"
1414
},
1515
"devDependencies": {
16-
"@nativescript/android": "~8.4.0",
17-
"@nativescript/ios": "~8.4.0"
16+
"@nativescript/android": "~8.6.0",
17+
"@nativescript/ios": "~8.6.0"
1818
}
1919
}

apps/demo/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@nativescript/mlkit-text-recognition": "file:../../packages/mlkit-text-recognition"
1717
},
1818
"devDependencies": {
19-
"@nativescript/android": "~8.4.0",
20-
"@nativescript/ios": "~8.4.0"
19+
"@nativescript/android": "~8.6.0",
20+
"@nativescript/ios": "~8.6.0"
2121
}
2222
}

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@
2626
"@angular/platform-browser-dynamic": "^15.0.0",
2727
"@angular/router": "^15.0.0",
2828
"@nativescript/angular": "^15.0.0",
29-
"@nativescript/core": "~8.4.0",
29+
"@nativescript/core": "~8.6.0",
3030
"@nativescript/plugin-tools": "5.1.0",
31-
"@nativescript/types": "~8.4.0",
31+
"@nativescript/types": "~8.6.0",
3232
"@nativescript/webpack": "~5.0.5",
3333
"@ngtools/webpack": "^15.0.0",
3434
"husky": "^8.0.0",
Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
1-
platform :ios, '11.0'
1+
2+
platform :ios, '13.0'
23

34
post_install do |installer|
4-
installer.pods_project.targets.each do |target|
5-
target.build_configurations.each do |config|
6-
config.build_settings.delete 'IPHONEOS_DEPLOYMENT_TARGET'
7-
end
5+
installer.pods_project.targets.each do |target|
6+
target.build_configurations.each do |config|
7+
config.build_settings['IPHONEOS_DEPLOYMENT_TARGET'] = '13.0'
8+
config.build_settings['CODE_SIGNING_ALLOWED'] = 'NO'
89
end
910
end
10-
11+
end

tools/assets/App_Resources/iOS/build.xcconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@
44
// To build for device with Xcode 8 you need to specify your development team. More info: https://developer.apple.com/library/prerelease/content/releasenotes/DeveloperTools/RN-Xcode/Introduction.html
55
// DEVELOPMENT_TEAM = YOUR_TEAM_ID;
66
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
7+
IPHONEOS_DEPLOYMENT_TARGET = 13.0

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/NativeScript/mlkit/commit/6d4f75e7e45d13208aec00d5a26d260cc0281887

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy