You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
• When a developer attempted to re-build their project (instead of generating a new Xcode project), the iOS build script would attempt to copy a file to a destination that already existed, throwing an error (#128)
• This caused the build script to fail and print an error, though the rebuild would still work and there shouldn't have been any other negative effects
0 commit comments