also just ran it, worked in the simulator
+1
On Mar 14, 2013, at 7:58 AM, Matthias Wessendorf <matzew(a)apache.org> wrote:
Nice work!
A few comments
1) Change the mkdir/value to
mkdir -p ~/Library/Developer/Xcode/Templates/Application/Project\ Templates/
2) Not sure, but IMO the gray info on cocoapods can be easily missed. I know that
AFNetworking uses that approach... but I prefer making this a bit more explicit.
Especially with our JBoss background, we may target a different set of developers
3) What about adding this as the first line of the PODFILE ?
xcodeproj 'XXXX.xcodeproj'
(where the XXXXXX is hte name of the chosen app name)
4) instead of "5.0" (double quotes), I'd prefer single quotes:
'5.0' (the CocoaPod doc uses that format as well)
https://github.com/cvasilak/aerogear-ios-xcode-template/blob/master/AeroG...
5) Should this be ".gitignore" (the . is missing??)??
https://github.com/cvasilak/aerogear-ios-xcode-template/blob/master/AeroG...
6) use Xcode - not xCode, noXCode :)
one example:
https://github.com/cvasilak/aerogear-ios-xcode-template/blob/master/AeroG...
Cheers!
Great works!!!
On Thu, Mar 14, 2013 at 12:14 PM, Christos Vasilakis <cvasilak(a)gmail.com> wrote:
Hi,
the Xcode template is ready[1], I would appreciate if someone else gives it a try too
and let me know if there are any issues.
If not we can go ahead and merge in our organisation repo
Thanks!
Christos
[1]
https://github.com/cvasilak/aerogear-ios-xcode-template
On Mar 13, 2013, at 10:16 AM, Matthias Wessendorf <matzew(a)apache.org> wrote:
> yup, I know... But I was curious if we want to encourage folks to use a more liberal
license :)
>
> In any case, we should at least add some header, like "generated by the JBoss
AeroGear team/plugin" etc...
>
> On Wed, Mar 13, 2013 at 9:08 AM, Christos Vasilakis <cvasilak(a)gmail.com>
wrote:
> Hi,
>
> from what I have seen (e.g. in AFNetworking case) the generated source code
doesn't contain any license header so I guess it's left for the user to decide
afterwards. I can easily go ahead and add it if we choose so though.
>
>
> On Mar 12, 2013, at 11:47 PM, Matthias Wessendorf <matzew(a)apache.org> wrote:
>
>> +1 the application is easy and simple - exactly what we want.
>>
>> Question: Do we want to use our Apache licensed template ?
>>
>> On Tue, Mar 12, 2013 at 2:28 PM, Christos Vasilakis <cvasilak(a)gmail.com>
wrote:
>> Hi,
>>
>> I've created an quick-start example here[1] that will be used as an Xcode
template [2] (think of it as maven archetype for iOS) for our users to easily get started
with the framework. Prior to create the config required to produce the template, I would
like to have your opinion on what else should be included in the base demo.
>>
>> Currently it connects to our TODO demo, retrieves the tasks and updates a table
view component. I think it serves as a good basis for users to extend.
>>
>> Wdyt?
>>
>> Thanks
>> Christos
>>
>>
>> [1]
https://github.com/cvasilak/AeroGearPrototype
>> [2]
http://tinyurl.com/bvhusuk
>>
>>
>>
>> _______________________________________________
>> aerogear-dev mailing list
>> aerogear-dev(a)lists.jboss.org
>>
https://lists.jboss.org/mailman/listinfo/aerogear-dev
>>
>>
>>
>> --
>> Matthias Wessendorf
>>
>> blog:
http://matthiaswessendorf.wordpress.com/
>> sessions:
http://www.slideshare.net/mwessendorf
>> twitter:
http://twitter.com/mwessendorf
>> _______________________________________________
>> aerogear-dev mailing list
>> aerogear-dev(a)lists.jboss.org
>>
https://lists.jboss.org/mailman/listinfo/aerogear-dev
>
>
> _______________________________________________
> aerogear-dev mailing list
> aerogear-dev(a)lists.jboss.org
>
https://lists.jboss.org/mailman/listinfo/aerogear-dev
>
>
>
> --
> Matthias Wessendorf
>
> blog:
http://matthiaswessendorf.wordpress.com/
> sessions:
http://www.slideshare.net/mwessendorf
> twitter:
http://twitter.com/mwessendorf
> _______________________________________________
> aerogear-dev mailing list
> aerogear-dev(a)lists.jboss.org
>
https://lists.jboss.org/mailman/listinfo/aerogear-dev
_______________________________________________
aerogear-dev mailing list
aerogear-dev(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/aerogear-dev
--
Matthias Wessendorf
blog:
http://matthiaswessendorf.wordpress.com/
sessions:
http://www.slideshare.net/mwessendorf
twitter:
http://twitter.com/mwessendorf
_______________________________________________
aerogear-dev mailing list
aerogear-dev(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/aerogear-dev