The use of Cocoapods seems to be an alternative to makefiles ?

On Monday, November 9, 2015 at 12:42:16 PM UTC-5, Henner Zeller wrote:
>
> Isn't this what Makefiles are for ? 
>
> On 9 November 2015 at 09:14, Rob Cecil <[email protected] <javascript:>> 
> wrote: 
> > I'm using Cocoapods and my initial project build succeeds. Steps 
> > 
> > 1. Created .podspec referencing my .protos and output directory for 
> > generated objective-c code. 
> > 2. Created podfile 
> > 3. Ran pod install. 
> > 4. Success, open xcworkspace. 
> > 
> > Now when I try to either: 
> > 
> > 1. Update a .proto OR 
> > 2. touch podspec 
> > 
> > And run "pod update" 
> > 
> > I never see the codegen happen. 
> > 
> > What are the steps/best practice to continously refine .proto 
> definitions 
> > and regenerate code? 
> > 
> > Thanks! 
> > 
> > -- 
> > You received this message because you are subscribed to the Google 
> Groups 
> > "Protocol Buffers" group. 
> > To unsubscribe from this group and stop receiving emails from it, send 
> an 
> > email to [email protected] <javascript:>. 
> > To post to this group, send email to [email protected] 
> <javascript:>. 
> > Visit this group at http://groups.google.com/group/protobuf. 
> > For more options, visit https://groups.google.com/d/optout. 
>

-- 
You received this message because you are subscribed to the Google Groups 
"Protocol Buffers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/protobuf.
For more options, visit https://groups.google.com/d/optout.

Reply via email to