Sha256: a332b224990ae5e59a9b4fa1adb4e5a9f9dc69fab4ee115003608d230c147623

Contents?: true

Size: 628 Bytes

Versions: 12

Compression:

Stored size: 628 Bytes

Contents

// Appfile.swift
// Copyright (c) 2023 FastlaneTools

var appIdentifier: String { return "" } // The bundle identifier of your app
var appleID: String { return "" } // Your Apple Developer Portal username

var teamID: String { return "" } // Developer Portal Team ID
var itcTeam: String? { return nil } // App Store Connect Team ID (may be nil if no team)

// you can even provide different app identifiers, Apple IDs and team names per lane:
// More information: https://docs.fastlane.tools/advanced/#appfile

// Please don't remove the lines below
// They are used to detect outdated files
// FastlaneRunnerAPIVersion [0.9.1]

Version data entries

12 entries across 12 versions & 4 rubygems

Version Path
fastlane-security-patched-2.216.0 fastlane/swift/Appfile.swift
fastlane-2.217.0 fastlane/swift/Appfile.swift
fastlane-2.216.0 fastlane/swift/Appfile.swift
fastlane-2.215.1 fastlane/swift/Appfile.swift
fastlane-2.215.0 fastlane/swift/Appfile.swift
fastlane-mercafacil-2.214.0 fastlane/swift/Appfile.swift
fastlane-2.214.0 fastlane/swift/Appfile.swift
fastlane-2.213.0 fastlane/swift/Appfile.swift
fastlane-2.212.2 fastlane/swift/Appfile.swift
fastlane_pricing_fix-2.212.1 fastlane/swift/Appfile.swift
fastlane-2.212.1 fastlane/swift/Appfile.swift
fastlane-2.212.0 fastlane/swift/Appfile.swift