Coder Social home page Coder Social logo

aviarymodule's Introduction

Baking code! 🍰⌨️

I'm Steve.
Creator of web and mobile apps

For inquiries, contact me on 𝕏.

  • Software Engineer
  • #php #javascript #NodeJS #C
  • #Linux #iOS #macOS

Welcome to the world of software!

aviarymodule's People

Contributors

alexshive avatar darkchahat avatar funnycatservant avatar ludolphus avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

aviarymodule's Issues

kAFAdjustments

Hi! good job but any idea why kAFAdjustments does not appear?
thanks

Fabien

Please add the correct version of the resource bundle.

Ti SDK 3.2.2.GA

Using your example, while selecting the Image, clicking on filter button, the console throws:
'[ERROR] : 2014-06-12 19:56:52.437 TiAviary[35023:370b] *** Terminating app due to uncaught exception 'AFInvalidResourceBundle', reason: 'The AviarySDKResource.bundle you have provided does not match the current version of the SDK. Please add the correct version of the resource bundle.

I've also attached the folder structure to be sure too:
screen shot 2014-06-12 at 7 59 24 pm

Custom set of tools is not being loaded

A complete set of tools is always being loaded, no matter what set of tools is initialized.

    var tools = ['kAFEffects', 'kAFOrientation', 'kAFBrightness', 'kAFContrast', 'kAFSharpness'];

    aviary.setUsingIOS6SDK(0);
    aviary.newImageEditor(getBlob(blob), tools);
    aviary.displayEditor();

Result:
screen shot 2014-02-19 at 15 02 18

Build Error

Hey Steven,

first big thanks for the update to the current AviarySDK.

But I get an error. I updated to the latest Xcode and TitaniumSDK.
I also set the right path and Titanium SDK in titanium.xcconfig.

Thx again for your time and help.
Here is the full error while compiling.

[WARN] please update the LICENSE file with your license text before distributing
Build settings from command line:
SDKROOT = iphoneos7.1

=== BUILD TARGET aviary-iphone OF PROJECT aviary-iphone WITH CONFIGURATION Release ===

Check dependencies

