Closed julia-fix closed 3 years ago
I will review and will update you
Regards,
Mostafa Mansour Software Engineer 00971 524988466 0020 1113019196
On 30 Jan 2021, at 12:25 AM, July- notifications@github.com wrote:
Without this plugin build is successful but when plugin is added, the following error occurs in Xcode: Value for SWIFT_VERSION cannot be empty. What could be done to fix that?
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHubhttps://github.com/mostafa-mansour1/previewAnyFile/issues/12, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ABSFOB3P7CCPBJ7BHHOTZBTS4MKT7ANCNFSM4WZO4FSA.
Got it working by specifying Swift language version to 4 in Xcode (just selected randomly, there also were options 4.2 and 5). Thanks!
I think any version number more than 3 it will work
Regards,
Mostafa Mansour Software Engineer 00971 524988466 0020 1113019196
On 30 Jan 2021, at 1:19 AM, July- notifications@github.com wrote:
Got it working by specifying Swift language version to 4 in Xcode (just selected randomly, there also were options 4.2 and 5). Thanks!
— You are receiving this because you commented. Reply to this email directly, view it on GitHubhttps://github.com/mostafa-mansour1/previewAnyFile/issues/12#issuecomment-770055744, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ABSFOB4AIZBN5K4W6QGAGGLS4MQ6JANCNFSM4WZO4FSA.
Without this plugin build is successful but when plugin is added, the following error occurs in Xcode: Value for SWIFT_VERSION cannot be empty. What could be done to fix that?