diff --git a/Example/iOS_Bootstrap.xcodeproj/project.pbxproj b/Example/iOS_Bootstrap.xcodeproj/project.pbxproj index 35f9432e..75db7a16 100644 --- a/Example/iOS_Bootstrap.xcodeproj/project.pbxproj +++ b/Example/iOS_Bootstrap.xcodeproj/project.pbxproj @@ -109,7 +109,6 @@ 607FACC71AFB9204008FA782 = { isa = PBXGroup; children = ( - C91221BC20D0020400798C71 /* SocialMediaManager.swift */, 607FACF51AFB993E008FA782 /* Podspec Metadata */, 607FACD21AFB9204008FA782 /* Example for iOS_Bootstrap */, 607FACE81AFB9204008FA782 /* Tests */, @@ -131,6 +130,7 @@ 607FACD21AFB9204008FA782 /* Example for iOS_Bootstrap */ = { isa = PBXGroup; children = ( + C91221BC20D0020400798C71 /* SocialMediaManager.swift */, 607FACD71AFB9204008FA782 /* ViewController.swift */, C99EA63820CBECFB00D7C158 /* Storyboards.swift */, 607FACD91AFB9204008FA782 /* Main.storyboard */, diff --git a/Example/iOS_Bootstrap.xcworkspace/xcuserdata/ams.xcuserdatad/UserInterfaceState.xcuserstate b/Example/iOS_Bootstrap.xcworkspace/xcuserdata/ams.xcuserdatad/UserInterfaceState.xcuserstate index f1e435ff..9ca55095 100644 Binary files a/Example/iOS_Bootstrap.xcworkspace/xcuserdata/ams.xcuserdatad/UserInterfaceState.xcuserstate and b/Example/iOS_Bootstrap.xcworkspace/xcuserdata/ams.xcuserdatad/UserInterfaceState.xcuserstate differ diff --git a/Example/SocialMediaManager.swift b/Example/iOS_Bootstrap/SocialMediaManager.swift similarity index 100% rename from Example/SocialMediaManager.swift rename to Example/iOS_Bootstrap/SocialMediaManager.swift diff --git a/iOS_Bootstrap.podspec b/iOS_Bootstrap.podspec index a6248a7a..6f246b6c 100644 --- a/iOS_Bootstrap.podspec +++ b/iOS_Bootstrap.podspec @@ -8,7 +8,7 @@ Pod::Spec.new do |s| s.name = 'iOS_Bootstrap' - s.version = '0.2.5' + s.version = '0.2.6' s.summary = 'iOS Bootstrap library' # This description is used to generate tags and improve search results.