CompileC build/aviary-iphone.build/Release-iphoneos/aviary-iphone.build/Objects-normal/armv7s/ComGhkimAviaryModuleAssets.o Classes/ComGhkimAviaryModuleAssets.m normal armv7s objective-c com.apple.compilers.llvm.clang.1_0.compiler
cd /Users/fab/Desktop/AviaryModule
export LANG=en_US.US-ASCII
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin"
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch armv7s -fmessage-length=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -fcolor-diagnostics -std=c99 -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-receiver-is-weak -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wno-parentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wno-unused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -DTI_VERSION= -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -miphoneos-version-min=6.0 -iquote /Users/fab/Desktop/AviaryModule/build/aviary-iphone.build/Release-iphoneos/aviary-iphone.build/ComGhkimAviary-generated-files.hmap -I/Users/fab/Desktop/AviaryModule/build/aviary-iphone.build/Release-iphoneos/aviary-iphone.build/ComGhkimAviary-own-target-headers.hmap -I/Users/fab/Desktop/AviaryModule/build/aviary-iphone.build/Release-iphoneos/aviary-iphone.build/ComGhkimAviary-all-target-headers.hmap -iquote /Users/fab/Desktop/AviaryModule/build/aviary-iphone.build/Release-iphoneos/aviary-iphone.build/ComGhkimAviary-project-headers.hmap -I/Users/fab/Desktop/AviaryModule/build/Release-iphoneos/include -I/Users/fab/Library/Application\ Support/Titanium/mobilesdk/osx/3.2.2.GA/iphone/include -I/Users/fab/Library/Application\ Support/Titanium/mobilesdk/osx/3.2.2.GA/iphone/include/TiCore -I/Users/fab/Desktop/AviaryModule/build/aviary-iphone.build/Release-iphoneos/aviary-iphone.build/DerivedSources/armv7s -I/Users/fab/Desktop/AviaryModule/build/aviary-iphone.build/Release-iphoneos/aviary-iphone.build/DerivedSources -F/Users/fab/Desktop/AviaryModule/build/Release-iphoneos -F/Volumes/Data\ Disk\ 2TB/Users/steven/Sources/appcelerator/aviary-iphone/AviarySDK -DTI_POST_1_2 -include /var/folders/nw/pjr3rwmj54x_7vqg6rtx1m740000gn/C/com.apple.DeveloperTools/5.1.1-5B1008/Xcode/SharedPrecompiledHeaders/ComGhkimAviary_Prefix-gkrpigewutqcztbjzbouujzdunox/ComGhkimAviary_Prefix.pch -MMD -MT dependencies -MF /Users/fab/Desktop/AviaryModule/build/aviary-iphone.build/Release-iphoneos/aviary-iphone.build/Objects-normal/armv7s/ComGhkimAviaryModuleAssets.d --serialize-diagnostics /Users/fab/Desktop/AviaryModule/build/aviary-iphone.build/Release-iphoneos/aviary-iphone.build/Objects-normal/armv7s/ComGhkimAviaryModuleAssets.dia -c /Users/fab/Desktop/AviaryModule/Classes/ComGhkimAviaryModuleAssets.m -o /Users/fab/Desktop/AviaryModule/build/aviary-iphone.build/Release-iphoneos/aviary-iphone.build/Objects-normal/armv7s/ComGhkimAviaryModuleAssets.o
2014-04-27 21:23:19.932 xcodebuild[88256:6903] DVTAssertions: Warning in /SourceCache/IDEXcode3ProjectSupport/IDEXcode3ProjectSupport-5069/Xcode3Core/LegacyProjects/Frameworks/DevToolsCore/DevToolsCore/SpecificationTypes/BuiltInSpecifications/Compilers/XCGccMakefileDependencies.m:76
Details: Failed to load dependencies output contents from ``/Users/fab/Desktop/AviaryModule/build/aviary-iphone.build/Release-iphoneos/aviary-iphone.build/Objects-normal/arm64/ComGhkimAviaryModuleAssets.d''. Error: Error Domain=NSCocoaErrorDomain Code=260 "The file “ComGhkimAviaryModuleAssets.d” couldn’t be opened because there is no such file." UserInfo=0x7ff37af721c0 {NSFilePath=/Users/fab/Desktop/AviaryModule/build/aviary-iphone.build/Release-iphoneos/aviary-iphone.build/Objects-normal/arm64/ComGhkimAviaryModuleAssets.d, NSUnderlyingError=0x7ff37af72110 "The operation couldn’t be completed. No such file or directory"}. User info: {
NSFilePath = "/Users/fab/Desktop/AviaryModule/build/aviary-iphone.build/Release-iphoneos/aviary-iphone.build/Objects-normal/arm64/ComGhkimAviaryModuleAssets.d";
NSUnderlyingError = "Error Domain=NSPOSIXErrorDomain Code=2 "The operation couldn\U2019t be completed. No such file or directory"";
}.
Function: void XCGccMakefileDependenciesParsePathsFromRuleFile(NSString *__strong, void (^__strong)(NSString *__strong))
Thread: <NSThread: 0x7ff37af72200>{name = (null), num = 9}
Please file a bug at http://bugreport.apple.com with this warning message and any useful information you can provide.
/Users/fab/Desktop/AviaryModule/Classes/ComGhkimAviaryModuleAssets.m:4:9: fatal error:
'ComGhkimAviaryModuleAssets.h' file not found

import "ComGhkimAviaryModuleAssets.h"

    ^

1 error generated.

