i practicing swift os x, , i'd show boyfriend made. found how export app xcode 6, , runs fine on computer os x 10.10. however, after sending boyfriend, gets "not compatible os x version" message. need in app, can run too?
update: have read do swift-based applications work on os x 10.9/ios 7 , lower? doesn't current problem.
i found how change deployment target, , gets show in dock, no window showing. ideas?
the reason app not work on 10.9 because uses storyboards. apple added mac storyboards in os x 10.10. project uses storyboards not run in 10.9. if want support 10.9, use xib files instead of storyboards.
Comments
Post a Comment