alfianlosari / ChatGPTSwiftUI

A ChatGPT native iOS, macOS, watchOS, tvOS SwiftUI Application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can't automatically read api

zyzhang1130 opened this issue · comments

I replaced ''API_KEY'' in line 13 of XCAChatGPTWatch Watch App/XCAChatGPTWatchApp.swift with my own OpenAI API key, but when I started building app, it still requires me to key in API which is quite a hassle on apple watch (I am using simulation). Can I ask why is that the case?