CompileC build/aviary-iphone.build/Release-iphoneos/aviary-iphone.build/Objects-normal/armv7/ComGhkimAviaryModuleAssets.o Classes/ComGhkimAviaryModuleAssets.m normal armv7 objective-c com.apple.compilers.llvm.clang.1_0.compiler
cd /Users/fab/Desktop/AviaryModule
export LANG=en_US.US-ASCII
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin"
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch armv7 -fmessage-length=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -fcolor-diagnostics -std=c99 -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-receiver-is-weak -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wno-parentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wno-unused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -DTI_VERSION= -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -miphoneos-version-min=6.0 -iquote /Users/fab/Desktop/AviaryModule/build/aviary-iphone.build/Release-iphoneos/aviary-iphone.build/ComGhkimAviary-generated-files.hmap -I/Users/fab/Desktop/AviaryModule/build/aviary-iphone.build/Release-iphoneos/aviary-iphone.build/ComGhkimAviary-own-target-headers.hmap -I/Users/fab/Desktop/AviaryModule/build/aviary-iphone.build/Release-iphoneos/aviary-iphone.build/ComGhkimAviary-all-target-headers.hmap -iquote /Users/fab/Desktop/AviaryModule/build/aviary-iphone.build/Release-iphoneos/aviary-iphone.build/ComGhkimAviary-project-headers.hmap -I/Users/fab/Desktop/AviaryModule/build/Release-iphoneos/include -I/Users/fab/Library/Application\ Support/Titanium/mobilesdk/osx/3.2.2.GA/iphone/include -I/Users/fab/Library/Application\ Support/Titanium/mobilesdk/osx/3.2.2.GA/iphone/include/TiCore -I/Users/fab/Desktop/AviaryModule/build/aviary-iphone.build/Release-iphoneos/aviary-iphone.build/DerivedSources/armv7 -I/Users/fab/Desktop/AviaryModule/build/aviary-iphone.build/Release-iphoneos/aviary-iphone.build/DerivedSources -F/Users/fab/Desktop/AviaryModule/build/Release-iphoneos -F/Volumes/Data\ Disk\ 2TB/Users/steven/Sources/appcelerator/aviary-iphone/AviarySDK -DTI_POST_1_2 -include /var/folders/nw/pjr3rwmj54x_7vqg6rtx1m740000gn/C/com.apple.DeveloperTools/5.1.1-5B1008/Xcode/SharedPrecompiledHeaders/ComGhkimAviary_Prefix-azzwnsjqitzayvfkkbjrhovibbhy/ComGhkimAviary_Prefix.pch -MMD -MT dependencies -MF /Users/fab/Desktop/AviaryModule/build/aviary-iphone.build/Release-iphoneos/aviary-iphone.build/Objects-normal/armv7/ComGhkimAviaryModuleAssets.d --serialize-diagnostics /Users/fab/Desktop/AviaryModule/build/aviary-iphone.build/Release-iphoneos/aviary-iphone.build/Objects-normal/armv7/ComGhkimAviaryModuleAssets.dia -c /Users/fab/Desktop/AviaryModule/Classes/ComGhkimAviaryModuleAssets.m -o /Users/fab/Desktop/AviaryModule/build/aviary-iphone.build/Release-iphoneos/aviary-iphone.build/Objects-normal/armv7/ComGhkimAviaryModuleAssets.o
/Users/fab/Desktop/AviaryModule/Classes/ComGhkimAviaryModuleAssets.m:4:9: fatal error:
'ComGhkimAviaryModuleAssets.h' file not found

import "ComGhkimAviaryModuleAssets.h"

    ^

1 error generated.

CompileC build/aviary-iphone.build/Release-iphoneos/aviary-iphone.build/Objects-normal/armv7/ComGhkimAviaryModule.o Classes/ComGhkimAviaryModule.m normal armv7 objective-c com.apple.compilers.llvm.clang.1_0.compiler
cd /Users/fab/Desktop/AviaryModule
export LANG=en_US.US-ASCII
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin"
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch armv7 -fmessage-length=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -fcolor-diagnostics -std=c99 -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-receiver-is-weak -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wno-parentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wno-unused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -DTI_VERSION= -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -miphoneos-version-min=6.0 -iquote /Users/fab/Desktop/AviaryModule/build/aviary-iphone.build/Release-iphoneos/aviary-iphone.build/ComGhkimAviary-generated-files.hmap -I/Users/fab/Desktop/AviaryModule/build/aviary-iphone.build/Release-iphoneos/aviary-iphone.build/ComGhkimAviary-own-target-headers.hmap -I/Users/fab/Desktop/AviaryModule/build/aviary-iphone.build/Release-iphoneos/aviary-iphone.build/ComGhkimAviary-all-target-headers.hmap -iquote /Users/fab/Desktop/AviaryModule/build/aviary-iphone.build/Release-iphoneos/aviary-iphone.build/ComGhkimAviary-project-headers.hmap -I/Users/fab/Desktop/AviaryModule/build/Release-iphoneos/include -I/Users/fab/Library/Application\ Support/Titanium/mobilesdk/osx/3.2.2.GA/iphone/include -I/Users/fab/Library/Application\ Support/Titanium/mobilesdk/osx/3.2.2.GA/iphone/include/TiCore -I/Users/fab/Desktop/AviaryModule/build/aviary-iphone.build/Release-iphoneos/aviary-iphone.build/DerivedSources/armv7 -I/Users/fab/Desktop/AviaryModule/build/aviary-iphone.build/Release-iphoneos/aviary-iphone.build/DerivedSources -F/Users/fab/Desktop/AviaryModule/build/Release-iphoneos -F/Volumes/Data\ Disk\ 2TB/Users/steven/Sources/appcelerator/aviary-iphone/AviarySDK -DTI_POST_1_2 -include /var/folders/nw/pjr3rwmj54x_7vqg6rtx1m740000gn/C/com.apple.DeveloperTools/5.1.1-5B1008/Xcode/SharedPrecompiledHeaders/ComGhkimAviary_Prefix-azzwnsjqitzayvfkkbjrhovibbhy/ComGhkimAviary_Prefix.pch -MMD -MT dependencies -MF /Users/fab/Desktop/AviaryModule/build/aviary-iphone.build/Release-iphoneos/aviary-iphone.build/Objects-normal/armv7/ComGhkimAviaryModule.d --serialize-diagnostics /Users/fab/Desktop/AviaryModule/build/aviary-iphone.build/Release-iphoneos/aviary-iphone.build/Objects-normal/armv7/ComGhkimAviaryModule.dia -c /Users/fab/Desktop/AviaryModule/Classes/ComGhkimAviaryModule.m -o /Users/fab/Desktop/AviaryModule/build/aviary-iphone.build/Release-iphoneos/aviary-iphone.build/Objects-normal/armv7/ComGhkimAviaryModule.o
/Users/fab/Desktop/AviaryModule/Classes/ComGhkimAviaryModule.m:7:9: fatal error:
'ComGhkimAviaryModule.h' file not found

