import { mobileApp, iOS } from "ftl-client"; mobileApp({ displayName: "Ftl Test", bundleId: "us.tke.ftltest", platforms: [iOS.platform], });