Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

ChristianVirtual

macrumors 601
Original poster
May 10, 2010
4,122
282
日本
I started with an TodayWidget for an existing app; now I would like to update that app for other reasons but not yet ready to deploy the widget itself. Is there a way to temporary disable a target and can deploy the update without ? Not sure if a simple delete will do it as I later want to continue with the coding.

Any hint ? :eek:
 
Ideally you should be using source control like Git. It makes this process very easy.

If you were, the new extension would be done on a separate branch, and you could therefore, create multiple branches without the worry of needing to provide a quick fix whilst working on a new version of the app.

I suggest you look into using source control going forward.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.