import "ComGhkimAviaryModule.h"

    ^

1 error generated.

CompileC build/aviary-iphone.build/Release-iphoneos/aviary-iphone.build/Objects-normal/armv7s/ComGhkimAviaryModule.o Classes/ComGhkimAviaryModule.m normal armv7s objective-c com.apple.compilers.llvm.clang.1_0.compiler
cd /Users/fab/Desktop/AviaryModule
export LANG=en_US.US-ASCII
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin"
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch armv7s -fmessage-length=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -fcolor-diagnostics -std=c99 -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-receiver-is-weak -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wno-parentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wno-unused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -DTI_VERSION= -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -miphoneos-version-min=6.0 -iquote /Users/fab/Desktop/AviaryModule/build/aviary-iphone.build/Release-iphoneos/aviary-iphone.build/ComGhkimAviary-generated-files.hmap -I/Users/fab/Desktop/AviaryModule/build/aviary-iphone.build/Release-iphoneos/aviary-iphone.build/ComGhkimAviary-own-target-headers.hmap -I/Users/fab/Desktop/AviaryModule/build/aviary-iphone.build/Release-iphoneos/aviary-iphone.build/ComGhkimAviary-all-target-headers.hmap -iquote /Users/fab/Desktop/AviaryModule/build/aviary-iphone.build/Release-iphoneos/aviary-iphone.build/ComGhkimAviary-project-headers.hmap -I/Users/fab/Desktop/AviaryModule/build/Release-iphoneos/include -I/Users/fab/Library/Application\ Support/Titanium/mobilesdk/osx/3.2.2.GA/iphone/include -I/Users/fab/Library/Application\ Support/Titanium/mobilesdk/osx/3.2.2.GA/iphone/include/TiCore -I/Users/fab/Desktop/AviaryModule/build/aviary-iphone.build/Release-iphoneos/aviary-iphone.build/DerivedSources/armv7s -I/Users/fab/Desktop/AviaryModule/build/aviary-iphone.build/Release-iphoneos/aviary-iphone.build/DerivedSources -F/Users/fab/Desktop/AviaryModule/build/Release-iphoneos -F/Volumes/Data\ Disk\ 2TB/Users/steven/Sources/appcelerator/aviary-iphone/AviarySDK -DTI_POST_1_2 -include /var/folders/nw/pjr3rwmj54x_7vqg6rtx1m740000gn/C/com.apple.DeveloperTools/5.1.1-5B1008/Xcode/SharedPrecompiledHeaders/ComGhkimAviary_Prefix-gkrpigewutqcztbjzbouujzdunox/ComGhkimAviary_Prefix.pch -MMD -MT dependencies -MF /Users/fab/Desktop/AviaryModule/build/aviary-iphone.build/Release-iphoneos/aviary-iphone.build/Objects-normal/armv7s/ComGhkimAviaryModule.d --serialize-diagnostics /Users/fab/Desktop/AviaryModule/build/aviary-iphone.build/Release-iphoneos/aviary-iphone.build/Objects-normal/armv7s/ComGhkimAviaryModule.dia -c /Users/fab/Desktop/AviaryModule/Classes/ComGhkimAviaryModule.m -o /Users/fab/Desktop/AviaryModule/build/aviary-iphone.build/Release-iphoneos/aviary-iphone.build/Objects-normal/armv7s/ComGhkimAviaryModule.o
/Users/fab/Desktop/AviaryModule/Classes/ComGhkimAviaryModule.m:7:9: fatal error:
'ComGhkimAviaryModule.h' file not found

import "ComGhkimAviaryModule.h"

    ^

1 error generated.

