Skip to content

Compile-time warnings in Xcode after updating to 6.17.2 #328

@m-yeroshenko

Description

@m-yeroshenko

Plugin Version

6.17.2

App ID

No response

Email

No response

Platform(s)

iOS

What did you do?

  • updated AppsFlyer iOS SDK from 6.16.0 to 6.17.2
  • build the project

What did you expect to happen?

Expected to have no compile-time warnings at all

What happened instead?

Got compile-time warnings in Xcode during 'Generating DSYMs` build phase:

/Users/moris.gateno/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/89Q4GM44KWQJ/StoreKit-VTRBKZYI26FM.pcm: No such file or directory
while processing /Users/moris.gateno/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/89Q4GM44KWQJ/StoreKit-VTRBKZYI26FM.pcm

/Users/moris.gateno/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/89Q4GM44KWQJ/SwiftShims-22N7F1ALPES6M.pcm: No such file or directory
while processing /Users/moris.gateno/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/89Q4GM44KWQJ/SwiftShims-22N7F1ALPES6M.pcm

/Users/moris.gateno/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/89Q4GM44KWQJ/PurchaseConnector-3TBSDCGY95ZJQ.pcm: No such file or directory
while processing /Users/moris.gateno/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/89Q4GM44KWQJ/PurchaseConnector-3TBSDCGY95ZJQ.pcm

/Users/moris.gateno/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/89Q4GM44KWQJ/_SwiftConcurrencyShims-22N7F1ALPES6M.pcm: No such file or directory
while processing /Users/moris.gateno/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/89Q4GM44KWQJ/_SwiftConcurrencyShims-22N7F1ALPES6M.pcm

/Users/moris.gateno/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/89Q4GM44KWQJ/AppsFlyerLib-NZ7YQ8GCDH5O.pcm: No such file or directory
while processing /Users/moris.gateno/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/89Q4GM44KWQJ/AppsFlyerLib-NZ7YQ8GCDH5O.pcm

/Users/moris.gateno/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/89Q4GM44KWQJ/Dispatch-GJFLJNFQYR3F.pcm: No such file or directory
while processing /Users/moris.gateno/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/89Q4GM44KWQJ/Dispatch-GJFLJNFQYR3F.pcm

/Users/moris.gateno/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/89Q4GM44KWQJ/ObjectiveC-11KNOXFM6JXK9.pcm: No such file or directory
while processing /Users/moris.gateno/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/89Q4GM44KWQJ/ObjectiveC-11KNOXFM6JXK9.pcm

Any other relevant information

Looks like it is smth that has to be fixed on the SDK's side

Metadata

Metadata

Assignees

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions