Enough glue to load a web page from our web server in the iOS simulator. Next challenge is uv_spawn: permission denied.

git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4519 ed5197a5-7fde-0310-b194-c3ffbd925b24
This commit is contained in:
2023-10-15 16:55:25 +00:00
parent 84eaa3e2fd
commit 8bd0027e71
6 changed files with 76 additions and 9 deletions

View File

@ -3,21 +3,21 @@
<plist version="1.0">
<dict>
<key>CFBundleName</key>
<string>cory</string>
<string>tildefriends</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>iPhoneOS</string>
</array>
<key>CFBundleExecutable</key>
<string>cory</string>
<string>tildefriends</string>
<key>CFBundleIdentifier</key>
<string>cory</string>
<string>com.unprompted.tildefriends</string>
<key>CFBundleResourceSpecification</key>
<string>ResourceRules.plist</string>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>CFBundleDisplayName</key>
<string>cory</string>
<string>Tilde Friends</string>
<key>CFBundleVersion</key>
<string>1.0</string>
<key>CFBundleShortVersionString</key>