CompileC build/aviary-iphone.build/Release-iphoneos/aviary-iphone.build/Objects-normal/arm64/ComGhkimAviaryModule.o Classes/ComGhkimAviaryModule.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler
cd /Users/fab/Desktop/AviaryModule
export LANG=en_US.US-ASCII
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin"
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -fcolor-diagnostics -std=c99 -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-receiver-is-weak -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wno-parentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wno-unused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -DTI_VERSION= -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -miphoneos-version-min=6.0 -iquote /Users/fab/Desktop/AviaryModule/build/aviary-iphone.build/Release-iphoneos/aviary-iphone.build/ComGhkimAviary-generated-files.hmap -I/Users/fab/Desktop/AviaryModule/build/aviary-iphone.build/Release-iphoneos/aviary-iphone.build/ComGhkimAviary-own-target-headers.hmap -I/Users/fab/Desktop/AviaryModule/build/aviary-iphone.build/Release-iphoneos/aviary-iphone.build/ComGhkimAviary-all-target-headers.hmap -iquote /Users/fab/Desktop/AviaryModule/build/aviary-iphone.build/Release-iphoneos/aviary-iphone.build/ComGhkimAviary-project-headers.hmap -I/Users/fab/Desktop/AviaryModule/build/Release-iphoneos/include -I/Users/fab/Library/Application\ Support/Titanium/mobilesdk/osx/3.2.2.GA/iphone/include -I/Users/fab/Library/Application\ Support/Titanium/mobilesdk/osx/3.2.2.GA/iphone/include/TiCore -I/Users/fab/Desktop/AviaryModule/build/aviary-iphone.build/Release-iphoneos/aviary-iphone.build/DerivedSources/arm64 -I/Users/fab/Desktop/AviaryModule/build/aviary-iphone.build/Release-iphoneos/aviary-iphone.build/DerivedSources -F/Users/fab/Desktop/AviaryModule/build/Release-iphoneos -F/Volumes/Data\ Disk\ 2TB/Users/steven/Sources/appcelerator/aviary-iphone/AviarySDK -DTI_POST_1_2 -include /var/folders/nw/pjr3rwmj54x_7vqg6rtx1m740000gn/C/com.apple.DeveloperTools/5.1.1-5B1008/Xcode/SharedPrecompiledHeaders/ComGhkimAviary_Prefix-afjpocxsywnltxggvpnuakbgnvvr/ComGhkimAviary_Prefix.pch -MMD -MT dependencies -MF /Users/fab/Desktop/AviaryModule/build/aviary-iphone.build/Release-iphoneos/aviary-iphone.build/Objects-normal/arm64/ComGhkimAviaryModule.d --serialize-diagnostics /Users/fab/Desktop/AviaryModule/build/aviary-iphone.build/Release-iphoneos/aviary-iphone.build/Objects-normal/arm64/ComGhkimAviaryModule.dia -c /Users/fab/Desktop/AviaryModule/Classes/ComGhkimAviaryModule.m -o /Users/fab/Desktop/AviaryModule/build/aviary-iphone.build/Release-iphoneos/aviary-iphone.build/Objects-normal/arm64/ComGhkimAviaryModule.o
/Users/fab/Desktop/AviaryModule/Classes/ComGhkimAviaryModule.m:7:9: fatal error:
'ComGhkimAviaryModule.h' file not found

import "ComGhkimAviaryModule.h"

    ^

1 error generated.

