mirror of
https://github.com/Clipy/Clipy.git
synced 2026-04-26 09:35:58 +03:00
[GH-ISSUE #442] Can't build this project in my computer, does any can talk about the order the build #272
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Clipy#272
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @loyio on GitHub (Jan 1, 2021).
Original GitHub issue: https://github.com/Clipy/Clipy/issues/442
Originally assigned to: @Econa77 on GitHub.
Using M1 Mac
macOS Big Sur Version 11.1
Xcode Version 12.3 (12C33)
Clipy.xcodeproj"No such module 'Sauce'"Pods.xcodeproj, change the scheme to Pods-clipyClipy.xcodeprojI am a novice in Mac developing, thanks for your help
@loyio commented on GitHub (Jan 1, 2021):
error input
@Econa77 commented on GitHub (Jan 1, 2021):
@loyio Open
Clipy.xcworkspaceto build the project. You can then build on your M1 Mac by selecting theClipyscheme andMy Mac (Rosetta).Cannot do a native build (not Rosetta) of the M1 Mac at this time, but I'm working on it.
@loyio commented on GitHub (Jan 1, 2021):
@Econa77
thank you for your answer
but I already does this step, and rebuild the framework adapt to the project
and I think my fail build is caused by the
Pods_Clipy.frameworkmy
Pods_Clipy.frameworkis like this image below I'm uploadedthanks
@Econa77 commented on GitHub (Jan 2, 2021):
@loyio
Pods_Clipy.frameworkshould be linked automatically. Would you please re-dogit cloneand openClipy.xcworkspaceto build theClipyscheme in Xcode?Note that the file to open is
Clipy.xcworkspaceinstead ofClipy.xcodeproj.@loyio commented on GitHub (Jan 2, 2021):
@Econa77
Thanks for your help
I'm sorry that I didn't notice your first comment about the
Clipy.xcworkspace@Econa77 commented on GitHub (Jan 3, 2021):
@loyio 👍 The issue will close, but if you still have problems please reopen it.