View Single Post
Hello All ,

I am new here and new to the Omni Framework.

I followed the directions here:

https://github.com/omnigroup/OmniGroup

update the Target* files in the Config directory to put in my iPhone developer user name etc.

and I get these errors when I build using this command

./Scripts/Build Frameworks


** BUILD FAILED **





The following commands produced analyzer issues:

Analyze iOS/OSUPreferencesViewController.m

(1 command with analyzer issues)



The following build commands failed:

CompileC /Users/Shared/info/Products/Builds/OmniSoftwareUpdate.build/Debug-iphoneos/OmniSoftwareUpdateTouch.build/Objects-normal/armv7/OSUPreferencesViewController.o iOS/OSUPreferencesViewController.m normal armv7 objective-c com.apple.compilers.llvm.clang.1_0.compiler

(1 failure)

Build failed in (OmniGroup/Frameworks/OmniSoftwareUpdate(OmniSoftwareUpdateTouch))



Any idea why the errors happen on a fresh git check out of the code ?



Thanks