CompileC build/aviary-iphone.build/Release-iphoneos/aviary-iphone.build/Objects-normal/arm64/ComGhkimAviaryModuleAssets.o Classes/ComGhkimAviaryModuleAssets.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler
cd /Users/fab/Desktop/AviaryModule
export LANG=en_US.US-ASCII
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin"
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=80 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -fcolor-diagnostics -std=c99 -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-receiver-is-weak -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wno-parentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wno-unused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -DTI_VERSION= -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -miphoneos-version-min=6.0 -iquote /Users/fab/Desktop/AviaryModule/build/aviary-iphone.build/Release-iphoneos/aviary-iphone.build/ComGhkimAviary-generated-files.hmap -I/Users/fab/Desktop/AviaryModule/build/aviary-iphone.build/Release-iphoneos/aviary-iphone.build/ComGhkimAviary-own-target-headers.hmap -I/Users/fab/Desktop/AviaryModule/build/aviary-iphone.build/Release-iphoneos/aviary-iphone.build/ComGhkimAviary-all-target-headers.hmap -iquote /Users/fab/Desktop/AviaryModule/build/aviary-iphone.build/Release-iphoneos/aviary-iphone.build/ComGhkimAviary-project-headers.hmap -I/Users/fab/Desktop/AviaryModule/build/Release-iphoneos/include -I/Users/fab/Library/Application\ Support/Titanium/mobilesdk/osx/3.2.2.GA/iphone/include -I/Users/fab/Library/Application\ Support/Titanium/mobilesdk/osx/3.2.2.GA/iphone/include/TiCore -I/Users/fab/Desktop/AviaryModule/build/aviary-iphone.build/Release-iphoneos/aviary-iphone.build/DerivedSources/arm64 -I/Users/fab/Desktop/AviaryModule/build/aviary-iphone.build/Release-iphoneos/aviary-iphone.build/DerivedSources -F/Users/fab/Desktop/AviaryModule/build/Release-iphoneos -F/Volumes/Data\ Disk\ 2TB/Users/steven/Sources/appcelerator/aviary-iphone/AviarySDK -DTI_POST_1_2 -include /var/folders/nw/pjr3rwmj54x_7vqg6rtx1m740000gn/C/com.apple.DeveloperTools/5.1.1-5B1008/Xcode/SharedPrecompiledHeaders/ComGhkimAviary_Prefix-afjpocxsywnltxggvpnuakbgnvvr/ComGhkimAviary_Prefix.pch -MMD -MT dependencies -MF /Users/fab/Desktop/AviaryModule/build/aviary-iphone.build/Release-iphoneos/aviary-iphone.build/Objects-normal/arm64/ComGhkimAviaryModuleAssets.d --serialize-diagnostics /Users/fab/Desktop/AviaryModule/build/aviary-iphone.build/Release-iphoneos/aviary-iphone.build/Objects-normal/arm64/ComGhkimAviaryModuleAssets.dia -c /Users/fab/Desktop/AviaryModule/Classes/ComGhkimAviaryModuleAssets.m -o /Users/fab/Desktop/AviaryModule/build/aviary-iphone.build/Release-iphoneos/aviary-iphone.build/Objects-normal/arm64/ComGhkimAviaryModuleAssets.o
/Users/fab/Desktop/AviaryModule/Classes/ComGhkimAviaryModuleAssets.m:4:9: fatal error:
'ComGhkimAviaryModuleAssets.h' file not found

import "ComGhkimAviaryModuleAssets.h"

    ^

1 error generated.

