Salut à tous,
J'ai téléchargé Mac SDK 1.1 sur developper.apple.com mais je galère pour l'installer.
Voilà le "Read me" qui est fourni avec. J'ai rien compri à ce qui est écrit.
Quelqu'un pourrait m'aider à décripter ce qui est dit la dedans?
Marci d'avance. :zen:
J'ai téléchargé Mac SDK 1.1 sur developper.apple.com mais je galère pour l'installer.
Voilà le "Read me" qui est fourni avec. J'ai rien compri à ce qui est écrit.
1) First, add the DotMacKit.framework bundle to your project (it can be placed under the 'LinkedFrameworks' folder in Xcode's 'Groups & Files' browser).
2) Next, ensure that the framework will be copied to the private Frameworks directory of your applicationbundle by using a Copy Files build phase. You can create such a build phase by selecting theapplication target in Xcode and choosing Project > New Build Phase > New Copy Files Build Phase.
Then, inside of the new build phase's info view, set the copy destination to 'Frameworks'.
3) Finally, drag the DotMacKit.framework listing (from under 'Linked Frameworks' or wherever you'veplaced it) to the new Copy Files build phase located under your application target in Xcode's 'Groups &
Files' browser.
Quelqu'un pourrait m'aider à décripter ce qui est dit la dedans?
Marci d'avance. :zen: