Code Monkey home page Code Monkey logo

pythonistaapptemplate's People

Contributors

omz avatar tkizzy avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

pythonistaapptemplate's Issues

console.hud_alert bug

With hud_alert using the template, I see a loading alert instead of a check mark or X. This works fine within Pythonista. Screenshot:
image

Run

Thnx for the pythonista help

deployment target before 9.2 warning

If you try to deploy to 8.1, you get the following warning:

Object file (/Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(PAStandaloneOutputView.o)) was built for newer iOS version (9.2) than being linked (8.1)

import mysqldb discrepancy between template and Pythonista.app

So in my Script folder I have a subfolder called mysqldb. The same files in my script folder are synced to Pythonista using dropbox for portability

Script/mysqldb/.....

"import mysqldb" from a file in my script folder worked just fine allowing me to make database calls.

After the new version of the template dropped yesterday, after migrating my project to it, I had an import error that says

' "module" object has no attribute connect.'

I fixed the error by changing

import mysqldb
to

from mysqldb import mysqldb

...Now the above change fixed the problem for the template. But if I run those same files from Pythonista I get "global name mysqldb is not defined"

I have the short term solution which is to do a

Try: import mysqldb except ImportError: from mysqldb import mysqldb

...but I sense there's a deeper issue here.

Python 3 Support?