2014-04-27 21:23:20.033 xcodebuild[88256:30b] DVTAssertions: Warning in /SourceCache/IDEXcode3ProjectSupport/IDEXcode3ProjectSupport-5069/Xcode3Core/LegacyProjects/Frameworks/DevToolsCore/DevToolsCore/SpecificationTypes/BuiltInSpecifications/Compilers/XCGccMakefileDependencies.m:76
Details: Failed to load dependencies output contents from /Users/fab/Desktop/AviaryModule/build/aviary-iphone.build/Release-iphoneos/aviary-iphone.build/Objects-normal/armv7s/ComGhkimAviaryModule.d''. Error: Error Domain=NSCocoaErrorDomain Code=260 "The file “ComGhkimAviaryModule.d” couldn’t be opened because there is no such file." UserInfo=0x7ff37a8821b0 {NSFilePath=/Users/fab/Desktop/AviaryModule/build/aviary-iphone.build/Release-iphoneos/aviary-iphone.build/Objects-normal/armv7s/ComGhkimAviaryModule.d, NSUnderlyingError=0x7ff37abba750 "The operation couldn’t be completed. No such file or directory"}. User info: { NSFilePath = "/Users/fab/Desktop/AviaryModule/build/aviary-iphone.build/Release-iphoneos/aviary-iphone.build/Objects-normal/armv7s/ComGhkimAviaryModule.d"; NSUnderlyingError = "Error Domain=NSPOSIXErrorDomain Code=2 \"The operation couldn\U2019t be completed. No such file or directory\""; }. Function: void XCGccMakefileDependenciesParsePathsFromRuleFile(NSString *__strong, void (^__strong)(NSString *__strong)) Thread: <NSThread: 0x7ff378c03850>{name = (null), num = 10} Please file a bug at http://bugreport.apple.com with this warning message and any useful information you can provide. 2014-04-27 21:23:20.036 xcodebuild[88256:6307] DVTAssertions: Warning in /SourceCache/IDEXcode3ProjectSupport/IDEXcode3ProjectSupport-5069/Xcode3Core/LegacyProjects/Frameworks/DevToolsCore/DevToolsCore/SpecificationTypes/BuiltInSpecifications/Compilers/XCGccMakefileDependencies.m:76 Details: Failed to load dependencies output contents from/Users/fab/Desktop/AviaryModule/build/aviary-iphone.build/Release-iphoneos/aviary-iphone.build/Objects-normal/armv7/ComGhkimAviaryModuleAssets.d''. Error: Error Domain=NSCocoaErrorDomain Code=260 "The file “ComGhkimAviaryModuleAssets.d” couldn’t be opened because there is no such file." UserInfo=0x7ff37abf4370 {NSFilePath=/Users/fab/Desktop/AviaryModule/build/aviary-iphone.build/Release-iphoneos/aviary-iphone.build/Objects-normal/armv7/ComGhkimAviaryModuleAssets.d, NSUnderlyingError=0x7ff37abb72f0 "The operation couldn’t be completed. No such file or directory"}. User info: {
NSFilePath = "/Users/fab/Desktop/AviaryModule/build/aviary-iphone.build/Release-iphoneos/aviary-iphone.build/Objects-normal/armv7/ComGhkimAviaryModuleAssets.d";
NSUnderlyingError = "Error Domain=NSPOSIXErrorDomain Code=2 "The operation couldn\U2019t be completed. No such file or directory"";
}.
Function: void XCGccMakefileDependenciesParsePathsFromRuleFile(NSString ___strong, void (^__strong)(NSString *__strong))
Thread: <NSThread: 0x7ff37ad94bc0>{name = (null), num = 11}
Please file a bug at http://bugreport.apple.com with this warning message and any useful information you can provide.
2014-04-27 21:23:20.037 xcodebuild[88256:6a03] DVTAssertions: Warning in /SourceCache/IDEXcode3ProjectSupport/IDEXcode3ProjectSupport-5069/Xcode3Core/LegacyProjects/Frameworks/DevToolsCore/DevToolsCore/SpecificationTypes/BuiltInSpecifications/Compilers/XCGccMakefileDependencies.m:76
Details: Failed to load dependencies output contents from /Users/fab/Desktop/AviaryModule/build/aviary-iphone.build/Release-iphoneos/aviary-iphone.build/Objects-normal/arm64/ComGhkimAviaryModule.d''. Error: Error Domain=NSCocoaErrorDomain Code=260 "The file “ComGhkimAviaryModule.d” couldn’t be opened because there is no such file." UserInfo=0x7ff37ae06970 {NSFilePath=/Users/fab/Desktop/AviaryModule/build/aviary-iphone.build/Release-iphoneos/aviary-iphone.build/Objects-normal/arm64/ComGhkimAviaryModule.d, NSUnderlyingError=0x7ff37af697e0 "The operation couldn’t be completed. No such file or directory"}. User info: { NSFilePath = "/Users/fab/Desktop/AviaryModule/build/aviary-iphone.build/Release-iphoneos/aviary-iphone.build/Objects-normal/arm64/ComGhkimAviaryModule.d"; NSUnderlyingError = "Error Domain=NSPOSIXErrorDomain Code=2 \"The operation couldn\U2019t be completed. No such file or directory\""; }. Function: void XCGccMakefileDependenciesParsePathsFromRuleFile(NSString *__strong, void (^__strong)(NSString *__strong)) Thread: <NSThread: 0x7ff37a88af80>{name = (null), num = 12} Please file a bug at http://bugreport.apple.com with this warning message and any useful information you can provide. 2014-04-27 21:23:20.039 xcodebuild[88256:6707] DVTAssertions: Warning in /SourceCache/IDEXcode3ProjectSupport/IDEXcode3ProjectSupport-5069/Xcode3Core/LegacyProjects/Frameworks/DevToolsCore/DevToolsCore/SpecificationTypes/BuiltInSpecifications/Compilers/XCGccMakefileDependencies.m:76 Details: Failed to load dependencies output contents from/Users/fab/Desktop/AviaryModule/build/aviary-iphone.build/Release-iphoneos/aviary-iphone.build/Objects-normal/armv7s/ComGhkimAviaryModuleAssets.d''. Error: Error Domain=NSCocoaErrorDomain Code=260 "The file “ComGhkimAviaryModuleAssets.d” couldn’t be opened because there is no such file." UserInfo=0x7ff37af7b2a0 {NSFilePath=/Users/fab/Desktop/AviaryModule/build/aviary-iphone.build/Release-iphoneos/aviary-iphone.build/Objects-normal/armv7s/ComGhkimAviaryModuleAssets.d, NSUnderlyingError=0x7ff37abd59b0 "The operation couldn’t be completed. No such file or directory"}. User info: {
NSFilePath = "/Users/fab/Desktop/AviaryModule/build/aviary-iphone.build/Release-iphoneos/aviary-iphone.build/Objects-normal/armv7s/ComGhkimAviaryModuleAssets.d";
NSUnderlyingError = "Error Domain=NSPOSIXErrorDomain Code=2 "The operation couldn\U2019t be completed. No such file or directory"";
}.
Function: void XCGccMakefileDependenciesParsePathsFromRuleFile(NSString *__strong, void (^__strong)(NSString *__strong))
Thread: <NSThread: 0x7ff37ae090f0>{name = (null), num = 13}
Please file a bug at http://bugreport.apple.com with this warning message and any useful information you can provide.
2014-04-27 21:23:20.039 xcodebuild[88256:4203] DVTAssertions: Warning in /SourceCache/IDEXcode3ProjectSupport/IDEXcode3ProjectSupport-5069/Xcode3Core/LegacyProjects/Frameworks/DevToolsCore/DevToolsCore/SpecificationTypes/BuiltInSpecifications/Compilers/XCGccMakefileDependencies.m:76
Details: Failed to load dependencies output contents from ``/Users/fab/Desktop/AviaryModule/build/aviary-iphone.build/Release-iphoneos/aviary-iphone.build/Objects-normal/armv7/ComGhkimAviaryModule.d''. Error: Error Domain=NSCocoaErrorDomain Code=260 "The file “ComGhkimAviaryModule.d” couldn’t be opened because there is no such file." UserInfo=0x7ff378fdf7b0 {NSFilePath=/Users/fab/Desktop/AviaryModule/build/aviary-iphone.build/Release-iphoneos/aviary-iphone.build/Objects-normal/armv7/ComGhkimAviaryModule.d, NSUnderlyingError=0x7ff37af63d40 "The operation couldn’t be completed. No such file or directory"}. User info: {
NSFilePath = "/Users/fab/Desktop/AviaryModule/build/aviary-iphone.build/Release-iphoneos/aviary-iphone.build/Objects-normal/armv7/ComGhkimAviaryModule.d";
NSUnderlyingError = "Error Domain=NSPOSIXErrorDomain Code=2 "The operation couldn\U2019t be completed. No such file or directory"";
}.
Function: void XCGccMakefileDependenciesParsePathsFromRuleFile(NSString *__strong, void (^__strong)(NSString *_strong))
Thread: <NSThread: 0x7ff37d001cb0>{name = (null), num = 14}
Please file a bug at http://bugreport.apple.com with this warning message and any useful information you can provide.
*
BUILD FAILED **

