İlk commit: Stepstead Godot istemci (4.6 Mobile)
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
commit
6a1706051d
346 changed files with 14415 additions and 0 deletions
15
native/pedometer-ios/pedometer.gdip
Normal file
15
native/pedometer-ios/pedometer.gdip
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
[config]
|
||||
name="Pedometer"
|
||||
binary="pedometer.a"
|
||||
initialization="pedometer_init_module"
|
||||
deinitialization="pedometer_deinit_module"
|
||||
|
||||
[dependencies]
|
||||
linked=[]
|
||||
embedded=[]
|
||||
system=["CoreMotion.framework"]
|
||||
capabilities=[]
|
||||
files=[]
|
||||
|
||||
[plist]
|
||||
NSMotionUsageDescription:string="Yürüyüş adımlarınızı sayarak oyunda ilerlemenizi sağlar."
|
||||
Loading…
Add table
Add a link
Reference in a new issue