Any plan for Python 3 support? Pythonista is already a decent mobile IDE, the last missing piece is able to publish your works (as of 2018, most of people's works would be probably written in Python 3).

Problems uploading to iTunes Connect

  1. Archiving with the new template is succeeding but with hundreds of warnings.
  2. The subsequent upload to iTunes connect is returning errors as well

iTunes Connect errors:

Archiving warnings:

GenerateDSYMFile /Users/anty/Library/Developer/Xcode/DerivedData/FiveStarsV2-bsclwlebjjdkgxhkqpelcuoatlxm/Build/Intermediates/ArchiveIntermediates/PythonistaProjectX/BuildProductsPath/Release-iphoneos/FiveStars.app.dSYM /Users/anty/Library/Developer/Xcode/DerivedData/FiveStarsV2-bsclwlebjjdkgxhkqpelcuoatlxm/Build/Intermediates/ArchiveIntermediates/PythonistaProjectX/InstallationBuildProductsLocation/Applications/FiveStars.app/FiveStars
    cd "/Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2"
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
    /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/dsymutil /Users/anty/Library/Developer/Xcode/DerivedData/FiveStarsV2-bsclwlebjjdkgxhkqpelcuoatlxm/Build/Intermediates/ArchiveIntermediates/PythonistaProjectX/InstallationBuildProductsLocation/Applications/FiveStars.app/FiveStars -o /Users/anty/Library/Developer/Xcode/DerivedData/FiveStarsV2-bsclwlebjjdkgxhkqpelcuoatlxm/Build/Intermediates/ArchiveIntermediates/PythonistaProjectX/BuildProductsPath/Release-iphoneos/FiveStars.app.dSYM

while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(PAStandaloneOutputView.o):
warning: /var/folders/9v/pwrff1tj11z6k_r6kpvttdq80000gn/C/org.llvm.clang.ole/ModuleCache/15O46B5COT7EQ/UIKit-2LM3EQU7VVY4O.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(PAStandaloneOutputView.o):
warning: /var/folders/9v/pwrff1tj11z6k_r6kpvttdq80000gn/C/org.llvm.clang.ole/ModuleCache/15O46B5COT7EQ/UIKit-2LM3EQU7VVY4O.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(PAStandaloneOutputView.o):
warning: /var/folders/9v/pwrff1tj11z6k_r6kpvttdq80000gn/C/org.llvm.clang.ole/ModuleCache/15O46B5COT7EQ/Foundation-A3SOD99KJ0S9.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(PAStandaloneOutputView.o):
warning: /var/folders/9v/pwrff1tj11z6k_r6kpvttdq80000gn/C/org.llvm.clang.ole/ModuleCache/15O46B5COT7EQ/Foundation-A3SOD99KJ0S9.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(PAStandaloneOutputView.o):
warning: /var/folders/9v/pwrff1tj11z6k_r6kpvttdq80000gn/C/org.llvm.clang.ole/ModuleCache/15O46B5COT7EQ/CoreText-33OP6U69KUCI9.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(PAStandaloneOutputView.o):
warning: /var/folders/9v/pwrff1tj11z6k_r6kpvttdq80000gn/C/org.llvm.clang.ole/ModuleCache/15O46B5COT7EQ/CoreText-33OP6U69KUCI9.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(PAStandaloneOutputView.o):
warning: /var/folders/9v/pwrff1tj11z6k_r6kpvttdq80000gn/C/org.llvm.clang.ole/ModuleCache/15O46B5COT7EQ/Darwin-MI6WZSG1PNOM.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(PAStandaloneOutputView.o):
warning: /var/folders/9v/pwrff1tj11z6k_r6kpvttdq80000gn/C/org.llvm.clang.ole/ModuleCache/15O46B5COT7EQ/Darwin-MI6WZSG1PNOM.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(PAStandaloneOutputView.o):
warning: /var/folders/9v/pwrff1tj11z6k_r6kpvttdq80000gn/C/org.llvm.clang.ole/ModuleCache/15O46B5COT7EQ/CoreGraphics-1YQ59ILDR3NYI.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(PAStandaloneOutputView.o):
warning: /var/folders/9v/pwrff1tj11z6k_r6kpvttdq80000gn/C/org.llvm.clang.ole/ModuleCache/15O46B5COT7EQ/CoreGraphics-1YQ59ILDR3NYI.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(PAStandaloneOutputView.o):
warning: /var/folders/9v/pwrff1tj11z6k_r6kpvttdq80000gn/C/org.llvm.clang.ole/ModuleCache/15O46B5COT7EQ/ObjectiveC-2CD0WTQVXITO7.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(PAStandaloneOutputView.o):
warning: /var/folders/9v/pwrff1tj11z6k_r6kpvttdq80000gn/C/org.llvm.clang.ole/ModuleCache/15O46B5COT7EQ/ObjectiveC-2CD0WTQVXITO7.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(PAStandaloneOutputView.o):
warning: Could not resolve external type c:objc(cs)UIView
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(PAStandaloneOutputView.o):
warning: Could not resolve external type c:objc(cs)UIScrollView
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(PAStandaloneOutputView.o):
warning: Could not resolve external type c:objc(cs)NSDictionary
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(PAStandaloneOutputView.o):
warning: Could not resolve external type c:objc(cs)NSObject
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(PAStandaloneOutputView.o):
warning: Could not resolve external type c:objc(cs)NSMutableAttributedString
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(PAStandaloneOutputView.o):
warning: Could not resolve external type c:@S@UIEdgeInsets
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(PAStandaloneOutputView.o):
warning: Could not resolve external type c:objc(cs)NSMutableArray
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(PAStandaloneOutputView.o):
warning: Could not resolve external type c:objc(cs)UITextChecker
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(PAStandaloneOutputView.o):
warning: Could not resolve external type c:objc(cs)NSMutableIndexSet
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(PAStandaloneOutputView.o):
warning: Could not resolve external type c:objc(cs)NSMutableSet
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(PAStandaloneOutputView.o):
warning: Could not resolve external type c:objc(cs)NSUndoManager
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(PAStandaloneOutputView.o):
warning: Could not resolve external type c:objc(cs)UITextRange
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(PAStandaloneOutputView.o):
warning: Could not resolve external type c:objc(cs)UITextPosition
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(PAStandaloneOutputView.o):
warning: Could not resolve external type c:@E@UITextStorageDirection
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(PAStandaloneOutputView.o):
warning: Could not resolve external type c:@S@_NSRange
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(PAStandaloneOutputView.o):
warning: Could not resolve external type c:objc(cs)UIView
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(PAStandaloneOutputView.o):
warning: Could not resolve external type c:objc(cs)NSTimer
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(PAStandaloneOutputView.o):
warning: Could not resolve external type c:objc(cs)NSArray
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(PAStandaloneOutputView.o):
warning: Could not resolve external type c:objc(cs)UIPopoverController
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(PAStandaloneOutputView.o):
warning: Could not resolve external type c:objc(cs)NSString
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(PAStandaloneOutputView.o):
warning: Could not resolve external type c:@E@UITextAutocapitalizationType
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(PAStandaloneOutputView.o):
warning: Could not resolve external type c:@E@UITextAutocorrectionType
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(PAStandaloneOutputView.o):
warning: Could not resolve external type c:@E@UITextSpellCheckingType
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(PAStandaloneOutputView.o):
warning: Could not resolve external type c:@E@UIKeyboardAppearance
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(PAStandaloneOutputView.o):
warning: Could not resolve external type c:@E@UIKeyboardType
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(PAStandaloneOutputView.o):
warning: Could not resolve external type c:@E@UIReturnKeyType
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(PAStandaloneOutputView.o):
warning: Could not resolve external type c:@S@CGPoint
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(PAStandaloneOutputView.o):
warning: Could not resolve external type c:objc(cs)UITextInputStringTokenizer
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(PAStandaloneOutputView.o):
warning: Could not resolve external type c:objc(cs)NSCharacterSet
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(PAStandaloneOutputView.o):
warning: Could not resolve external type c:objc(cs)UITextField
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(PAStandaloneOutputView.o):
warning: Could not resolve external type c:objc(cs)UIFont
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(PAStandaloneOutputView.o):
warning: Could not resolve external type c:objc(cs)UIColor
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(PAStandaloneOutputView.o):
warning: Could not resolve external type c:objc(cs)NSDataDetector
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(PAStandaloneOutputView.o):
warning: Could not resolve external type c:objc(cs)NSCache
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(PAStandaloneOutputView.o):
warning: Could not resolve external type c:objc(cs)NSURL
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(PAStandaloneOutputView.o):
warning: Could not resolve external type c:objc(cs)UIImageView
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(PAStandaloneOutputView.o):
warning: Could not resolve external type c:objc(cs)UIButton
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(PAStandaloneOutputView.o):
warning: Could not resolve external type c:@S@CGRect
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(PAStandaloneOutputView.o):
warning: Could not resolve external type c:@E@UIUserInterfaceIdiom
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(PAStandaloneOutputView.o):
warning: Could not resolve external type c:objc(cs)NSNotification
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(PAStandaloneOutputView.o):
warning: Could not resolve external type c:objc(cs)NSTextCheckingResult
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(PAStandaloneOutputView.o):
warning: Could not resolve external type c:@E@NSMatchingFlags
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(PAStandaloneOutputView.o):
warning: Could not resolve external type c:objc(cs)UIImage
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(PAStandaloneOutputView.o):
warning: Could not resolve external type c:objc(cs)NSMutableDictionary
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(PAStandaloneOutputView.o):
warning: Could not resolve external type c:objc(cs)NSAttributedString
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(PAStandaloneOutputView.o):
warning: Could not resolve external type c:objc(cs)NSObject
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(PAStandaloneOutputView.o):
warning: Could not resolve external type c:@S@CGSize
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(PAStandaloneOutputView.o):
warning: Could not resolve external type c:objc(cs)UIView
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(PAStandaloneOutputView.o):
warning: Could not resolve external type c:objc(cs)UIActionSheet
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(PAStandaloneOutputView.o):
warning: Could not resolve external type c:objc(cs)NSOperation
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(PAStandaloneOutputView.o):
warning: Could not resolve external type c:objc(cs)UILabel
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextStorage.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/1WYAHUG9H7VAS/Foundation-A3SOD99KJ0S9.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextStorage.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/1WYAHUG9H7VAS/Foundation-A3SOD99KJ0S9.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextStorage.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/1WYAHUG9H7VAS/UIKit-2LM3EQU7VVY4O.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextStorage.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/1WYAHUG9H7VAS/UIKit-2LM3EQU7VVY4O.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextStorage.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/1WYAHUG9H7VAS/CoreText-33OP6U69KUCI9.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextStorage.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/1WYAHUG9H7VAS/CoreText-33OP6U69KUCI9.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextStorage.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/1WYAHUG9H7VAS/ObjectiveC-2CD0WTQVXITO7.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextStorage.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/1WYAHUG9H7VAS/ObjectiveC-2CD0WTQVXITO7.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextStorage.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/1WYAHUG9H7VAS/CoreGraphics-1YQ59ILDR3NYI.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextStorage.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/1WYAHUG9H7VAS/CoreGraphics-1YQ59ILDR3NYI.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextStorage.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/1WYAHUG9H7VAS/CoreFoundation-10I2D2XL7L7X9.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextStorage.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/1WYAHUG9H7VAS/CoreFoundation-10I2D2XL7L7X9.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextStorage.o):
warning: Could not resolve external type c:objc(cs)NSObject
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextStorage.o):
warning: Could not resolve external type c:objc(cs)NSAttributedString
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextStorage.o):
warning: Could not resolve external type c:objc(cs)NSArray
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextStorage.o):
warning: Could not resolve external type c:@S@_NSRange
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextStorage.o):
warning: Could not resolve external type c:@S@CGRect
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextStorage.o):
warning: Could not resolve external type c:objc(cs)NSObject
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextStorage.o):
warning: Could not resolve external type c:objc(cs)NSMutableAttributedString
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextStorage.o):
warning: Could not resolve external type c:@S@UIEdgeInsets
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextStorage.o):
warning: Could not resolve external type c:objc(cs)NSMutableArray
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextStorage.o):
warning: Could not resolve external type c:objc(cs)UITextChecker
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextStorage.o):
warning: Could not resolve external type c:objc(cs)NSMutableIndexSet
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextStorage.o):
warning: Could not resolve external type c:objc(cs)UIScrollView
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextStorage.o):
warning: Could not resolve external type c:objc(cs)NSDictionary
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextStorage.o):
warning: Could not resolve external type c:objc(cs)NSObject
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextStorage.o):
warning: Could not resolve external type c:@E@CTTextAlignment
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextStorage.o):
warning: Could not resolve external type c:@E@CTWritingDirection
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextStorage.o):
warning: Could not resolve external type c:objc(cs)NSUndoManager
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextStorage.o):
warning: Could not resolve external type c:objc(cs)UITextRange
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextStorage.o):
warning: Could not resolve external type c:objc(cs)UITextPosition
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextStorage.o):
warning: Could not resolve external type c:@E@UITextStorageDirection
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextStorage.o):
warning: Could not resolve external type c:objc(cs)UIView
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextStorage.o):
warning: Could not resolve external type c:objc(cs)NSTimer
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextStorage.o):
warning: Could not resolve external type c:objc(cs)UIPopoverController
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextStorage.o):
warning: Could not resolve external type c:objc(cs)NSString
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextStorage.o):
warning: Could not resolve external type c:@E@UITextAutocapitalizationType
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextStorage.o):
warning: Could not resolve external type c:@E@UITextAutocorrectionType
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextStorage.o):
warning: Could not resolve external type c:@E@UITextSpellCheckingType
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextStorage.o):
warning: Could not resolve external type c:@E@UIKeyboardAppearance
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextStorage.o):
warning: Could not resolve external type c:@E@UIKeyboardType
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextStorage.o):
warning: Could not resolve external type c:@E@UIReturnKeyType
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextStorage.o):
warning: Could not resolve external type c:@S@CGPoint
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextStorage.o):
warning: Could not resolve external type c:objc(cs)UITextInputStringTokenizer
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextStorage.o):
warning: Could not resolve external type c:objc(cs)NSCharacterSet
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextStorage.o):
warning: Could not resolve external type c:objc(cs)NSMutableSet
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextStorage.o):
warning: Could not resolve external type c:@E@NSComparisonResult
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextStorage.o):
warning: Could not resolve external type c:objc(cs)NSObject
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextStorage.o):
warning: Could not resolve external type c:@E@CFComparisonResult
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextStorage.o):
warning: Could not resolve external type c:@SA@CFRange
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextStorage.o):
warning: Could not resolve external type c:objc(cs)NSObject
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextStorage.o):
warning: Could not resolve external type c:objc(cs)NSMutableDictionary
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextSelectionView.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/1WYAHUG9H7VAS/UIKit-2LM3EQU7VVY4O.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextSelectionView.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/1WYAHUG9H7VAS/UIKit-2LM3EQU7VVY4O.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextSelectionView.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/1WYAHUG9H7VAS/Foundation-A3SOD99KJ0S9.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextSelectionView.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/1WYAHUG9H7VAS/Foundation-A3SOD99KJ0S9.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextSelectionView.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/1WYAHUG9H7VAS/CoreText-33OP6U69KUCI9.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextSelectionView.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/1WYAHUG9H7VAS/CoreText-33OP6U69KUCI9.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextSelectionView.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/1WYAHUG9H7VAS/CoreGraphics-1YQ59ILDR3NYI.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextSelectionView.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/1WYAHUG9H7VAS/CoreGraphics-1YQ59ILDR3NYI.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextSelectionView.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/1WYAHUG9H7VAS/ObjectiveC-2CD0WTQVXITO7.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextSelectionView.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/1WYAHUG9H7VAS/ObjectiveC-2CD0WTQVXITO7.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextSelectionView.o):
warning: Could not resolve external type c:objc(cs)UITextPosition
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextSelectionView.o):
warning: Could not resolve external type c:@E@UITextStorageDirection
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextSelectionView.o):
warning: Could not resolve external type c:objc(cs)UITextRange
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextSelectionView.o):
warning: Could not resolve external type c:objc(cs)UIView
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextSelectionView.o):
warning: Could not resolve external type c:objc(cs)UIScrollView
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextSelectionView.o):
warning: Could not resolve external type c:objc(cs)NSDictionary
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextSelectionView.o):
warning: Could not resolve external type c:objc(cs)NSObject
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextSelectionView.o):
warning: Could not resolve external type c:objc(cs)NSMutableAttributedString
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextSelectionView.o):
warning: Could not resolve external type c:@S@UIEdgeInsets
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextSelectionView.o):
warning: Could not resolve external type c:objc(cs)NSMutableArray
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextSelectionView.o):
warning: Could not resolve external type c:objc(cs)UITextChecker
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextSelectionView.o):
warning: Could not resolve external type c:objc(cs)NSMutableIndexSet
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextSelectionView.o):
warning: Could not resolve external type c:objc(cs)NSMutableSet
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextSelectionView.o):
warning: Could not resolve external type c:objc(cs)NSUndoManager
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextSelectionView.o):
warning: Could not resolve external type c:@S@_NSRange
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextSelectionView.o):
warning: Could not resolve external type c:objc(cs)UIView
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextSelectionView.o):
warning: Could not resolve external type c:objc(cs)NSTimer
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextSelectionView.o):
warning: Could not resolve external type c:objc(cs)NSArray
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextSelectionView.o):
warning: Could not resolve external type c:objc(cs)UIPopoverController
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextSelectionView.o):
warning: Could not resolve external type c:objc(cs)NSString
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextSelectionView.o):
warning: Could not resolve external type c:objc(cs)NSObject
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextSelectionView.o):
warning: Could not resolve external type c:objc(cs)UIColor
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextSelectionView.o):
warning: Could not resolve external type c:objc(cs)UIImage
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextSelectionView.o):
warning: Could not resolve external type c:@E@UITextAutocapitalizationType
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextSelectionView.o):
warning: Could not resolve external type c:@E@UITextAutocorrectionType
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextSelectionView.o):
warning: Could not resolve external type c:@E@UITextSpellCheckingType
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextSelectionView.o):
warning: Could not resolve external type c:@E@UIKeyboardAppearance
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextSelectionView.o):
warning: Could not resolve external type c:@E@UIKeyboardType
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextSelectionView.o):
warning: Could not resolve external type c:@E@UIReturnKeyType
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextSelectionView.o):
warning: Could not resolve external type c:@S@CGPoint
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextSelectionView.o):
warning: Could not resolve external type c:objc(cs)UITextInputStringTokenizer
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextSelectionView.o):
warning: Could not resolve external type c:objc(cs)NSCharacterSet
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextSelectionView.o):
warning: Could not resolve external type c:objc(cs)UIView
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextSelectionView.o):
warning: Could not resolve external type c:objc(cs)UIImageView
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextSelectionView.o):
warning: Could not resolve external type c:@S@CGRect
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextInputStringTokenizer.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/1WYAHUG9H7VAS/Foundation-A3SOD99KJ0S9.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextInputStringTokenizer.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/1WYAHUG9H7VAS/Foundation-A3SOD99KJ0S9.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextInputStringTokenizer.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/1WYAHUG9H7VAS/UIKit-2LM3EQU7VVY4O.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextInputStringTokenizer.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/1WYAHUG9H7VAS/UIKit-2LM3EQU7VVY4O.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextInputStringTokenizer.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/1WYAHUG9H7VAS/CoreText-33OP6U69KUCI9.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextInputStringTokenizer.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/1WYAHUG9H7VAS/CoreText-33OP6U69KUCI9.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextInputStringTokenizer.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/1WYAHUG9H7VAS/CoreGraphics-1YQ59ILDR3NYI.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextInputStringTokenizer.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/1WYAHUG9H7VAS/CoreGraphics-1YQ59ILDR3NYI.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextInputStringTokenizer.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/1WYAHUG9H7VAS/CoreFoundation-10I2D2XL7L7X9.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextInputStringTokenizer.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/1WYAHUG9H7VAS/CoreFoundation-10I2D2XL7L7X9.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextInputStringTokenizer.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/1WYAHUG9H7VAS/ObjectiveC-2CD0WTQVXITO7.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextInputStringTokenizer.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/1WYAHUG9H7VAS/ObjectiveC-2CD0WTQVXITO7.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextInputStringTokenizer.o):
warning: Could not resolve external type c:objc(cs)UIScrollView
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextInputStringTokenizer.o):
warning: Could not resolve external type c:objc(cs)NSDictionary
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextInputStringTokenizer.o):
warning: Could not resolve external type c:objc(cs)NSObject
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextInputStringTokenizer.o):
warning: Could not resolve external type c:objc(cs)NSMutableAttributedString
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextInputStringTokenizer.o):
warning: Could not resolve external type c:@S@UIEdgeInsets
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextInputStringTokenizer.o):
warning: Could not resolve external type c:objc(cs)NSMutableArray
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextInputStringTokenizer.o):
warning: Could not resolve external type c:objc(cs)UITextChecker
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextInputStringTokenizer.o):
warning: Could not resolve external type c:objc(cs)NSMutableIndexSet
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextInputStringTokenizer.o):
warning: Could not resolve external type c:objc(cs)NSMutableSet
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextInputStringTokenizer.o):
warning: Could not resolve external type c:objc(cs)NSUndoManager
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextInputStringTokenizer.o):
warning: Could not resolve external type c:objc(cs)UITextRange
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextInputStringTokenizer.o):
warning: Could not resolve external type c:objc(cs)UITextPosition
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextInputStringTokenizer.o):
warning: Could not resolve external type c:@E@UITextStorageDirection
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextInputStringTokenizer.o):
warning: Could not resolve external type c:@S@_NSRange
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextInputStringTokenizer.o):
warning: Could not resolve external type c:objc(cs)UIView
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextInputStringTokenizer.o):
warning: Could not resolve external type c:objc(cs)NSTimer
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextInputStringTokenizer.o):
warning: Could not resolve external type c:objc(cs)NSArray
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextInputStringTokenizer.o):
warning: Could not resolve external type c:objc(cs)UIPopoverController
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextInputStringTokenizer.o):
warning: Could not resolve external type c:objc(cs)NSString
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextInputStringTokenizer.o):
warning: Could not resolve external type c:@E@UITextAutocapitalizationType
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextInputStringTokenizer.o):
warning: Could not resolve external type c:@E@UITextAutocorrectionType
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextInputStringTokenizer.o):
warning: Could not resolve external type c:@E@UITextSpellCheckingType
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextInputStringTokenizer.o):
warning: Could not resolve external type c:@E@UIKeyboardAppearance
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextInputStringTokenizer.o):
warning: Could not resolve external type c:@E@UIKeyboardType
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextInputStringTokenizer.o):
warning: Could not resolve external type c:@E@UIReturnKeyType
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextInputStringTokenizer.o):
warning: Could not resolve external type c:@S@CGPoint
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextInputStringTokenizer.o):
warning: Could not resolve external type c:objc(cs)UITextInputStringTokenizer
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextInputStringTokenizer.o):
warning: Could not resolve external type c:objc(cs)NSCharacterSet
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextInputStringTokenizer.o):
warning: Could not resolve external type c:objc(cs)UITextInputStringTokenizer
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextInputStringTokenizer.o):
warning: Could not resolve external type c:objc(cs)UITextPosition
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextInputStringTokenizer.o):
warning: Could not resolve external type c:objc(cs)UITextRange
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextInputStringTokenizer.o):
warning: Could not resolve external type c:@SA@CFRange
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextInputStringTokenizer.o):
warning: Could not resolve external type c:objc(cs)UIResponder
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextInputStringTokenizer.o):
warning: Could not resolve external type c:@E@UITextGranularity
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextInputStringTokenizer.o):
warning: Could not resolve external type c:@S@CGRect
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrame.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/1WYAHUG9H7VAS/Foundation-A3SOD99KJ0S9.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrame.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/1WYAHUG9H7VAS/Foundation-A3SOD99KJ0S9.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrame.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/1WYAHUG9H7VAS/CoreText-33OP6U69KUCI9.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrame.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/1WYAHUG9H7VAS/CoreText-33OP6U69KUCI9.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrame.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/1WYAHUG9H7VAS/UIKit-2LM3EQU7VVY4O.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrame.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/1WYAHUG9H7VAS/UIKit-2LM3EQU7VVY4O.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrame.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/1WYAHUG9H7VAS/ObjectiveC-2CD0WTQVXITO7.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrame.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/1WYAHUG9H7VAS/ObjectiveC-2CD0WTQVXITO7.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrame.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/1WYAHUG9H7VAS/CoreGraphics-1YQ59ILDR3NYI.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrame.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/1WYAHUG9H7VAS/CoreGraphics-1YQ59ILDR3NYI.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrame.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/1WYAHUG9H7VAS/CoreFoundation-10I2D2XL7L7X9.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrame.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/1WYAHUG9H7VAS/CoreFoundation-10I2D2XL7L7X9.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrame.o):
warning: Could not resolve external type c:objc(cs)NSObject
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrame.o):
warning: Could not resolve external type c:objc(cs)NSObject
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrame.o):
warning: Could not resolve external type c:objc(cs)NSAttributedString
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrame.o):
warning: Could not resolve external type c:objc(cs)NSArray
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrame.o):
warning: Could not resolve external type c:@S@_NSRange
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrame.o):
warning: Could not resolve external type c:@S@CGRect
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrame.o):
warning: Could not resolve external type c:objc(cs)NSObject
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrame.o):
warning: Could not resolve external type c:objc(cs)NSMutableAttributedString
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrame.o):
warning: Could not resolve external type c:@S@UIEdgeInsets
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrame.o):
warning: Could not resolve external type c:objc(cs)NSMutableArray
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrame.o):
warning: Could not resolve external type c:objc(cs)UITextChecker
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrame.o):
warning: Could not resolve external type c:objc(cs)NSMutableIndexSet
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrame.o):
warning: Could not resolve external type c:objc(cs)UIScrollView
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrame.o):
warning: Could not resolve external type c:objc(cs)NSDictionary
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrame.o):
warning: Could not resolve external type c:objc(cs)NSUndoManager
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrame.o):
warning: Could not resolve external type c:objc(cs)UITextRange
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrame.o):
warning: Could not resolve external type c:objc(cs)UITextPosition
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrame.o):
warning: Could not resolve external type c:@E@UITextStorageDirection
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrame.o):
warning: Could not resolve external type c:objc(cs)UIView
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrame.o):
warning: Could not resolve external type c:objc(cs)NSTimer
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrame.o):
warning: Could not resolve external type c:objc(cs)UIPopoverController
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrame.o):
warning: Could not resolve external type c:objc(cs)NSString
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrame.o):
warning: Could not resolve external type c:@E@UITextAutocapitalizationType
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrame.o):
warning: Could not resolve external type c:@E@UITextAutocorrectionType
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrame.o):
warning: Could not resolve external type c:@E@UITextSpellCheckingType
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrame.o):
warning: Could not resolve external type c:@E@UIKeyboardAppearance
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrame.o):
warning: Could not resolve external type c:@E@UIKeyboardType
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrame.o):
warning: Could not resolve external type c:@E@UIReturnKeyType
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrame.o):
warning: Could not resolve external type c:@S@CGPoint
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrame.o):
warning: Could not resolve external type c:objc(cs)UITextInputStringTokenizer
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrame.o):
warning: Could not resolve external type c:objc(cs)NSCharacterSet
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrame.o):
warning: Could not resolve external type c:objc(cs)NSMutableSet
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrame.o):
warning: Could not resolve external type c:@SA@CFRange
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrameView.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/1WYAHUG9H7VAS/UIKit-2LM3EQU7VVY4O.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrameView.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/1WYAHUG9H7VAS/UIKit-2LM3EQU7VVY4O.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrameView.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/1WYAHUG9H7VAS/Foundation-A3SOD99KJ0S9.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrameView.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/1WYAHUG9H7VAS/Foundation-A3SOD99KJ0S9.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrameView.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/1WYAHUG9H7VAS/CoreText-33OP6U69KUCI9.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrameView.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/1WYAHUG9H7VAS/CoreText-33OP6U69KUCI9.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrameView.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/1WYAHUG9H7VAS/CoreGraphics-1YQ59ILDR3NYI.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrameView.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/1WYAHUG9H7VAS/CoreGraphics-1YQ59ILDR3NYI.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrameView.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/1WYAHUG9H7VAS/CoreFoundation-10I2D2XL7L7X9.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrameView.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/1WYAHUG9H7VAS/CoreFoundation-10I2D2XL7L7X9.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrameView.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/1WYAHUG9H7VAS/ObjectiveC-2CD0WTQVXITO7.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrameView.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/1WYAHUG9H7VAS/ObjectiveC-2CD0WTQVXITO7.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrameView.o):
warning: Could not resolve external type c:objc(cs)NSArray
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrameView.o):
warning: Could not resolve external type c:objc(cs)NSDictionary
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrameView.o):
warning: Could not resolve external type c:@S@CGPoint
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrameView.o):
warning: Could not resolve external type c:@S@CGSize
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrameView.o):
warning: Could not resolve external type c:objc(cs)UIView
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrameView.o):
warning: Could not resolve external type c:objc(cs)UIScrollView
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrameView.o):
warning: Could not resolve external type c:objc(cs)NSObject
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrameView.o):
warning: Could not resolve external type c:objc(cs)NSMutableAttributedString
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrameView.o):
warning: Could not resolve external type c:@S@UIEdgeInsets
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrameView.o):
warning: Could not resolve external type c:objc(cs)NSMutableArray
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrameView.o):
warning: Could not resolve external type c:objc(cs)UITextChecker
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrameView.o):
warning: Could not resolve external type c:objc(cs)NSMutableIndexSet
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrameView.o):
warning: Could not resolve external type c:objc(cs)NSMutableSet
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrameView.o):
warning: Could not resolve external type c:objc(cs)NSUndoManager
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrameView.o):
warning: Could not resolve external type c:objc(cs)UITextRange
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrameView.o):
warning: Could not resolve external type c:objc(cs)UITextPosition
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrameView.o):
warning: Could not resolve external type c:@E@UITextStorageDirection
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrameView.o):
warning: Could not resolve external type c:@S@_NSRange
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrameView.o):
warning: Could not resolve external type c:objc(cs)UIView
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrameView.o):
warning: Could not resolve external type c:objc(cs)NSTimer
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrameView.o):
warning: Could not resolve external type c:objc(cs)UIPopoverController
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrameView.o):
warning: Could not resolve external type c:objc(cs)NSString
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrameView.o):
warning: Could not resolve external type c:@E@UITextAutocapitalizationType
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrameView.o):
warning: Could not resolve external type c:@E@UITextAutocorrectionType
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrameView.o):
warning: Could not resolve external type c:@E@UITextSpellCheckingType
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrameView.o):
warning: Could not resolve external type c:@E@UIKeyboardAppearance
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrameView.o):
warning: Could not resolve external type c:@E@UIKeyboardType
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrameView.o):
warning: Could not resolve external type c:@E@UIReturnKeyType
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrameView.o):
warning: Could not resolve external type c:objc(cs)UITextInputStringTokenizer
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrameView.o):
warning: Could not resolve external type c:objc(cs)NSCharacterSet
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrameView.o):
warning: Could not resolve external type c:objc(cs)NSObject
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrameView.o):
warning: Could not resolve external type c:objc(cs)NSObject
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrameView.o):
warning: Could not resolve external type c:objc(cs)NSAttributedString
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrameView.o):
warning: Could not resolve external type c:@S@CGRect
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrameView.o):
warning: Could not resolve external type c:objc(cs)UIColor
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrameView.o):
warning: Could not resolve external type c:@SA@CFRange
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrameView.o):
warning: Could not resolve external type c:objc(cs)NSObject
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrameView.o):
warning: Could not resolve external type c:objc(cs)UIBezierPath
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrameView.o):
warning: Could not resolve external type c:objc(cs)NSMutableDictionary
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMLoupeView.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/1WYAHUG9H7VAS/UIKit-2LM3EQU7VVY4O.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMLoupeView.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/1WYAHUG9H7VAS/UIKit-2LM3EQU7VVY4O.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMLoupeView.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/1WYAHUG9H7VAS/Foundation-A3SOD99KJ0S9.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMLoupeView.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/1WYAHUG9H7VAS/Foundation-A3SOD99KJ0S9.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMLoupeView.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/1WYAHUG9H7VAS/CoreText-33OP6U69KUCI9.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMLoupeView.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/1WYAHUG9H7VAS/CoreText-33OP6U69KUCI9.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMLoupeView.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/1WYAHUG9H7VAS/QuartzCore-3I7S0M4UEAD0U.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMLoupeView.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/1WYAHUG9H7VAS/QuartzCore-3I7S0M4UEAD0U.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMLoupeView.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/1WYAHUG9H7VAS/CoreGraphics-1YQ59ILDR3NYI.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMLoupeView.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/1WYAHUG9H7VAS/CoreGraphics-1YQ59ILDR3NYI.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMLoupeView.o):
warning: Could not resolve external type c:objc(cs)UIView
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMLoupeView.o):
warning: Could not resolve external type c:objc(cs)CALayer
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMLoupeView.o):
warning: Could not resolve external type c:@S@CGSize
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMLoupeView.o):
warning: Could not resolve external type c:objc(cs)UIView
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMLoupeView.o):
warning: Could not resolve external type c:@S@CGRect
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMLoupeView.o):
warning: Could not resolve external type c:objc(cs)UIImage
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMLoupeView.o):
warning: Could not resolve external type c:@S@CGPoint
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextParagraph.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/1WYAHUG9H7VAS/Foundation-A3SOD99KJ0S9.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextParagraph.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/1WYAHUG9H7VAS/Foundation-A3SOD99KJ0S9.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextParagraph.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/1WYAHUG9H7VAS/UIKit-2LM3EQU7VVY4O.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextParagraph.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/1WYAHUG9H7VAS/UIKit-2LM3EQU7VVY4O.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextParagraph.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/1WYAHUG9H7VAS/CoreText-33OP6U69KUCI9.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextParagraph.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/1WYAHUG9H7VAS/CoreText-33OP6U69KUCI9.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextParagraph.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/1WYAHUG9H7VAS/ObjectiveC-2CD0WTQVXITO7.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextParagraph.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/1WYAHUG9H7VAS/ObjectiveC-2CD0WTQVXITO7.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextParagraph.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/1WYAHUG9H7VAS/CoreGraphics-1YQ59ILDR3NYI.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextParagraph.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/1WYAHUG9H7VAS/CoreGraphics-1YQ59ILDR3NYI.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextParagraph.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/1WYAHUG9H7VAS/CoreFoundation-10I2D2XL7L7X9.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextParagraph.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/1WYAHUG9H7VAS/CoreFoundation-10I2D2XL7L7X9.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextParagraph.o):
warning: Could not resolve external type c:objc(cs)NSObject
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextParagraph.o):
warning: Could not resolve external type c:objc(cs)NSAttributedString
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextParagraph.o):
warning: Could not resolve external type c:objc(cs)NSArray
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextParagraph.o):
warning: Could not resolve external type c:@S@_NSRange
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextParagraph.o):
warning: Could not resolve external type c:@S@CGRect
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextParagraph.o):
warning: Could not resolve external type c:objc(cs)NSObject
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextParagraph.o):
warning: Could not resolve external type c:objc(cs)NSMutableAttributedString
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextParagraph.o):
warning: Could not resolve external type c:@S@UIEdgeInsets
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextParagraph.o):
warning: Could not resolve external type c:objc(cs)NSMutableArray
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextParagraph.o):
warning: Could not resolve external type c:objc(cs)UITextChecker
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextParagraph.o):
warning: Could not resolve external type c:objc(cs)NSMutableIndexSet
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextParagraph.o):
warning: Could not resolve external type c:objc(cs)NSMutableSet
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextParagraph.o):
warning: Could not resolve external type c:@S@CGSize
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextParagraph.o):
warning: Could not resolve external type c:@SA@CFRange
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextParagraph.o):
warning: Could not resolve external type c:objc(cs)NSObject
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextParagraphStyle.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/1WYAHUG9H7VAS/Foundation-A3SOD99KJ0S9.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextParagraphStyle.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/1WYAHUG9H7VAS/Foundation-A3SOD99KJ0S9.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextParagraphStyle.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/1WYAHUG9H7VAS/UIKit-2LM3EQU7VVY4O.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextParagraphStyle.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/1WYAHUG9H7VAS/UIKit-2LM3EQU7VVY4O.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextParagraphStyle.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/1WYAHUG9H7VAS/CoreText-33OP6U69KUCI9.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextParagraphStyle.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/1WYAHUG9H7VAS/CoreText-33OP6U69KUCI9.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextParagraphStyle.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/1WYAHUG9H7VAS/ObjectiveC-2CD0WTQVXITO7.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextParagraphStyle.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/1WYAHUG9H7VAS/ObjectiveC-2CD0WTQVXITO7.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextParagraphStyle.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/1WYAHUG9H7VAS/CoreGraphics-1YQ59ILDR3NYI.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextParagraphStyle.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/1WYAHUG9H7VAS/CoreGraphics-1YQ59ILDR3NYI.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextParagraphStyle.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/1WYAHUG9H7VAS/CoreFoundation-10I2D2XL7L7X9.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextParagraphStyle.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/1WYAHUG9H7VAS/CoreFoundation-10I2D2XL7L7X9.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextParagraphStyle.o):
warning: Could not resolve external type c:objc(cs)NSObject
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextParagraphStyle.o):
warning: Could not resolve external type c:@E@CTTextAlignment
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextParagraphStyle.o):
warning: Could not resolve external type c:@E@CTWritingDirection
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextParagraphStyle.o):
warning: Could not resolve external type c:objc(cs)NSString
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextParagraphStyle.o):
warning: Could not resolve external type c:@S@CGSize
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextParagraphStyle.o):
warning: Could not resolve external type c:@S@CTParagraphStyleSetting
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMPressRecognizer.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/1WYAHUG9H7VAS/Foundation-A3SOD99KJ0S9.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMPressRecognizer.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/1WYAHUG9H7VAS/Foundation-A3SOD99KJ0S9.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMPressRecognizer.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/1WYAHUG9H7VAS/UIKit-2LM3EQU7VVY4O.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMPressRecognizer.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/1WYAHUG9H7VAS/UIKit-2LM3EQU7VVY4O.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMPressRecognizer.o):
warning: Could not resolve external type c:objc(cs)UILongPressGestureRecognizer
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMPressRecognizer.o):
warning: Could not resolve external type c:objc(cs)NSSet
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMPressRecognizer.o):
warning: Could not resolve external type c:objc(cs)UIEvent
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextAttachment.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/1WYAHUG9H7VAS/Foundation-A3SOD99KJ0S9.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextAttachment.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/1WYAHUG9H7VAS/Foundation-A3SOD99KJ0S9.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextAttachment.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/1WYAHUG9H7VAS/UIKit-2LM3EQU7VVY4O.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextAttachment.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/1WYAHUG9H7VAS/UIKit-2LM3EQU7VVY4O.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextAttachment.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/1WYAHUG9H7VAS/CoreText-33OP6U69KUCI9.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextAttachment.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/1WYAHUG9H7VAS/CoreText-33OP6U69KUCI9.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextAttachment.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/1WYAHUG9H7VAS/ObjectiveC-2CD0WTQVXITO7.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextAttachment.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/1WYAHUG9H7VAS/ObjectiveC-2CD0WTQVXITO7.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextAttachment.o):
warning: Could not resolve external type c:objc(cs)NSObject
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextAttachment.o):
warning: Could not resolve external type c:objc(cs)NSDictionary
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextAttachment.o):
warning: Could not resolve external type c:objc(cs)NSObject
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextAttachment.o):
warning: Could not resolve external type c:objc(cs)NSMutableAttributedString
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextAttachment.o):
warning: Could not resolve external type c:@S@UIEdgeInsets
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextAttachment.o):
warning: Could not resolve external type c:objc(cs)NSMutableArray
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextAttachment.o):
warning: Could not resolve external type c:objc(cs)UITextChecker
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextAttachment.o):
warning: Could not resolve external type c:objc(cs)NSMutableIndexSet
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextAttachment.o):
warning: Could not resolve external type c:objc(cs)NSMutableSet
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextAttachment.o):
warning: Could not resolve external type c:@SA@CTRunDelegateCallbacks
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/1WYAHUG9H7VAS/UIKit-2LM3EQU7VVY4O.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/1WYAHUG9H7VAS/UIKit-2LM3EQU7VVY4O.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/1WYAHUG9H7VAS/Foundation-A3SOD99KJ0S9.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/1WYAHUG9H7VAS/Foundation-A3SOD99KJ0S9.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/1WYAHUG9H7VAS/CoreText-33OP6U69KUCI9.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/1WYAHUG9H7VAS/CoreText-33OP6U69KUCI9.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/1WYAHUG9H7VAS/CoreGraphics-1YQ59ILDR3NYI.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/1WYAHUG9H7VAS/CoreGraphics-1YQ59ILDR3NYI.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/1WYAHUG9H7VAS/CoreFoundation-10I2D2XL7L7X9.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/1WYAHUG9H7VAS/CoreFoundation-10I2D2XL7L7X9.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/1WYAHUG9H7VAS/QuartzCore-3I7S0M4UEAD0U.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/1WYAHUG9H7VAS/QuartzCore-3I7S0M4UEAD0U.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/1WYAHUG9H7VAS/ObjectiveC-2CD0WTQVXITO7.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/1WYAHUG9H7VAS/ObjectiveC-2CD0WTQVXITO7.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:objc(cs)NSMutableCharacterSet
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:objc(cs)UITextPosition
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:@E@UITextStorageDirection
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:objc(cs)UITextRange
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:objc(cs)NSArray
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:objc(cs)NSString
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:objc(cs)NSUndoManager
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:objc(cs)UIScrollView
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:objc(cs)NSDictionary
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:objc(cs)NSObject
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:objc(cs)NSMutableAttributedString
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:@S@UIEdgeInsets
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:objc(cs)NSMutableArray
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:objc(cs)UITextChecker
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:objc(cs)NSMutableIndexSet
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:objc(cs)NSMutableSet
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:objc(cs)NSObject
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:@E@CTTextAlignment
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:@E@CTWritingDirection
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:objc(cs)NSUndoManager
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:@S@_NSRange
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:objc(cs)UIView
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:objc(cs)NSTimer
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:objc(cs)UILongPressGestureRecognizer
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:objc(cs)UIPopoverController
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:objc(cs)NSObject
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:objc(cs)UIColor
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:objc(cs)UIImage
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:@E@UITextAutocapitalizationType
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:@E@UITextAutocorrectionType
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:@E@UITextSpellCheckingType
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:@E@UIKeyboardAppearance
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:@E@UIKeyboardType
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:@E@UIReturnKeyType
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:@S@CGPoint
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:objc(cs)UITextInputStringTokenizer
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:objc(cs)UIView
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:objc(cs)UIView
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:objc(cs)UIImageView
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:objc(cs)UIView
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:objc(cs)CALayer
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:@S@CGSize
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:objc(cs)NSCharacterSet
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:objc(cs)UIView
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:objc(cs)UITextSelectionRect
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:@S@CGRect
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:objc(cs)UITextRange
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:objc(cs)UITextPosition
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:@E@NSComparisonResult
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:@E@UITextWritingDirection
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:@SA@CFRange
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:objc(cs)NSCoder
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:objc(cs)UITapGestureRecognizer
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:objc(cs)UIView
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:objc(cs)NSObject
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:objc(cs)NSObject
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:objc(cs)NSAttributedString
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:objc(cs)NSMutableDictionary
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:objc(cs)UIFont
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:objc(cs)NSValue
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:objc(cs)NSSet
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:objc(cs)UIEvent
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:objc(cs)UIGestureRecognizer
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:@E@UIGestureRecognizerState
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:objc(cs)UIScrollView
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:objc(cs)NSNotification
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:objc(cs)UIReferenceLibraryViewController
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:objc(cs)UIMenuItem
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:objc(cs)UIMenuController
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:objc(cs)CABasicAnimation
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:@S@CATransform3D
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:objc(cs)UIDictationPhrase
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:@E@UITextLayoutDirection
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMCaretView.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/1WYAHUG9H7VAS/UIKit-2LM3EQU7VVY4O.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMCaretView.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/1WYAHUG9H7VAS/UIKit-2LM3EQU7VVY4O.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMCaretView.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/1WYAHUG9H7VAS/Foundation-A3SOD99KJ0S9.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMCaretView.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/1WYAHUG9H7VAS/Foundation-A3SOD99KJ0S9.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMCaretView.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/1WYAHUG9H7VAS/CoreGraphics-1YQ59ILDR3NYI.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMCaretView.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/1WYAHUG9H7VAS/CoreGraphics-1YQ59ILDR3NYI.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMCaretView.o):
warning: Could not resolve external type c:objc(cs)UIView
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMCaretView.o):
warning: Could not resolve external type c:objc(cs)NSTimer
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMCaretView.o):
warning: Could not resolve external type c:@S@CGRect
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextColorTheme.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/1WYAHUG9H7VAS/Foundation-A3SOD99KJ0S9.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextColorTheme.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/1WYAHUG9H7VAS/Foundation-A3SOD99KJ0S9.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextColorTheme.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/1WYAHUG9H7VAS/UIKit-2LM3EQU7VVY4O.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextColorTheme.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/1WYAHUG9H7VAS/UIKit-2LM3EQU7VVY4O.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextColorTheme.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/1WYAHUG9H7VAS/ObjectiveC-2CD0WTQVXITO7.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextColorTheme.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/1WYAHUG9H7VAS/ObjectiveC-2CD0WTQVXITO7.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextColorTheme.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/1WYAHUG9H7VAS/CoreGraphics-1YQ59ILDR3NYI.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextColorTheme.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/1WYAHUG9H7VAS/CoreGraphics-1YQ59ILDR3NYI.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextColorTheme.o):
warning: Could not resolve external type c:objc(cs)NSObject
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextColorTheme.o):
warning: Could not resolve external type c:objc(cs)UIColor
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextColorTheme.o):
warning: Could not resolve external type c:objc(cs)UIImage
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextColorTheme.o):
warning: Could not resolve external type c:@S@CGSize
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextColorTheme.o):
warning: Could not resolve external type c:@S@CGRect
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextColorTheme.o):
warning: Could not resolve external type c:objc(cs)UIBezierPath
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(PAStandaloneOutputView.o):
warning: /var/folders/9v/pwrff1tj11z6k_r6kpvttdq80000gn/C/org.llvm.clang.ole/ModuleCache/2KHV4XDU6EXBR/UIKit-2LM3EQU7VVY4O.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(PAStandaloneOutputView.o):
warning: /var/folders/9v/pwrff1tj11z6k_r6kpvttdq80000gn/C/org.llvm.clang.ole/ModuleCache/2KHV4XDU6EXBR/UIKit-2LM3EQU7VVY4O.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(PAStandaloneOutputView.o):
warning: /var/folders/9v/pwrff1tj11z6k_r6kpvttdq80000gn/C/org.llvm.clang.ole/ModuleCache/2KHV4XDU6EXBR/Foundation-A3SOD99KJ0S9.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(PAStandaloneOutputView.o):
warning: /var/folders/9v/pwrff1tj11z6k_r6kpvttdq80000gn/C/org.llvm.clang.ole/ModuleCache/2KHV4XDU6EXBR/Foundation-A3SOD99KJ0S9.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(PAStandaloneOutputView.o):
warning: /var/folders/9v/pwrff1tj11z6k_r6kpvttdq80000gn/C/org.llvm.clang.ole/ModuleCache/2KHV4XDU6EXBR/CoreText-33OP6U69KUCI9.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(PAStandaloneOutputView.o):
warning: /var/folders/9v/pwrff1tj11z6k_r6kpvttdq80000gn/C/org.llvm.clang.ole/ModuleCache/2KHV4XDU6EXBR/CoreText-33OP6U69KUCI9.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(PAStandaloneOutputView.o):
warning: /var/folders/9v/pwrff1tj11z6k_r6kpvttdq80000gn/C/org.llvm.clang.ole/ModuleCache/2KHV4XDU6EXBR/Darwin-MI6WZSG1PNOM.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(PAStandaloneOutputView.o):
warning: /var/folders/9v/pwrff1tj11z6k_r6kpvttdq80000gn/C/org.llvm.clang.ole/ModuleCache/2KHV4XDU6EXBR/Darwin-MI6WZSG1PNOM.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(PAStandaloneOutputView.o):
warning: /var/folders/9v/pwrff1tj11z6k_r6kpvttdq80000gn/C/org.llvm.clang.ole/ModuleCache/2KHV4XDU6EXBR/CoreGraphics-1YQ59ILDR3NYI.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(PAStandaloneOutputView.o):
warning: /var/folders/9v/pwrff1tj11z6k_r6kpvttdq80000gn/C/org.llvm.clang.ole/ModuleCache/2KHV4XDU6EXBR/CoreGraphics-1YQ59ILDR3NYI.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(PAStandaloneOutputView.o):
warning: /var/folders/9v/pwrff1tj11z6k_r6kpvttdq80000gn/C/org.llvm.clang.ole/ModuleCache/2KHV4XDU6EXBR/ObjectiveC-2CD0WTQVXITO7.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(PAStandaloneOutputView.o):
warning: /var/folders/9v/pwrff1tj11z6k_r6kpvttdq80000gn/C/org.llvm.clang.ole/ModuleCache/2KHV4XDU6EXBR/ObjectiveC-2CD0WTQVXITO7.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(PAStandaloneOutputView.o):
warning: Could not resolve external type c:objc(cs)UIView
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(PAStandaloneOutputView.o):
warning: Could not resolve external type c:objc(cs)UIScrollView
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(PAStandaloneOutputView.o):
warning: Could not resolve external type c:objc(cs)NSDictionary
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(PAStandaloneOutputView.o):
warning: Could not resolve external type c:objc(cs)NSObject
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(PAStandaloneOutputView.o):
warning: Could not resolve external type c:objc(cs)NSMutableAttributedString
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(PAStandaloneOutputView.o):
warning: Could not resolve external type c:@S@UIEdgeInsets
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(PAStandaloneOutputView.o):
warning: Could not resolve external type c:objc(cs)NSMutableArray
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(PAStandaloneOutputView.o):
warning: Could not resolve external type c:objc(cs)UITextChecker
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(PAStandaloneOutputView.o):
warning: Could not resolve external type c:objc(cs)NSMutableIndexSet
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(PAStandaloneOutputView.o):
warning: Could not resolve external type c:objc(cs)NSMutableSet
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(PAStandaloneOutputView.o):
warning: Could not resolve external type c:objc(cs)NSUndoManager
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(PAStandaloneOutputView.o):
warning: Could not resolve external type c:objc(cs)UITextRange
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(PAStandaloneOutputView.o):
warning: Could not resolve external type c:objc(cs)UITextPosition
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(PAStandaloneOutputView.o):
warning: Could not resolve external type c:@E@UITextStorageDirection
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(PAStandaloneOutputView.o):
warning: Could not resolve external type c:@S@_NSRange
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(PAStandaloneOutputView.o):
warning: Could not resolve external type c:objc(cs)UIView
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(PAStandaloneOutputView.o):
warning: Could not resolve external type c:objc(cs)NSTimer
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(PAStandaloneOutputView.o):
warning: Could not resolve external type c:objc(cs)NSArray
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(PAStandaloneOutputView.o):
warning: Could not resolve external type c:objc(cs)UIPopoverController
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(PAStandaloneOutputView.o):
warning: Could not resolve external type c:objc(cs)NSString
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(PAStandaloneOutputView.o):
warning: Could not resolve external type c:@E@UITextAutocapitalizationType
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(PAStandaloneOutputView.o):
warning: Could not resolve external type c:@E@UITextAutocorrectionType
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(PAStandaloneOutputView.o):
warning: Could not resolve external type c:@E@UITextSpellCheckingType
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(PAStandaloneOutputView.o):
warning: Could not resolve external type c:@E@UIKeyboardAppearance
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(PAStandaloneOutputView.o):
warning: Could not resolve external type c:@E@UIKeyboardType
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(PAStandaloneOutputView.o):
warning: Could not resolve external type c:@E@UIReturnKeyType
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(PAStandaloneOutputView.o):
warning: Could not resolve external type c:@S@CGPoint
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(PAStandaloneOutputView.o):
warning: Could not resolve external type c:objc(cs)UITextInputStringTokenizer
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(PAStandaloneOutputView.o):
warning: Could not resolve external type c:objc(cs)NSCharacterSet
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(PAStandaloneOutputView.o):
warning: Could not resolve external type c:objc(cs)UITextField
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(PAStandaloneOutputView.o):
warning: Could not resolve external type c:objc(cs)UIFont
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(PAStandaloneOutputView.o):
warning: Could not resolve external type c:objc(cs)UIColor
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(PAStandaloneOutputView.o):
warning: Could not resolve external type c:objc(cs)NSDataDetector
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(PAStandaloneOutputView.o):
warning: Could not resolve external type c:objc(cs)NSCache
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(PAStandaloneOutputView.o):
warning: Could not resolve external type c:objc(cs)NSURL
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(PAStandaloneOutputView.o):
warning: Could not resolve external type c:objc(cs)UIImageView
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(PAStandaloneOutputView.o):
warning: Could not resolve external type c:objc(cs)UIButton
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(PAStandaloneOutputView.o):
warning: Could not resolve external type c:@S@CGRect
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(PAStandaloneOutputView.o):
warning: Could not resolve external type c:@E@UIUserInterfaceIdiom
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(PAStandaloneOutputView.o):
warning: Could not resolve external type c:objc(cs)NSNotification
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(PAStandaloneOutputView.o):
warning: Could not resolve external type c:objc(cs)NSTextCheckingResult
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(PAStandaloneOutputView.o):
warning: Could not resolve external type c:@E@NSMatchingFlags
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(PAStandaloneOutputView.o):
warning: Could not resolve external type c:objc(cs)UIImage
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(PAStandaloneOutputView.o):
warning: Could not resolve external type c:objc(cs)NSMutableDictionary
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(PAStandaloneOutputView.o):
warning: Could not resolve external type c:objc(cs)NSAttributedString
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(PAStandaloneOutputView.o):
warning: Could not resolve external type c:objc(cs)NSObject
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(PAStandaloneOutputView.o):
warning: Could not resolve external type c:@S@CGSize
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(PAStandaloneOutputView.o):
warning: Could not resolve external type c:objc(cs)UIView
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(PAStandaloneOutputView.o):
warning: Could not resolve external type c:objc(cs)UIActionSheet
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(PAStandaloneOutputView.o):
warning: Could not resolve external type c:objc(cs)NSOperation
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(PAStandaloneOutputView.o):
warning: Could not resolve external type c:objc(cs)UILabel
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextStorage.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/HO3SZ6HJAT4G/Foundation-A3SOD99KJ0S9.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextStorage.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/HO3SZ6HJAT4G/Foundation-A3SOD99KJ0S9.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextStorage.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/HO3SZ6HJAT4G/UIKit-2LM3EQU7VVY4O.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextStorage.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/HO3SZ6HJAT4G/UIKit-2LM3EQU7VVY4O.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextStorage.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/HO3SZ6HJAT4G/CoreText-33OP6U69KUCI9.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextStorage.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/HO3SZ6HJAT4G/CoreText-33OP6U69KUCI9.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextStorage.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/HO3SZ6HJAT4G/ObjectiveC-2CD0WTQVXITO7.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextStorage.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/HO3SZ6HJAT4G/ObjectiveC-2CD0WTQVXITO7.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextStorage.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/HO3SZ6HJAT4G/CoreGraphics-1YQ59ILDR3NYI.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextStorage.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/HO3SZ6HJAT4G/CoreGraphics-1YQ59ILDR3NYI.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextStorage.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/HO3SZ6HJAT4G/CoreFoundation-10I2D2XL7L7X9.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextStorage.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/HO3SZ6HJAT4G/CoreFoundation-10I2D2XL7L7X9.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextStorage.o):
warning: Could not resolve external type c:objc(cs)NSObject
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextStorage.o):
warning: Could not resolve external type c:objc(cs)NSAttributedString
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextStorage.o):
warning: Could not resolve external type c:objc(cs)NSArray
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextStorage.o):
warning: Could not resolve external type c:@S@_NSRange
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextStorage.o):
warning: Could not resolve external type c:@S@CGRect
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextStorage.o):
warning: Could not resolve external type c:objc(cs)NSObject
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextStorage.o):
warning: Could not resolve external type c:objc(cs)NSMutableAttributedString
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextStorage.o):
warning: Could not resolve external type c:@S@UIEdgeInsets
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextStorage.o):
warning: Could not resolve external type c:objc(cs)NSMutableArray
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextStorage.o):
warning: Could not resolve external type c:objc(cs)UITextChecker
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextStorage.o):
warning: Could not resolve external type c:objc(cs)NSMutableIndexSet
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextStorage.o):
warning: Could not resolve external type c:objc(cs)UIScrollView
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextStorage.o):
warning: Could not resolve external type c:objc(cs)NSDictionary
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextStorage.o):
warning: Could not resolve external type c:objc(cs)NSObject
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextStorage.o):
warning: Could not resolve external type c:@E@CTTextAlignment
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextStorage.o):
warning: Could not resolve external type c:@E@CTWritingDirection
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextStorage.o):
warning: Could not resolve external type c:objc(cs)NSUndoManager
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextStorage.o):
warning: Could not resolve external type c:objc(cs)UITextRange
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextStorage.o):
warning: Could not resolve external type c:objc(cs)UITextPosition
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextStorage.o):
warning: Could not resolve external type c:@E@UITextStorageDirection
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextStorage.o):
warning: Could not resolve external type c:objc(cs)UIView
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextStorage.o):
warning: Could not resolve external type c:objc(cs)NSTimer
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextStorage.o):
warning: Could not resolve external type c:objc(cs)UIPopoverController
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextStorage.o):
warning: Could not resolve external type c:objc(cs)NSString
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextStorage.o):
warning: Could not resolve external type c:@E@UITextAutocapitalizationType
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextStorage.o):
warning: Could not resolve external type c:@E@UITextAutocorrectionType
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextStorage.o):
warning: Could not resolve external type c:@E@UITextSpellCheckingType
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextStorage.o):
warning: Could not resolve external type c:@E@UIKeyboardAppearance
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextStorage.o):
warning: Could not resolve external type c:@E@UIKeyboardType
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextStorage.o):
warning: Could not resolve external type c:@E@UIReturnKeyType
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextStorage.o):
warning: Could not resolve external type c:@S@CGPoint
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextStorage.o):
warning: Could not resolve external type c:objc(cs)UITextInputStringTokenizer
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextStorage.o):
warning: Could not resolve external type c:objc(cs)NSCharacterSet
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextStorage.o):
warning: Could not resolve external type c:objc(cs)NSMutableSet
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextStorage.o):
warning: Could not resolve external type c:@E@NSComparisonResult
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextStorage.o):
warning: Could not resolve external type c:objc(cs)NSObject
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextStorage.o):
warning: Could not resolve external type c:@E@CFComparisonResult
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextStorage.o):
warning: Could not resolve external type c:@SA@CFRange
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextStorage.o):
warning: Could not resolve external type c:objc(cs)NSObject
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextStorage.o):
warning: Could not resolve external type c:objc(cs)NSMutableDictionary
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextSelectionView.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/HO3SZ6HJAT4G/UIKit-2LM3EQU7VVY4O.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextSelectionView.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/HO3SZ6HJAT4G/UIKit-2LM3EQU7VVY4O.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextSelectionView.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/HO3SZ6HJAT4G/Foundation-A3SOD99KJ0S9.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextSelectionView.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/HO3SZ6HJAT4G/Foundation-A3SOD99KJ0S9.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextSelectionView.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/HO3SZ6HJAT4G/CoreText-33OP6U69KUCI9.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextSelectionView.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/HO3SZ6HJAT4G/CoreText-33OP6U69KUCI9.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextSelectionView.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/HO3SZ6HJAT4G/CoreGraphics-1YQ59ILDR3NYI.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextSelectionView.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/HO3SZ6HJAT4G/CoreGraphics-1YQ59ILDR3NYI.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextSelectionView.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/HO3SZ6HJAT4G/ObjectiveC-2CD0WTQVXITO7.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextSelectionView.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/HO3SZ6HJAT4G/ObjectiveC-2CD0WTQVXITO7.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextSelectionView.o):
warning: Could not resolve external type c:objc(cs)UITextPosition
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextSelectionView.o):
warning: Could not resolve external type c:@E@UITextStorageDirection
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextSelectionView.o):
warning: Could not resolve external type c:objc(cs)UITextRange
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextSelectionView.o):
warning: Could not resolve external type c:objc(cs)UIView
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextSelectionView.o):
warning: Could not resolve external type c:objc(cs)UIScrollView
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextSelectionView.o):
warning: Could not resolve external type c:objc(cs)NSDictionary
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextSelectionView.o):
warning: Could not resolve external type c:objc(cs)NSObject
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextSelectionView.o):
warning: Could not resolve external type c:objc(cs)NSMutableAttributedString
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextSelectionView.o):
warning: Could not resolve external type c:@S@UIEdgeInsets
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextSelectionView.o):
warning: Could not resolve external type c:objc(cs)NSMutableArray
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextSelectionView.o):
warning: Could not resolve external type c:objc(cs)UITextChecker
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextSelectionView.o):
warning: Could not resolve external type c:objc(cs)NSMutableIndexSet
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextSelectionView.o):
warning: Could not resolve external type c:objc(cs)NSMutableSet
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextSelectionView.o):
warning: Could not resolve external type c:objc(cs)NSUndoManager
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextSelectionView.o):
warning: Could not resolve external type c:@S@_NSRange
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextSelectionView.o):
warning: Could not resolve external type c:objc(cs)UIView
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextSelectionView.o):
warning: Could not resolve external type c:objc(cs)NSTimer
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextSelectionView.o):
warning: Could not resolve external type c:objc(cs)NSArray
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextSelectionView.o):
warning: Could not resolve external type c:objc(cs)UIPopoverController
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextSelectionView.o):
warning: Could not resolve external type c:objc(cs)NSString
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextSelectionView.o):
warning: Could not resolve external type c:objc(cs)NSObject
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextSelectionView.o):
warning: Could not resolve external type c:objc(cs)UIColor
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextSelectionView.o):
warning: Could not resolve external type c:objc(cs)UIImage
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextSelectionView.o):
warning: Could not resolve external type c:@E@UITextAutocapitalizationType
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextSelectionView.o):
warning: Could not resolve external type c:@E@UITextAutocorrectionType
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextSelectionView.o):
warning: Could not resolve external type c:@E@UITextSpellCheckingType
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextSelectionView.o):
warning: Could not resolve external type c:@E@UIKeyboardAppearance
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextSelectionView.o):
warning: Could not resolve external type c:@E@UIKeyboardType
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextSelectionView.o):
warning: Could not resolve external type c:@E@UIReturnKeyType
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextSelectionView.o):
warning: Could not resolve external type c:@S@CGPoint
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextSelectionView.o):
warning: Could not resolve external type c:objc(cs)UITextInputStringTokenizer
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextSelectionView.o):
warning: Could not resolve external type c:objc(cs)NSCharacterSet
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextSelectionView.o):
warning: Could not resolve external type c:objc(cs)UIView
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextSelectionView.o):
warning: Could not resolve external type c:objc(cs)UIImageView
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextSelectionView.o):
warning: Could not resolve external type c:@S@CGRect
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextInputStringTokenizer.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/HO3SZ6HJAT4G/Foundation-A3SOD99KJ0S9.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextInputStringTokenizer.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/HO3SZ6HJAT4G/Foundation-A3SOD99KJ0S9.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextInputStringTokenizer.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/HO3SZ6HJAT4G/UIKit-2LM3EQU7VVY4O.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextInputStringTokenizer.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/HO3SZ6HJAT4G/UIKit-2LM3EQU7VVY4O.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextInputStringTokenizer.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/HO3SZ6HJAT4G/CoreText-33OP6U69KUCI9.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextInputStringTokenizer.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/HO3SZ6HJAT4G/CoreText-33OP6U69KUCI9.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextInputStringTokenizer.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/HO3SZ6HJAT4G/CoreGraphics-1YQ59ILDR3NYI.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextInputStringTokenizer.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/HO3SZ6HJAT4G/CoreGraphics-1YQ59ILDR3NYI.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextInputStringTokenizer.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/HO3SZ6HJAT4G/CoreFoundation-10I2D2XL7L7X9.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextInputStringTokenizer.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/HO3SZ6HJAT4G/CoreFoundation-10I2D2XL7L7X9.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextInputStringTokenizer.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/HO3SZ6HJAT4G/ObjectiveC-2CD0WTQVXITO7.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextInputStringTokenizer.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/HO3SZ6HJAT4G/ObjectiveC-2CD0WTQVXITO7.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextInputStringTokenizer.o):
warning: Could not resolve external type c:objc(cs)UIScrollView
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextInputStringTokenizer.o):
warning: Could not resolve external type c:objc(cs)NSDictionary
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextInputStringTokenizer.o):
warning: Could not resolve external type c:objc(cs)NSObject
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextInputStringTokenizer.o):
warning: Could not resolve external type c:objc(cs)NSMutableAttributedString
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextInputStringTokenizer.o):
warning: Could not resolve external type c:@S@UIEdgeInsets
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextInputStringTokenizer.o):
warning: Could not resolve external type c:objc(cs)NSMutableArray
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextInputStringTokenizer.o):
warning: Could not resolve external type c:objc(cs)UITextChecker
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextInputStringTokenizer.o):
warning: Could not resolve external type c:objc(cs)NSMutableIndexSet
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextInputStringTokenizer.o):
warning: Could not resolve external type c:objc(cs)NSMutableSet
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextInputStringTokenizer.o):
warning: Could not resolve external type c:objc(cs)NSUndoManager
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextInputStringTokenizer.o):
warning: Could not resolve external type c:objc(cs)UITextRange
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextInputStringTokenizer.o):
warning: Could not resolve external type c:objc(cs)UITextPosition
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextInputStringTokenizer.o):
warning: Could not resolve external type c:@E@UITextStorageDirection
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextInputStringTokenizer.o):
warning: Could not resolve external type c:@S@_NSRange
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextInputStringTokenizer.o):
warning: Could not resolve external type c:objc(cs)UIView
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextInputStringTokenizer.o):
warning: Could not resolve external type c:objc(cs)NSTimer
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextInputStringTokenizer.o):
warning: Could not resolve external type c:objc(cs)NSArray
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextInputStringTokenizer.o):
warning: Could not resolve external type c:objc(cs)UIPopoverController
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextInputStringTokenizer.o):
warning: Could not resolve external type c:objc(cs)NSString
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextInputStringTokenizer.o):
warning: Could not resolve external type c:@E@UITextAutocapitalizationType
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextInputStringTokenizer.o):
warning: Could not resolve external type c:@E@UITextAutocorrectionType
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextInputStringTokenizer.o):
warning: Could not resolve external type c:@E@UITextSpellCheckingType
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextInputStringTokenizer.o):
warning: Could not resolve external type c:@E@UIKeyboardAppearance
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextInputStringTokenizer.o):
warning: Could not resolve external type c:@E@UIKeyboardType
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextInputStringTokenizer.o):
warning: Could not resolve external type c:@E@UIReturnKeyType
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextInputStringTokenizer.o):
warning: Could not resolve external type c:@S@CGPoint
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextInputStringTokenizer.o):
warning: Could not resolve external type c:objc(cs)UITextInputStringTokenizer
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextInputStringTokenizer.o):
warning: Could not resolve external type c:objc(cs)NSCharacterSet
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextInputStringTokenizer.o):
warning: Could not resolve external type c:objc(cs)UITextInputStringTokenizer
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextInputStringTokenizer.o):
warning: Could not resolve external type c:objc(cs)UITextPosition
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextInputStringTokenizer.o):
warning: Could not resolve external type c:objc(cs)UITextRange
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextInputStringTokenizer.o):
warning: Could not resolve external type c:@SA@CFRange
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextInputStringTokenizer.o):
warning: Could not resolve external type c:objc(cs)UIResponder
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextInputStringTokenizer.o):
warning: Could not resolve external type c:@E@UITextGranularity
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextInputStringTokenizer.o):
warning: Could not resolve external type c:@S@CGRect
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrame.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/HO3SZ6HJAT4G/Foundation-A3SOD99KJ0S9.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrame.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/HO3SZ6HJAT4G/Foundation-A3SOD99KJ0S9.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrame.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/HO3SZ6HJAT4G/CoreText-33OP6U69KUCI9.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrame.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/HO3SZ6HJAT4G/CoreText-33OP6U69KUCI9.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrame.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/HO3SZ6HJAT4G/UIKit-2LM3EQU7VVY4O.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrame.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/HO3SZ6HJAT4G/UIKit-2LM3EQU7VVY4O.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrame.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/HO3SZ6HJAT4G/ObjectiveC-2CD0WTQVXITO7.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrame.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/HO3SZ6HJAT4G/ObjectiveC-2CD0WTQVXITO7.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrame.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/HO3SZ6HJAT4G/CoreGraphics-1YQ59ILDR3NYI.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrame.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/HO3SZ6HJAT4G/CoreGraphics-1YQ59ILDR3NYI.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrame.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/HO3SZ6HJAT4G/CoreFoundation-10I2D2XL7L7X9.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrame.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/HO3SZ6HJAT4G/CoreFoundation-10I2D2XL7L7X9.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrame.o):
warning: Could not resolve external type c:objc(cs)NSObject
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrame.o):
warning: Could not resolve external type c:objc(cs)NSObject
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrame.o):
warning: Could not resolve external type c:objc(cs)NSAttributedString
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrame.o):
warning: Could not resolve external type c:objc(cs)NSArray
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrame.o):
warning: Could not resolve external type c:@S@_NSRange
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrame.o):
warning: Could not resolve external type c:@S@CGRect
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrame.o):
warning: Could not resolve external type c:objc(cs)NSObject
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrame.o):
warning: Could not resolve external type c:objc(cs)NSMutableAttributedString
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrame.o):
warning: Could not resolve external type c:@S@UIEdgeInsets
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrame.o):
warning: Could not resolve external type c:objc(cs)NSMutableArray
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrame.o):
warning: Could not resolve external type c:objc(cs)UITextChecker
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrame.o):
warning: Could not resolve external type c:objc(cs)NSMutableIndexSet
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrame.o):
warning: Could not resolve external type c:objc(cs)UIScrollView
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrame.o):
warning: Could not resolve external type c:objc(cs)NSDictionary
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrame.o):
warning: Could not resolve external type c:objc(cs)NSUndoManager
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrame.o):
warning: Could not resolve external type c:objc(cs)UITextRange
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrame.o):
warning: Could not resolve external type c:objc(cs)UITextPosition
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrame.o):
warning: Could not resolve external type c:@E@UITextStorageDirection
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrame.o):
warning: Could not resolve external type c:objc(cs)UIView
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrame.o):
warning: Could not resolve external type c:objc(cs)NSTimer
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrame.o):
warning: Could not resolve external type c:objc(cs)UIPopoverController
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrame.o):
warning: Could not resolve external type c:objc(cs)NSString
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrame.o):
warning: Could not resolve external type c:@E@UITextAutocapitalizationType
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrame.o):
warning: Could not resolve external type c:@E@UITextAutocorrectionType
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrame.o):
warning: Could not resolve external type c:@E@UITextSpellCheckingType
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrame.o):
warning: Could not resolve external type c:@E@UIKeyboardAppearance
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrame.o):
warning: Could not resolve external type c:@E@UIKeyboardType
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrame.o):
warning: Could not resolve external type c:@E@UIReturnKeyType
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrame.o):
warning: Could not resolve external type c:@S@CGPoint
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrame.o):
warning: Could not resolve external type c:objc(cs)UITextInputStringTokenizer
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrame.o):
warning: Could not resolve external type c:objc(cs)NSCharacterSet
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrame.o):
warning: Could not resolve external type c:objc(cs)NSMutableSet
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrame.o):
warning: Could not resolve external type c:@SA@CFRange
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrameView.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/HO3SZ6HJAT4G/UIKit-2LM3EQU7VVY4O.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrameView.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/HO3SZ6HJAT4G/UIKit-2LM3EQU7VVY4O.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrameView.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/HO3SZ6HJAT4G/Foundation-A3SOD99KJ0S9.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrameView.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/HO3SZ6HJAT4G/Foundation-A3SOD99KJ0S9.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrameView.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/HO3SZ6HJAT4G/CoreText-33OP6U69KUCI9.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrameView.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/HO3SZ6HJAT4G/CoreText-33OP6U69KUCI9.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrameView.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/HO3SZ6HJAT4G/CoreGraphics-1YQ59ILDR3NYI.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrameView.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/HO3SZ6HJAT4G/CoreGraphics-1YQ59ILDR3NYI.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrameView.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/HO3SZ6HJAT4G/CoreFoundation-10I2D2XL7L7X9.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrameView.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/HO3SZ6HJAT4G/CoreFoundation-10I2D2XL7L7X9.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrameView.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/HO3SZ6HJAT4G/ObjectiveC-2CD0WTQVXITO7.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrameView.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/HO3SZ6HJAT4G/ObjectiveC-2CD0WTQVXITO7.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrameView.o):
warning: Could not resolve external type c:objc(cs)NSArray
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrameView.o):
warning: Could not resolve external type c:objc(cs)NSDictionary
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrameView.o):
warning: Could not resolve external type c:@S@CGPoint
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrameView.o):
warning: Could not resolve external type c:@S@CGSize
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrameView.o):
warning: Could not resolve external type c:objc(cs)UIView
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrameView.o):
warning: Could not resolve external type c:objc(cs)UIScrollView
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrameView.o):
warning: Could not resolve external type c:objc(cs)NSObject
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrameView.o):
warning: Could not resolve external type c:objc(cs)NSMutableAttributedString
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrameView.o):
warning: Could not resolve external type c:@S@UIEdgeInsets
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrameView.o):
warning: Could not resolve external type c:objc(cs)NSMutableArray
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrameView.o):
warning: Could not resolve external type c:objc(cs)UITextChecker
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrameView.o):
warning: Could not resolve external type c:objc(cs)NSMutableIndexSet
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrameView.o):
warning: Could not resolve external type c:objc(cs)NSMutableSet
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrameView.o):
warning: Could not resolve external type c:objc(cs)NSUndoManager
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrameView.o):
warning: Could not resolve external type c:objc(cs)UITextRange
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrameView.o):
warning: Could not resolve external type c:objc(cs)UITextPosition
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrameView.o):
warning: Could not resolve external type c:@E@UITextStorageDirection
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrameView.o):
warning: Could not resolve external type c:@S@_NSRange
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrameView.o):
warning: Could not resolve external type c:objc(cs)UIView
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrameView.o):
warning: Could not resolve external type c:objc(cs)NSTimer
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrameView.o):
warning: Could not resolve external type c:objc(cs)UIPopoverController
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrameView.o):
warning: Could not resolve external type c:objc(cs)NSString
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrameView.o):
warning: Could not resolve external type c:@E@UITextAutocapitalizationType
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrameView.o):
warning: Could not resolve external type c:@E@UITextAutocorrectionType
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrameView.o):
warning: Could not resolve external type c:@E@UITextSpellCheckingType
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrameView.o):
warning: Could not resolve external type c:@E@UIKeyboardAppearance
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrameView.o):
warning: Could not resolve external type c:@E@UIKeyboardType
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrameView.o):
warning: Could not resolve external type c:@E@UIReturnKeyType
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrameView.o):
warning: Could not resolve external type c:objc(cs)UITextInputStringTokenizer
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrameView.o):
warning: Could not resolve external type c:objc(cs)NSCharacterSet
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrameView.o):
warning: Could not resolve external type c:objc(cs)NSObject
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrameView.o):
warning: Could not resolve external type c:objc(cs)NSObject
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrameView.o):
warning: Could not resolve external type c:objc(cs)NSAttributedString
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrameView.o):
warning: Could not resolve external type c:@S@CGRect
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrameView.o):
warning: Could not resolve external type c:objc(cs)UIColor
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrameView.o):
warning: Could not resolve external type c:@SA@CFRange
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrameView.o):
warning: Could not resolve external type c:objc(cs)NSObject
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrameView.o):
warning: Could not resolve external type c:objc(cs)UIBezierPath
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextFrameView.o):
warning: Could not resolve external type c:objc(cs)NSMutableDictionary
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMLoupeView.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/HO3SZ6HJAT4G/UIKit-2LM3EQU7VVY4O.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMLoupeView.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/HO3SZ6HJAT4G/UIKit-2LM3EQU7VVY4O.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMLoupeView.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/HO3SZ6HJAT4G/Foundation-A3SOD99KJ0S9.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMLoupeView.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/HO3SZ6HJAT4G/Foundation-A3SOD99KJ0S9.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMLoupeView.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/HO3SZ6HJAT4G/CoreText-33OP6U69KUCI9.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMLoupeView.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/HO3SZ6HJAT4G/CoreText-33OP6U69KUCI9.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMLoupeView.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/HO3SZ6HJAT4G/QuartzCore-3I7S0M4UEAD0U.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMLoupeView.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/HO3SZ6HJAT4G/QuartzCore-3I7S0M4UEAD0U.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMLoupeView.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/HO3SZ6HJAT4G/CoreGraphics-1YQ59ILDR3NYI.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMLoupeView.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/HO3SZ6HJAT4G/CoreGraphics-1YQ59ILDR3NYI.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMLoupeView.o):
warning: Could not resolve external type c:objc(cs)UIView
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMLoupeView.o):
warning: Could not resolve external type c:objc(cs)CALayer
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMLoupeView.o):
warning: Could not resolve external type c:@S@CGSize
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMLoupeView.o):
warning: Could not resolve external type c:objc(cs)UIView
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMLoupeView.o):
warning: Could not resolve external type c:@S@CGRect
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMLoupeView.o):
warning: Could not resolve external type c:objc(cs)UIImage
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMLoupeView.o):
warning: Could not resolve external type c:@S@CGPoint
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextParagraph.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/HO3SZ6HJAT4G/Foundation-A3SOD99KJ0S9.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextParagraph.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/HO3SZ6HJAT4G/Foundation-A3SOD99KJ0S9.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextParagraph.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/HO3SZ6HJAT4G/UIKit-2LM3EQU7VVY4O.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextParagraph.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/HO3SZ6HJAT4G/UIKit-2LM3EQU7VVY4O.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextParagraph.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/HO3SZ6HJAT4G/CoreText-33OP6U69KUCI9.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextParagraph.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/HO3SZ6HJAT4G/CoreText-33OP6U69KUCI9.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextParagraph.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/HO3SZ6HJAT4G/ObjectiveC-2CD0WTQVXITO7.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextParagraph.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/HO3SZ6HJAT4G/ObjectiveC-2CD0WTQVXITO7.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextParagraph.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/HO3SZ6HJAT4G/CoreGraphics-1YQ59ILDR3NYI.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextParagraph.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/HO3SZ6HJAT4G/CoreGraphics-1YQ59ILDR3NYI.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextParagraph.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/HO3SZ6HJAT4G/CoreFoundation-10I2D2XL7L7X9.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextParagraph.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/HO3SZ6HJAT4G/CoreFoundation-10I2D2XL7L7X9.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextParagraph.o):
warning: Could not resolve external type c:objc(cs)NSObject
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextParagraph.o):
warning: Could not resolve external type c:objc(cs)NSAttributedString
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextParagraph.o):
warning: Could not resolve external type c:objc(cs)NSArray
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextParagraph.o):
warning: Could not resolve external type c:@S@_NSRange
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextParagraph.o):
warning: Could not resolve external type c:@S@CGRect
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextParagraph.o):
warning: Could not resolve external type c:objc(cs)NSObject
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextParagraph.o):
warning: Could not resolve external type c:objc(cs)NSMutableAttributedString
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextParagraph.o):
warning: Could not resolve external type c:@S@UIEdgeInsets
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextParagraph.o):
warning: Could not resolve external type c:objc(cs)NSMutableArray
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextParagraph.o):
warning: Could not resolve external type c:objc(cs)UITextChecker
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextParagraph.o):
warning: Could not resolve external type c:objc(cs)NSMutableIndexSet
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextParagraph.o):
warning: Could not resolve external type c:objc(cs)NSMutableSet
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextParagraph.o):
warning: Could not resolve external type c:@S@CGSize
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextParagraph.o):
warning: Could not resolve external type c:@SA@CFRange
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextParagraph.o):
warning: Could not resolve external type c:objc(cs)NSObject
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextParagraphStyle.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/HO3SZ6HJAT4G/Foundation-A3SOD99KJ0S9.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextParagraphStyle.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/HO3SZ6HJAT4G/Foundation-A3SOD99KJ0S9.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextParagraphStyle.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/HO3SZ6HJAT4G/UIKit-2LM3EQU7VVY4O.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextParagraphStyle.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/HO3SZ6HJAT4G/UIKit-2LM3EQU7VVY4O.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextParagraphStyle.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/HO3SZ6HJAT4G/CoreText-33OP6U69KUCI9.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextParagraphStyle.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/HO3SZ6HJAT4G/CoreText-33OP6U69KUCI9.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextParagraphStyle.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/HO3SZ6HJAT4G/ObjectiveC-2CD0WTQVXITO7.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextParagraphStyle.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/HO3SZ6HJAT4G/ObjectiveC-2CD0WTQVXITO7.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextParagraphStyle.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/HO3SZ6HJAT4G/CoreGraphics-1YQ59ILDR3NYI.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextParagraphStyle.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/HO3SZ6HJAT4G/CoreGraphics-1YQ59ILDR3NYI.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextParagraphStyle.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/HO3SZ6HJAT4G/CoreFoundation-10I2D2XL7L7X9.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextParagraphStyle.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/HO3SZ6HJAT4G/CoreFoundation-10I2D2XL7L7X9.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextParagraphStyle.o):
warning: Could not resolve external type c:objc(cs)NSObject
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextParagraphStyle.o):
warning: Could not resolve external type c:@E@CTTextAlignment
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextParagraphStyle.o):
warning: Could not resolve external type c:@E@CTWritingDirection
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextParagraphStyle.o):
warning: Could not resolve external type c:objc(cs)NSString
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextParagraphStyle.o):
warning: Could not resolve external type c:@S@CGSize
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextParagraphStyle.o):
warning: Could not resolve external type c:@S@CTParagraphStyleSetting
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMPressRecognizer.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/HO3SZ6HJAT4G/Foundation-A3SOD99KJ0S9.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMPressRecognizer.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/HO3SZ6HJAT4G/Foundation-A3SOD99KJ0S9.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMPressRecognizer.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/HO3SZ6HJAT4G/UIKit-2LM3EQU7VVY4O.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMPressRecognizer.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/HO3SZ6HJAT4G/UIKit-2LM3EQU7VVY4O.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMPressRecognizer.o):
warning: Could not resolve external type c:objc(cs)UILongPressGestureRecognizer
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMPressRecognizer.o):
warning: Could not resolve external type c:objc(cs)NSSet
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMPressRecognizer.o):
warning: Could not resolve external type c:objc(cs)UIEvent
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextAttachment.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/HO3SZ6HJAT4G/Foundation-A3SOD99KJ0S9.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextAttachment.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/HO3SZ6HJAT4G/Foundation-A3SOD99KJ0S9.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextAttachment.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/HO3SZ6HJAT4G/UIKit-2LM3EQU7VVY4O.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextAttachment.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/HO3SZ6HJAT4G/UIKit-2LM3EQU7VVY4O.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextAttachment.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/HO3SZ6HJAT4G/CoreText-33OP6U69KUCI9.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextAttachment.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/HO3SZ6HJAT4G/CoreText-33OP6U69KUCI9.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextAttachment.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/HO3SZ6HJAT4G/ObjectiveC-2CD0WTQVXITO7.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextAttachment.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/HO3SZ6HJAT4G/ObjectiveC-2CD0WTQVXITO7.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextAttachment.o):
warning: Could not resolve external type c:objc(cs)NSObject
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextAttachment.o):
warning: Could not resolve external type c:objc(cs)NSDictionary
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextAttachment.o):
warning: Could not resolve external type c:objc(cs)NSObject
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextAttachment.o):
warning: Could not resolve external type c:objc(cs)NSMutableAttributedString
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextAttachment.o):
warning: Could not resolve external type c:@S@UIEdgeInsets
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextAttachment.o):
warning: Could not resolve external type c:objc(cs)NSMutableArray
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextAttachment.o):
warning: Could not resolve external type c:objc(cs)UITextChecker
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextAttachment.o):
warning: Could not resolve external type c:objc(cs)NSMutableIndexSet
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextAttachment.o):
warning: Could not resolve external type c:objc(cs)NSMutableSet
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextAttachment.o):
warning: Could not resolve external type c:@SA@CTRunDelegateCallbacks
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/HO3SZ6HJAT4G/UIKit-2LM3EQU7VVY4O.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/HO3SZ6HJAT4G/UIKit-2LM3EQU7VVY4O.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/HO3SZ6HJAT4G/Foundation-A3SOD99KJ0S9.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/HO3SZ6HJAT4G/Foundation-A3SOD99KJ0S9.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/HO3SZ6HJAT4G/CoreText-33OP6U69KUCI9.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/HO3SZ6HJAT4G/CoreText-33OP6U69KUCI9.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/HO3SZ6HJAT4G/CoreGraphics-1YQ59ILDR3NYI.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/HO3SZ6HJAT4G/CoreGraphics-1YQ59ILDR3NYI.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/HO3SZ6HJAT4G/CoreFoundation-10I2D2XL7L7X9.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/HO3SZ6HJAT4G/CoreFoundation-10I2D2XL7L7X9.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/HO3SZ6HJAT4G/QuartzCore-3I7S0M4UEAD0U.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/HO3SZ6HJAT4G/QuartzCore-3I7S0M4UEAD0U.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/HO3SZ6HJAT4G/ObjectiveC-2CD0WTQVXITO7.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/HO3SZ6HJAT4G/ObjectiveC-2CD0WTQVXITO7.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:objc(cs)NSMutableCharacterSet
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:objc(cs)UITextPosition
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:@E@UITextStorageDirection
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:objc(cs)UITextRange
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:objc(cs)NSArray
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:objc(cs)NSString
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:objc(cs)NSUndoManager
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:objc(cs)UIScrollView
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:objc(cs)NSDictionary
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:objc(cs)NSObject
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:objc(cs)NSMutableAttributedString
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:@S@UIEdgeInsets
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:objc(cs)NSMutableArray
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:objc(cs)UITextChecker
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:objc(cs)NSMutableIndexSet
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:objc(cs)NSMutableSet
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:objc(cs)NSObject
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:@E@CTTextAlignment
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:@E@CTWritingDirection
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:objc(cs)NSUndoManager
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:@S@_NSRange
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:objc(cs)UIView
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:objc(cs)NSTimer
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:objc(cs)UILongPressGestureRecognizer
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:objc(cs)UIPopoverController
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:objc(cs)NSObject
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:objc(cs)UIColor
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:objc(cs)UIImage
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:@E@UITextAutocapitalizationType
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:@E@UITextAutocorrectionType
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:@E@UITextSpellCheckingType
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:@E@UIKeyboardAppearance
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:@E@UIKeyboardType
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:@E@UIReturnKeyType
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:@S@CGPoint
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:objc(cs)UITextInputStringTokenizer
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:objc(cs)UIView
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:objc(cs)UIView
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:objc(cs)UIImageView
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:objc(cs)UIView
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:objc(cs)CALayer
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:@S@CGSize
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:objc(cs)NSCharacterSet
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:objc(cs)UIView
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:objc(cs)UITextSelectionRect
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:@S@CGRect
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:objc(cs)UITextRange
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:objc(cs)UITextPosition
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:@E@NSComparisonResult
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:@E@UITextWritingDirection
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:@SA@CFRange
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:objc(cs)NSCoder
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:objc(cs)UITapGestureRecognizer
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:objc(cs)UIView
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:objc(cs)NSObject
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:objc(cs)NSObject
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:objc(cs)NSAttributedString
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:objc(cs)NSMutableDictionary
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:objc(cs)UIFont
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:objc(cs)NSValue
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:objc(cs)NSSet
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:objc(cs)UIEvent
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:objc(cs)UIGestureRecognizer
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:@E@UIGestureRecognizerState
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:objc(cs)UIScrollView
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:objc(cs)NSNotification
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:objc(cs)UIReferenceLibraryViewController
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:objc(cs)UIMenuItem
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:objc(cs)UIMenuController
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:objc(cs)CABasicAnimation
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:@S@CATransform3D
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:objc(cs)UIDictationPhrase
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextView.o):
warning: Could not resolve external type c:@E@UITextLayoutDirection
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMCaretView.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/HO3SZ6HJAT4G/UIKit-2LM3EQU7VVY4O.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMCaretView.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/HO3SZ6HJAT4G/UIKit-2LM3EQU7VVY4O.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMCaretView.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/HO3SZ6HJAT4G/Foundation-A3SOD99KJ0S9.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMCaretView.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/HO3SZ6HJAT4G/Foundation-A3SOD99KJ0S9.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMCaretView.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/HO3SZ6HJAT4G/CoreGraphics-1YQ59ILDR3NYI.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMCaretView.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/HO3SZ6HJAT4G/CoreGraphics-1YQ59ILDR3NYI.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMCaretView.o):
warning: Could not resolve external type c:objc(cs)UIView
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMCaretView.o):
warning: Could not resolve external type c:objc(cs)NSTimer
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMCaretView.o):
warning: Could not resolve external type c:@S@CGRect
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextColorTheme.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/HO3SZ6HJAT4G/Foundation-A3SOD99KJ0S9.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextColorTheme.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/HO3SZ6HJAT4G/Foundation-A3SOD99KJ0S9.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextColorTheme.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/HO3SZ6HJAT4G/UIKit-2LM3EQU7VVY4O.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextColorTheme.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/HO3SZ6HJAT4G/UIKit-2LM3EQU7VVY4O.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextColorTheme.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/HO3SZ6HJAT4G/ObjectiveC-2CD0WTQVXITO7.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextColorTheme.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/HO3SZ6HJAT4G/ObjectiveC-2CD0WTQVXITO7.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextColorTheme.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/HO3SZ6HJAT4G/CoreGraphics-1YQ59ILDR3NYI.pcm: No such file or directory
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextColorTheme.o):
warning: /Users/ole/Library/Developer/Xcode/DerivedData/ModuleCache/HO3SZ6HJAT4G/CoreGraphics-1YQ59ILDR3NYI.pcm: No object file for requested architecture
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextColorTheme.o):
warning: Could not resolve external type c:objc(cs)NSObject
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextColorTheme.o):
warning: Could not resolve external type c:objc(cs)UIColor
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextColorTheme.o):
warning: Could not resolve external type c:objc(cs)UIImage
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextColorTheme.o):
warning: Could not resolve external type c:@S@CGSize
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextColorTheme.o):
warning: Could not resolve external type c:@S@CGRect
while processing /Users/anty/Documents/devAndGraphic/xCode7era Dev/FiveStarsV2/PythonistaAppTemplate/libpythonista_appui.a(OMTextColorTheme.o):
warning: Could not resolve external type c:objc(cs)UIBezierPath
Showing first 200 warnings only