The following build commands failed:
CompileC build/aviary-iphone.build/Release-iphoneos/aviary-iphone.build/Objects-normal/armv7s/ComGhkimAviaryModuleAssets.o Classes/ComGhkimAviaryModuleAssets.m normal armv7s objective-c com.apple.compilers.llvm.clang.1_0.compiler
CompileC build/aviary-iphone.build/Release-iphoneos/aviary-iphone.build/Objects-normal/armv7/ComGhkimAviaryModuleAssets.o Classes/ComGhkimAviaryModuleAssets.m normal armv7 objective-c com.apple.compilers.llvm.clang.1_0.compiler
CompileC build/aviary-iphone.build/Release-iphoneos/aviary-iphone.build/Objects-normal/armv7/ComGhkimAviaryModule.o Classes/ComGhkimAviaryModule.m normal armv7 objective-c com.apple.compilers.llvm.clang.1_0.compiler
CompileC build/aviary-iphone.build/Release-iphoneos/aviary-iphone.build/Objects-normal/armv7s/ComGhkimAviaryModule.o Classes/ComGhkimAviaryModule.m normal armv7s objective-c com.apple.compilers.llvm.clang.1_0.compiler
CompileC build/aviary-iphone.build/Release-iphoneos/aviary-iphone.build/Objects-normal/arm64/ComGhkimAviaryModule.o Classes/ComGhkimAviaryModule.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler
CompileC build/aviary-iphone.build/Release-iphoneos/aviary-iphone.build/Objects-normal/arm64/ComGhkimAviaryModuleAssets.o Classes/ComGhkimAviaryModuleAssets.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler
(6 failures)
xcodebuild failed

unlicensed module

hi if i try to run the app i have unlicensed module error

im using iphone device

Export Hi res images

hi if i take the full version of aviary module,
can i export hi resolution image?

and if yes how?

Adobe now owns Aviary, so how do I specify the Key & Secret?

In your code you specify this:

aviary.newImageEditor({apikey:'[KEY]', secret: '[SECRET]', image: img, tools: tools});

When I create an app on the Adobe Creative SDK site, it only gives me a 'secret' and a Client ID - no API key is given, so how do I obtain that?

I have tried the Client ID as the API key, and I get an invalid API key message.

Update to the AviarySDK 4

Hey there!

A new AviarySDK is out.
Is it possible to update this great module to work with the latest AviarySDK?
Would be really nice :-)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.