Guest User

Untitled

a guest
Oct 22nd, 2017
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.98 KB | None | 0 0
  1. Derek-Maurers-iPhone:/var/theos/projects/iconlock root# make
  2. Making all in iconlock...
  3. Making all for bundle IconLock...
  4. Compiling IconLock.mm...
  5. IconLock.mm: In function 'NSArray* -[IconLockListController createSpecifiers](IconLockListController*, objc_selector*)':
  6. IconLock.mm:29: error: 'PSSwitchCell' was not declared in this scope
  7. cc1objplus: warnings being treated as errors
  8. IconLock.mm:29: warning: 'PSSpecifier' may not respond to '-preferenceSpecifierNamed:target:set:get:detail:cell:edit:'
  9. IconLock.mm:29: warning: (Messages without a matching method signature
  10. IconLock.mm:29: warning: will be assumed to return 'id' and accept
  11. IconLock.mm:29: warning: '...' as arguments.)
  12. IconLock.mm:31: error: 'myEnabledSwitch' was not declared in this scope
  13. make[3]: *** [obj/IconLock.mm.o] Error 1
  14. make[2]: *** [internal-bundle-all_] Error 2
  15. make[1]: *** [IconLock.all.bundle.variables] Error 2
  16. make: *** [internal-all] Error 2
  17. Derek-Maurers-iPhone:/var/theos/projects/iconlock root#
Add Comment
Please, Sign In to add comment