From bea150381f495630f92f89d23d5f3445ec289b2d Mon Sep 17 00:00:00 2001 From: Amir Rajan Date: Sat, 7 Aug 2021 00:11:35 -0500 Subject: Deploy template folder synced. --- deploy_template/mygame/metadata/ios_metadata.txt | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 deploy_template/mygame/metadata/ios_metadata.txt (limited to 'deploy_template/mygame/metadata/ios_metadata.txt') diff --git a/deploy_template/mygame/metadata/ios_metadata.txt b/deploy_template/mygame/metadata/ios_metadata.txt new file mode 100644 index 0000000..5a2f375 --- /dev/null +++ b/deploy_template/mygame/metadata/ios_metadata.txt @@ -0,0 +1,9 @@ +# ios_metadata.txt is used by the Pro version of DragonRuby Game Toolkit to create iOS apps. +# Information about the Pro version can be found at: http://dragonruby.org/toolkit/game#purchase + +# teamname needs to be set to your assigned team id which can be found at https://developer.apple.com/account/#/membership/L7H57V9CRD +teamid= +# appid needs to be set to your application identifier which can be found at https://developer.apple.com/account/resources/identifiers/list +appid= +# appname is the name you want to show up underneath the app icon on the device +appname= -- cgit v1.2.3