Anyway to add new modules?

In a native pythonista implementation we cannot add cython modules because we don't have a c compiler in iOS runtime. Is there anyway to add a cython module to a Xcode project to pre compile the module and have it linked in the project?

Code object is not signed at all

I have implemented the Pythonist into my iPhone application, It works well on simulator and device on development, but when I try to submit to AppStore it gives the following errors.

App Store Connect Operation Error
Invalid Signature. Code object is not signed at all. The file at path [MyApp.app/Frameworks/PythonistaKit.framework/pylib/BaseHTTPServer.py] is not properly signed. Make sure you have signed your application with a distribution certificate, not an ad hoc certificate or a development certificate. Verify that the code signing settings in Xcode are correct at the target level (which override any values at the project level). Additionally, make sure the bundle you are uploading was built using a Release target in Xcode, not a Simulator target. If you are certain your code signing settings are correct, choose "Clean All" in Xcode, delete the "build" directory in the Finder, and rebuild your release target. For more information, please consult https://developer.apple.com/library/ios/documentation/Security/Conceptual/CodeSigningGuide/Introduction/Introduction.html

Is it only me facing the issue?

template simulator inconsistencies

So it appears that the template seems to run on the 64 bit simulators this time, but not the non-64-bit ones.
works:
iPad Air
iPad Air 2
iPhone 5S
iPhone 6
iPhone 6+
iPhone 6S
iPhone 6S Plus

*(OCCASIONALLY the above simulators, although the build succeeds will fail with this popup error dialogue:
"The operation couldn’t be completed. (FBSOpenApplicationErrorDomain error 4.)"

(In one incarnation of the template where I tried to migrate all my scripts I got the above message non-stop...I'm not sure why. But I made a fresh "checkout" without anything added and it seemed to happen pretty rarely.)

Doesn't Work and throws the same errors below
iPad Retina:
iPad2:
iPhone 4s:
iPhone 5:

Undefined symbols for architecture i386: "_OBJC_CLASS_$_OMTextAttachment", referenced from: objc-class-ref in libpythonista_appui.a(PAStandaloneOutputView.o) "_OBJC_CLASS_$_OMTextColorTheme", referenced from: objc-class-ref in PAAppViewController.o "_OBJC_CLASS_$_OMTextView", referenced from: objc-class-ref in libpythonista_appui.a(PAStandaloneOutputView.o) "_createAttachmentRunDelegate", referenced from: -[PAStandaloneOutputView outputImage:atPath:] in libpythonista_appui.a(PAStandaloneOutputView.o) ld: symbol(s) not found for architecture i386 clang: error: linker command failed with exit code 1 (use -v to see invocation)

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.