Join GitHub today
GitHub is home to over 31 million developers working together to host and review code, manage projects, and build software together.
Sign upXCode 10 Caching Pod builds (New build system) #7966
Comments
FreshApps
changed the title
XCode 10 Caching Pod builds
XCode 10 Caching Pod builds (New build system)
Aug 1, 2018
This comment has been minimized.
This comment has been minimized.
CocoaPods does not do any caching. |
This comment has been minimized.
This comment has been minimized.
I mean |
This comment has been minimized.
This comment has been minimized.
You are also using a pod not in development mode i.e using I am sorry, with this information I have I am unable to see this is a CocoaPods library issue. I am going to close and will re-open this if we can further derive this is a CocoaPods issue. |
dnkoutso
closed this
Aug 1, 2018
This comment has been minimized.
This comment has been minimized.
mkubista
commented
Aug 27, 2018
Im not sure, but I think Im experiencing the similar behaviour. Im using Cocoapods with development pods like this |
This comment has been minimized.
This comment has been minimized.
xaphod
commented
Sep 13, 2018
•
Just confirming this is still very much an annoying issue in XCode 10 GM. EDIT: ah, looks like this is now tracked here -- #8073 |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
intoxicated
commented
Oct 10, 2018
means everytime I have to deal with clean build -> run -> change -> clean build -> run? |
This comment has been minimized.
This comment has been minimized.
alejandroivan
commented
Nov 19, 2018
Yes. Or you can just go back to the legacy build system on File -> Workspace Settings... |
FreshApps commentedAug 1, 2018
•
edited by peril-staging bot
Report
What did you do?
I have created a new project with Xcode 10 beta 5 and initialized pod
What did you expect to happen?
I wanted to change the pod with other content.
What happened instead?
The simulator is not showing the new content. When i clean the build and run again the new content is available
CocoaPods Environment
ℹ Please replace these two lines with the output of
pod env
.Stack
Installation Source
Plugins
Podfile
Project that demonstrates the issue
https://github.com/FreshApps/LoginKit.git