mirror of
https://github.com/openflocon/Flocon.git
synced 2026-05-03 13:50:37 +00:00
feat: [CORE] support ios as platform (#371)
Co-authored-by: Florent Champigny <florent@bere.al>
This commit is contained in:
parent
83fa902f63
commit
4b7dd9b7b8
41 changed files with 1207 additions and 43 deletions
7
FloconAndroid/iosApp/Configuration/Config.xcconfig
Normal file
7
FloconAndroid/iosApp/Configuration/Config.xcconfig
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
TEAM_ID=
|
||||
|
||||
PRODUCT_NAME=MyApplication
|
||||
PRODUCT_BUNDLE_IDENTIFIER=com.florent37.myapplication.MyApplication$(TEAM_ID)
|
||||
|
||||
CURRENT_PROJECT_VERSION=1
|
||||
MARKETING_VERSION=1.0
|
||||
Loading…
Add table
Add a link
Reference in a new issue