iOS9」タグアーカイブ

[access] This app has crashed because it attempted to access privacy-sensitive data without a usage description. The app’s Info.plist must contain an NSPhotoLibraryUsageDescription key with a string value explaining to the user how the app uses this data.

この記事は公開されてから1年以上経過しています。情報が古い可能性がありますので十分ご注意ください。[access] This app has crashed because it attempted to access … 続きを読む »

Swiftで書かれたライブラリをCocoaPodsで導入する時に “[!] Pods written in Swift can only be integrated as frameworks; add `use_frameworks!` to your Podfile or target to opt into using it. The Swift Pod being used is: ****”になる件の対処

この記事は公開されてから1年以上経過しています。情報が古い可能性がありますので十分ご注意ください。 [bash gutter=”0″] $ pod install Updating local s… 続きを読む »

*********: Expected a type

この記事は公開されてから1年以上経過しています。情報が古い可能性がありますので十分ご注意ください。 iOS4時代の古いプロジェクトファイルをXcode7.1でビルドした際に上記のエラーになりました。これは循環参照が起こっ… 続きを読む »