summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Buchanan <jonathan.russ.buchanan@gmail.com>2022-06-14 00:00:04 -0400
committerJonathan Buchanan <jonathan.russ.buchanan@gmail.com>2022-06-14 00:00:04 -0400
commit0c9c48e981549205587532bc17bcad251be1e437 (patch)
treed03d8f425336499751a0698d8534f2c5744f620f
parent0fc8f1b076e4ed11fb9da7c390e30b56d2876e99 (diff)
downloadiono-0c9c48e981549205587532bc17bcad251be1e437.tar.gz
iono-0c9c48e981549205587532bc17bcad251be1e437.tar.bz2
iono-0c9c48e981549205587532bc17bcad251be1e437.zip
build for latest simulator
-rwxr-xr-xbootstrap2
m---------ios-node-v80
2 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap b/bootstrap
index 33aed72..24d8a08 100755
--- a/bootstrap
+++ b/bootstrap
@@ -1,4 +1,4 @@
#!/usr/bin/env bash
xcodebuild -project iono.xcodeproj/ -target iono -arch arm64 CONFIGURATION_BUILD_DIR=./compiled/arm64 build
-xcodebuild -project iono.xcodeproj/ -target iono -arch x86_64 -sdk iphonesimulator14.5 CONFIGURATION_BUILD_DIR=./compiled/x64 build
+xcodebuild -project iono.xcodeproj/ -target iono -arch x86_64 -sdk iphonesimulator CONFIGURATION_BUILD_DIR=./compiled/x64 build
diff --git a/ios-node-v8 b/ios-node-v8
-Subproject 52d3af86b75d5feda5f31cd258201541900e6d1
+Subproject b9509b499c9822229cdd6bda81b2c1e453259ec