This website requires JavaScript.
Explore
Help
Register
Sign In
Gremlinsoft
/
godot
forked from
sascha/godot
Watch
2
Star
0
Fork
You've already forked godot
0
Code
Pull Requests
Activity
bf5ca85d61
godot
/
modules
/
arkit
/
config.py
7 lines
93 B
Python
Raw
Blame
History
def
can_build
(
env
,
platform
)
:
return
platform
==
"
iphone
"
def
configure
(
env
)
:
pass
View Git Blame
Copy Permalink