Skip to content
Snippets Groups Projects
Commit 7b19a417 authored by Tor-Einar Skog's avatar Tor-Einar Skog
Browse files

A bit of documentation

parent e1edbcfd
No related branches found
No related tags found
No related merge requests found
...@@ -18,3 +18,4 @@ package-lock.json ...@@ -18,3 +18,4 @@ package-lock.json
*.sln *.sln
.project .project
.settings/ .settings/
vipsobservationapp.code-workspace
...@@ -227,3 +227,7 @@ On iOS, do the regular `npm run build`, and then `cordova build ios`. You should ...@@ -227,3 +227,7 @@ On iOS, do the regular `npm run build`, and then `cordova build ios`. You should
![Signing an app in XCode](./document/images/ios_signing.png "Signing an app in XCode") ![Signing an app in XCode](./document/images/ios_signing.png "Signing an app in XCode")
### Enabling developer mode
#### iOS 16
[This is how you do it](https://developer.apple.com/documentation/xcode/enabling-developer-mode-on-a-device)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment