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
Copy file name to clipboardExpand all lines: DEVELOPMENT.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,6 +29,7 @@ Most of the logics are implemented inside the package `Core` and `Tool`.
29
29
30
30
1. Update the xcconfig files, launchAgent.plist, and Tool/Configs/Configurations.swift.
31
31
2. Build or archive the Copilot for Xcode target.
32
+
3. If Xcode complains that the pro package doesn't exist, please remove the package from the project, and update the last function in Core/Package.swift to return false.
0 commit comments