Open vishwesh-D-kumar opened 3 years ago
The basic build template similar to the Android build has been implemented. However, the iOS build fails at the following step:-
CopyPlistFile /Users/runner/Library/Developer/Xcode/DerivedData/TLS-dlqmcvmjotwzuugkybwxlhjuzmzz/Build/Products/Debug-iphoneos/TLS.app/GoogleService-Info.plist /Users/runner/work/ALT/ALT/App/ios/GoogleService-Info.plist
The possible reason for the same is the inability of the runner to create an Xcode reference to the GoogleService-Info.plist. @HackGod2000 and I couldn't find any workarounds for this online. We will address this issue as soon as more resources are available on this topic.