Skip to content

Conversation

@batocael29
Copy link

platforms:
ios:
targets:
App:
incrementBuild: true
version: 16.4
productName: Awesome App
displayName: My Awesome App

    buildSettings:
      ENABLE_BITCODE: false
      STRIP_SWIFT_SYMBOLS: false

    plist:
      replace: false
      entries:
        - NSFaceIDUsageDescription: Use Face ID to authenticate yourself and login

    entitlements:
      - keychain-access-groups:
          [
            'com.keychain.access.group'
          ]

    frameworks:
      - CoreServices.framework
      - ImageIO.framework
      - LocalAuthentication.framework
      - WebKit.framework

Eror aplication directory
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant