Merge pull request #96 from trivedigaurav/patch-3

Fix typo
This commit is contained in:
Mathieu Virbel 2014-09-29 22:03:37 +02:00
commit 4b9ae3609a

View file

@ -45,4 +45,4 @@ deduplicate $BUILDROOT/lib/libpyobjus.a
# copy objc bridge class -> it is used for implementing some objc methods, eg. for accelerometer
try cp $TMPROOT/pyobjus/objc_classes/aux/* $KIVYIOSROOT/tools/templates
echo "Succesufully finished building pyobjus ==================="
echo "Successfully finished building pyobjus ==================="