Skip to content

Commit 9b8bc5a

Browse files
authored
Update build.sh
1 parent 1321ab6 commit 9b8bc5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Scripts/build.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ cd kivy-ios
22

33
xcodebuild -create-xcframework -output libpython3.xcframework \
44
-library dist/frameworks/python3.xcframework/ios-arm64/libpython3.8.a -headers dist/root/python3/include/python3.8 \
5-
-library dist/frameworks/python3.xcframework/ios-x86_64-simulator/libpython3.8.a -headers dist/root/python3/include/python3.8
5+
-library dist/frameworks/python3.xcframework/ios-arm64_x86_64-simulator/libpython3.8.a -headers dist/root/python3/include/python3.8

0 commit comments

Comments
 (0)