Skip to content

belyaev249/tonkeeper-contest-2024

 
 

Repository files navigation

Tonkeeper iOS

Setup

Tonkeeper team

Build

Device debug

  • download certificates and provisioning profiles from Apple Developer Portal.

Contest

Build

  • create you own GoogleService-Info.plist (Steps 1-3)
  • put created GoogleService-Info.plist /Tonkeeper/Resources/Firebase/Debug/ and /Tonkeeper/Resources/Firebase/Release/

Device debug

all signing related stuff located in xcconfig files.

  • PRODUCT_BUNDLE_IDENTIFIER in Debug.xcconfig, WidgetDebug.xcconfig and IntentsDebug.xcconfig
  • DEVELOPMENT_TEAM, CODE_SIGN_IDENTITY, PROVISIONING_PROFILE_SPECIFIER, WIDGET_CODE_SIGN_IDENTITY, WIDGET_PROVISIONING_PROFILE_SPECIFIER, INTENTS_CODE_SIGN_IDENTITY and INTENTS_CODE_SIGN_IDENTITY in SignDebug.xcconfig

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 99.8%
  • Other 0.2%